amp
Amp-compatible skills are written for teams using the Amp coding-assistant workflow inside real repositories. Expect implementation helpers, debugging guides, refactoring prompts, and development automations that fit an agent working close to the editor and terminal.
Skills compatible with amp
mcp-chaining
by parcadei/continuous-claude-v3
A research-to-implement pipeline that chains 5 MCP tools for end-to-end workflows.
mcp-scripts
by parcadei/continuous-claude-v3
Source details, install context, and public review data are available on the full page.
qlty-check
by parcadei/continuous-claude-v3
Universal code quality tool supporting 70+ linters for 40+ languages via qlty CLI.
slash-commands
by parcadei/continuous-claude-v3
Create and use user-triggered prompts with /command-name syntax.
tdd-migration-pipeline
by parcadei/continuous-claude-v3
Orchestrator-only workflow for migrating or rewriting codebases. You do NOT read files, write code, or validate anything yourself. You only instruct agents and pipe context (paths, not contents).
team-assemble
by ai-native-camp/camp-2
작업을 분석하여 전문가 팀을 동적으로 구성하고 TeamCreate 기반으로 즉시 실행하는 스킬.
graceful-degradation
by parcadei/continuous-claude-v3
When optional services are unavailable, degrade gracefully with actionable fallback messages.
html
by mindrally/skills
Source details, install context, and public review data are available on the full page.
llm-tuning-patterns
by parcadei/continuous-claude-v3
Evidence-based patterns for configuring LLM parameters, based on APOLLO and Godel-Prover research.
no-polling-agents
by parcadei/continuous-claude-v3
When launching parallel background agents, do NOT poll with sleep loops.
observe-before-editing
by parcadei/continuous-claude-v3
Before editing code to fix a bug, confirm what the system actually produced .
shapely-compute
by parcadei/continuous-claude-v3
Create geometric objects from coordinates.
compound
by ai-native-camp/camp-2
목적: 작업 과정에서 검증된 인사이트를 즉시 문서화하여, 검색 가능한 지식 베이스를 구축한다.
fetch-tweet
by ai-native-camp/camp-2
X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오는 스킬. FxEmbed 오픈소스 프로젝트의 API ( api.fxtwitter.com )를 활용하여 JavaScript 없이 트윗 데이터를 추출한다.
session-analyzer
by ai-native-camp/camp-2
Post-hoc analysis tool for validating Claude Code session behavior against SKILL.md specifications.
symfony:controller-cleanup
by makfly/superpowers-symfony
Source details, install context, and public review data are available on the full page.
ui-skills
by sickn33/antigravity-awesome-skills
Opinionated, evolving constraints to guide agents when building interfaces
agent-orchestration-improve-agent
by sickn33/antigravity-awesome-skills
Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.
inbox
by boshu2/agentops
Purpose: Check the agent mail inbox for pending messages, HELP_REQUESTs, and inter-agent notifications.
json-render-remotion
by vercel-labs/json-render
Remotion renderer that converts JSON timeline specs into video compositions.
nix-best-practices
by 0xbigboss/claude-code
Source details, install context, and public review data are available on the full page.
opc-architecture
by parcadei/continuous-claude-v3
OPC (Orchestrated Parallel Claude) extends Claude Code - it does NOT replace it.
grepai-storage-postgres
by yoanbernabeu/grepai-skills
This skill covers using PostgreSQL with the pgvector extension as the storage backend for GrepAI.
idempotent-redundancy
by parcadei/continuous-claude-v3
When adding redundant paths (fallbacks, belt-and-suspenders), make them idempotent.