Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
restore
Restore archived increments back to active folder
majiayu000/claude-skill-registry 163
-
pitch-deck-generator
Guides through AI pitch deck generation workflow and troubleshooting. Use when creating pitch decks, debugging wizard errors, troubleshooting Edge Functions, or working with the PitchDeckWizard component.
majiayu000/claude-skill-registry 163
-
react-router-v7-app
Implements React Router v7 app structure, routing patterns, and component templates. Use when creating or modifying React Router v7 applications to ensure consistent folder structure, data loading patterns, and component architecture.
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
-
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
-
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
-
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
-
standup-formatter
Use when generating standup reports, daily updates, or team status summaries. Formats work activity into concise standup format.
majiayu000/claude-skill-registry 163
-
wireguard
WireGuard VPN configuration and management. Set up VPN servers, configure peers, manage keys, and troubleshoot connections. Use for VPN setup, secure tunneling, or network privacy. Triggers on wireguard, vpn, tunnel, secure connection, wg, peer configuration, private network.
majiayu000/claude-skill-registry 163
-
solana-kit-migration
Helps developers understand when to use @solana/kit vs @solana/web3.js (v1), provides migration guidance, API mappings, and handles edge cases for Solana JavaScript SDK transitions
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
-
daily-highlight-focus-system
A framework to reclaim time for high-leverage work (Project A) by selecting one daily priority and building environmental barriers against distraction. Use this when you feel like a "reaction machine," struggle to find time for deep work, or feel busy but unproductive.
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
-
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
-
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