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
json-render-shadcn
by vercel-labs/json-render
Pre-built shadcn/ui component definitions and implementations for json-render. Provides 36 components built on Radix UI + Tailwind CSS.
async-repl-protocol
by parcadei/continuous-claude-v3
When working with Agentica's async REPL harness for testing.
kotlin-concurrency-expert
by new-silvermoon/awesome-android-agent-skills
Review and fix Kotlin Coroutines issues in Android codebases by applying structured concurrency, lifecycle safety, proper scoping, and modern best practices with minimal behavior changes.
migrate
by parcadei/continuous-claude-v3
Safe migrations for frameworks, languages, and infrastructure.
no-task-output
by parcadei/continuous-claude-v3
TaskOutput floods the main context window with agent transcripts (70k+ tokens).
repoprompt
by parcadei/continuous-claude-v3
Source details, install context, and public review data are available on the full page.
router-first-architecture
by parcadei/continuous-claude-v3
Route through domain routers before using individual tools. Routers abstract tool selection.
tldr-deep
by parcadei/continuous-claude-v3
Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code.
tldr-router
by parcadei/continuous-claude-v3
Maps questions to the optimal tldr command. Use this to pick the right layer.
home-assistant-dashboards-cards
by bradsjm/hassio-addons
All reference files are relative to the location of this SKILL.md file.
implement_plan_micro
by parcadei/continuous-claude-v3
Source details, install context, and public review data are available on the full page.
index-at-creation
by parcadei/continuous-claude-v3
Index artifacts when they're created, not at batch boundaries.
morph-search
by parcadei/continuous-claude-v3
Fast, AI-powered codebase search using WarpGrep. 20x faster than traditional grep.
mot
by parcadei/continuous-claude-v3
Run comprehensive health checks on all Claude Code components.
search-tools
by parcadei/continuous-claude-v3
Source details, install context, and public review data are available on the full page.
tldr-stats
by parcadei/continuous-claude-v3
Show a beautiful dashboard with token usage, actual API costs, TLDR savings, and hook activity.
validate-agent
by parcadei/continuous-claude-v3
Note: The current year is 2025. When validating tech choices, check against 2024-2025 best practices.
agentica-sdk
by parcadei/continuous-claude-v3
Build AI agents in Python using the Agentica framework. Agents can implement functions, maintain state, use tools, and coordinate with each other.
agentica-server
by parcadei/continuous-claude-v3
Complete reference for running Agentica SDK with a local Claude proxy. This enables Python agents to use Claude CLI as their inference backend.
aws-skills
by sickn33/antigravity-awesome-skills
AWS development with infrastructure automation and cloud architecture patterns
codable-patterns
by dpearson2699/swift-ios-skills
Encode and decode Swift types using Codable ( Encodable & Decodable ) with JSONEncoder , JSONDecoder , and related APIs. Targets Swift 6.2 / iOS 26+.
frontend-security-coder
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
qlty-during-development
by parcadei/continuous-claude-v3
Run QLTY checks during code writing to catch issues early.
reference-sdk
by parcadei/continuous-claude-v3
When implementing SDK features or debugging provider-specific issues, check reference implementations.