Documentation, content creation, and writing assistance
48 boosters
A TDD-based framework for creating and validating AI agent skills through test-driven documentation and pressure testing. Developers building Claude Code agents or multi-agent systems benefit from this systematic approach to skill development and deployment.
A skill that generates detailed, bite-sized implementation plans for multi-step tasks before coding begins, designed for engineers unfamiliar with the codebase. Useful for teams wanting structured planning and onboarding guidance.
A skill for executing pre-written implementation plans with critical review and checkpoint validation, ideal for breaking complex tasks into separate sessions with human oversight.
This skill enables AI assistants to intelligently handle PowerPoint files by triggering whenever .pptx files are involved—whether creating presentations, extracting content, editing slides, or working with templates. It's valuable for developers and users who need seamless automation around presentation workflows.
Theme Factory provides a toolkit for applying professional, pre-designed color and font themes to various artifacts like slides, documents, and HTML pages. Developers and content creators benefit from rapid styling without manual design work.
A skill that generates original visual designs in PNG and PDF formats by first establishing design philosophies, then expressing them visually. Useful for users who need posters, artwork, or static designs created programmatically.
The docx skill enables AI assistants to create, read, edit, and manipulate Word documents with professional formatting, tables of contents, images, and tracked changes. It's useful for developers and users who need to programmatically generate or process .docx files as part of their workflows.
doc-coauthoring guides users through a structured three-stage workflow (context gathering, refinement, and reader testing) for collaboratively creating technical documentation, proposals, and specs. It benefits technical writers, engineers, and product managers who need to efficiently co-author structured content.
<a href="https://github.com/thedotmack/claude-mem"> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/thedotmack/claude-mem/main/docs/public/claude-mem-logo-for-dark-mode.webp"> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.c
A specialized agent that transforms complex technical concepts into clear, developer-friendly documentation for APIs, READMEs, and tutorials. Ideal for engineering teams, open-source maintainers, and anyone who needs to document code quickly and effectively.
"description": "Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.", "name": "Steph Ango", "url": "https://stephango.com/"
Provides complete specifications and role prompt templates for 37 specialized agent types in a dynamic multi-agent system, enabling developers to configure and monitor Claude-based agents across projects of varying complexity.
"email": "tobi@lutke.com" "description": "Search and retrieve documents from local markdown files.", "email": "tobi@lutke.com"
A comprehensive collection of 1000+ production-ready agentic skills for Claude and related AI coding platforms, enabling developers to rapidly build autonomous multi-agent systems with specialized, battle-tested capabilities.
A PDF skill that guides AI assistants in reading, creating, and validating PDF files using Python tools like reportlab, pdfplumber, and Poppler rendering. Developers working with PDF generation, extraction, and layout validation will find this particularly useful.
Create a real CLI that future Codex threads can run by command name from any working directory. This skill is for durable tools, not one-off scripts. If a short script in the current repo solves the task, write the script there instead. Name the target tool, its source, and the first real jobs it sh
A skill for Claude Code that enables developers to read, create, and update Linear issues and projects through natural language commands. Useful for teams using Linear who want streamlined ticket management within their coding workflows.
This booster helps Claude synthesize research from multiple Notion pages into structured briefs, reports, and comparisons with proper citations. It's ideal for knowledge workers and developers who need to aggregate and document information from Notion workspaces.
Automates the conversion of conversations and decisions into organized Notion wiki entries, how-tos, and FAQs with proper linking. Ideal for teams wanting to systematize knowledge capture and avoid losing context from chats and notes.
1. add a ts file to , the plugin api doc is in . 2. Add to to the part.
An audit skill that systematically evaluates interface quality across accessibility, performance, theming, and responsive design, generating prioritized reports with severity ratings and actionable recommendations. Ideal for developers and QA teams seeking to identify and document UI/UX issues before fixes are implemented.
"name": "baoyu-skills", "name": "Jim Liu (宝玉)", "email": "junminliu@gmail.com"
This booster enables developers and Obsidian power users to programmatically interact with their Obsidian vaults—reading, creating, and searching notes—as well as develop and debug plugins directly from the command line. It's ideal for users who want CLI-based vault automation or are building Obsidian extensions.
A multi-agent orchestration system for Claude Code that enables complex agentic workflows through a CLI and MCP server interface. Useful for developers building sophisticated AI-powered automation and coordinated agent systems within Claude's ecosystem.
"name": "context-mode", "version": "1.0.75", "description": "MCP server that saves 98% of your context window with session continuity. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and automatic state restore across compactions.",
During your interaction with the user, if you find anything reusable in this project (e.g. version of a library, model name), especially about a fix to a mistake you made or a correction you received, you should take note in the section in the file so you will not make the same mistake again. You
name: openclaw-self-healing-elvatis description: OpenClaw plugin that applies guardrails and auto-fixes reversible failures (rate limits, disconnects, stuck session pins). Self-healing extension for OpenClaw.
"name": "arscontexta", "description": "Conversational derivation engine — generate agent-native memory architecture from natural conversation. 15 kernel primitives, 26 commands, 17 feature blocks, 3 presets.", "url": "https://arscontexta.org"
This booster automates merging README.md files from multiple subdirectories into a root README.md for the TCP-IP-NetworkNote project. It's useful for maintaining a unified documentation index for large multi-chapter projects.
This booster provides GitHub Copilot with structured instructions for navigating the Azure Kubernetes Service repository, including standards, conventions, and links to module-specific and file-specific guidance. It benefits AKS team members and contributors working within the repository who use Copilot for code generation and documentation tasks.
Heuristic scoring (no AI key configured).
A skill that automates backlog grooming operations for enterprise workflows, helping development teams organize and prioritize work items efficiently.
ChadNext is a modern Next.js 15 starter template for Windsurf that bundles essential tools like Shadcn UI, Prisma, authentication, and Stripe to accelerate full-stack application development. It's ideal for developers who want production-ready scaffolding with opinionated best practices already in place.
Claw Compactor is a 6-layer token compression skill for OpenClaw agents that reduces workspace token spend by 50–97% through deterministic rules and an LLM-driven memory system called Engram. It's designed for developers building token-efficient AI agents who need automatic cost optimization at session start.
Retrieve current documentation and code examples for any library using the Context7 CLI. Make sure the CLI is up to date before running commands: Or run directly without installing:
"email": "zbeyens@udecode.dev" "description": "Claude Code plugins for AI-powered development workflows", "source": "./.claude-plugin/plugins/dotai",
template: scoreinteractivesystem_prompt role: system prompt for interactive planning mode vars: hasWorkflowPreview, workflowStructure, stepDetails, hasRunSession, runTask, runWorkflow, runStatus, runStepLogs, runReports
A GitHub Copilot instruction set that standardizes CHANGELOG maintenance and Dart/Flutter API documentation for the shadcn/ui Flutter ecosystem. Developers benefit from deterministic, high-quality contribution guidelines that ensure consistency across the project.
This booster provides performance optimization strategies for rendering large lists (1000+ items) using virtual scrolling in Vue3, with implementations for both fixed and dynamic item heights. It's valuable for developers building data-heavy applications like logs, audit records, and container management interfaces.
Extract non-obvious discoveries into reusable skills that persist across sessions. Invoke when you encounter: Before creating a skill, answer these questions:
Automates the categorization and documentation of Neovim plugins in markdown-based plugin lists, helping maintainers of awesome-list repositories organize plugins by type and explain categorization decisions.
"schemaVersion": "1.0.0", "id": "seo-geo-claude-skills", "name": "seo-geo-claude-skills",
TAKT is a system prompt for coordinating multi-agent AI workflows with human intervention checkpoints, enabling developers to define agent orchestration topologies and retry logic in YAML. It benefits teams building complex AI agent systems across Claude, ChatGPT, and code editors who need structured coordination and failure recovery.
Heuristic scoring (no AI key configured).
Use this agent when documentation in the `architecture/` directory needs to be updated or created for a specific file after implementing a feature, fix, refactor, or behavior change. Launch one instance of this agent per file that needs updating. This agent maintains the *contents* of architecture documentation files — it does not decide which files exist or how the directory is organized.\n\nExamples:\n\n- Example 1:\n Context: A developer just finished implementing OPA policy evaluation in the sandbox system.\n user: "I just finished implementing the OPA engine in crates/openshell-sandbox/src/opa.rs. Update architecture/sandbox.md to reflect the new policy evaluation flow."\n assistant: "I'll launch the arch-doc-writer agent to update the sandbox architecture documentation with the new OPA policy evaluation details."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/sandbox.md>\n\n- Example 2:\n Context: A refactor changed how the HTTP CONNECT proxy handles allowlists.\n user: "The proxy allowlist logic was refactored. Please update architecture/proxy.md."\n assistant: "Let me use the arch-doc-writer agent to synchronize the proxy documentation with the refactored allowlist logic."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/proxy.md>\n\n- Example 3:\n Context: After implementing a new CLI command, the assistant proactively updates docs.\n user: "Add a --rego-policy flag to the CLI."\n assistant: "Here is the implementation of the --rego-policy flag."\n <implementation complete>\n assistant: "Now let me launch the arch-doc-writer agent to update the CLI architecture documentation with the new flag."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/cli.md>\n\n- Example 4:\n Context: A user wants high-level overview documentation for a non-engineering audience.\n user: "Update architecture/overview.md with a non-engineer-friendly explanation of the sandbox system."\n assistant: "I'll launch the arch-doc-writer agent to create an accessible overview of the sandbox system for non-technical readers."\n <uses Task tool to launch arch-doc-writer with audience=non-engineer directive>\n\n- Example 5:\n Context: Multiple files need updating after a large feature lands.\n user: "I just landed the network namespace isolation feature. Update architecture/sandbox.md and architecture/networking.md."\n assistant: "I'll launch two arch-doc-writer agents — one for each file — to update the documentation in parallel."\n <uses Task tool to launch arch-doc-writer for architecture/sandbox.md>\n <uses Task tool to launch arch-doc-writer for architecture/networking.md>
The html-to-markdown library provides comprehensive, single-pass metadata extraction during HTML-to-Markdown conversion. This enables content analysis, SEO optimization, document indexing, and structured data processing without extra parsing passes. Metadata extraction uses the same pattern as inli
Analyzes ANY input to find, improve, or create the right skill. Start with least privilege (, , , , ). Only add higher-risk tools when explicitly required:
translation-sync automates synchronization of upstream updates while intelligently translating only new or modified content, ideal for maintaining localized versions of projects. Developers managing multilingual codebases and documentation benefit from reduced manual translation overhead.