home/categories/technical-docs
category focus

Tech Docs

API references and manuals.

2137 مهارةall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
technical-docs
4

command-documentation-patterns

コマンドのドキュメント設計(セルフドキュメンティング構造/使用例/トラブルシューティング)を整理し、説明の一貫性と読みやすさを支援するスキル。 章構成、記述ルール、検証手順を一貫して整理する。 Anchors: • Software Requirements (Karl Wiegers) / 適用: 要求の言語化と構造化 / 目的: 説明品質の安定化 Trigger: Use when documenting commands, creating usage examples, or designing troubleshooting sections for command workflows. command documentation, usage examples, troubleshooting, self-documenting structure

daishiman
daishiman
documentation
open
technical-docs
4

tutorial-writing

Technical tutorial writing in modified DigitalOcean style. Use when (1) writing step-by-step technical tutorials, (2) creating documentation for code/applications, (3) explaining technical concepts procedurally, (4) working with Temporal applications/tutorials, or (5) the user asks to write, create, or help with a tutorial. Follows specific style constraints: friendly but formal tone, comprehensive explanations, code sandwich approach, assumes English is reader's second language, and never generates new code (only references provided code).

MasonEgger
MasonEgger
documentation
open
technical-docs
4

tdd-testing

Guide for Test-Driven Development in the DEVS platform. Use this when asked to write tests, implement TDD, or add test coverage for lib/ and stores/ code.

codename-co
codename-co
documentation
open
technical-docs
4

writing-plans

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

alexanderop
alexanderop
documentation
open
technical-docs
4

markdown-advanced-syntax

技術ドキュメント向けMarkdown高度構文スキル。Mermaid図、複雑テーブル、コードブロック、数式表現を活用。 Anchors: • GitHub Flavored Markdown Spec / 適用: 拡張構文 / 目的: プラットフォーム互換ドキュメント • CommonMark Spec / 適用: 基本構文 / 目的: クロスプラットフォーム互換性 • Mermaid Official Docs / 適用: ダイアグラム / 目的: ビジュアル技術文書 Trigger: Use when creating technical documentation with Mermaid diagrams, complex tables, syntax-highlighted code blocks, mathematical expressions, or YAML front-matter.

daishiman
daishiman
documentation
open
technical-docs
4

documentation

Updating user guides, CLI reference, and API documentation for the B2C CLI project

SalesforceCommerceCloud
SalesforceCommerceCloud
documentation
open
technical-docs
4

example-usage-patterns

Documentation patterns for creating clear, executable, and maintainable usage examples across APIs, CLIs, libraries, and frameworks. Anchors: • Docs for Developers (Jared Bhatti et al.) / 適用: 実践的な例示パターン / 目的: 開発者に即座に理解・実行可能な例を提供 • The Documentation System (Diataxis) / 適用: チュートリアル・ハウツー・リファレンス分類 / 目的: 目的に応じた例の種類と粒度を選択 • Clean Code (Robert C. Martin) / 適用: 明確な命名・単一責務 / 目的: 自己説明的なサンプルコード Trigger: Use when creating code examples, writing tutorials, documenting API usage, building sample projects, establishing example conventions, or standardizing example patterns across a codebase. example creation, tutorial writing, API documentation, sample code, documentation patterns

daishiman
daishiman
documentation
open
technical-docs
4

sphinx

Generate comprehensive Python documentation with Sphinx. Covers autodoc for API extraction, Napoleon for Google/NumPy docstrings, intersphinx for cross-references, and multiple output formats including HTML, PDF, and ePub.

vamseeachanta
vamseeachanta
documentation
open
technical-docs
3

documentation-specialist

This skill should be used when creating professional software documentation (SRS, PRD, OpenAPI, user manuals, tutorials, runbooks) from templates (greenfield) or reverse-engineering documentation from existing code like Spring Boot or FastAPI (brownfield). Also handles documentation audits/reviews, format conversion (Markdown, DOCX, PDF), and diagram generation (C4, Mermaid, PlantUML, ER, sequence). Use when asked to "create documentation", "document my code", "write SRS", "generate PRD", or "documentation specialist".

SpillwaveSolutions
SpillwaveSolutions
documentation
open
technical-docs
3

tech-doc-writer

This skill should be used when writing or reviewing technical documentation such as READMEs, API documentation, quickstart guides, or any user-facing documentation. Apply editorial principles focused on leading with value, cutting redundancy, and creating scannable, actionable content. Use when the user requests help writing docs, improving existing documentation, or creating user guides.

kevinslin
kevinslin
documentation
open
technical-docs
3

api-documentation

Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent.

bobmatnyc
bobmatnyc
documentation
open
technical-docs
3

technical-content-writer

Technical content writer for marketing pages, blogs, documentation, and video scripts. Use when asked to create marketing content, landing pages, blog posts, technical documentation, video scripts, or any content that requires deep understanding of the codebase and task history.

Hive-Academy
Hive-Academy
documentation
open
technical-docs
3

documentation

Write clear technical documentation for themes, plugins, and web products including installation guides, configuration docs, API references, tutorials, and changelogs. Use when creating user guides, developer docs, or help articles.

vapvarun
vapvarun
documentation
open
technical-docs
3

csharp-xml-docs

C# XML documentation with on-demand Haiku→Expert Review→Final workflow. Flexible Korean/English language support. Use when documenting C# APIs, properties, methods, classes, and interfaces.

creator-hian
creator-hian
documentation
open
technical-docs
3

documenting-domains

Generate domain documentation from codebase analysis - entities, glossary, relationships. Triggers: domain model, entity diagram, ドメインモデル, 用語集, glossary, ubiquitous language.

thkt
thkt
documentation
open
technical-docs
3

mkdocs

Build project documentation sites with MkDocs static site generator. USE WHEN user mentions mkdocs, documentation site, docs site, project documentation, OR wants to create, configure, build, or deploy documentation using Markdown. Covers installation, configuration, theming, plugins, and deployment.

julianobarbosa
julianobarbosa
documentation
open
technical-docs
3

component-docs

Generates component API documentation with props tables, usage examples, and guidelines. Use when documenting component libraries, creating API references, or building component documentation for designers and developers.

dylantarre
dylantarre
documentation
open
technical-docs
3

codebase-architect

Use when generating exhaustive architecture documentation for any WordPress plugin/theme with built-in self-checking, progress tracking, and verification loops. Produces comprehensive docs covering classes, functions, hooks, REST API, AJAX, JS, DB, templates, blocks, and more.

vapvarun
vapvarun
documentation
open
technical-docs
3

code-documentation

Updates or creates project documentation in the correct location. Use when documenting features, architecture, setup instructions, or API changes. Writes clear, concise documentation without verbosity.

rolspace
rolspace
documentation
open
technical-docs
3

documentation-generation

Generate documentation from code including API docs, READMEs, architecture guides, and technical references. Use when user mentions "generate docs", "create documentation", "write README", "API documentation", "document this code", or needs any documentation artifacts. Routes to docs-architect agent for comprehensive 10+ page documentation.

joaquimscosta
joaquimscosta
documentation
open
technical-docs
3

technical-writing

Create clear, accessible documentation for technical and non-technical audiences with practical examples and logical structure

dasien
dasien
documentation
open
technical-docs
3

technical-writer

Generate technical documentation including READMEs, specifications, architecture documents, and runbooks. Use when creating or updating any technical documentation.

MykalMachon
MykalMachon
documentation
open
technical-docs
3

looking-up-docs

Look up library documentation using Context7. Use when needing API reference, library docs, framework documentation, or technical documentation lookup. Provides up-to-date, version-specific docs and code examples.

julianobarbosa
julianobarbosa
documentation
open
technical-docs
3

godot-doc-search

Search Godot Engine and GDScript documentation using Deepwiki and Context7. Use when implementing Godot features, looking up APIs, or finding code examples. USE PROACTIVELY when planning Godot/GDScript implementations.

minami110
minami110
documentation
open
Previous
Page 62 / 90
Next