Install
$ agentstack add skill-ishandutta2007-awesome-claude-skills-documentation ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
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
- Audit: Review existing docs to identify gaps or outdated information.
- Drafting: Create or update documentation (READMEs,
CONTEXT.md, ADRs). - Refinement: Simplify language and ensure consistent terminology.
- 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
- Source: ishandutta2007/Awesome-Claude-Skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.