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.
-
jhamidun Skill Document ReleasePost-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.
-
jhamidun Bundle Document Import 2Извлечь текст и картинки из PDF/DOCX/PPTX/скетча для прототипа или дека. Триггеры: «из PDF в слайды», «DOCX в лендинг». НЕ переверстать дек 1-в-1→pptx-import.
-
jhamidun Bundle Generate Report HeaderЕдиная шапка отчётов агентов: тип, версия, статус, время, фаза. Служебный навык воркеров. Триггеры: «шапка отчёта», «оформи отчёт агента».
-
jhamidun Skill PDF GenerationPDF Generation & Manipulation Skill
-
majiayu000 Bundle Nav Task 2Manage Navigator task documentation - create implementation plans, archive completed tasks, update task index. Use when user starts new feature, completes work, or says "document this feature".
567 -
majiayu000 Bundle Demo Skill 2A demo skill that helps with documentation
567 -
majiayu000 Bundle Mq 2This skill should be used when the user asks to "get code blocks from README", "extract links from markdown", "find all headers in this doc", "pull the table from documentation", "what code examples are in this file", or when needing specific elements (code, links, headers, tables) from large Markdown files without loading the entire file.
567 -
majiayu000 Bundle QA Lead 2QA Lead that creates test suites ONE FILE AT A TIME to prevent crashes. Handles test plans, test cases, testing strategies, quality gates. **CRITICAL CHUNKING RULE - Large test suites (15 files) done incrementally.** Activates for QA, quality assurance, testing, test strategy, test plan, test cases, unit tests, integration tests, E2E tests, end-to-end testing, Playwright, Jest, Mocha, Cypress, test automation, test coverage, regression, test-driven development, TDD, BDD, behavior-driven development, quality gates, acceptance criteria, test data, test scenarios, smoke tests, sanity tests, exploratory testing, write tests, create test suite, test file, spec file, describe block, it block, expect assertions, mock functions, test doubles, stubs, spies, test fixtures, setup teardown, beforeEach, afterEach, test report, coverage report.
567 -
majiayu000 Bundle PHP Doc 2Provides phpDoc documentation standards. Use when writing class, method, or property documentation in PHP.
567 -
majiayu000 Bundle Docs Update 3Standard procedure for updating documentation
567 -
majiayu000 Bundle Task Create 2Create structured task files for planning dev work. Use when user asks to "create a task", "add a task", "plan a task", or needs to document work items. Creates numbered markdown files in docs/planning/tasks/.
567 -
majiayu000 Bundle Nav Start 2Load Navigator documentation navigator when starting development session, resuming work, or beginning new feature. Use when user mentions starting work, beginning session, resuming after break, or checking project status.
567 -
majiayu000 Bundle Run Local 2[RUN:on-VPS]=>[FIND:IP+port]=>[VERIFY:accessible]=>[REPORT:user]
567 -
majiayu000 Bundle Export 4이력서/경력기술서를 PDF로, 포트폴리오를 PPTX로 내보냅니다. 현재 날짜 기준 YYYY-MM 형식으로 파일명 생성.
567 -
majiayu000 Bundle Metadatos 2Especialista en validación y generación de metadatos YAML (frontmatter) para archivos markdown del proyecto SyV, garantizando coherencia con estándares
567 -
majiayu000 Bundle New Skill 5Creates a new Claude Code Skill following best practices. Use when the user wants to create a new skill, add a skill, or asks about writing skills for Claude Code. Fetches latest documentation before generating skill content. New skill. Create a skill.
567 -
majiayu000 Bundle PDF Split 2PDF chapter splitting
567 -
majiayu000 Bundle Detector 3Detects SpecWeave context (.specweave/ directory exists) and provides workflow documentation. Explains available slash commands and workflow. Keywords slash commands, /sw:increment, /increment, /sw:do, /sw:progress, /sw:validate, /sw:done, specweave commands, workflow help, specweave folder.
567 -
majiayu000 Bundle Dev Init 2Standards for project scaffolding, directory structure, and initial documentation.
567 -
majiayu000 Bundle Diataxis 2Create and evaluate documentation using the Diátaxis framework. Use when writing, organizing, or auditing documentation to ensure it serves distinct user needs through four systematic categories (Tutorials, How-to Guides, Reference, Explanation). Ideal for diagnosing documentation problems, separating mixed content, and ensuring each piece serves a single, clear purpose.
567 -
majiayu000 Bundle Pr Title 2Use when writing Pull Request titles or commit messages to follow the Korean action word convention.
567 -
majiayu000 Bundle Doc Loader 2Charge la documentation d'un framework depuis son site web dans des fichiers markdown locaux. Supporte Symfony, API Platform, Meilisearch, atournayre-framework et Claude Code.
567 -
majiayu000 Bundle Doc Naming 2Enforces unified ID naming standards and threshold naming rules for all SDD documentation artifacts
567 -
majiayu000 Bundle Gitea Wiki 2Manage Gitea wiki pages. Use when working with wiki content, creating documentation, or updating wiki pages.
567 -
majiayu000 Bundle Verify Docs 3Verify documentation line numbers match current code state
567 -
majiayu000 Bundle Writejsdoc 2Write or update duplojs-utils JSDoc documentation files under jsDoc/{namespace}/{function}/, including index.md structure, @example includes, and example.ts usage patterns (classic, curried, and predicate overloads).
567 -
majiayu000 Bundle Find Todo And Fixme Comments 3Search markdown files, Nextflow scripts, and config files for TODO/FIXME comments, categorize by priority, and provide actionable recommendations. Use when you need to identify pending work or track technical debt.
567 -
majiayu000 Bundle Prose Style 3Diagnose sentence-level issues after structure is solid. Use when prose feels flat, sentences are monotonous, word choices are generic, or voice is inconsistent.
567 -
majiayu000 Bundle Fpf Review 3Triggers: architecture review, FPF, functional programming framework, systems architecture Architecture review using FPF (Functional Programming Framework) methodology. Evaluates codebases through functional, practical, and foundation perspectives. Use when: conducting architecture reviews, evaluating system design DO NOT use when: simple code reviews, bug fixes, documentation updates
567 -
majiayu000 Bundle Looking Up Docs 3Library documentation via Context7. Use for API references, code examples, framework docs.
567 -
majiayu000 Bundle Quarto Anti Slop 2Enforce reproducible research document standards for Quarto and RMarkdown. Prevents generic AI-generated documents through proper cross-referencing, bibliography management, and PDF-first practices for papers.
567 -
majiayu000 Bundle Cui Jsdoc 2JSDoc documentation standards for JavaScript functions, classes, modules, and web components
567 -
majiayu000 Bundle Bloat Detector 4Detect codebase bloat through progressive analysis: dead code, duplication, complexity, documentation bloat. Triggers: bloat detection, dead code, code cleanup, duplication, technical debt, unused code Use when: context usage high, quarterly maintenance, pre-release cleanup, before refactoring DO NOT use when: active feature development, time-sensitive bugs, codebase < 1000 lines
567 -
majiayu000 Bundle Doc Indexer 2Use this skill at the beginning of any session or when needing to understand available project documentation. Provides just-in-time context by scanning YAML frontmatter from all markdown files in the docs/ directory without loading full content.
567 -
majiayu000 Bundle Docs Export 2Google Docs をエクスポートする。「Docs を PDF で」「ドキュメントをエクスポート」「Docs をダウンロード」「ドキュメントを PDF に」「Word で保存」などで起動。`/shiiman-google:docs-export` を実行してエクスポートする。
567 -
majiayu000 Bundle Kosmos Xray 2Context-efficient codebase exploration using AST analysis. Use when exploring Kosmos architecture, understanding code structure, or preparing documentation for AI programmers. Triggers: xray, map stru
567
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 document-release, document-import, generate-report-header. 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.