Workflow Package
Software Development Spellbook
Stop prompting into the void. This workflow is a clear process: explore the codebase, make a plan, build the thing, get it reviewed. Four phases. One card. Shipping code.
$100 + 3 months SMB included
Buy NowWhat's Inside
10 Workflow Commands
Pre-built commands for the full development cycle. Explore, plan, implement, review—plus specialized reviews for security, code quality, docs, and UX.
MCP Integration
Works with Claude Code, Cursor, Windsurf, and any MCP-compatible tool. Cards are read and written to directly from your editor.
3 Months SMB Plan
Full access to Kardbrd: 3 boards, 10 team members, 3 MCP connections. Your workspace to run the workflow.
Installation Guide
Step-by-step setup for your environment. Run the setup command and the guide walks through the rest.
Example Projects
Real-world examples showing the workflow in action. Bug fixes, new features, refactors—see how each phase works.
Customization Templates
Prompts are just markdown. Tweak them for your team's conventions, add your own phases, create domain-specific reviews.
The Four Phases
Each phase builds on the last. Context flows from exploration to plan to implementation to review. Every step is logged to the card.
/ke Read the code before changing it. Maps dependencies, identifies patterns, surfaces questions. Findings go to the card.
/kp Break it down before touching a file. Creates a checklist with specific files, line numbers, and sequencing. The plan becomes trackable todos.
/ki Build the thing. Progress tracked, decisions logged, todos checked off. No black box—you see what changed and why.
/kr Multi-perspective validation. Security holes? Code smells? UX gaps? Missing docs? Run all reviews or pick what matters for this change.
Five Review Perspectives
Run them all with /kr,
or pick the ones that matter.
| Command | Focus |
|---|---|
/krs | Security — injection, auth, secrets, OWASP top 10 |
/krc | Code Quality — patterns, edge cases, test coverage |
/krd | Documentation — API docs, comments, README updates |
/kru | UX — user flows, error states, accessibility |
/krup | Mobile UX — touch targets, viewport, gestures |
Who It's For
Solo Developers
You're shipping alone but want the rigor of a team process. The workflow keeps you organized and catches what you'd miss at 2am.
Small Teams
Two to ten people sharing a codebase. Cards become the single source of truth—what was decided, what changed, what's left to do.
Tech Leads
You can't review every line anymore. A process that produces reviewable work, not random output.
One Card, Full Story
Each phase appends to the card. When someone asks "what happened here?"—share one URL.
# Original requirements
Add dark mode toggle to settings page
---
## Exploration Summary
Found existing theme system in src/styles/...
## Plan Summary
4 tasks: ThemeToggle component, hook, persist...
## Implementation Summary
Completed. 3 files changed, 127 lines added...
## Review Findings
Security: Pass. Code: Pass. UX: 1 suggestion...
Ready to ship with structure?
10 commands. 3 months of Kardbrd. One workflow that actually works.
$100 + 3 months SMB included
Buy NowQuestions? [email protected]