Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
majiayu000/claude-skill-registry 163
-
adding-benchmarks
Add new benchmarks to the CI pipeline. Guides through creating benchmark JSON files, integrating with bootstrap.sh, and ensuring proper CI upload via ci3.yml workflow.
majiayu000/claude-skill-registry 163
-
cwicr-waste-calculator
Calculate material waste factors and losses using CWICR norms. Apply waste percentages, cutting losses, and spillage factors to material quantities.
majiayu000/claude-skill-registry 163
-
git-platform
Git platform detection and cross-platform command mapping for GitHub, GitLab, and Bitbucket
majiayu000/claude-skill-registry 163
-
worktree-cleanup
Remove merged or stale git worktrees. Use after PRs are merged, work is done, or when worktrees are no longer needed.
majiayu000/claude-skill-registry 163
-
compliance-agent
Court compliance checker. Validates limitation, annexures, affidavit requirement, mandatory sections and risk flags.
majiayu000/claude-skill-registry 163
-
bloat-detector
Detect codebase bloat via progressive analysis: dead code, duplication, complexity, and doc bloat
majiayu000/claude-skill-registry 163
-
better-auth-skill
Configure Better Auth with JWT for secure authentication
majiayu000/claude-skill-registry 163
-
init-melos
majiayu000/claude-skill-registry 163
-
pdd
This sop guides you through the process of transforming a rough idea into a detailed design document with an implementation plan and todo list. It follows the Prompt-Driven Development methodology to systematically refine your idea, conduct necessary research, create a comprehensive design, and develop an actionable implementation plan. The process is designed to be iterative, allowing movement between requirements clarification and research as needed.
majiayu000/claude-skill-registry 163
-
72-session-close-150
[72] CLOSE. Save and restore session context between conversations. Use when ending a session to preserve progress, or starting a new session to restore context. Triggers on "save session", "end session", "preserve context", "handoff", "continue from last time", or when context window is running low.
majiayu000/claude-skill-registry 163
-
supabase-framework
Use for any Supabase database work in PierceDesk, including schema, migrations, RLS, and query patterns. Requires MCP-only database access and references docs/system execution/design guidance.
majiayu000/claude-skill-registry 163
-
all-plan
Collaborative planning using abstract roles (designer + inspiration + reviewer).
majiayu000/claude-skill-registry 163
-
audio-restoration
Master audio restoration techniques including noise reduction, de-clicking, de-humming, and spectral repair for cleaning imperfect recordings.
majiayu000/claude-skill-registry 163
-
meddic-checklist
Use to inspect qualification coverage across Metrics, Economic buyer, Decision criteria, Decision process, Implications, Champion.
majiayu000/claude-skill-registry 163
-
bmad-create-story
Creates a dedicated story file with all the context the agent will need to implement it later. Use when the user says "create the next story" or "create story [story identifier]"
majiayu000/claude-skill-registry 163
-
typescript-patterns
TypeScript best practices and patterns. Use when writing TypeScript code, defining types, working with generics, or converting JavaScript to TypeScript.
majiayu000/claude-skill-registry 163
-
masstransit
Use when building message-based distributed systems with MassTransit for pub/sub, request/response, sagas, and outbox patterns in .NET.
USE FOR: distributed messaging, pub/sub consumers, request/response over message brokers, saga orchestration, outbox pattern, RabbitMQ/Azure Service Bus/Amazon SQS integration
DO NOT USE FOR: in-process mediator without a transport (use mediatr), actor-based concurrency (use akka-net), simple HTTP-based communication (use aspnet-core)
majiayu000/claude-skill-registry 163
-
project-conventions
Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns.
majiayu000/claude-skill-registry 163
-
triage-alert
Triage a security alert or case. Use when given an ALERT_ID or CASE_ID to assess if it's a real threat. Enriches IOCs, searches SIEM for context, and determines if the alert should be closed (false positive) or escalated for investigation.
majiayu000/claude-skill-registry 163
-
community-led-growth
Expert in community-led growth (CLG) - leveraging user communities to drive acquisition, retention, and expansion. Covers building developer communities, user groups, ambassador programs, and turning customers into advocates. Knows the difference between community as a feature vs community as a growth engine, and how to measure community ROI. Use when "community-led, CLG, ambassador program, champion program, user community, developer community, word of mouth, user group, " mentioned.
majiayu000/claude-skill-registry 163
-
Work-Life Balance Skill
Detect burnout signals and proactively support sustainable productivity.
majiayu000/claude-skill-registry 163
-
bevy-ecs-expert
Master Bevy's Entity Component System (ECS) in Rust, covering Systems, Queries, Resources, and parallel scheduling.
majiayu000/claude-skill-registry 163
-
bmad-integration
Integracao com BMAD Method para escala adaptativa e workflows guiados.
Detecta nivel de complexidade e ajusta agentes automaticamente.
Use quando: iniciar workflow, detectar complexidade, mapear agentes BMAD.
majiayu000/claude-skill-registry 163