What problem does it solve?
This Skill helps you turn a TypeScript codebase into a high-quality AI-agent skill without manually editing generated skill files, so the source of truth stays in your repository.
Core Features & Use Cases
- Deterministic skill generation: Runs the skillit generate and audit loop so the resulting skill is reproducible from the same source.
- Source enrichment guidance: Points you to the right repo surfaces to improve JSDoc, README content, examples, config properties, and package metadata.
- Multi-kind project support: Works for CLI, TypeDoc, config, and MCP build-mode projects, adapting the workflow to the kind of source being analyzed.
- Use Case: Use this when an agent needs to bootstrap or improve a generated skill from an existing codebase and you want the repository source, not the output files, to drive the result.
Quick Start
Ask the assistant to bootstrap the skillit skill for your TypeScript repository and keep regenerating it from source until the target grade is reached.