Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
web-researcher
majiayu000/claude-skill-registry 163
-
plan-execute
Two-phase workflow that generates explicit YAML plan before execution, with approval gates and checkpointing. Use for complex multi-file changes, refactoring, bug fixes with dependencies, or any task where mistakes are costly. Achieves 90% first-pass success rate vs ad-hoc changes. Provides audit trail, rollback capability, and explicit approval points. Triggers on "refactor", "multi-step", "plan then execute", "complex changes", "safe refactoring".
majiayu000/claude-skill-registry 163
-
ring:dev-refactor
Analyzes codebase against standards and generates refactoring tasks for ring:dev-cycle.
majiayu000/claude-skill-registry 163
-
Audio ML Validator
You are the on-device audio ML specialist for Modcaster's AI-driven audio processing.
majiayu000/claude-skill-registry 163
-
using-python-engineering
Routes to appropriate Python specialist skill based on symptoms and problem type
majiayu000/claude-skill-registry 163
-
data-safety-auditor
Comprehensive data safety auditor for Vue 3 + Pinia + IndexedDB + PouchDB applications. Detects data loss risks, sync issues, race conditions, and browser-specific vulnerabilities with actionable remediation guidance.
majiayu000/claude-skill-registry 163
-
analyzing-component-quality
Expert at analyzing the quality and effectiveness of Claude Code components (agents, skills, commands, hooks). Assumes component is already technically valid. Evaluates description clarity, tool permissions, auto-invoke triggers, security, and usability to provide quality scores and improvement suggestions.
majiayu000/claude-skill-registry 163
-
sendgrid-management
Use when managing SendGrid email services via CLI - sending emails, managing templates, contacts, lists,
suppressions, domains, API keys, webhooks, and viewing stats.
Triggers: "sendgrid send", "manage sendgrid", "sendgrid template", "sendgrid contacts", "sendgrid stats",
"sendgrid domain", "sendgrid api key", "sendgrid webhook", "email bounces", "sendgrid suppressions",
"verify sender", "sendgrid list", "marketing email", "transactional email".
Provides comprehensive CLI for all SendGrid API operations without needing the dashboard.
majiayu000/claude-skill-registry 163
-
acc-create-object-pool
Generates Object Pool pattern for PHP 8.5. Creates reusable object containers for expensive resources like connections. Includes unit tests.
majiayu000/claude-skill-registry 163
-
markdown-converter
将Markdown转换为HTML、PDF或其他格式,支持语法高亮和自定义样式。
majiayu000/claude-skill-registry 163
-
stakeholder-register
ステークホルダー登録簿を作成する。関係者分析、ステークホルダー管理時に使う。
majiayu000/claude-skill-registry 163
-
boy-scout-rule
Use when modifying existing files, refactoring, improving code quality, or touching legacy code by applying the Boy Scout Rule to leave code better than you found it.
majiayu000/claude-skill-registry 163
-
moai-lang-ruby
Ruby 3.3+ development specialist covering Rails 7.2, ActiveRecord, Hotwire/Turbo, and modern Ruby patterns. Use when developing Ruby APIs, web applications, or Rails projects.
majiayu000/claude-skill-registry 163
-
ascii-diagrams
Create and fix ASCII diagrams, tables, wireframes, box-drawings. Use when message contains Unicode box characters (┌┐└┘│─), user asks to create/fix text visualization, align borders, or fix broken ASCII art. Triggers on "поправ діаграму", "fix diagram", "create table", "вирівняй", "align boxes".
majiayu000/claude-skill-registry 163
-
scaffolding-fastapi-dapr
Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication.
Use when building REST APIs with Neon PostgreSQL, implementing event-driven microservices with
Dapr pub/sub, scheduling jobs, or creating CRUD endpoints with JWT/JWKS verification.
NOT when building simple scripts or non-microservice architectures.
majiayu000/claude-skill-registry 163
-
cli-development-guidelines
This skill should be used when designing, implementing, or reviewing CLI tools, or when flags, subcommands, help text, exit codes, or `--cli-dev` are mentioned.
majiayu000/claude-skill-registry 163
-
sc-build
Build, compile, and package projects with intelligent error handling and optimization. Use when building projects, creating artifacts, debugging build failures, or preparing deployments.
majiayu000/claude-skill-registry 163
-
ai-ad-be-gen
majiayu000/claude-skill-registry 163
-
annotate-talk
Create annotated blog posts from technical talks with slides. Use when asked to convert a video presentation to a blog post, create written content from a talk, or annotate slides with transcript.
majiayu000/claude-skill-registry 163
-
authentication-session-security
[STUB - Not implemented] Authentication security including JWT validation, session management, and OAuth2/OIDC flows. PROACTIVELY activate for: [TODO: Define on implementation]. Triggers: [TODO: Define on implementation]
majiayu000/claude-skill-registry 163
-
direct-spend-visualizer
Visualize FeedMob direct spend data as ASCII line charts. Use this skill when users request to view, display, chart, or visualize direct spend metrics for one or more click URL IDs. Trigger when users ask to "show direct spend," "visualize spend data," "chart the spending," or similar requests involving FeedMob direct spend visualization.
majiayu000/claude-skill-registry 163
-
aibi-dashboards
Create AI/BI dashboards. CRITICAL: You MUST test ALL SQL queries via execute_sql BEFORE deploying. Follow guidelines strictly.
majiayu000/claude-skill-registry 163
-
gemini-sandbox-configuration
Central authority for Gemini CLI sandboxing and isolation. Covers Docker, Podman, macOS Seatbelt profiles, and security boundaries. Use when enabling sandboxing, choosing sandbox methods, configuring Seatbelt profiles, or troubleshooting sandbox issues. Delegates 100% to gemini-cli-docs for official documentation.
majiayu000/claude-skill-registry 163
-
avoiding-angle-bracket-assertions
Avoid angle-bracket type assertions (<Type>) and use 'as Type' syntax instead
majiayu000/claude-skill-registry 163