Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

ben-mad-jlp/claude-mermaid-collab

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
46 indexed skills2 stars

brainstorming
Indexed

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 skill

brainstorming-clarifying
Indexed

The CLARIFYING phase discusses each item one at a time to fully understand requirements

View indexed skill

brainstorming-exploring
Indexed

The EXPLORING phase gathers context about the project and forms an initial understanding

View indexed skill

brainstorming-transition
Indexed

Transition from brainstorming to rough-draft skill

View indexed skill

brainstorming-validating
Indexed

The VALIDATING phase runs the completeness gate to ensure design is ready for implementation

View indexed skill

collab
Indexed

Start or resume a collab session - session management only

View indexed skill

collab-cleanup
Indexed

Close out a collab session - archive or delete design artifacts

View indexed skill

collab-session-mgmt
Indexed

Detailed procedures for finding, creating, and resuming collab sessions

View indexed skill

collab-start
Indexed

Start the mermaid-collab server and begin a collab session

View indexed skill

collab-work-item-loop
Indexed

The core orchestration loop that processes work items one at a time

View indexed skill

dispatching-parallel-agents
Indexed

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

View indexed skill

executing-plans
Indexed

Use when executing implementation plans with independent tasks in the current session

View indexed skill

executing-plans-execution
Indexed

Detailed execution logic for the executing-plans skill

View indexed skill

executing-plans-review
Indexed

Verification and drift detection for executing-plans

View indexed skill

finishing-a-development-branch
Indexed

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 skill

gather-session-goals
Indexed

Collect and classify work items at the start of a collab session. Invoked by collab skill after creating a new session.

View indexed skill

kodex-bootstrap-missing
Indexed

Convert all missing topic flags into stub topics flagged as incomplete

View indexed skill

kodex-fix
Indexed

Fix flagged Kodex topics by generating updated content

View indexed skill

kodex-fix-incomplete
Indexed

Fill in missing sections of incomplete Kodex topics

View indexed skill

kodex-fix-incorrect
Indexed

Correct factually incorrect Kodex topic content

View indexed skill

kodex-fix-missing
Indexed

Create new Kodex topics for missing documentation

View indexed skill

kodex-fix-outdated
Indexed

Update an outdated Kodex topic by analyzing codebase changes since topic was written

View indexed skill

kodex-generate-aliases
Indexed

Use when generating aliases for Kodex topics to improve findability and search coverage

View indexed skill

kodex-init
Indexed

Bootstrap a Kodex knowledge base by analyzing codebase structure and creating topic stubs

View indexed skill

mermaid-collab
Indexed

Create and collaborate on Mermaid diagrams and UI wireframes with real-time preview and team sharing

View indexed skill

ready-to-implement
Indexed

Validate design completion and transition to implementation phase

View indexed skill

receiving-code-review
Indexed

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 skill

rough-draft
Indexed

Bridge brainstorming to implementation through 4 phases - interface, pseudocode, skeleton, and implementation handoff

View indexed skill

rough-draft-confirm
Indexed

Ask user about auto-allow for rough-draft proposals before starting rough-draft phase

View indexed skill

rough-draft-handoff
Indexed

Phase 4 - Hand off to executing-plans with the dependency graph

View indexed skill

rough-draft-interface
Indexed

Phase 1 - Define the structural contracts of the system

View indexed skill

rough-draft-pseudocode
Indexed

Phase 2 - Define the logic flow for each function

View indexed skill

subagent-driven-development
Indexed

Use when executing implementation plans with independent tasks in the current session

View indexed skill

systematic-debugging
Indexed

Investigate bugfix items using test-first debugging methodology

View indexed skill

task-planning
Indexed

Plan operational tasks (docker, installs, organization) that skip TDD

View indexed skill

test-driven-development
Indexed

Use when implementing any feature or bugfix, before writing implementation code

View indexed skill

ui-question
Indexed

Ask user a question via browser UI and wait for response

View indexed skill

using-git-worktrees
Indexed

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 skill

using-gui-wireframes
Indexed

Use when creating or editing UI mockups, screen layouts, or interface designs. Use INSTEAD of ASCII art for any visual UI representation.

View indexed skill

using-kodex
Indexed

Use when project knowledge could help - queries Kodex topics and flags outdated information

View indexed skill

using-roughjs-wireframes
Indexed

Use when creating UI mockups and wireframes with rough hand-drawn styling for design collaboration and prototyping

View indexed skill

verification-before-completion
Indexed

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 skill

verify-phase
Indexed

Verify rough-draft phase alignment with design doc

View indexed skill

vibe-active
Indexed

Freeform collab session for creating diagrams, docs, and wireframes

View indexed skill

writing-plans
Indexed

Use when you have a spec or requirements for a multi-step task, before touching code

View indexed skill

writing-skills
Indexed

Use when creating new skills, editing existing skills, or verifying skills work before deployment

View indexed skill