self-evolving-modules
CommunityBuild NOOA features with a single source of truth.
Software Engineering#developer tools#documentation#code generation#cli#agent development#schema-driven
Authorthiagobutignon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the creation and refactoring of NOOA CLI features by enforcing a "Single Source of Truth" for command definitions, eliminating documentation drift and ensuring consistency across CLI, SDK, and agent interfaces.
Core Features & Use Cases
- Schema-Driven Development: Define commands once in a schema, and automatically generate CLI help, agent tool specs, and SDK types.
- Zero Drift: Guarantees that documentation, code, and agent capabilities remain perfectly synchronized.
- Use Case: When developing a new
nooa user createcommand, use this Skill to define its schema, flags, and expected outputs, ensuring the help text, agent description, and SDK function signature are all automatically generated and consistent.
Quick Start
Create a new NOOA CLI command by copying the template and implementing the run function.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: self-evolving-modules Download link: https://github.com/thiagobutignon/nooa-the-pragmatic/archive/main.zip#self-evolving-modules Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.