Agent Skills by ben-mad-jlp
Showing 38 vetted skills indexed across 1 GitHub repositories.
kodex-fix-outdated
Update outdated Kodex topics by analyzing codebase changes with Glob, Read, and Grep.
rough-draft-blueprint
Generate a blueprint document with file structure, function interfaces, and a YAML task graph.
collab-cleanup
Close active collab sessions by archiving or deleting design artifacts.
kodex-generate-aliases
Generate discoverability aliases for Kodex topics from titles and keywords.
brainstorming-validating
Validate design documents for required sections before proceeding to rough-draft.
test-driven-development
Enforce test-first development by writing a failing test before production code.
systematic-debugging
Debug bugfix items by writing failing tests and coordinating parallel subagents.
mermaid-collab
Enables synchronized WebSocket-based editing of Mermaid diagrams and Markdown documents on a Bun server.
collab-clear
Prompt users to confirm clearing collaboration context before resuming work.
using-superpowers
Enforce Skill invocation before every reply in Claude Code sessions.
dispatching-parallel-agents
Dispatch dedicated agents to investigate independent problem domains in parallel.
using-roughjs-wireframes
Create hand-drawn style UI wireframes from JSON schemas for Rough.js.
executing-plans
Coordinate dependency-aware task batches with per-task verification and live diagrams.
brainstorming-designing
Propose 2-3 design approaches with trade-offs and Mermaid diagrams.
finishing-a-development-branch
Guide Git branch completion with merge, PR, cleanup, or keep options.
kodex-bootstrap-missing
Batch-process open missing topic flags into lightweight stub topics using Kodex tools.
brainstorming-exploring
Explore codebases, documentation, and commit history to gather project context.
kodex-fix-missing
Generates missing dictionary topics and scaffolds them for review.
executing-plans-review
Verify task outputs against design specs and report drift in Mermaid Collab sessions.
convert-to-structured
Convert active vibe sessions into structured workflows while preserving artifacts.
collab
Start or resume collaborative sessions in Claude Code with routing.
ready-to-implement
Validate active collab sessions and documented work items before implementation.
rough-draft-confirm
Store user preference for auto-allowing rough-draft proposals in session state.
writing-plans
Convert a written spec into a task-by-task implementation plan with file touchpoints and tests.