Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ck:mcp-management
Manage MCP servers - discover, analyze, execute tools/prompts/resources. Use for MCP integrations, intelligent tool selection, multi-server management, context-efficient capability discovery.
majiayu000/claude-skill-registry 163
-
notification-trigger
Triggers notifications exclusively for VERY IMPORTANT priority tasks that are incomplete and due within 6 hours. Repeats every 10 minutes with duplicate prevention tracking in memory. Clears tracking when tasks complete or due times pass.
majiayu000/claude-skill-registry 163
-
harness-update
Harnessを安全にアップデート。バックアップ付きで安心安全。Use when user mentions '/harness-update', update harness, update version, or template updates. Do NOT load for: app updates, dependency updates, product version bumps.
majiayu000/claude-skill-registry 163
-
deployment-procedures
Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.
majiayu000/claude-skill-registry 163
-
convex-security-audit
Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations
majiayu000/claude-skill-registry 163
-
installing-skill-tracker
Installs Claude Code hooks for automatic skill usage measurement.
Use when setting up skill tracking infrastructure in a new project.
NOT when hooks are already installed (run verify.py to check).
majiayu000/claude-skill-registry 163
-
fastapi-endpoint-patterns
FastAPI endpoint design patterns — Pydantic models, dependency injection, async decisions, error handling, router organization, and pagination
majiayu000/claude-skill-registry 163
-
hello-skill-inline
Minimal bundled skill (inline dependency) for kitchen-sink skillset.
majiayu000/claude-skill-registry 163
-
hugging-face-paper-publisher
Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.
majiayu000/claude-skill-registry 163
-
subsystem-compile
Создать подсистему 1С — XML-исходники из JSON-определения. Используй когда пользователь просит добавить подсистему (раздел) в конфигурацию
majiayu000/claude-skill-registry 163
-
rollback-recovery
Handling failed deployments, reverting changes, and recovery procedures
majiayu000/claude-skill-registry 163
-
dnanexus-integration
DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution.
majiayu000/claude-skill-registry 163
-
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
majiayu000/claude-skill-registry 163
-
ck:better-auth
Add authentication with Better Auth (TypeScript). Use for email/password, OAuth providers (Google, GitHub), 2FA/MFA, passkeys/WebAuthn, sessions, RBAC, rate limiting.
majiayu000/claude-skill-registry 163
-
create-demo-model
Create a Diff Studio demo model TS file and register it in the package, using equations from an IVP file. Use this skill when the user wants to create a demo model from an IVP file, mentions "demo model", "IVP file", "Diff Studio demo", or asks to convert an .ivp file into a demo.
majiayu000/claude-skill-registry 163
-
game-development
Game development orchestrator. Routes to platform-specific skills based on project needs.
majiayu000/claude-skill-registry 163
-
mobile-ios-design
Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.
majiayu000/claude-skill-registry 163
-
localsetup-skill-creator
Create or import Agent Skills–compliant skills for this framework; import skills from Anthropic or elsewhere; export framework skills for use in other hosts. Use when creating a new skill, importing an existing skill (e.g. anthropics/skills), adapting a doc into a skill, or making skills interchangeable across ecosystems.
majiayu000/claude-skill-registry 163
-
aws-sqs
Manage AWS SQS queues -- send, receive, and manage messages.
majiayu000/claude-skill-registry 163
-
gsd-project-researcher
Researches domain ecosystem for project initialization. Spawned by /gsd:new-project orchestrator (4 parallel agents).
majiayu000/claude-skill-registry 163
-
agentic-devops
Production-grade agent DevOps toolkit — Docker, process management, log analysis, and health monitoring. Built by engineers who run production.
majiayu000/claude-skill-registry 163
-
superdesign
Superdesign is a design agent specialized in frontend UI/UX design. Use this skill before implementing any UI that requires design thinking. Common commands: superdesign create-project --title "X" (setup project), superdesign create-design-draft --project-id <id> --title "Current UI" -p "Faithfully reproduce..." --context-file src/Component.tsx (faithful reproduction), superdesign iterate-design-draft --draft-id <id> -p "dark theme" -p "minimal" --mode branch --context-file src/Component.tsx (design variations), superdesign execute-flow-pages --draft-id <id> --pages '[...]' --context-file src/Component.tsx (extend to more pages), superdesign create-component --project-id <id> --name "NavBar" --html-file /tmp/navbar.html --props '[...]' (extract reusable component), superdesign update-component --component-id <id> --html-file /tmp/navbar.html (update existing component), superdesign list-components --project-id <id> (list existing components). Supports line ranges: --context-file path:startLine:endLine
majiayu000/claude-skill-registry 163
-
interview
Gather structured user input via web form. Use when you need multiple clarifying questions answered, collecting design mockups/images, or getting user decisions on implementation choices. Better than sequential chat Q&A when 3+ questions are needed.
majiayu000/claude-skill-registry 163
-
fix
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
majiayu000/claude-skill-registry 163