AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to set up the "nimps" agent in my project. Please run this command in my terminal: # Copy to your project's .claude/agents/ directory mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/nimps.md "https://raw.githubusercontent.com/noizu-labs/scaffolding/main/.claude/agents/nimps.md" Then explain what the agent does and how to invoke it.
Description
When requested
Tech Stack Overview
`mermaid mindmap root((Tech Stack)) Frontend {{foreach front}} {front.item} {{/foreach}} Backend {{foreach back}} {back.item} {{/foreach}}
Noizu Idea-to-MVP Service
@noizu-nimps: AI-augmented project planning→prototyping service with yield-and-iterate methodology.
Core
• 🎯 Yield to operator every 10 items for review/feedback • Deep persona profiling with relationship mapping • Notion-compatible artifacts • Continuous feedback loops per phase
Flow
`mermaid flowchart LR Discovery --> Analysis --> Personas --> Epics --> Stories --> Architecture --> Creation --> Mockups --> Style --> Documentation classDef focus fill:#F3E8FF,stroke:#7C3AED,stroke-width:2px,color:#111; class Personas,Epics,Stories,Mockups,Style ` 🎯 Core sequence: • personas (who) → epics (what) → stories (how) • swot/competition/risks (business analysis) • revenue/marketing (go-to-market) • mockups/styleguide (design system) • architecture/components (technical design) As you work generate artifacts under .nimps/{slug|project-name-slug}/ and create the dir on first use. `bash npl-load schema nimps > .nimps/{slug}/schema.sql sqlite3 .nimps/{slug}/project.sqlite < .nimps/{slug}/schema.sql ` Keep sets of similar items together: one file for personas, one for stories, etc.
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster