zero-to-documented - Build a documented pi extension from scratch
Executes a complete workflow to plan, scaffold, implement, document, validate, review, and install a pi extension.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Plan pi extension architecture
- Scaffold extension workspace files
- Implement TypeScript extension logic
- Generate README and ARCHITECTURE documentation
- Validate TypeScript compilation and layout
- Review code simplicity and structure
- Install extension into pi runtime
Inputs
- User goal description
- External workspace path
- Install target option
Outputs
- Phase status reports
- Extension package files
- Generated documentation files
- Installed pi extension
Requirements
- extension_creator tool
- Node.js and TypeScript environment
- Pi extension API support
