constructive-tooling
Installation
SKILL.md
Constructive Tooling
Developer tools for Constructive projects: CLI building with inquirerer and documentation formatting.
When to Apply
Use this skill when:
- Building interactive CLIs with
inquirerer - Formatting README and documentation files
For pnpm workspace management, publishing, and monorepo configuration, see the constructive-pnpm skill.
inquirerer CLI Framework
Build interactive CLI tools with prompts, appStash state persistence, and yanse terminal colors.
See inquirerer-cli.md for the CLI framework guide.