Showing 30 of 2,118

Sorted by quality
autonomous-skill
Claude Codeby feiskyer
80

Execute long-running, multi-session tasks autonomously using Claude Code headless mode or in-session hook-based loops. Supports structured task decomposition (for complex projects) and lightweight Ralph-style iteration (for TDD, bug fixing, refactoring). Use this skill whenever the user says "auton…

Coding / 软件开发
Safe-ish
Scanned
copilot-history-ingest
Claude Codeby Ar9av
80

Ingest GitHub Copilot CLI session history into an Obsidian wiki as distilled knowledge pages. Use this skill when the user wants to capture their Copilot CLI sessions into a personal wiki — extracting architecture decisions, debug notes, and patterns into searchable Obsidian pages. Triggers on phra…

Coding / 软件开发
Safe-ish
Scanned
baoyu-url-to-markdown
Claude Codeby JimLiu
80

Fetch any URL and convert to markdown using baoyu-fetch CLI (Chrome CDP with site-specific adapters). Built-in adapters for X/Twitter, YouTube transcripts, Hacker News threads, and generic pages via Defuddle. Handles login/CAPTCHA via interaction wait modes. Use when user wants to save a webpage as…

Coding / 软件开发
Safe-ish
Scanned
understand-domain
Claude Codeby Egonex-AI
80

Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.

Coding / 软件开发
Safe-ish
Scanned
requesting-code-review
Claude Codeby jnMetaCode
80

完成任务、实现重要功能或合并前使用,用于验证工作成果是否符合要求

Coding / 软件开发
Safe-ish
Scanned
antfu-design
Claude Codeby antfu
80

antfu-style design conventions, broadened. UnoCSS-first, class-based semantic tokens with dual light/dark for tooling and devtools UIs, plus design-read, anti-slop, and micro-interaction polish for landing pages and product surfaces. Use when building or refactoring any interface with UnoCSS.

Coding / 软件开发
Safe-ish
Scanned
Advertisement
api-documenting
Claude Codeby huangjia2019
80

Generate API documentation from code. Use when the user wants to document APIs, create API reference, generate endpoint documentation, or needs help with OpenAPI/Swagger specs.

Coding / 软件开发
Safe-ish
Scanned
sprint-status
Claude Codeby rohitg00
80

Track parallel work sessions and prevent confusion across multiple Claude Code instances. Every major step ends with a status line. Every question re-states project, branch, and task.

Coding / 软件开发
Safe-ish
Scanned
llm-gate
Claude Codeby rohitg00
80

LLM-powered quality verification using prompt hooks. Validates commit messages, code patterns, and conventions using AI before allowing operations. Use to set up intelligent guardrails.

Coding / 软件开发
Network
Scanned
gdrive_synthesize
Claude Codeby Kaelio
80

Synthesize durable KTX wiki pages from staged Google Drive document pulls. Load when a WorkUnit contains Google Doc raw files from `docs/**`.

Coding / 软件开发
Safe-ish
Scanned
working-with-legacy-code
Claude Codeby wondelai
80

Safely change and test untested codebases using Feathers' "Working Effectively with Legacy Code". Use when the user mentions "legacy code", "no tests", "untested codebase", "how do I test this", "seams", "characterization tests", "golden master", "sprout method", "afraid to change this code", "mons…

Coding / 软件开发
Safe-ish
Scanned
cold-start-problem
Claude Codeby wondelai
80

Start and scale networked products using Andrew Chen's "The Cold Start Problem" framework for network effects. Use when the user mentions "network effects", "chicken and egg", "cold start", "two-sided marketplace", "atomic network", "hard side", "liquidity", "critical mass", "invite-only launch", "…

Coding / 软件开发
Safe-ish
Scanned
software-design-philosophy
Claude Codeby wondelai
80

Manage software complexity through deep modules, information hiding, and strategic programming. Use when the user mentions "module design", "API too complex", "shallow class", "complexity budget", "strategic vs tactical", "deep module", "information leakage", "pass-through method", "this code is ov…

Coding / 软件开发
Safe-ish
Scanned
baoyu-danger-gemini-web
Claude Codeby JimLiu
80

Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input, and multi-turn conversations. Use when other skills need image generation backend, or when user requests "generate image with Gemini", "Gemini…

Coding / 软件开发
Safe-ish
Scanned
optimizing-performance
Claude Codeby CloudAI-X
80

Analyzes and optimizes application performance across frontend, backend, and database layers. Use when diagnosing slowness, improving load times, optimizing queries, reducing bundle size, or when asked about performance issues.

Coding / 软件开发
Safe-ish
Scanned
wiki-lint
Claude Codeby open-gitagent
80

Health-check the wiki for contradictions, stale claims, orphan pages, missing cross-references, and knowledge gaps. Use periodically or when the user says 'lint the wiki' or 'check wiki health'.

Coding / 软件开发
Safe-ish
Scanned
infra-setup
Claude Codeby evo-hq
80

Non-user-invocable provider/setup reference for evo backend switching, prerequisite checks, and auth/install guidance.

Coding / 软件开发
Safe-ish
Scanned
pr-threads-address
Claude Codeby posit-dev
80

Address PR review feedback by systematically working through every unresolved PR review thread on the current branch's PR - analyze each comment, make the requested code changes (with tests where useful), commit, and optionally reply and resolve.

Coding / 软件开发
Safe-ish
Scanned
find-skills
Claude Codeby heshengtao
80

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable sk…

Coding / 软件开发
Safe-ish
Scanned
skillopt-sleep
Claude Codeby microsoft
80

Use when the user wants their Claude agent to self-improve from past usage, asks about a nightly/offline 'sleep' or 'dream' cycle, memory/skill consolidation, or says things like 'make my agent better the more I use it', 'review my past sessions', 'learn my preferences', 'consolidate what you learn…

Coding / 软件开发
Safe-ish
Scanned
wiki-viewer
Claude Codeby rohitg00
80

Render a self-contained HTML viewer for a pro-workflow wiki. Pages, sources, claims, seed queue, page-link graph and full-text search all in one file. No external dependencies, no JS framework, S3-uploadable. Use when the user wants to browse a wiki visually, share its current state with someone, a…

Coding / 软件开发
Safe-ish
Scanned
turborepo
Claude Codeby antfu
80

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/w…

Coding / 软件开发
Safe-ish
Scanned
asc-wall-submit
Claude Codeby rorkai
80

Submit or update a Wall of Apps entry in the App-Store-Connect-CLI repository using `asc apps wall submit`. Use when the user says "submit to wall of apps", "add my app to the wall", or "wall-of-apps".

Coding / 软件开发
Safe-ish
Scanned
codebase-visualizer
Claude Codeby huangjia2019
80

Generate an interactive tree visualization of your codebase. Use when exploring a new repo or understanding project structure.

Coding / 软件开发
Safe-ish
Scanned
smart-explore
Claude Codeby thedotmack
80

Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.

Coding / 软件开发
Safe-ish
Scanned
frontend-integration-yaml
Claude Codeby kubesphere
80

Generate canonical FrontendIntegration YAML from a simplified single-menu authoring model for frontend-forge.

Coding / 软件开发
Safe-ish
Scanned
woo-guard
Claude Codeby amElnagdy
80

Review generated or changed WooCommerce code — extensions, payment and shipping integrations, checkout customizations, and order/product logic — before it ships. Best used reactively after an agent writes, edits, or reviews code touching WooCommerce APIs: wc_get_order, wc_get_orders, wc_get_product…

Coding / 软件开发
Safe-ish
Scanned
pi-history-ingest
Claude Codeby Ar9av
80

Ingest Pi coding agent session history into the Obsidian wiki. Use this skill when the user wants to mine their past Pi sessions for knowledge, import their ~/.pi/agent/sessions folder, extract insights from previous coding sessions, or says things like "process my Pi history", "add my Pi sessions …

Coding / 软件开发
Safe-ish
Scanned
refactoring-patterns
Claude Codeby wondelai
80

Apply named refactoring transformations to improve code structure without changing behavior. Use when the user mentions "refactor this", "code smells", "extract method", "replace conditional", "technical debt", "move method", "inline variable", "decompose conditional", or "clean up this messy code"…

Coding / 软件开发
Safe-ish
Scanned
convex-backend
Claude Codeby CloudAI-X
80

Convex backend development guidelines. Use when writing Convex functions, schemas, queries, mutations, actions, or any backend code in a Convex project. Triggers on tasks involving Convex database operations, real-time subscriptions, file storage, or serverless functions.

Coding / 软件开发
Safe-ish
Scanned