Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
state-ux-flow-builder
Standardizes UX states for data fetching flows (loading, error, empty, success) and complex multi-view UI patterns. Provides state machine approach recommendations, loading skeletons, error boundaries, and empty state components. Use when implementing "loading states", "error handling", "empty states", or "state machines".
majiayu000/claude-skill-registry 163
-
bazinga-db-context
Context packages and learning patterns. Use when managing context packages, error patterns, or strategies.
majiayu000/claude-skill-registry 163
-
api-builder
Generate complete FastAPI backend scaffolds from OpenAPI 3.x specifications. Automatically creates SQLAlchemy models, Pydantic schemas, FastAPI routers, CRUD operations, database migrations, pytest tests, and Next.js TypeScript clients. Use when user provides an OpenAPI/OpenSpec file (.yaml/.json) or pastes spec content, and wants to generate API code. Triggers on phrases like "generate API from spec", "build backend from OpenAPI", "create FastAPI from this spec", "implement these endpoints", or when user shares OpenAPI specification files. Supports Python 3.12+, FastAPI, SQLite, SQLAlchemy, Alembic, pytest, and Next.js App Router.
majiayu000/claude-skill-registry 163
-
pypi-collision-fix
Fix PyPI package name collisions when local package name exists on PyPI
majiayu000/claude-skill-registry 163
-
repoprompt
Use RepoPrompt CLI for token-efficient codebase exploration
majiayu000/claude-skill-registry 163
-
legal-advisor
Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements. Use PROACTIVELY for legal documentation, compliance texts, or regulatory requirements.
majiayu000/claude-skill-registry 163
-
mkdocs-specific-rules
Defines specific rules related to MkDocs usage, including structure, plugins, themes, and customization configurations.
majiayu000/claude-skill-registry 163
-
epic-cli
Use the Epic CLI for project management, issue tracking, PR workflows, git worktrees, and debugging. Triggers on requests like "create a project", "start an issue", "work on PR", "create worktree", or "add debug statements".
majiayu000/claude-skill-registry 163
-
describe-codebase
Generate an onboarding-level summary of a codebase for new developers, including architecture, patterns, and key entry points
majiayu000/claude-skill-registry 163
-
file-cleanup
Session-based file cleanup for privacy compliance. Use to delete temporary files, uploaded clinical notes, generated outputs, and expired logs to maintain HIPAA-friendly operations.
majiayu000/claude-skill-registry 163
-
rbac-permissions-architect
Use this skill when architecting new features within the RBAC modular permissions system. Guides architects through workspace design, feature definition, permission mapping, and role hierarchy. Critical for understanding Owner/Super Admin special roles, feature independence, and multi-tenant context isolation. Invoke when creating PRDs that involve permissions, workspaces, features, or role-based access control.
majiayu000/claude-skill-registry 163
-
mcp-toolbox
Use when working with or extending the local Codex MCP toolset/server that exposes HTTP endpoints for shell, filesystem, git, and Excel operations, or when a task should be executed by calling those MCP endpoints instead of local tools, especially if the MCP server is running.
majiayu000/claude-skill-registry 163
-
designing-experiments
Selects the appropriate quasi-experimental method (DiD, ITS, SC) based on data structure and research questions. Use when the user is unsure which method to apply.
majiayu000/claude-skill-registry 163
-
review-claude-md-adherence
Verify code changes comply with CLAUDE.md instructions and project standards.
majiayu000/claude-skill-registry 163
-
learning-literature-review
literature-review for evidence-based learning research and evaluation.
majiayu000/claude-skill-registry 163
-
file-organization-patterns
majiayu000/claude-skill-registry 163
-
library-release-checker
GitHubや公式ドキュメントからライブラリのリリース情報を取得し、破壊的変更・非推奨化・ビルトイン化を特定する
majiayu000/claude-skill-registry 163
-
research-react
Research React 19 patterns, hooks, and best practices using Exa code search and Ref documentation
majiayu000/claude-skill-registry 163
-
code-comments
Extract comment locations from code files for analysis. Use when cleaning comments, auditing code documentation, or analyzing comment patterns. Supports Python, JavaScript, TypeScript, Go, Rust, Java, C/C++, Ruby, PHP, Shell scripts. Trigger terms - comments, extract comments, code comments, comment analysis, documentation audit, comment cleanup.
majiayu000/claude-skill-registry 163
-
harness-cd
Harness CD (Continuous Delivery) for Kubernetes, Helm, Terraform, ECS, and serverless deployments with GitOps, approval gates, rollback strategies, and multi-environment promotion
majiayu000/claude-skill-registry 163
-
bknd-webhooks
Use when configuring webhook integrations in Bknd. Covers receiving incoming webhooks via HTTP triggers, sending outgoing webhooks with FetchTask, event-triggered webhooks on data changes, signature verification, retry patterns, and async processing.
majiayu000/claude-skill-registry 163
-
specswarm-fix
Systematic bugfix workflow with regression testing, auto-retry logic, and comprehensive validation. Auto-executes when user clearly wants to fix, debug, repair, resolve, broken, not working, doesn't work, not showing up, not appearing, not displaying, not rendering, doesn't show, won't show, isn't showing, doesn't appear, doesn't display, failing, errors, bugs, issues, not loading, doesn't load, crashed, crashes, problem with, trouble with.
majiayu000/claude-skill-registry 163
-
security-bun
Bun runtime security audit patterns. Load when reviewing Bun apps (bun.lockb, bunfig.toml, or bun:* imports present). Covers Bun shell injection, bun:sqlite SQL injection, Bun.serve, Bun.spawn, file operations, and Bun-specific footguns.
majiayu000/claude-skill-registry 163
-
cucumber-step-definitions
Writing effective step definitions and organizing test code
majiayu000/claude-skill-registry 163