Documentation Index
Fetch the complete documentation index at: https://docs.wip.computer/llms.txt
Use this file to discover all available pages before exploring further.
README Formatter
Generate or validate READMEs that follow the standard. READMEs should look the same across every repo. Badges in the right place. Title and tagline up top. A “Teach Your AI” block so new users know how to start. Features listed clearly. Interface coverage table. License at the bottom. README Formatter checks all of this. Or generates a new one from scratch.What It Does
- Validates existing READMEs against the WIP Computer standard
- Generates new READMEs with the correct structure
- Checks for: badges, title, tagline, “Teach Your AI” block, features, interface table, license
- Reports what’s missing or out of place
Install
Usage
The Standard
Every README follows the same structure:- Badges (npm version, license, etc.)
- Title and tagline
- “Teach Your AI” install block
- Features with interface labels
- Interface coverage table
- Technical documentation
- License