Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
terraformer
Terraformer tool for reverse-engineering existing cloud infrastructure into Terraform code. Import resources from AWS, Azure, GCP, Kubernetes, and other providers. Generate Terraform configurations from running infrastructure for migration, disaster recovery, and infrastructure documentation.
majiayu000/claude-skill-registry 163
-
perspective-validation
Create a Perspective Validation Checklist (PVC) report for a change, workflow, schema, or policy. Use when performing socio-technical review, governance review, operational readiness review, or when a PR touches schemas/hooks/skills/tools and needs a PVC report.
majiayu000/claude-skill-registry 163
-
shift-right-testing
Testing in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when implementing production observability or progressive delivery.
majiayu000/claude-skill-registry 163
-
layer-frontend
Use when creating or modifying code in frontend/. Covers React components, hooks, API clients, and TypeScript code. All frontend changes require lint, typecheck, and build verification before completion.
majiayu000/claude-skill-registry 163
-
html-specific-rules
majiayu000/claude-skill-registry 163
-
shipyard-brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Also used during /shipyard:init for requirements gathering.
majiayu000/claude-skill-registry 163
-
lobe-tts
LobeTTS - High-quality TypeScript TTS/STT toolkit with EdgeSpeech, Microsoft, OpenAI engines, React hooks, audio visualization components, and both server and browser support
majiayu000/claude-skill-registry 163
-
Failure Modes Analysis
Comprehensive guide to identifying, analyzing, and documenting failure modes in distributed systems
majiayu000/claude-skill-registry 163
-
create-pr
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.
majiayu000/claude-skill-registry 163
-
tsh-component
UI component patterns for TSH Clients Console (Next.js, shadcn/ui, RTL). Use when:
(1) Creating new React components
(2) Building pages with proper structure
(3) Implementing loading skeletons
(4) Adding responsive design
(5) Supporting dark mode and RTL
(6) Using shadcn/ui components correctly
majiayu000/claude-skill-registry 163
-
auto-prompt-enhancer
Expert prompt engineering assistant that analyzes vague requests, asks clarifying questions, and transforms them into structured, high-quality prompts using XML tags, examples, and chain-of-thought reasoning. Always active - transparently shows enhanced prompts before execution. Use for vague requests, feature implementation, or architecture decisions.
majiayu000/claude-skill-registry 163
-
binding-enum-command-parameters
Binds enum values to WPF CommandParameter using x:Static markup extension. Use when passing enum types to commands or avoiding string-based command parameter errors.
majiayu000/claude-skill-registry 163
-
security-convex
Review Convex security audit patterns for authentication and authorization. Use for auditing query/mutation auth, row-level security, and validators. Use proactively when reviewing Convex apps (convex/ directory present).
Examples:
- user: "Audit these Convex mutations" → check for missing ctx.auth and input validators
- user: "Check for IDOR in Convex queries" → verify ownership checks on document access
- user: "Review Convex HTTP actions" → check for signature verification on webhooks
- user: "Secure these Convex queries" → implement custom functions for enforced auth
- user: "Check for data leaks in subscriptions" → verify filtered result sets
majiayu000/claude-skill-registry 163
-
accessible-notifications
Guidance for accessible user notifications and feedback. AUTO-TRIGGER when implementing: toasts, snackbars, notifications, alerts, flash messages, status messages, success/error feedback, or any transient UI messages. Triggers include: "toast", "snackbar", "notification", "flash message", "notify user", "show success", "show error", "feedback message", "status update", "auto-dismiss", "popup message". Use this skill BEFORE implementing any toast-like patterns to ensure accessibility compliance.
majiayu000/claude-skill-registry 163
-
moai-cc-memory
Claude Code memory management, context persistence, and knowledge retention. Use when managing session memory, persisting context, or optimizing knowledge retention.
majiayu000/claude-skill-registry 163
-
housing-copywriter
This skill should be used when the user asks to "write marketing copy", "create social media posts", "write a blog post", "draft an email", "write product descriptions", "create brand messaging", "write ad copy", "draft a landing page", or mentions any marketing, promotional, or persuasive writing. Also use this skill when the user asks to "write about housing", "create YIMBY content", "draft zoning reform messaging", "write about parking reform", "create housing affordability content", "write to a politician about housing", or mentions pro-housing advocacy, housing policy, or parking policy communications.
majiayu000/claude-skill-registry 163
-
owl-archive
Observe, gather, and archive knowledge with patient wisdom. The owl watches the forest, collects what matters, builds the nest, and teaches what it knows. Use when writing documentation, help articles, or any text users will read.
majiayu000/claude-skill-registry 163
-
repomix-package-builder
Create targeted repomix XML packages for AI code analysis. Suggests templates (metadata-flow, code-review, architecture, context) and file patterns based on task objectives. See reference.md for detailed workflows and patterns.
majiayu000/claude-skill-registry 163
-
database-migration
Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.
majiayu000/claude-skill-registry 163
-
dev-workflow-planning
Structured development workflows using /brainstorm, /write-plan, and /execute-plan patterns. Transform ad-hoc conversations into systematic project execution with hypothesis-driven planning, incremental implementation, and progress tracking.
majiayu000/claude-skill-registry 163
-
cbdb-api
Query the China Biographical Database (CBDB) API to retrieve comprehensive biographical data about historical Chinese figures. Use this skill when searching for information about Chinese historical figures, scholars, officials, or literary figures from the 7th century BCE through the 19th century CE. Applicable for queries about biographical details, social relationships, official positions, or when users mention specific Chinese names or CBDB person IDs.
majiayu000/claude-skill-registry 163
-
feature-spec-critic
Review and score engineering specs against a startup-focused quality rubric. Penalize over-engineering and reward simplicity.
majiayu000/claude-skill-registry 163
-
wp-playground
Use for WordPress Playground workflows: fast disposable WP instances in browser or locally via @wp-playground/cli, auto-mounting plugins/themes, switching WP/PHP versions, blueprints, and debugging with Xdebug.
majiayu000/claude-skill-registry 163
-
Framework Detector
Multi-signal framework detection with confidence scoring for 6 major frameworks
majiayu000/claude-skill-registry 163