Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
next-pages-router
Use when working with Next.js Pages Router (pages/ directory). Invoke for getStaticProps, getServerSideProps, getStaticPaths, API routes in pages/api, dynamic routing, or migrating from pages/ to app/ directory.
majiayu000/claude-skill-registry 163
-
test-watch-focused-patterns
Use when developing tests or refactoring test suites - run tests in watch mode with focused file patterns to get instant feedback on specific test files without running the entire suite
majiayu000/claude-skill-registry 163
-
helm-chart-creation
Complete patterns for creating and managing Helm charts: chart structure, templates, values, dependencies, and deployment workflows for packaging Kubernetes applications.
majiayu000/claude-skill-registry 163
-
typecheck
TypeScript type-safety rules and guidance.
majiayu000/claude-skill-registry 163
-
github-issue-improver
自動的にGitHub Issueを分析し、構造化された内容に改善するスキル。 雑なIssueや情報不足のIssueをAIが作業しやすい形式に自動補完・加筆訂正する。 タイトルの標準化、本文の構造化、適切なラベル付与、不足情報の指摘を行う。 「このIssueを改善して」「Issue内容を整えて」といった依頼で使用。
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-sandbox-snapshot-delete
Delete a snapshot. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
symmetry-validation-suite
Use when you need to empirically test whether hypothesized symmetries actually hold in your data or model. Invoke when user mentions testing invariance, validating equivariance, checking if symmetry assumptions are correct, debugging symmetry-related model failures, or needs data-driven validation before committing to equivariant architecture. Provides test protocols and metrics.
majiayu000/claude-skill-registry 163
-
import-docs
Import brownfield documentation from Notion exports, Confluence, GitHub Wiki, or any markdown folder. Automatically classifies files as specs, modules, team docs, or legacy.
majiayu000/claude-skill-registry 163
-
boot-analysis
This skill should be used when analyzing the Breenix kernel boot sequence, verifying initialization order, timing boot stages, identifying boot failures, optimizing boot time, or understanding the boot process from bootloader handoff to kernel ready state.
majiayu000/claude-skill-registry 163
-
wolf-session-init
majiayu000/claude-skill-registry 163
-
pdca-framework
Human-supervised PDCA (Plan-Do-Check-Act) framework for AI-assisted code generation. Use when generating production code with AI agents to maintain quality, reduce technical debt, and keep humans engaged. Applies structured analysis, planning, test-driven development, validation, and retrospection to AI coding sessions. Essential for developers who need systematic approaches to maintain code quality and accountability when using AI code generation tools in complex codebases.
majiayu000/claude-skill-registry 163
-
claude-mobile-validation-gate
Use when executing validation gates 3A, 4A, or 6A-E, verifying phase completion with expo-mcp visual testing, or encountering test failures - automates gate execution with expo-mcp autonomous verification and HARD STOP enforcement
majiayu000/claude-skill-registry 163
-
kafka-mcp-integration
MCP server integration for Kafka operations with Claude Desktop and SpecWeave. Use when configuring Kafka MCP servers, connecting Claude to Kafka topics, or choosing between MCP implementations.
majiayu000/claude-skill-registry 163
-
backend-dev-guidelines
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
majiayu000/claude-skill-registry 163
-
video-chunk
Process D&D session videos through the complete chunking pipeline. Use when the user requests to process, chunk, transcribe, or analyze a D&D session video file.
majiayu000/claude-skill-registry 163
-
kubernetes-rbac-analyzer
Kubernetes Rbac Analyzer - Auto-activating skill for Security Advanced.
Triggers on: kubernetes rbac analyzer, kubernetes rbac analyzer
Part of the Security Advanced skill category.
majiayu000/claude-skill-registry 163
-
snowflake-semanticview
Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troubleshoot semantic views/semantic layer definitions with CREATE/ALTER SEMANTIC VIEW, to validate semantic-view DDL against Snowflake via CLI, or to guide Snowflake CLI installation and connection setup.
majiayu000/claude-skill-registry 163
-
agent-specialization
Guide creation of focused single-purpose agents following the One Agent One Prompt One Purpose principle. Use when designing new agents, refactoring general agents into specialists, or optimizing agent context for a single task.
majiayu000/claude-skill-registry 163
-
blueprint-skill-creator
Creates blueprint-driven skills for infrastructure and deployment tasks. This skill should be used when creating new skills that require templates, patterns, or reference configurations (e.g., Dockerfiles, Helm charts, Kubernetes manifests, CI/CD pipelines). It enforces impact analysis before containerization, identifies environment requirements, network topology changes, and auth/CORS implications. Use this skill when building deployment-related skills or when containerizing applications.
majiayu000/claude-skill-registry 163
-
vigil-testing-e2e
End-to-end testing with Vitest for Vigil Guard v2.0.0 detection engine. Use when writing tests, debugging test failures, managing fixtures, validating 3-branch detection, working with 8 test files, analyzing bypass scenarios, or testing arbiter decisions.
majiayu000/claude-skill-registry 163
-
design-justice
Digital equity and trauma-informed design for marginalized populations. Activate on "accessibility", "offline-first", "trauma-informed", "reentry", "recovery population", "shared device", "unstable phone", "digital equity", "design justice", "low-literacy", "intermittent access". NOT for general UX, marketing optimization, or enterprise SaaS design.
majiayu000/claude-skill-registry 163
-
error-fixer
Fix JavaScript and HTTP errors flagged for AI in the admin dashboard. Queries the database for
errors with ai_status='flagged_for_ai', analyzes them, and attempts to fix them.
Use when:
- User says "fix errors" or "fix flagged errors"
- User says "check error queue"
- User mentions AI error queue or AI-flagged errors
- After flagging errors in admin dashboard
Triggers: "fix errors", "error queue", "ai errors", "flagged errors", "fix ai errors", "/fix-errors"
majiayu000/claude-skill-registry 163
-
composable-rust-web
Expert knowledge for building web APIs and real-time applications with Composable Rust. Use when building HTTP REST APIs with Axum, implementing WebSocket for real-time updates, working with authentication (magic link, OAuth, passkeys), setting up email providers (SMTP, Console), designing API routes or request handlers, or questions about web integration and real-time communication.
majiayu000/claude-skill-registry 163
-
smart-context
**SMART CONTEXT v1.0** - '컨텍스트', '관련 코드', '참조', '토큰 절약', '효율적 분석' 요청 시 자동 발동. codebase-graph 기반으로 필요한 컨텍스트만 선택적 추출. 토큰 72% 절감, 정확도 92% 달성. 모든 코드 분석 작업의 기반 레이어.
majiayu000/claude-skill-registry 163