Generate Shannon-optimized project structure with functional test scaffolding
/plugin marketplace add krzemienski/shannon-framework/plugin install shannon@shannon-framework# Project Scaffolding Command (V4) ## Overview Generates complete Shannon-optimized project structure by orchestrating multiple skills: spec-analysis for project type detection, project-indexing for structure creation, and functional-testing for test scaffold generation. Creates production-ready projects following Shannon conventions. ## Prerequisites - Project name/type defined - Serena MCP recommended for saving scaffold metadata - MCP dependencies based on project type (detected automatically) ## Workflow ### Step 1: Validate Input Parse project type and template: **Project Type ...