AgentStack
SKILL verified MIT Self-run

Documentation

skill-ishandutta2007-awesome-claude-skills-documentation · by ishandutta2007

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

No reviews yet
0 installs
16 views
0.0% view→install

Install

$ agentstack add skill-ishandutta2007-awesome-claude-skills-documentation

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

Are you the author of Documentation? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.

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

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.