Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
|
shareAI Lab's skills for agent to build agent & other custom software system
CC-DevFlow workflow router and agent recommender. Use when starting requirements, running flow commands, or asking about devflow p...
Real-time Constitution compliance checker for devflow documents. Blocks partial implementations and hardcoded secrets during file...
Quick reference guide to CC-DevFlow Constitution v2.0.0 with links to full text. Covers all 10 Articles and Phase -1 Gates.
File naming conventions, directory structure, and YAML frontmatter standards for CC-DevFlow. Consolidates shared conventions from...
Enforces TDD order in TASKS.md - Tests MUST be marked complete before Implementation tasks. Blocks violations in real-time.
Systematic optimization hunter for lading. Finds memory optimizations AND bugs - both are valuable. Run /lading-optimize-validate...
- Overview
Retrieves cross-session memories about past decisions, lessons, and patterns. Use when user asks about prior work, past decisions,...
Use the Termdock AST API to locate symbols, dependencies, callers/callees, or impact before exploring unknown code. Skip when the...
Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to downlo...
本章将一步步教你如何上手并学会开发 wukong-robot 的技能插件。
Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Lea...
Fix and create Svelte 5 tests with vitest-browser-svelte and Playwright. Use when fixing broken tests, debugging failures, writing...
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause inv...
Unified content extraction and action planning. Use when user says "tapestry <URL>", "weave <URL>", "help me plan <URL>", "extract...
Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps, cross-domain workflows, a...
Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to prune, list, or del...
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, n...
Fix GitHub Actions CI failures using GitHub CLI (gh): inspect runs/logs, identify root cause, patch workflows/code, rerun jobs, an...
Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture preferences, a...
Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, an...
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (inclu...
Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply changes i...
Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to valida...
Building, rendering library docs, and deploying docs.cloudposse.com. Use when working with the Docusaurus build process or regener...
Writing standards, React components, and MDX patterns for docs.cloudposse.com. Use when creating or editing documentation content.
CSS styles, color themes, and visual conventions for docs.cloudposse.com. Use when styling components, mermaid diagrams, or workin...
Comprehensive guide to integrating DSPy with Microsoft Agent Framework in AgenticFleet, covering typed signatures, assertions, rou...
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging,...
Plan work before coding: do repo research, analyze options/risks, and ask clarifying questions before proposing an implementation...
Guide a safe git rebase of the current branch onto a target branch, including conflict triage and resolution steps. Use when asked...
Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific regex flavors....
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking...
Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use whe...
SSH into an Ubuntu VPS (Docker) for a read-only health/security/update report (UFW + fail2ban) and propose fixes; apply updates/re...
Delegates coding tasks to Codex CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug an...
Comprehensive guide for initializing or reorganizing agent memory and project context. Use when setting up a new project, when the...
Expert Python backend code reviewer that identifies over-complexity, duplicates, bad optimizations, and violations of best practic...
基于用户画像和向量化笔记提供个性化对话。当用户需要个性化交流、上下文感知的回应,或希望 AI 记住并引用其之前的想法和笔记时使用。
Enforces brevity and signal-over-noise in all outputs. Eliminates verbose explanations, filler phrases, and unnecessary elaboratio...
Creates well-formed tasks following a template that engineers can implement. Use when creating tasks, defining work items, creatin...
Professional, skeptical communication style. Never over-enthusiastic, verifies before agreeing, challenges constructively, propose...
Aggregates and summarizes the latest AI news from multiple sources including AI news websites and web search. Provides concise new...
Guides systematic code refactoring following the DRY (Don't Repeat Yourself) principle. Use when user asks to eliminate code dupli...
Research-driven investigation skill for validating solutions and exploring documentation. Never ask questions you can answer yours...
This skill analyzes code for design quality improvements across 8 dimensions: Naming, Object Calisthenics, Coupling & Cohesion, Im...
This skill should be used when fixing bugs, implementing features, debugging issues, or making code changes. Ensures understanding...
FOLLOW THE STATE MACHINE IN SKILL.MD. When user says 'continue': (1) FIRST: Run pwd, (2) Announce STATE: CHECK_STATUS, (3) Read .c...