project_development - Project Development with Standardized Scripts
Manage project environment, testing, and linting using standardized scripts
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run bootstrap script
- run setup script
- run test script
- run lint script
- run update script
- run server script
Inputs
- Supernote-Lite codebase
- script directory
Outputs
- configured project environment
- test results
- linting reports
Requirements
- scripts in script/ directory
- run from project root
- uv or Python tools
