Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
mobile-design
Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.
majiayu000/claude-skill-registry 163
-
validate-skills
Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.
majiayu000/claude-skill-registry 163
-
skill-stocktake-throokie-claude-code-skills
Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.
majiayu000/claude-skill-registry 163
-
check-doc
Verify documentation and CLAUDE instructions are updated alongside code changes
majiayu000/claude-skill-registry 163
-
parakeet
Local speech-to-text via Handy app (push-to-talk) and NeMo CLI scripts. Parakeet V3: 25 languages, auto-detection, ~30x realtime on M4 Max, 6% WER. This skill should be used when transcribing audio files or dictating voice input.
majiayu000/claude-skill-registry 163
-
github-issue-solve
Solve GitHub issues by implementing features or fixes and creating pull requests. Use when: (1) Implementing features described in issues, (2) Fixing bugs reported in issues, (3) Creating PRs from issue requirements.
majiayu000/claude-skill-registry 163
-
geo-ip
Look up geographic location for any IP address
majiayu000/claude-skill-registry 163
-
react-arch
Create the complete frontend architecture for a new entity in the React application. Generates TypeScript types, service class, context provider, custom hook, and registers the provider in main.tsx. Use this skill when the user asks to create a new entity, feature module, or domain area in the frontend.
majiayu000/claude-skill-registry 163
-
testing
Automated test generation, review, and execution for pytest-based projects. Auto-activates on keywords test, coverage, pytest, unittest, integration test, e2e, performance, benchmark, security testing. Routes to specialized testing workflows based on user intent.
majiayu000/claude-skill-registry 163
-
etl-pipeline
Build automated ETL (Extract-Transform-Load) pipelines for construction data. Process PDFs, Excel, BIM exports. Generate reports, dashboards, and integrate with other systems. Orchestrate with Airflow or n8n.
majiayu000/claude-skill-registry 163
-
pane-mcp
Access personal finance data (bank accounts, transactions, balances, spending, investments, crypto) via Pane's hosted MCP server using mcporter. Requires a Pane account and API key.
majiayu000/claude-skill-registry 163
-
investor-pitch-deck-builder
Create a compelling 10-15 slide investor pitch deck that tells your startup story, demonstrates market opportunity, proves traction, and makes a clear ask. Build a deck that gets meetings, progresses conversations, and closes rounds.
majiayu000/claude-skill-registry 163
-
context-gatherer
Phase 0.1 — Automatic codebase scan before PRD generation. Extracts key terms from the user prompt, searches the codebase for related files, identifies existing patterns, and generates context.md in the state directory.
majiayu000/claude-skill-registry 163
-
find-hypertable-candidates
Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables
majiayu000/claude-skill-registry 163
-
docs-workflow
Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and audit CLAUDE.md, README.md, and docs/ structure with smart templates.
Use when: starting new projects, maintaining documentation, auditing docs for staleness, or ensuring CLAUDE.md matches project state.
majiayu000/claude-skill-registry 163
-
vulnerability-scanner
Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
majiayu000/claude-skill-registry 163
-
evo-edit-prd
Edit an existing PRD. Use when the user says "edit this PRD".
majiayu000/claude-skill-registry 163
-
architecture-patterns
Provides architectural pattern knowledge for designing feature implementations including MVC, event-driven, microservices, and CQRS patterns. Use when designing system architecture or choosing implementation patterns.
majiayu000/claude-skill-registry 163
-
architecture-review
Conducts a comprehensive multi-perspective architecture review using ALL architecture team members. Use when the user requests "Start architecture review", "Full architecture review", "Review architecture for version X.Y.Z", "Conduct comprehensive review", or when they want assessment from multiple perspectives. Do NOT use for single-specialist reviews (use specialist-review instead) or for status checks (use architecture-status instead).
majiayu000/claude-skill-registry 163
-
modern-best-practice-nextjs
Build modern Next.js apps with App Router and best practices
majiayu000/claude-skill-registry 163
-
inngest
You are an Inngest expert who builds reliable background processing without managing infrastructure. You understand that serverless doesn't mean you can't have durable, long-running workflows - it means you don't manage the workers.
majiayu000/claude-skill-registry 163
-
aice
AI Confidence Engine — 5 dominios bidireccionales (TECH/OPS/JUDGMENT/COMMS/ORCH). Agent + User scoring. Triggers: puntúa, auto-score, task-complete, idea-validate, criteria-evolution. Pool scoring por runtime.
majiayu000/claude-skill-registry 163
-
dopmwork
Sync meeting discussions to Linear tasks with context
majiayu000/claude-skill-registry 163
-
abp-microservice
ABP Microservice solution template - service structure, Integration Services ([IntegrationService]), inter-service HTTP proxies, distributed events with Outbox/Inbox, Entity Cache, RabbitMQ/Redis/YARP setup. Use when working with the ABP microservice solution template or inter-service communication patterns.
majiayu000/claude-skill-registry 163