# Skillit Docs

> Generate AI agent skills from TypeScript documentation

- Skill: `pradeepmouli/skillit-docs` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds@latest add pradeepmouli/skillit-docs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/pradeepmouli/skillit-docs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: pradeepmouli (https://skillmd.com/u/pradeepmouli)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/pradeepmouli/skillit-docs

---


# skillit-docs

Generate AI agent skills from TypeScript documentation

## Documentation

- **What is skillit?** — # skillit

> Generate AI agent skills from your TypeScript documentation.

- **Getting Started** — # Getting Started

> Install, configure, and generate your first skill in 5 minutes.

- **JSDoc Conventions** — # JSDoc Conventions

> Write JSDoc that generates expert-quality skills.

- **Documentation Audit** — # Documentation Audit

> The audit engine checks your docs against skill generation conventions during `pnpm typedoc` and tells you exactly what to fix.

- **CLI Extraction** — # CLI & Config Extraction

> The `@skillit/cli` package extracts CLI command structure and correlates flags with typed interfaces so your skill documents both the CLI and its configuration.

- **Markdown Docs** — # Markdown Docs Extraction

> TypeDoc handles your API reference.

