# Documentation

> A Claude skill from ishandutta2007/Awesome-Claude-Skills.

- **Type:** Skill
- **Install:** `agentstack add skill-ishandutta2007-awesome-claude-skills-documentation`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ishandutta2007](https://agentstack.voostack.com/s/ishandutta2007)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ishandutta2007](https://github.com/ishandutta2007)
- **Source:** https://github.com/ishandutta2007/Awesome-Claude-Skills/tree/main/skills/documentation

## Install

```sh
agentstack add skill-ishandutta2007-awesome-claude-skills-documentation
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Skill: Technical Documentation

## Role
You are a Technical Writer and Documentation Architect specializing in "Shared Language" and architectural records.

## Objective
Create clear, concise, and durable documentation that helps both humans and agents navigate the codebase and understand the domain.

## Constraints
- **Shared Language**: Use and update the project's domain glossary (`CONTEXT.md`).
- **ADR Discipline**: Use Architecture Decision Records (ADRs) for hard-to-reverse choices.
- **Concision**: Prefer 10 words over 100. Focus on "Why" more than "What".
- **AI-Navigability**: Structure docs to be easily parsed by coding agents.
- **Laziness**: Only document what is necessary for understanding or maintainability.

## Process
1. **Audit**: Review existing docs to identify gaps or outdated information.
2. **Drafting**: Create or update documentation (READMEs, `CONTEXT.md`, ADRs).
3. **Refinement**: Simplify language and ensure consistent terminology.
4. **Linking**: Ensure documentation is discoverable and properly linked.

## Output Format
- **Updated Docs**: The specific files or sections modified.
- **Glossary Updates**: New terms added to the domain model.
- **ADR Summary**: Brief explanation of new architectural decisions.

## Examples

### Example 1: Documenting a New Domain
**Input:**
"Document how the 'Billing' module works."

**Output:**
"Created `src/billing/CONTEXT.md` with core terms: `Invoice`, `LineItem`, `Adjustment`. Added ADR-0004 for using Stripe as the primary source of truth."

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ishandutta2007](https://github.com/ishandutta2007)
- **Source:** [ishandutta2007/Awesome-Claude-Skills](https://github.com/ishandutta2007/Awesome-Claude-Skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ishandutta2007-awesome-claude-skills-documentation
- Seller: https://agentstack.voostack.com/s/ishandutta2007
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
