Docs & Writing
Docs & writing agent skills turn AI agents into dependable technical writers: READMEs, API references, PDFs and Word documents, changelogs, and style-guide enforcement. Install one and your agent produces the same structure and tone every time it writes.
-
martinopolo Skill Bug ReportInvestigates a bug's root cause, designs a TDD fix plan, and opens an issue/task labelled bug in the project's tracker.
-
martinopolo Bundle Epic ReviewEnd-of-epic review covering code quality, architecture, cleanup, documentation, and unresolved items; optionally executes the resulting fixes.
-
wirasm Skill Prp DebugDiagnoses a bug, error, stack trace, regression, or unexplained behavior and publishes the evidence-backed root cause to GitHub. Use when the user says "debug this", "find the root cause", provides a bug report or stack trace, asks to investigate a GitHub issue, or invokes $prp-debug. Defaults to commenting on the matching open issue or creating one when none exists.
-
wirasm Bundle Prp ImplementImplements and validates existing PRP plans and corrects reviewed or failing-CI pull requests. Always use when executing an implementation plan, implementing an issue that already has a local or published plan, correcting a PR from a PRP review report or CI failure, when another PRP workflow reaches its implementation or correction step, or when the user invokes $prp-implement.
-
wirasm Bundle Prp Technical WritingWrites and edits developer documentation that is easy to act on and hard to misread. Use when writing or reviewing a README, RFC, tutorial, how-to guide, reference document, or technical explanation, when the operator says "write the docs", "improve this README", "edit this RFC", or invokes $prp-technical-writing.
-
ccplugins Skill Claude BionifyConfigure and control the claude-bionify bionic reading plugin. Use when the user asks about bionic reading settings (fixation/strength, boundary, minimum word length, acronyms, URLs, headings), wants to turn the bionic display on, off, or toggle it, asks for the current status, or asks how to use the /claude-bionify commands.
-
ehtbanton Bundle Env File GeneratorGenerate properly structured .env environment files with common variables, documentation comments, and secure placeholder patterns. Triggers on "create .env file", "generate environment variables", "env file for", "dotenv template".
-
martinopolo Skill Mpx Report Issue Or BugTrack bugs/issues in .mpx/ phase system. Parses reports, finds related phases, adds fix tasks or creates bugfix phases. Use when: "track this bug", "add issue to project", "log this bug", "add bug to checklist"
-
scdenney Bundle Conjoint DesignDesigns conjoint and factorial-vignette experiments end to end — attribute architecture and randomization restrictions, effective-N power from the closed-form AMCE standard error, treatment realism, estimand choice among AMCE, marginal means, and AMIE, design variants such as forced choice versus rating, PAP tiers for conjoint flexibility, and the regression models and R packages that implement each. Use when the user is planning a conjoint, drafting or critiquing an attribute table, asking how many respondents or tasks are needed, asking whether to report AMCEs or marginal means, or asking how to test interactions. Reviewing an existing design goes to conjoint-diagnostics, cleaning the export to conjoint-cleaning.
-
scdenney Bundle Methods ReportingAudits a methods section against a 45-item checklist synthesized from the APSA Experimental Section rubric, JARS-Quant, CONSORT, and DA-RT — pre-registration and design documentation, subjects and recruitment, randomization and treatment detail, CONSORT-style sample flow with attrition, statistical analysis with sample-size justification and three-tier results labeling, conjoint-specific reporting, the four validity types, and open-science infrastructure. Use when the user asks whether a methods section reports enough, is preparing for submission or a replication archive, asks what CONSORT, JARS, or DA-RT require, or asks how to document a deviation from the pre-analysis plan. Writing that plan beforehand goes to pre-registration-writing.
-
anntnzrb Bundle DeepwikiUse when a public GitHub repository question needs DeepWiki documentation or codebase evidence.
-
catlog22 Bundle Project Documentation WorkflowWave-based comprehensive project documentation generator with dynamic task decomposition. Analyzes project structure and generates appropriate documentation tasks, computes optimal execution waves via topological sort, produces complete documentation suite including architecture, methods, theory, features, usage, and design philosophy.
-
anntnzrb Bundle Context7Use when current library, SDK, or API documentation and code examples must be fetched. For up-to-date documentation.
-
cercova-studios Bundle Self LearningAutonomous skill generator that learns new technologies from the web. Use when, users want to learn about a new library/framework/tool, need to create a skill for an unfamiliar technology, want to research and document a technology's usage patterns, or invoke with `/learn <topic>`. This skill uses web search and browser tools to discover, extract, and synthesize documentation into a reusable skill.
-
anntnzrb Bundle Openai DocsUse when OpenAI or Codex APIs, models, configuration, or behavior require current official documentation.
-
cercova-studios Skill Architecture Decision RecordsWrite and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.
-
coowoolf Skill In The Details Review LoopA leadership cadence where the CEO/Leader reviews actual work (designs, prototypes, copy) weekly rather than just metrics or status slides. Use when feeling product quality is slipping or team is moving too slowly.
-
lerianstudio Skill Ring Using Tw TeamUsing the ring-tw-team plugin and orchestrating its documentation specialists in parallel: guide-writer (guides/concepts/tutorials), api-writer (REST API reference), and docs-reviewer (quality review). Use when creating functional or API documentation, or reviewing doc quality. Skip when writing code (use dev-team) or writing plans (use pm-team).
-
lerianstudio Bundle Ring Reviewing CodeReviewing code by dispatching the default reviewer subagents in parallel (plus conditional specialists for lib-observability, lib-systemplane, or lib-streaming when the diff triggers them), then aggregating findings by severity into a report. Use as Gate 8 of ring:running-dev-cycle at epic cadence over the cumulative diff, or before merging. Report-only. Skip for a single-command Go pre-merge verdict (use ring:verifying-code).
-
lerianstudio Bundle Ring Writing SkillsWriting or editing a Ring skill: SKILL.md structure, frontmatter and Agent-Search-Optimization rules, token-efficiency targets, and bulletproofing (Iron Law, rationalization tables, Red Flags) so discipline-enforcing skills resist excuses. Use when creating or revising a skill. Delegates pressure-testing to ring:testing-skills-with-subagents. Skip for pure reference skills with no rules, or project conventions (put those in CLAUDE.md).
-
lerianstudio Skill Ring Reviewing DocsReviewing end-user and product documentation quality across voice/tone, structure, completeness, clarity, and technical accuracy; flags issues with prioritized findings and a pass/needs-revision verdict. Use when reviewing draft docs, running a pre-publication check, auditing existing docs, or enforcing style-guide compliance. Skip when writing new docs, or checking voice only (use ring:applying-voice-and-tone).
-
lerianstudio Skill Ring Verifying CodeVerifying a Go project: runs every quality check (lint, vet, imports, format, docs, unit, integration, E2E) and returns a single MERGE_READY or NEEDS_FIX verdict. Report-only: never fixes anything. Use for a quick pre-merge or pre-PR check outside a full dev-cycle. Skip when not a Go project, when you want a single command, or when already inside ring:running-dev-cycle (use its gates).
-
lerianstudio Skill Ring Cleaning CommentsCleaning redundant and obvious comments following clean code principles while preserving meaningful documentation. Supports git scope filtering (staged, unstaged, branch, commit-range). Use when code has excessive comments, during code review, or post-refactor cleanup. Skip when reviewing documentation files or comments are already minimal.
-
jst-well-dan Skill Skill SeekersGenerate AI skills (SKILL.md) from documentation websites, GitHub repositories, PDF files, or local codebases using the Skill Seekers CLI. Use when the user wants to create a new AI skill from external documentation, analyze a GitHub repo into a skill, convert a PDF into structured AI knowledge, or package skills for Claude, Gemini, or OpenAI.
-
jst-well-dan Bundle PDFComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
-
jst-well-dan Bundle DOCXComprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
-
jst-well-dan Bundle PPTXPresentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
-
lerianstudio Skill Ring Managing Dev CycleManaging an in-progress development cycle without driving it: status reports phase, epic/gate progress, assertiveness, and elapsed time from current-cycle.json; cancel confirms, marks the cycle cancelled, and writes a partial feedback report. Use when checking the status of, or cancelling, a running dev cycle. Skip when no cycle is active or the question is general project status, not cycle-specific.
-
lerianstudio Skill Ring Writing Dev ReportsWriting a structured markdown dev report for a completed development epic: reads accumulated epic metrics (TDD, coverage, delivery, lint, file-size, license), computes a quality score with tiers, and records root-cause and next-cycle improvements. Use after an epic completes in ring:running-dev-cycle or when asked for a development feedback report. Skip for documentation-only epics or outside a dev cycle.
-
anntnzrb Bundle Readiness ReportUse when the user asks whether a codebase is ready for autonomous AI development or wants a maturity-gap report.
-
anntnzrb Bundle Technical WritingUse for documentation, RFCs, READMEs, PR text, commit messages, or other developer-facing technical prose.
-
anntnzrb Skill Java Oop AssignmentUse when completing a Java OOP or FOP assignment from a PDF specification with minimal compliant code.
-
jst-well-dan Skill Matplotlib用于完全自定义的底层绘图库。当需要对每个图表元素进行精细控制、创建新型图表或集成到特定的科学工作流时使用。支持导出为 PNG/PDF/SVG。快速统计图表建议使用 seaborn;交互式图表建议使用 plotly;出版级多面板图表(带期刊风格)建议使用 scientific-visualization。
-
lerianstudio Skill Ring Structuring DocumentationStructuring documentation: content hierarchy, overview/conceptual/task page structures, section dividers, navigation, tables-vs-lists, code placement, cross-linking, and page-length targets. Use when planning doc structure, organizing a content hierarchy, splitting content across pages, or designing navigation. Skip when writing the actual content, or checking voice (use ring:applying-voice-and-tone).
-
sitaggart Bundle SwarmFan out N parallel workers, drain them, and return one report. Use for /swarm, 'swarm this', or parallel coverage, races, gauntlets, and exploration.
-
ngxtm Bundle Nestjs OpenapiSwagger automation and Generic response documentation.
Frequently asked questions
What are Docs & Writing agent skills?
Docs & writing agent skills turn AI agents into dependable technical writers: READMEs, API references, PDFs and Word documents, changelogs, and style-guide enforcement. Install one and your agent produces the same structure and tone every time it writes.
Which Docs & Writing skills are most installed?
Popular Docs & Writing skills on SkillMD right now include claude-bionify, env-file-generator, deepwiki. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Docs & Writing skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.