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...
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...
- Overview
Retrieves cross-session memories about past decisions, lessons, and patterns. Use when user asks about prior work, past...
Use the Termdock AST API to locate symbols, dependencies, callers/callees, or impact before exploring unknown code. Skip...
Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants...
本章将一步步教你如何上手并学会开发 wukong-robot 的技能插件。
Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using th...
Fix and create Svelte 5 tests with vitest-browser-svelte and Playwright. Use when fixing broken tests, debugging failure...
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root...
Unified content extraction and action planning. Use when user says "tapestry <URL>", "weave <URL>", "help me plan <URL>"...
Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps, cross-domain wo...
Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to prune, li...
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Ligh...
Fix GitHub Actions CI failures using GitHub CLI (gh): inspect runs/logs, identify root cause, patch workflows/code, reru...
Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture pref...
Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint...
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messa...
Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply...
Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src...
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,...
Comprehensive guide to integrating DSPy with Microsoft Agent Framework in AgenticFleet, covering typed signatures, asser...
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for...
Plan work before coding: do repo research, analyze options/risks, and ask clarifying questions before proposing an imple...
Guide a safe git rebase of the current branch onto a target branch, including conflict triage and resolution steps. Use...
Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific rege...
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), includin...
Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported sit...
SSH into an Ubuntu VPS (Docker) for a read-only health/security/update report (UFW + fail2ban) and propose fixes; apply...
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 记住并引用其之前的想法和笔记时使用。
Enforces brevity and signal-over-noise in all outputs. Eliminates verbose explanations, filler phrases, and unnecessary...
Creates well-formed tasks following a template that engineers can implement. Use when creating tasks, defining work item...
Professional, skeptical communication style. Never over-enthusiastic, verifies before agreeing, challenges constructivel...
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...
Research-driven investigation skill for validating solutions and exploring documentation. Never ask questions you can an...
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, (...