Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Use when parsing "All Needed Context" sections from PRD files. Extracts code files, docs, examples, gotchas, and externa...
Creates git commits following the Conventional Commits specification (v1.0.0). Use this when the user asks to create a c...
Convex backend development patterns, validators, indexes, actions, queries, mutations, file storage, scheduling, React h...
Run multi-LLM council for adversarial debate and cross-validation. Orchestrates Claude, GPT-4, and Gemini for production...
Orchestrates multi-model LLM consensus through a three-phase deliberation protocol. Use when you need collaborative AI r...
Comprehensive debugging toolkit for complex issues - diagnosis, reproduction, log analysis, performance, and memory debu...
深度调研技能,覆盖问题澄清、检索规划、多源验证、证据跟踪与行动建议。
Review code for proper DI patterns using DryIoc. Ensures no static singletons, validates constructor injection and servi...
Maintain and synchronize Unified Impact Diagrams following Diagram Driven Development (DDD) methodology. Create, update,...
> rem:利用它能实现强大的屏幕适配布局
Use this skill at the beginning of any session or when needing to understand available project documentation. Provides j...
Use this skill to validate that Markdown files are in standard locations. Scans for .md files outside of predefined allo...
For a simple ping-pong bot skill:
Analyze Entity Component System implementations for performance bottlenecks including entity iteration efficiency, syste...
Create ECS component editors using IComponentEditor interface, ComponentEditorRegistry.DrawComponent wrapper, VectorPane...
Implement IFieldEditor interface for custom type rendering in script inspector. Covers reflection-based field editing, F...
Step-by-step workflow for creating new editor panels including interface design, DI registration, EditorLayer integratio...
Comprehensive guide for using Editor UI Drawers (ButtonDrawer, ModalDrawer, TableDrawer, TreeDrawer, LayoutDrawer, TextD...
Guide proper usage of Editor UI infrastructure including Drawers (ButtonDrawer, ModalDrawer, TableDrawer, etc.), Element...
Create comprehensive execution plans (ExecPlans) following PLANS.md methodology. Use ONLY when user explicitly mentions...
Exploit researcher persona specializing in attack surface analysis, exploit scenario generation, and vulnerability chain...
Expert in .faf (Foundational AI-context Format) files for persistent project context. Use when working with .faf files,...
Implement production-ready features across database, backend, and frontend layers with incremental phased approach
使用 fetch 服务器获取网页内容并将内容转换为 Markdown。当需要从互联网获取实时信息或阅读特定网页内容时使用该技能。
Fuzzing strategist persona specializing in dynamic testing guidance, fuzzing strategy development, and crash analysis
Use when creating PRDs or PRPs to populate the Gotchas/Prior Failures section. Reads learning files from memory/learning...
This skill should be used when working with GitHub CLI (gh) for any task including code search, workflow debugging, GitH...
Version control discipline for Quest Keeper AI development. Enforces the "commit early, commit often" pattern.
Manage GitHub issues using gh CLI - create, list, view, update, close, and assign issues. Use when working with GitHub i...
This skill should be used when users need to create, modify, optimize, or troubleshoot GitHub Actions CI/CD workflows. U...
Join the Hegemon testnet using the shared chainspec, verify genesis, sync to the tip, and enable mining safely.
Review web interface implementations across Interactivity, Typography, Motion, Touch, Optimizations, Accessibility, and...
Session continuity for Keep workflow. Detects resumable work at conversation start.
한국어 작문 전문가. 문서 작성, 번역, 교정, 비즈니스 커뮤니케이션.
This skill should be used when implementing features from Linear issues with full TDD workflow, automated planning, para...
- I have literally learnt a lot from my great mentor, Ayush Jain. He shared not only tips but also many of useful links...
List all configured event sources (Instagram, web aggregators)
Set up environment for local newsletter events plugin. Use when first installing, updating dependencies, or verifying co...
Generate markdown newsletters from stored events. Use when the user wants to create, write, or generate a newsletter fro...
Guide for advanced Next.js App Router patterns including Route Handlers, Parallel Routes, Intercepting Routes, Server Ac...
Identify and fix common Next.js App Router anti-patterns and mistakes. Use when reviewing code for Next.js best practice...
Guide for working with Next.js App Router (Next.js 13+). Use when migrating from Pages Router to App Router, creating la...
Pattern for client components calling server actions to set cookies in Next.js. Covers the two-file pattern of a client...
Guide for Next.js App Router dynamic routes and pathname parameters. Use when building pages that depend on URL segments...
Focused pattern for fetching data using URL parameters in Next.js. Covers creating dynamic routes ([id], [slug]) and acc...
Guide for choosing between Server Components and Client Components in Next.js App Router. CRITICAL for useSearchParams (...
Guide for implementing navigation in Next.js Server Components using Link component and redirect() function. Covers the...
Pattern for using useSearchParams hook with Suspense boundary in Next.js. Covers the required combination of 'use client...
Query Obsidian vault using local HTTP API. Use when user asks about tasks, goals, experiments, journals, people, or any...
Patch engineer persona focused on security fix quality, code correctness, testing strategies, and regression prevention