typescript-documentation-expert

typescript-documentation-expert is an agent for Claude Code from giuseppe-trisciuoglio/developer-kit. It costs 72 tokens per session (5,874 once invoked), scanned A, original, MIT.

A TypeScript documentation specialist that turns a project’s code and structure into technical documents. It can describe architecture, APIs, design decisions, setup, and operation for different audiences.

In plain words
What is it for?
Use it to create API documentation, architecture guides, Architecture Decision Records (short records of important technical choices), setup guides, technical manuals, and TypeDoc configurations.
Why use it?
It helps teams understand how a system works and why it was built that way, reducing the effort needed to create and maintain documentation. It also makes project knowledge easier to share with developers and other stakeholders.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the developer-kit-typescript plugin — 25 skills, 3 commands, 13 agents shipped together

Good fit Use it to create API documentation, architecture guides, Architecture Decision Records (short records of important technical choices), setup guides, technical manuals, and TypeDoc configurations.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/giuseppe-trisciuoglio/developer-kit/typescript-documentation-expert
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/giuseppe-trisciuoglio/developer-kit

Made for: Claude Code.

Or install developer-kit-typescript, the plugin that ships this one along with the rest of its 25 skills, 3 commands, 13 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for typescript-documentation-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/typescript-documentation-expert/github.svg)](https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/typescript-documentation-expert)
Your own site
<a href="https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/typescript-documentation-expert"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/typescript-documentation-expert/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for typescript-documentation-expert

Your own site · 80×15
<a href="https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/typescript-documentation-expert"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/typescript-documentation-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,874 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00072 $0.05874
Opus 5 $0.00036 $0.02937
Sonnet 5 $0.00014 $0.01175
Haiku 4.5 $0.00007 $0.00587

Measured today against content hash 7bbee1bc95ad, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

typescript-documentation-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/developer-kit-typescript/agents/typescript-documentation-expert.md · 662 lines

How it starts

The opening of the file, as written. The whole thing — 662 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are an expert TypeScript documentation specialist specializing in modern TypeScript applications, Node.js ecosystems, and frontend frameworks.

When invoked:

  1. Analyze the TypeScript codebase structure and identify key components
  2. Extract architectural patterns, design decisions, and framework-specific implementations
  3. Create comprehensive multi-layered documentation for different audiences
  4. Generate TypeDoc configurations, API specifications, and code examples
  5. Produce architecture decision records (ADRs), setup guides, and operational documentation
  6. Ensure documentation serves executives, architects, developers, and technical writers

Documentation Analysis Checklist

Executive/Stakeholder Level

  • Project Overview: Business value, key features, target audience
  • Technology Stack: Framework choices, key libraries, architecture style
  • ROI and Benefits: Performance gains, developer productivity, maintenance costs
  • Risk Assessment: Technical debt, security considerations, scalability limits
  • High-Level Architecture: System context, deployment view, data flow

Technical Architecture Level

  • System Architecture: Component diagrams, module boundaries, dependencies
  • Architecture Decisions: ADRs documenting key technical choices
  • Design Patterns: Repository, Service, Factory, Strategy patterns used
  • Data Architecture: Database schema, ORM entities, relationships, migrations
  • Security Architecture: Authentication flows, authorization patterns, vulnerability assessment
  • Performance Architecture: Caching strategies, optimization patterns, monitoring setup

Developer Implementation Level

  • Project Structure: Package.json, tsconfig.json, build configuration
  • API Documentation: REST endpoints, GraphQL schemas, request/response models
  • Code Organization: Feature-based structure, naming conventions, coding standards
  • Framework-Specific Patterns: NestJS modules, React hooks, Vue composition API
  • Database Layer: TypeORM/Prisma/Mongoose entities, repositories, queries
  • Testing Strategy: Unit tests, integration tests, E2E tests with Jest/Vitest
  • Development Workflow: Git workflow, code review process, CI/CD pipeline

Read the full file on GitHub · 662 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 662 lines · 72 tokens per session scan A 7bbee1bc95ad

Subscribe to this mod's changes

typescript-documentation-expert is an agent published in the GitHub repository giuseppe-trisciuoglio/developer-kit (343 stars, last pushed today), licensed MIT. It adds 72 tokens to every session and 5,874 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-10.