Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Generate coding-aider plans as created by the IntelliJ coding-aider plugin. Use when user explicitly asks for a "coding-...
Extract formatting from existing Word documents and generate new documents with the same format but different content. U...
公众号文章自动化写作流程。支持资料搜索、文章撰写、爆款标题生成、排版优化。当用户提到写公众号、微信文章、自媒体写作、爆款文章、内容创作时使用此 skill。
Utilities for inspecting the local project workspace (list files, spot large folders, and determine where to focus).
ALWAYS use this skill for ALL sudocode spec and issue operations. Use when user mentions "spec", "issue", "ready", "bloc...
This skill should be used when the user mentions "srtd", "sql templates", "migrations-templates", "live reload sql", "su...
Expert knowledge for developing the SRTD codebase itself. Use when implementing features, fixing bugs, understanding arc...
Test changes in a dedicated Emacs session. Good for validating behavior and UI results.
Create a GitHub release with auto-generated release notes from commits since the last tag. Uses conventional commits to...
Reference the Kubernetes API. Useful for understanding what is possible via the Kubernetes REST API.
This skill should be used when systematically testing the NetBox MCP server after code changes or to validate tool funct...
CC-DevFlow workflow router and agent recommender. Use when starting requirements, running flow commands, or asking about...
Real-time Constitution compliance checker for devflow documents. Blocks partial implementations and hardcoded secrets du...
Quick reference guide to CC-DevFlow Constitution v2.0.0 with links to full text. Covers all 10 Articles and Phase -1 Gat...
File naming conventions, directory structure, and YAML frontmatter standards for CC-DevFlow. Consolidates shared convent...
Enforces TDD order in TASKS.md - Tests MUST be marked complete before Implementation tasks. Blocks violations in real-ti...
Systematic optimization hunter for lading. Finds memory optimizations AND bugs - both are valuable. Run /lading-optimize...
Fix and create Svelte 5 tests with vitest-browser-svelte and Playwright. Use when fixing broken tests, debugging failure...
Building, rendering library docs, and deploying docs.cloudposse.com. Use when working with the Docusaurus build process...
Writing standards, React components, and MDX patterns for docs.cloudposse.com. Use when creating or editing documentatio...
CSS styles, color themes, and visual conventions for docs.cloudposse.com. Use when styling components, mermaid diagrams,...
Delegates coding tasks to Codex CLI for prototyping, debugging, and code review. Use when needing algorithm implementati...
Comprehensive guide for initializing or reorganizing agent memory and project context. Use when setting up a new project...
Expert Python backend code reviewer that identifies over-complexity, duplicates, bad optimizations, and violations of be...
基于用户画像和向量化笔记提供个性化对话。当用户需要个性化交流、上下文感知的回应,或希望 AI 记住并引用其之前的想法和笔记时使用。
Aggregates and summarizes the latest AI news from multiple sources including AI news websites and web search. Provides c...
Guides systematic code refactoring following the DRY (Don't Repeat Yourself) principle. Use when user asks to eliminate...
This skill analyzes code for design quality improvements across 8 dimensions: Naming, Object Calisthenics, Coupling & Co...
This skill should be used when fixing bugs, implementing features, debugging issues, or making code changes. Ensures und...
FOLLOW THE STATE MACHINE IN SKILL.MD. When user says 'continue': (1) FIRST: Run pwd, (2) Announce STATE: CHECK_STATUS, (...
Systematic debugging methodology that eliminates guessing and speculation. Add instrumentation to gather specific data t...
Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaborativel...
Strict test-driven development state machine with red-green-refactor cycles. Enforces test-first development, meaningful...
Renders and validates Crossplane compositions with security and policy checks. Automatically activates when testing comp...
EnforceScript component patterns, networking, persistence, and memory management for Enfusion engine
Validates KCL Crossplane compositions with comprehensive checks including formatting, syntax validation, and rendering t...
Overthrow mod architecture patterns, naming conventions, and project structure
Arma Reforger Workbench workflow, testing guidelines, and debugging patterns
CI/CD and operations practices including GitHub Actions, Kubernetes, and operational tooling. Use when working with depl...
Code quality practices: error handling, validation, logging, and DRY. Use when writing or reviewing code.
Manages practice rules. Use when user states a preference or approach, or asks to add/modify rules for coding, architect...
Go conventions for hexagonal architecture, project structure, error handling, testing, and observability. Use when writi...
JS/TS conventions for syntax, modules, and types. Use when writing or reviewing JavaScript/TypeScript code.
Development tooling standards including Deno runtime, JSR package registry, and configuration files. Use when setting up...
Workflow rules for task execution, respecting user code, and git commits. Use when planning or executing development tas...
Verify API requests in tests. Use when testing that correct API calls are made for create, update, or delete operations....
Start here for all API mocking in tests. Covers auto-generation, fixtures, and when to use other skills. Required readin...
Adds visual descriptions to transcripts by extracting and analyzing video frames with ffmpeg. Creates visual transcript...
Creates compressed ZIP backups of libraries directory. Backs up library.yaml, transcripts, and roughcuts (not video file...
Creates video rough cut yaml file for use with Buttercut gem. Concatenates visual transcripts with file markers, creates...
Transcribes video audio using WhisperX, preserving original timestamps. Creates JSON transcript with word-level timing....
A skill to automatically download and install the latest ButterCut version from GitHub while preserving libraries. Use w...
Guide for adding a new AI coding agent analyzer to Splitrail. Use when implementing support for a new tool like Copilot,...
Guide for Splitrail's terminal UI and file watching. Use when modifying the TUI, stats display, or real-time update logi...
Use bdg CLI for browser automation via Chrome DevTools Protocol. Provides direct CDP access (60+ domains, 300+ methods)...
Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration),...
Google Calendar CLI for listing calendars, viewing/creating/updating events, and checking availability.
Gmail CLI for searching emails, reading threads, sending messages, managing drafts, and handling labels/attachments.
VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.
Port Ruby gems with native C extensions to Fil-C. Use when fixing gem compilation errors, VALUE/int type mismatches, rb_...
Connects Figma design components to code components using Code Connect. Use when user says "code connect", "connect this...
Set up crash instrumentation with actionable context. Use when configuring crash capture, error boundaries, or breadcrum...
Translates Figma designs into production-ready code with 1:1 visual fidelity. Use when implementing UI from Figma files,...
Measure time from user tap to action completion. Use when tracking button response times, form submissions, add-to-cart,...
Measure time from navigation tap to screen fully loaded and interactive. Use when tracking screen transitions, deep link...
Instrument API requests with spans and distributed tracing. Use when tracking request latency, correlating client-backen...
Configure crash symbolication for readable stack traces. Use when setting up dSYMs (iOS), ProGuard/R8 mappings (Android)...
Track user journeys with intent context and friction signals. Use when instrumenting onboarding, checkout, or any multi-...
Solve CTF (Capture The Flag) challenges by analyzing challenge descriptions, source code, and interacting with challenge...
Specialized in reverse-engineering compiled binaries (JARs, DLLs). Use this when the user asks to compare versions, find...
Bypass a Coraza WAF protecting a vulnerable Next.js 16 backend. Analyze parser differentials between Go (WAF) and Node.j...
Use when designing or architecting Elixir/Phoenix applications, creating comprehensive project documentation, planning O...
Quick capture of raw thoughts with intelligent domain classification and competitive intelligence extraction
Generate personalized news intelligence with verified sources (7-day freshness requirement)
Instructs AI agents on documentation standards for design docs, folder READMEs, source code interfaces, and test cases
Create a development branch for a given GitHub issue with standardized naming
Build frameworks from scattered insights across all braindumps and notes
Process file changes and update CLAUDE.md memory sections. Use when the memory-updater agent needs to analyze dirty file...
Move or rename a file while automatically updating all references in source code and documentation
Create GitHub issues from conversation context with proper formatting and tag selection
Create GitHub pull requests from conversation context with proper formatting and tag selection
Create comprehensive implementation plans with detailed file-level changes and test strategies
Systematic code review skill checking documentation quality and promoting code reuse
Quick capture URLs with automatic content extraction, insights, and categorization into knowledge booklets
Cross-domain pattern analysis and strategic reflection for weekly review
Create new blog posts with proper frontmatter, structure, and ScottInk voice. Use when writing blog posts or starting te...
Validate blog posts for quality, consistency, en-GB spelling, and ScottInk style. Use when reviewing posts before public...
Lint content for spelling errors, en-GB compliance, and writing quality. Use when checking markdown files before publica...
Prepare newsletters for publication by validating format, structure, frontmatter, and content. Use when reviewing drafts...
Use when building, auditing, or reviewing SvelteKit remote functions for validation, batching, and optimistic UI pattern...
Write in Scott's authentic voice - British, conversational, self-deprecating, code-first. Use when writing blog posts, t...
为Flutter插件添加可配置的选择器小组件(HomeWidget),支持用户点击配置、数据选择和动态数据渲染。核心特性:(1) 配置dataSelector保存必要数据,(2) 通过controller传递id获取最新数据,(3) 支持导...
为Flutter插件视图添加多条件过滤功能(MultiFilterBar),支持标签、关键词、日期、优先级、复选框等多种过滤类型。替代传统的FilterDialog,提供更直观的两层级交互UI。适用场景:(1) 列表视图需要多维度筛选,(2...
为Flutter页面添加路由上下文记录功能,支持日期等参数的AI上下文识别。当需要让AI助手通过"询问当前上下文"功能获取页面状态(如日期、ID等参数)时使用。适用场景:(1) 日期驱动的页面(日记、活动、日历等),(2) ID驱动的页面(...
为Flutter插件视图添加事件监听容器,自动管理事件订阅/取消订阅生命周期,避免内存泄漏并减少约84%的模板代码。适用场景:(1) 插件视图需要响应全局事件更新UI,(2) 需要避免手动管理订阅导致的内存泄漏,(3) 简化事件监听实现
将传统表单页面重构为使用 FormBuilderWrapper 的声明式表单。自动检测表单字段,检查是否有对应的封装 field 组件,如果没有则先创建 field 包装器,然后将表单转换为 FormFieldConfig 列表形式,减少重...
Visual feedback capture for any running macOS app window via osascript + screencapture. Use when the user wants UI verif...
Resume exploration from where previous Claude session left off by readingthe exploration journal (docs/exploration/). Us...
Debug and troubleshoot ElevenLabs conversational AI agents and Twilio calls. Use when diagnosing agent issues, analyzing...
Quick reference for invoking CasareRPA agents via Task tool. AUTO-CHAIN ENABLED by default. Use when: invoking agents, r...