Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
shell-workflow
Shell script workflow guidelines. Activate when working with shell scripts (.sh), bash scripts, or shell-specific tooling like shellcheck, shfmt.
majiayu000/claude-skill-registry 163
-
expo-rn-conventions
Apply consistent React Native + Expo conventions for project structure, Expo Router navigation, theming primitives, icons, sqlite data patterns, safe area handling, and bun/bunx tooling. Use when adding or updating screens, components, navigation, data, or dependencies in Expo/React Native apps so work matches these practices.
majiayu000/claude-skill-registry 163
-
text-summary-guide
Guide for AI agent to perform text summary task.
majiayu000/claude-skill-registry 163
-
usability-psychologist
認知負荷・エラー防止・学習コスト・アクセシビリティの観点からUI/フローを評価し、改善案を“検証可能な仮説”として提示する。認知人間工学/ユーザビリティ/アクセシビリティを統合して扱う。
majiayu000/claude-skill-registry 163
-
ux-audit
Perform comprehensive UX audits on pages, components, or features. Use when the user asks to "audit UX", "review usability", "evaluate the interface", "UX review", or wants a systematic evaluation of user experience quality.
majiayu000/claude-skill-registry 163
-
corder-code-templates
Generate code templates for common patterns: REST API endpoints, React components, database models, authentication, error handling. Use when implementing new features or creating boilerplate code.
This skill provides production-ready code templates:
- REST API endpoints (Express, FastAPI)
- React/Vue components with best practices
- Database models (Sequelize, TypeORM, Mongoose)
- Authentication middleware (JWT, OAuth)
- Error handling patterns
Triggers: "create API", "new component", "implement auth", "add model", "generate code", "コードテンプレート", "API作成", "コンポーネント作成"
majiayu000/claude-skill-registry 163
-
analyzing-research-documents
Extracts high-value insights from research documents, RCAs, design docs, and memos - filters aggressively to return only actionable information. Research equivalent of analyzing-implementations skill.
majiayu000/claude-skill-registry 163
-
llm-architect
Expert LLM architect specializing in large language model architecture, deployment, and optimization. Masters LLM system design, fine-tuning strategies, and production serving with focus on building scalable, efficient, and safe LLM applications.
majiayu000/claude-skill-registry 163
-
stakeholders-org-design
Use when designing organizational structure (team topologies, Conway's Law alignment), mapping stakeholders by power-interest for change initiatives, defining team interface contracts (APIs, SLAs, decision rights, handoffs), assessing capability maturity (DORA, CMMC, agile maturity models), planning org restructures (functional to product teams, platform teams, shared services), or when user mentions "org design", "team structure", "stakeholder map", "team interfaces", "capability maturity", "Conway's Law", or "RACI".
majiayu000/claude-skill-registry 163
-
kafka-stream-processing
Complete guide for Apache Kafka stream processing including producers, consumers, Kafka Streams, connectors, schema registry, and production deployment
majiayu000/claude-skill-registry 163
-
self-service-infrastructure
Use when designing infrastructure self-service portals, IaC templates, or automated provisioning systems. Covers Terraform modules, Pulumi, environment provisioning, and infrastructure guardrails.
majiayu000/claude-skill-registry 163
-
maz-ui
Maz-UI v4 - Modern Vue & Nuxt component library with 50+ standalone components, composables, directives, theming, i18n, and SSR support. Use when building Vue/Nuxt applications with forms, dialogs, tables, animations, or need responsive design system with dark mode.
majiayu000/claude-skill-registry 163
-
verify-requirements-complete
Verify all stakeholder requirement reports exist and are valid before synthesis
majiayu000/claude-skill-registry 163
-
graphql-api-design
Comprehensive GraphQL API design with Apollo Server, GraphQL Yoga, and Federation v2
majiayu000/claude-skill-registry 163
-
ui-generator
Generate UI components from natural language descriptions.
Use when: user asks for a page, component, or UI element.
Triggers: "create page", "add component", "show form", "make button",
"страница", "компонент", "форма".
majiayu000/claude-skill-registry 163
-
gerar-quiz-rag
Gerador e executor de quiz sobre conhecimento RAG. Comandos: '/gerar-quiz-rag gerar' para gerar perguntas do banco RAG e salvar em JSON, '/gerar-quiz-rag iniciar' para executar quiz de 10 perguntas, '/gerar-quiz-rag status' para ver progresso. Claude consulta o banco SQLite RAG e gera perguntas diretamente.
majiayu000/claude-skill-registry 163
-
apollo-caching-strategies
Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normalization.
majiayu000/claude-skill-registry 163
-
design-doc-reviewer
Use when reviewing design documents, technical specifications, or architecture docs before implementation planning. Performs exhaustive analysis to ensure the design is specific enough to create a detailed, coherent, and actionable implementation plan without hand-waving or ambiguity.
majiayu000/claude-skill-registry 163
-
tasks-bug-diagnosis
DEPRECATED: This skill has been merged into `debugging` with `--autonomous` flag. Use `/debugging --autonomous` instead for structured headless debugging. Redirect: debugging --autonomous
majiayu000/claude-skill-registry 163
-
skill-creator-multi
Guide for creating multi-phase skills with orchestrated sequential execution. Use when user wants to create a skill that runs multiple steps in sequence (like gap-finder), needs a start-* orchestrator pattern, or asks about multi-step/multi-phase skill architecture.
majiayu000/claude-skill-registry 163
-
validate-sibling-dependency
Validate Sibling Dependency Law (ADR-020) for Xentri architecture. Use when checking module dependencies, creating new requirements, adding interfaces between entities, or reviewing cross-module relationships. Enforces that entities can only depend on siblings (same parent) and cross-branch access must be declared at common ancestor level.
majiayu000/claude-skill-registry 163
-
ddd-architecture
Domain-Driven Design and Clean Architecture implementation guide
majiayu000/claude-skill-registry 163
-
gof-design-patterns
Orchestrates Gang of Four design pattern implementations across 8 languages. Analyzes user problems to select optimal pattern(s) from creational, structural, and behavioral categories. Provides concrete, production-ready implementations with explanations and trade-offs.
majiayu000/claude-skill-registry 163
-
python-pypi-setup
Set up Python project for PyPI publishing with pyproject.toml, src layout, and build scripts. Use when creating a new Python package, setting up for PyPI distribution, or initializing a Python library project.
majiayu000/claude-skill-registry 163