Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
constitution-checker
プロジェクト憲法への準拠を検証します。実装完了時やPR作成時に全Articleをチェックし、違反がないことを確認します。
majiayu000/claude-skill-registry 163
-
security-audit
Security review checklist for code and infrastructure
majiayu000/claude-skill-registry 163
-
code-quality-pipeline
Systematic code quality improvement workflow combining smart-reviewer and test-generator MCP tools with Pareto 80/20 auto-fixes, severity-based review, and comprehensive test generation. Use when p...
majiayu000/claude-skill-registry 163
-
code-debug-skill
Standardized, hypothesis-driven debug investigation workflow for unexpected behavior, regressions, incidents, flaky tests, or production issues. Use to plan instrumentation, reproduce with decisive signals, compare runs, and narrow root cause without assuming any vendor or infrastructure.
majiayu000/claude-skill-registry 163
-
story-zoom
Manage multi-level story synchronization. Use when changes at one abstraction level (pitch, structure, scenes, entities, prose) need to propagate to others, or when story elements feel inconsistent across levels.
majiayu000/claude-skill-registry 163
-
google-adk-python
Google Agent Development Kit (ADK) for Python. Capabilities: AI agent building, multi-agent systems, workflow agents (sequential/parallel/loop), tool integration (Google Search, Code Execution), Vertex AI deployment, agent evaluation, human-in-the-loop flows. Actions: build, create, deploy, evaluate, orchestrate AI agents. Keywords: Google ADK, Agent Development Kit, AI agent, multi-agent system, LlmAgent, SequentialAgent, ParallelAgent, LoopAgent, tool integration, Google Search, Code Execution, Vertex AI, Cloud Run, agent evaluation, human-in-the-loop, agent orchestration, workflow agent, hierarchical coordination. Use when: building AI agents, creating multi-agent systems, implementing workflow pipelines, integrating LLM agents with tools, deploying to Vertex AI, evaluating agent performance, implementing approval flows.
majiayu000/claude-skill-registry 163
-
issue-writer
Skill for creating and drafting issue documents in the specified format, including bugs, features, RFCs, ADRs, tasks, retrospectives, etc. Use when you need to document software issues, features, decisions, or work items in .docs/issues/ or _docs/issues/ folders.
majiayu000/claude-skill-registry 163
-
monitoring-logging
Application monitoring, logging systems, and alerting
majiayu000/claude-skill-registry 163
-
lead-gen-copy
Copywriting patterns for UK lead generation websites. Headlines, CTAs, benefit statements, objection handling. Use for all website copy.
majiayu000/claude-skill-registry 163
-
nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
majiayu000/claude-skill-registry 163
-
quality-gates-enforcer
Enforces minimum quality thresholds in CI including code coverage, linting, type checking, and security scanning. Provides required checks, PR rules, and automated enforcement. Use for "quality gates", "CI checks", "code quality", or "PR requirements".
majiayu000/claude-skill-registry 163
-
design-handoff
Prepare designs for development handoff. Document specifications, interactions, and assets to enable efficient development and maintain design quality.
majiayu000/claude-skill-registry 163
-
pytorch-model-recovery
Guidance for recovering PyTorch model architectures from state dictionaries, retraining specific layers, and saving models in TorchScript format. This skill should be used when tasks involve reconstructing model architectures from saved weights, fine-tuning specific layers while freezing others, or converting models to TorchScript format.
majiayu000/claude-skill-registry 163
-
redis-strings
Master Redis Strings - SET, GET, INCR, DECR, atomic counters, binary-safe operations, and caching patterns
majiayu000/claude-skill-registry 163
-
meta
Guide for writing and improving Claude Code skills. Use when creating new skills, debugging why skills aren't activating, or improving skill descriptions and structure.
majiayu000/claude-skill-registry 163
-
observability-standards
Prometheus metrics and observability standards. Use when writing, generating, or reviewing code with metrics or instrumentation.
majiayu000/claude-skill-registry 163
-
form-workflows
Master complex multi-step form workflows. Learn wizard forms, conditional logic, cross-step validation, progress tracking, and data persistence. Essential for building registration flows, checkout processes, and surveys.
majiayu000/claude-skill-registry 163
-
git-workflow-enforcer
Enforce git commits after every phase and task to enable rollback and prevent lost work. Auto-trigger when completing phases, tasks, or when detecting uncommitted changes. Auto-commit with Conventional Commits format. Verify branch safety, check for merge conflicts, enforce clean working tree. Block completion if changes not committed.
majiayu000/claude-skill-registry 163
-
Slint GUI Expert
Comprehensive Slint GUI development expert based on official source code. Covers Rust integration, component design, layouts, styling, animations, cross-platform deployment, and performance optimization. Use when working with Slint UI toolkit, building native GUI applications, or when mentioning Slint, GUI development, or Rust user interfaces. Built with official documentation and examples.
majiayu000/claude-skill-registry 163
-
shared-patterns
Reusable patterns and templates for Claude Code skill and hook development.
Triggers: validation patterns, error handling, testing templates, workflow patterns,
shared patterns, reusable templates, DRY patterns, common workflows
Use when: creating new skills or hooks that need consistent patterns, implementing
validation logic, setting up error handling, creating test scaffolding,
referencing standard workflow structures
DO NOT use when: pattern is specific to one skill only.
DO NOT use when: pattern is still evolving - wait for stability.
DO NOT use when: pattern is context-dependent requiring variations.
Reference these patterns to validate consistency across the ecosystem.
majiayu000/claude-skill-registry 163
-
slim-license
Detect project type and add appropriate NASA/Open Source licenses
majiayu000/claude-skill-registry 163
-
reporter
プラグインに関する要望、改善提案、バグ報告を作成する。「バグを報告」「要望を送りたい」「改善提案」「Issue を報告」「フィードバック」「機能リクエスト」「不具合報告」「プラグインの要望」「改善してほしい」「バグがある」「問題を報告」などで起動。shiiman/claude-code-plugins に Issue を作成。
majiayu000/claude-skill-registry 163
-
convex-authentication
Set up and manage user authentication using Convex Auth with login, signup, password reset, and user profile initialization. Use when implementing auth flows, managing user sessions, initializing user profiles, or handling authentication state.
majiayu000/claude-skill-registry 163
-
scratch-workspace
Use when creating temporary files, drafts, experiments, or any content that should not be committed to version control. Ensures proper placement in .claude/.scratch with gitignore configuration.
majiayu000/claude-skill-registry 163