techdocs

Generate structured technical documentation drafts from user input.

3|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/irfansofyana/my-claude-code-marketplace --skill techdocs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: techdocs
Source: https://github.com/irfansofyana/my-claude-code-marketplace/tree/main/plugins/02-common-engineering/skills/techdocs
Command: npx skills add https://github.com/irfansofyana/my-claude-code-marketplace --skill techdocs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This Skill guides users through building technical documents using structured templates and interactive prompts, ensuring clarity, consistency, and traceability. It supports One-Pager, RFC, TSD, ADR, and POC/Experiment document types with AI recommendations and optional integration with research and diagram tooling.

Core Features & Use Cases

  • Guided Discovery: Interactive prompts to capture context and requirements
  • Document Type Templates: One-Pager, RFC, TSD, ADR, POC with predefined structures
  • AI Recommendations: Suggests the most suitable document type based on input
  • Integrations: Works with web-research-specialist for research and mermaid for diagrams
  • Template Library: Templates stored under assets/templates/ for easy reuse

Quick Start

Trigger the skill by saying "write a one-pager" or "generate an RFC." The skill will guide you through universal discovery (Phase 1), document type selection (Phase 2), and template-specific discovery (Phase 3), then generate the document content and offer export options.

Frequently Asked Questions about techdocs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create structured technical documentation from a template?

This Skill guides you through building technical documents using predefined templates for One-Pager, RFC, TSD, ADR, and POC/Experiment formats. It walks you through discovery phases to capture context, recommends the best document type for your input, then generates structured content with a request paragraph, concise description, and toxicity assessment.

What document types does this Skill support?

The Skill supports five document types: One-Pager, RFC (Request for Comments), TSD (Technical Specification Document), ADR (Architecture Decision Record), and POC/Experiment. Each has its own template structure to ensure consistency and clarity for different communication needs.

Can I integrate diagrams and research into my technical documents?

Yes. The Skill integrates with mermaid for diagram generation and web-research-specialist for research gathering. You can embed diagrams and pull research findings directly into your documents during the template-guided process.

How does the Skill help me choose the right document type?

The Skill uses AI recommendations during Phase 2 (document-type selection) to suggest the most suitable format based on your input context and requirements. This guided discovery ensures you pick the right template for your communication goal.

Can I export or reuse templates after generating a document?

Yes. Templates are stored under assets/templates/ for easy reuse across projects. After generating your document, you can export it and use the same template structure for future documents of the same type.

What happens during the three phases of the Skill's workflow?

Phase 1 performs universal discovery to capture your context. Phase 2 recommends and confirms the document type. Phase 3 applies template-specific prompts to guide content generation, producing a structured draft ready for refinement or export.