All Skills
177 skills total matching "code documentation"
🌐 Allcodingdevopsapidatabasesecuritydataresearchwritingimage-genvideoaudiotranslationseosocial-mediaemail-marketingadvertisingfinancecrypto-defiecommercelegalhrreal-estatehealtheducationcookingtravelgamingautomationcommunicationproductivityclawhubbytesagainlobehubdifymcpskillssh
🦀 ClawHub11.0k dl
Pdf Generator
Generate professional PDFs from Markdown, HTML, data, or code. Reports, invoices, contracts, and documents with best practices.
⭐ GitHub⭐ 167.2k
documentation-lookup
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
🦀 ClawHub7.3k dl
Exa
Neural web search and code context via Exa AI API. Requires EXA_API_KEY. Use for finding documentation, code examples, research papers, or company info.
⭐ GitHub⭐ 167.2k
documentation-lookup
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
🦀 ClawHub3.8k dl
Agent Development
Design and build custom Claude Code agents with effective descriptions, tool access patterns,
and self-documenting prompts. Covers Task tool delegation, model selection, memory limits,
and declarative instruction design.
Use when: creating custom agents, designing agent descriptions for auto-delegation,
troubleshooting agent memory issues, or building agent pipelines.
⭐ GitHub⭐ 167.2k
documentation-lookup
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
🦀 ClawHub3.1k dl
qmd Local Search
Fast local search for markdown files, notes, and docs using qmd CLI. Use instead of `find` for file discovery. Combines BM25 full-text search, vector semantic search, and LLM reranking—all running locally. Use when searching for files, finding code, locating documentation, or discovering content in indexed collections.
⭐ GitHub⭐ 167.2k
documentation-lookup
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
🦀 ClawHub2.6k dl
Code Docs Search by Exa
Search real code snippets and documentation from GitHub, docs sites, and Stack Overflow for accurate syntax and usage examples.
⭐ GitHub⭐ 82.2k
document-release
Post-ship documentation update. Reads all project docs, cross-references the
diff, updates README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md to match what shipped,
polishes CHANGELOG voice, cleans up TODOS, and optionally bumps VERSION. Use when
asked to "update the docs", "sync documentation", or "post-ship docs".
Proactively suggest after a PR is merged or code is shipped. (gstack)
🦀 ClawHub2.2k dl
Context Driven Development
Treat project context as a managed artifact alongside code. Use structured context documents (product.md, tech-stack.md, workflow.md) to enable consistent AI interactions and team alignment. Essential for projects using AI-assisted development.
⭐ GitHub⭐ 37.5k
troubleshooting
Uses Chrome DevTools MCP and documentation to troubleshoot connection and target issues. Trigger this skill when list_pages, new_page, or navigate_page fail, or when the server initialization fails.
🦀 ClawHub2.0k dl
simplify-and-harden
Post-completion self-review for coding agents that runs simplify, harden, and micro-documentation passes on non-trivial code changes. Use when: a coding task...
⭐ GitHub⭐ 35.1k
api-documentation
Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.
🦀 ClawHub1.9k dl
Ethereum History
Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).
⭐ GitHub⭐ 35.1k
api-documentation-generator
Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.
🦀 ClawHub1.6k dl
Review
Professional reviewer and critic. Trigger whenever the user wants structured feedback on anything: documents, plans, code, decisions, strategies, designs, pi...
⭐ GitHub⭐ 35.1k
api-documentation
Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.
🦀 ClawHub1.5k dl
Cursor Cloud Agents
Deploy Cursor AI agents to GitHub repos. Automatically write code, generate tests, create documentation, and open PRs using your existing Cursor subscription.
⭐ GitHub⭐ 35.1k
code-documentation-code-explain
Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.
🦀 ClawHub1.4k dl
Command Creator
WHAT: Create Claude Code slash commands - reusable markdown workflows invoked with /command-name.
WHEN: User wants to create, make, or add a slash command. User wants to automate a repetitive workflow or document a consistent process for reuse.
KEYWORDS: "create a command", "make a slash command", "add a command", "new command", "/command", "automate this workflow", "make this repeatable"
🦀 ClawHub1.2k dl
GI Summarize
Summarize long text, meeting notes, documents, or code into concise key points. Use when the user asks to summarize, extract key points, create meeting minut...
🦀 ClawHub1.2k dl
Auteng Docs Curl Publish
Publish markdown and return share links using curl. Support markdown with mermaid diagrams such as component diagrams, flowcharts, and sequence diagrams. Also supports KaTex and code blocks. AutEng will return a shareable link to the published rendered document.
🦀 ClawHub1.0k dl
Documentation Writer
Write clear, comprehensive documentation. Covers README files, API docs, user guides, and code comments. Create documentation that users actually read and un...
🦀 ClawHub913 dl
Microsoft Learn MCP
Connect to Microsoft Learn MCP Server to search Microsoft documentation, fetch specific doc pages, and find code samples. Use when you need to query Microsof...
🦀 ClawHub875 dl
Apicheck
API请求构造、curl命令生成、Mock数据、API文档、HTTP状态码速查、Headers说明。API request builder, curl generator, mock data, API documentation, HTTP status codes.
🦀 ClawHub776 dl
Code Documenter
Use when adding docstrings, creating API documentation, or building documentation sites. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, tutorials, use...
🦀 ClawHub728 dl
Release Prep
Deep code audit + documentation sync + release preparation for Python packages. Use when preparing a release, checking code quality before publishing, auditi...
🦀 ClawHub672 dl
Rag
Complete RAG (Retrieval-Augmented Generation) system for OpenClaw. Indexes chat sessions, workspace code, documentation, and skills into local ChromaDB for s...
🦀 ClawHub648 dl
Joe's Markdown to DOCX Converter
Convert Markdown files to fully formatted Word DOCX documents with support for tables, images, code blocks, and GitHub Flavored Markdown features.
🦀 ClawHub599 dl
Shadows Doc Forge
Auto-documentation generator — analyzes code and generates README, API docs, architecture docs, inline comments. Use when documentation is missing or outdated.
🦀 ClawHub580 dl
NeuriCo
Autonomous research framework that orchestrates AI agents (Claude Code, Codex, Gemini) to design, execute, analyze, and document scientific experiments. Take...
🦀 ClawHub543 dl
Code Refactor For Reproducibility
Use when refactoring research code for publication, adding documentation to existing analysis scripts, creating reproducible computational workflows, or prep...
🦀 ClawHub531 dl
Qa Skill
Generate comprehensive test cases and quality assurance documentation from SwiftUI iOS code. Use when iOS application code is available and needs testing str...
🦀 ClawHub518 dl
Dev Skill
Generate SwiftUI iOS application code from PRD documents. Use when a PRD document is available and needs to be transformed into a working iOS application wit...
🦀 ClawHub511 dl
Markdown to PDF
Convert Markdown files to beautiful PDF documents. Supports custom styling, code highlighting, and multiple output options. Use when users need to convert MD...
🦀 ClawHub491 dl
kshern
Use the Context Hub chub CLI to fetch current third-party SDK, API, and cloud-service documentation before writing, modifying, or reviewing integration code....
🦀 ClawHub473 dl
Code Documentor
Automatically generate detailed and convention-compliant documentation for codebases in multiple languages, including README, API docs, and function comments.
🦀 ClawHub442 dl
Teamgram Biz Service
Documents the biz_service core business layer in Teamgram Server with 6 RPC helpers covering user, chat, dialog, message, updates, and verification code mana...
🦀 ClawHub427 dl
api文档生成
Generates detailed API documentation from Python code by extracting public symbols, adding standardized docstrings, assembling, and quality-checking the docs.
🦀 ClawHub413 dl
Vibe Coding Blueprint
A document-driven AI programming methodology. Use when: (1) starting a new code project, (2) adding a new feature module, (3) debugging a bug, (4) code becom...
🦀 ClawHub405 dl
Microsoft Learn
Query official Microsoft documentation for concepts, tutorials, best practices, working code samples, API signatures, and SDK troubleshooting. Use whenever t...
🦀 ClawHub383 dl
Workflow Execution
Plan-first workflow for non-trivial work: plan with done criteria, create a tracking issue, package context as documents on the issue, decide where code live...
🦀 ClawHub378 dl
Comic Guide Skill
Generate AI-illustrated comic-style educational guides from documentation, source code, or any technical content. Produces actual comic PNG images using AI i...
🦀 ClawHub357 dl
Code Refactor for Reproducibility
Use when refactoring research code for publication, adding documentation to existing analysis scripts, creating reproducible computational workflows, or prep...
🦀 ClawHub343 dl
API Documentation Generator
Generate comprehensive API documentation from code — extract endpoints, parameters, response schemas, and examples from Express, FastAPI, Django, Rails, and...
🦀 ClawHub337 dl
Ai Plan Generator
Generates comprehensive campaign documents, task decompositions, and context documents from minimal input for ClawTeam continuous iteration. Supports Code Ar...
🦀 ClawHub326 dl
Codebase Documenter
This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation....