ben-mad-jlp/claude-mermaid-collab
These skills were discovered automatically and have not necessarily received an editorial review.
brainstormingIndexed
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
View indexed skillbrainstorming-clarifyingIndexed
The CLARIFYING phase discusses each item one at a time to fully understand requirements
View indexed skillbrainstorming-exploringIndexed
The EXPLORING phase gathers context about the project and forms an initial understanding
View indexed skillbrainstorming-transitionIndexed
Transition from brainstorming to rough-draft skill
View indexed skillbrainstorming-validatingIndexed
The VALIDATING phase runs the completeness gate to ensure design is ready for implementation
View indexed skillcollabIndexed
Start or resume a collab session - session management only
View indexed skillcollab-cleanupIndexed
Close out a collab session - archive or delete design artifacts
View indexed skillcollab-session-mgmtIndexed
Detailed procedures for finding, creating, and resuming collab sessions
View indexed skillcollab-startIndexed
Start the mermaid-collab server and begin a collab session
View indexed skillcollab-work-item-loopIndexed
The core orchestration loop that processes work items one at a time
View indexed skilldispatching-parallel-agentsIndexed
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
View indexed skillexecuting-plansIndexed
Use when executing implementation plans with independent tasks in the current session
View indexed skillexecuting-plans-executionIndexed
Detailed execution logic for the executing-plans skill
View indexed skillexecuting-plans-reviewIndexed
Verification and drift detection for executing-plans
View indexed skillfinishing-a-development-branchIndexed
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
View indexed skillgather-session-goalsIndexed
Collect and classify work items at the start of a collab session. Invoked by collab skill after creating a new session.
View indexed skillkodex-bootstrap-missingIndexed
Convert all missing topic flags into stub topics flagged as incomplete
View indexed skillkodex-fixIndexed
Fix flagged Kodex topics by generating updated content
View indexed skillkodex-fix-incompleteIndexed
Fill in missing sections of incomplete Kodex topics
View indexed skillkodex-fix-incorrectIndexed
Correct factually incorrect Kodex topic content
View indexed skillkodex-fix-missingIndexed
Create new Kodex topics for missing documentation
View indexed skillkodex-fix-outdatedIndexed
Update an outdated Kodex topic by analyzing codebase changes since topic was written
View indexed skillkodex-generate-aliasesIndexed
Use when generating aliases for Kodex topics to improve findability and search coverage
View indexed skillkodex-initIndexed
Bootstrap a Kodex knowledge base by analyzing codebase structure and creating topic stubs
View indexed skillmermaid-collabIndexed
Create and collaborate on Mermaid diagrams and UI wireframes with real-time preview and team sharing
View indexed skillready-to-implementIndexed
Validate design completion and transition to implementation phase
View indexed skillreceiving-code-reviewIndexed
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
View indexed skillrough-draftIndexed
Bridge brainstorming to implementation through 4 phases - interface, pseudocode, skeleton, and implementation handoff
View indexed skillrough-draft-confirmIndexed
Ask user about auto-allow for rough-draft proposals before starting rough-draft phase
View indexed skillrough-draft-handoffIndexed
Phase 4 - Hand off to executing-plans with the dependency graph
View indexed skillrough-draft-interfaceIndexed
Phase 1 - Define the structural contracts of the system
View indexed skillrough-draft-pseudocodeIndexed
Phase 2 - Define the logic flow for each function
View indexed skillsubagent-driven-developmentIndexed
Use when executing implementation plans with independent tasks in the current session
View indexed skillsystematic-debuggingIndexed
Investigate bugfix items using test-first debugging methodology
View indexed skilltask-planningIndexed
Plan operational tasks (docker, installs, organization) that skip TDD
View indexed skilltest-driven-developmentIndexed
Use when implementing any feature or bugfix, before writing implementation code
View indexed skillui-questionIndexed
Ask user a question via browser UI and wait for response
View indexed skillusing-git-worktreesIndexed
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
View indexed skillusing-gui-wireframesIndexed
Use when creating or editing UI mockups, screen layouts, or interface designs. Use INSTEAD of ASCII art for any visual UI representation.
View indexed skillusing-kodexIndexed
Use when project knowledge could help - queries Kodex topics and flags outdated information
View indexed skillusing-roughjs-wireframesIndexed
Use when creating UI mockups and wireframes with rough hand-drawn styling for design collaboration and prototyping
View indexed skillverification-before-completionIndexed
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
View indexed skillverify-phaseIndexed
Verify rough-draft phase alignment with design doc
View indexed skillvibe-activeIndexed
Freeform collab session for creating diagrams, docs, and wireframes
View indexed skillwriting-plansIndexed
Use when you have a spec or requirements for a multi-step task, before touching code
View indexed skillwriting-skillsIndexed
Use when creating new skills, editing existing skills, or verifying skills work before deployment
View indexed skill