All Skills
(19,001)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
roadmap-scopecraft
auge2u/lisa-helps-ralph-loops
Builds a full-scope product roadmap for an existing project by scanning PRDs in /docs, extracting legacy tasks, and creating a comprehensive plan to move from MVP/early release to the next major stage.
ontology-access-kit
ai4curation/curation-skills
Skills for querying ontologies using the Ontology Access Kit (OAK). This should only be used for complex ontology operations, for basic external ontology searching use the OLS MCP
discover
auge2u/lisa-helps-ralph-loops
Extracts semantic memory from project analysis. Scans codebase, docs, and configs to understand tech stack, constraints, and goals.
messaging
Fujigo-Software/f5-framework-claude
Message queues, events, and async communication patterns
api-reference
littlebearapps/pitchdocs
Guidance for setting up API reference documentation generators — TypeDoc, Sphinx, godoc, and rustdoc. Detects project language, recommends the right tool, and provides configuration templates. Use when a project needs automated API documentation from source code comments.
plan
auge2u/lisa-helps-ralph-loops
Builds a full-scope product roadmap for an existing project by scanning PRDs in /docs, extracting legacy tasks, and creating a comprehensive plan to move from MVP/early release to the next major stage.
certificate-generator
dkyazzentwatwa/chatgpt-skills
Batch create professional certificates with customizable templates for courses, achievements, and awards. Supports CSV input and PDF export.
llm-app-patterns
karim-bhalwani/agent-skills-collection
Production LLM application patterns, architectures, and best practices. Covers RAG pipelines, agent architectures, prompt engineering, LLMOps, and production deployment patterns.
content-similarity-checker
dkyazzentwatwa/chatgpt-skills
Compare document similarity using TF-IDF, cosine similarity, and Jaccard index. Use for plagiarism detection, duplicate finding, or content matching.
research
auge2u/lisa-helps-ralph-loops
Archaeological rescue skill for abandoned projects. Reconstructs lost context through git archaeology, timeline analysis, and mission extraction.
Holepunch P2P Development
grandcamel/holepunch-plugin
This skill should be used when the user asks to "create a P2P app", "build with Holepunch", "use Hypercore", "use Hyperswarm", "create a Pear application", "build peer-to-peer", "use Hyperdrive", "use Hyperbee", "debug P2P connectivity", "choose between Hypercore modules", or mentions Holepunch, Pear runtime, HyperDHT, Autobase, Corestore, or Bare runtime. Provides guidance for building zero-infrastructure P2P applications.
writing-implementation-plans
ed3dai/ed3d-plugins
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
structure
auge2u/lisa-helps-ralph-loops
Extracts work items as Beads and bundles them into Convoys for Gastown multi-agent execution.
ohos-cpp-style
Jiusi-pys/agent-plugins
OpenHarmony/KaihongOS C/C++ 编程规范。当 Claude 需要为 OpenHarmony、KaihongOS 移植项目编写或审查 C/C++ 代码时使用。涵盖:(1) 代码格式化(clang-format 配置),(2) 命名规范,(3) GN 构建配置,(4) 文档注释规范,(5) 权限配置,(6) 线程同步。
performance-profiler
k1lgor/virtual-company
Use this when the user asks about performance, slowness, optimization, or wants to make code more efficient. Focus on hot paths, unnecessary work, and algorithmic complexity.
context-resume
NorthShoreAutomation/trellis
Resume work from a previous session using a handoff document. Use when starting a new session and a handoff.md exists, when the user says "resume", "pick up where we left off", or "read handoff", or when continuing work started in a previous Claude Code session.
index-init
MacroMan5/macromanatlas
Generate a complete project index with per-module README files for efficient code navigation. Use when starting work on a new project or after major restructuring. Run once per project.
report
lemon-etvibe/prompt-vault
Visualize phase logs as HTML reports.
Ohos Permission
Jiusi-pys/agent-plugins
# OHOS Permission Skill ## 概述 OpenHarmony/KaihongOS 特有的权限配置技术。涵盖 DSoftBus Session 权限、AccessToken 处理、配置文件格式规范等关键知识点。 **适用场景**: - rmw_dsoftbus ROS2 中间件开发 - DSoftBus 分布式软总线应用 - Native 应用权限配置 - 跨设备通信调试 **验证状态**: ✅ 2026-01-19 rk3588s KaihongOS API 11 真机验证通过 --- ## 快速开始 (3 步配置) ```bash # 1. 准备配置文件
ui-design
shajith003/awesome-claude-skills
Use this to design a nice UI in single html as inspiration & UI exploration.
nx-ci-monitor
tech-leads-club/agent-skills
Monitor Nx Cloud CI pipeline status and handle self-healing fixes automatically. Use when user says "watch CI", "monitor pipeline", "check CI status", "fix CI failures", or "self-heal CI". Requires Nx Cloud connection. Do NOT use for local task execution (use nx-run-tasks) or general CI debugging outside Nx Cloud.
competitive-analysis
anthropics/knowledge-work-plugins
Analyze competitors with feature comparison matrices, positioning analysis, and strategic implications. Use when researching a competitor, comparing product capabilities, assessing competitive positioning, or preparing a competitive brief for product strategy.
data-engineer
k1lgor/virtual-company
Use this for SQL queries, database schema design, ETL pipelines, data transformations (pandas/Spark), and data validation.
init
lemon-etvibe/prompt-vault
Initialize prompt-vault logging environment for the current project.