← all publishers

benjaminshoemaker

@benjaminshoemaker source repo

57 published skills

  1. Bootstrap · benjaminshoemaker bundle
    Generate feature plan with codebase-aware context. Use when starting a new feature in an existing codebase to skip full spec workflow.
    0
    installs
  2. List Todos · benjaminshoemaker bundle
    Analyze and prioritize TODO items from TODOS.md. Use when planning work or deciding what to implement next.
    0
    installs
  3. Triage · benjaminshoemaker
    Review BUGS.md and NEXT_STEPS.md together, rank what to work on next, and update lightweight work tracking files when useful. Use when deciding between bugs, fixes, and small next-step work.
    0
    installs
  4. Work Status · benjaminshoemaker
    Summarize all possible work across features, bugs, next steps, deferred items, and archived/completed work. Use when the user asks what can be worked on next or asks for status across work tracking files.
    0
    installs
  5. Audit Skills · benjaminshoemaker bundle
    Audits skills, commands, and prompt templates for best practice violations including length, checklists, verification steps, and progressive disclosure. Use after creating or modifying skills, during reviews, or to improve existing prompt files. Produces prioritized improvement suggestions.
    0
    installs
  6. Capture Work · benjaminshoemaker
    Capture a lightweight work item into BUGS.md, NEXT_STEPS.md, DEFERRED.md, or recommend the feature workflow. Use when a bug, fix, small follow-up, next step, deferred idea, or possible feature comes up during development.
    0
    installs
  7. Setup · benjaminshoemaker
    Initialize a new project with the AI Coding Toolkit. Use when setting up toolkit skills in a new or existing project.
    0
    installs
  8. Tone Check · benjaminshoemaker
    Check a document for AI-generated writing markers and mismatches with the user's personal tone. Two-pass analysis — generic AI detection plus voice/style comparison against the user's own writing samples from past sessions.
    0
    installs
  9. Search Chats · benjaminshoemaker
    Search past conversations with Claude Code and Codex CLI. Finds matching excerpts across all sessions with metadata (date, project, agent). Use when looking for a past discussion, decision, or piece of context from any previous session.
    0
    installs
  10. Suggest Skills · benjaminshoemaker
    Analyze past Claude Code and Codex sessions to suggest new skills, workflow improvements, or changes to existing skills. Identifies repetitive patterns and unmet automation opportunities.
    0
    installs
  11. Update Target Projects · benjaminshoemaker bundle
    Discover and sync all toolkit-using projects with the latest skills. Use when skills are modified, after the post-commit hook reminds you, or to batch-sync multiple projects.
    0
    installs
  12. Discover Flow Verification · benjaminshoemaker bundle
    Guide discovery and discussion to determine how an AI coding agent can autonomously run and verify a specific user flow end to end. Use when the user asks what would be needed to test a flow, prove an app works, create an E2E/self-test harness, make agent verification repeatable, or evaluate whether an existing test setup lets the agent verify behavior. This skill is for shaping the verification approach before implementation: read the repo's product docs and existing verification contracts, identify the real user flow and channel under test, uncover missing controllable state or external dependencies, ask focused questions, and produce a concrete agent-runnable verification plan only after the flow is understood.
    0
    installs
  13. Braindump · benjaminshoemaker
    Capture links, thoughts, and a thesis for a blog post, then research and structure them into a writing brief. Use when starting a new blog post.
    0
    installs
  14. Draft Post · benjaminshoemaker bundle
    Write a blog post draft from a braindump brief, matching Ben's writing voice. Use after /braindump produces a BRIEF.md.
    0
    installs
  15. Pre Publish Check · benjaminshoemaker bundle
    Final quality gate before publishing a blog post. Checks tone/voice match, conciseness, thesis connectivity, evidence backing, structural strength, links, frontmatter, and readability. Use after /draft-post iteration is complete. Replaces /tone-check.
    0
    installs
  16. Go · benjaminshoemaker
    Resume execution from wherever you left off. Detects current state and runs the appropriate next command, or reports what's blocking progress. Use at the start of any session to pick up where you left off.
    0
    installs
  17. UI UX · benjaminshoemaker bundle
    Comprehensive UI/UX analysis and design intelligence. Point at any product to get: code analysis, product/user context assessment, industry pattern research, and prioritized improvement recommendations. Combines craft principles, data-driven design intelligence, and creative excellence. Also guides design system setup for consistent AI-assisted UI work.
    0
    installs
  18. Add Todo · benjaminshoemaker bundle
    Add a properly formatted TODO item to TODOS.md. Use when you need to capture a new task, bug, or feature request during development.
    0
    installs
  19. Discover · benjaminshoemaker
    Exploratory conversation before /product-spec. Asks one question at a time, runs background research for open-source/off-the-shelf alternatives, and writes DISCOVERY_NOTES.md. Use when the user has an idea but hasn't scoped it yet.
    0
    installs
  20. Innovate · benjaminshoemaker
    Identify high-impact innovative additions to the current app or plan. Use when planning next features, during strategic reviews, or when the user asks for creative ideas.
    0
    installs
  21. Progress · benjaminshoemaker bundle
    Report completion status of the main and feature execution plans. Use to check how many tasks remain and which phases are done.
    0
    installs
  22. Create Pr · benjaminshoemaker
    Create a GitHub PR with verification and Codex review. Runs verify.sh and code/doc review before PR creation.
    0
    installs
  23. Merge Prs · benjaminshoemaker bundle
    Merge multiple PRs with conflict resolution and CI failure auto-patching. Analyzes optimal merge order, resolves conflicts, pulls CI logs on failure, and fixes issues. Use when multiple feature branches need merging into the base branch.
    0
    installs
  24. Run Todos · benjaminshoemaker
    Implement [ready]-tagged TODO items with commits. Use after /list-todos has clarified requirements and marked items as ready.
    0
    installs
  25. Phase Prep · benjaminshoemaker bundle
    Check prerequisites before starting a phase. Use before /phase-start to verify dependencies are met and context is loaded.
    0
    installs
  26. Auto Verify · benjaminshoemaker bundle
    Attempt automated verification of criteria before falling back to manual. Parses criterion text for automation hints and executes appropriate tool (curl, browser, file check). Invoked by verify-task and phase-checkpoint for MANUAL and MANUAL:DEFER criteria.
    0
    installs
  27. Fresh Start · benjaminshoemaker
    Orient to project structure and load context. Use at the start of each new session or after context reset to understand the project state.
    0
    installs
  28. OAUTH Login · benjaminshoemaker bundle
    Complete OAuth login flow and store tokens for verification. Use when browser verification requires authenticated sessions.
    0
    installs
  29. Phase Start · benjaminshoemaker bundle
    Execute all tasks in a phase autonomously. Use after /phase-prep confirms prerequisites are met.
    0
    installs
  30. Update Docs · benjaminshoemaker bundle
    Update documentation after commits. Syncs README, AGENTS.md, CHANGELOG, and docs/ with code changes. Use after commits or to analyze working tree changes.
    0
    installs
  31. Verify Task · benjaminshoemaker
    Run code-verification on a specific task. Use to verify a single task's acceptance criteria after implementation.
    0
    installs
  32. Codex Review · benjaminshoemaker bundle
    Have OpenAI Codex review the current branch with documentation research. Use for second-opinion code reviews or when you want cross-AI verification.
    0
    installs
  33. Feature Plan · benjaminshoemaker bundle
    Generate EXECUTION_PLAN.md and scoped AGENTS.md files for a feature. Use after /feature-technical-spec to create the task breakdown.
    0
    installs
  34. Feature Spec · benjaminshoemaker bundle
    Define feature requirements (problem, users, scope, acceptance criteria) through guided Q&A and write FEATURE_SPEC.md. Use when starting a new feature.
    0
    installs
  35. Product Spec · benjaminshoemaker bundle
    Generate PRODUCT_SPEC.md through guided Q&A. Use as the first step when starting a new greenfield project.
    0
    installs
  36. Vision Audit · benjaminshoemaker
    Audit project alignment with VISION.md, identify SDLC gaps, and generate feature proposals. Use when reviewing strategic direction or planning new features.
    0
    installs
  37. Codex Consult · benjaminshoemaker bundle
    Get a second opinion from OpenAI Codex on documents, specs, or plans. Use for cross-AI consultation on any content, not just code diffs.
    0
    installs
  38. Feature Audit · benjaminshoemaker bundle
    Multi-source audit of a shipped feature against its original plans, product vision, UI/UX best practices, and live browser inspection. Produces consolidated findings with prioritized recommendations.
    0
    installs
  39. Generate Plan · benjaminshoemaker bundle
    Generate the greenfield execution plan plus root and scoped AGENTS.md files. Use after /technical-spec to create the phased task breakdown.
    0
    installs
  40. Security Scan · benjaminshoemaker
    Run dependency audits, secrets detection, and static analysis to find CVEs, leaked credentials, and insecure code patterns. Use at phase checkpoints or before releases.
    0
    installs
  41. Criteria Audit · benjaminshoemaker
    Validate EXECUTION_PLAN.md for verification metadata, manual reasons, and testability. Use when preparing Phase 1 or after editing EXECUTION_PLAN.md.
    0
    installs
  42. Populate State · benjaminshoemaker
    Generate `.claude/phase-state.json` from the main execution plan and git history. Use to recover phase state after context loss or when joining an existing project.
    0
    installs
  43. Technical Spec · benjaminshoemaker bundle
    Generate TECHNICAL_SPEC.md through guided Q&A. Use after /product-spec to define the technical architecture.
    0
    installs
  44. Vercel Preview · benjaminshoemaker
    Resolve Vercel preview deployment URL for the current git branch. Invoked by browser-verification when deployment.enabled is true, or directly to check deployment status. Use to check deployment status or when browser verification needs a URL.
    0
    installs
  45. Capture Session · benjaminshoemaker
    Extract decisions, action items, new context, and insights from the current session into LEARNINGS.md and auto-memory. Run before ending any substantive conversation.
    0
    installs
  46. Codex Implement · benjaminshoemaker bundle
    Delegate code implementation to Codex CLI. Claude decomposes, scopes context, and verifies; Codex implements. Accepts a spec file, text description, or gathers requirements interactively.
    0
    installs
  47. Data Flow Audit · benjaminshoemaker bundle
    Detect split data source anti-patterns and scattered business rule duplication where the same logic is reimplemented across multiple files and languages. Catches semantic duplication that syntactic tools like jscpd miss. Use at phase checkpoints or when investigating data consistency issues.
    0
    installs
  48. Review Deferred · benjaminshoemaker
    Review deferred verification items. Use when you want to check or clear the deferred review queue without waiting for project completion.
    0
    installs
  49. Tech Debt Check · benjaminshoemaker bundle
    Identify code duplication, cyclomatic complexity, large files, and maintainability anti-patterns. Use at phase checkpoints or on-demand to quantify technical debt.
    0
    installs
  50. Analyze Sessions · benjaminshoemaker bundle
    Extract automation patterns from session logs and rank by impact. Use periodically after multiple sessions to identify repetitive workflows that could become skills or hooks.
    0
    installs
  51. Capture Learning · benjaminshoemaker
    Capture a project learning or pattern to LEARNINGS.md. Use when you discover a useful pattern or convention during development.
    0
    installs
  52. Phase Checkpoint · benjaminshoemaker bundle
    Run checkpoint criteria after completing a phase. Use after /phase-start completes all tasks to verify quality gates before proceeding.
    0
    installs
  53. Code Verification · benjaminshoemaker
    Multi-agent code verification workflow using a main agent and sub-agent loop. Use when verifying code against requirements, acceptance criteria, or quality standards. Triggers on requests to verify, validate, or check code against specifications, checklists, or instructions.
    0
    installs
  54. Spec Verification · benjaminshoemaker bundle
    Verify generated specification documents for context preservation and quality issues. Automatically triggered after document generation. Checks that upstream requirements are preserved and identifies common specification problems.
    0
    installs
  55. Browser Verification · benjaminshoemaker bundle
    Verify browser-based acceptance criteria using ExecuteAutomation Playwright MCP with multi-tool fallback chain. Invoked by verify-task and phase-checkpoint for BROWSER:* criteria.
    0
    installs
  56. Configure Verification · benjaminshoemaker
    Auto-detect test, lint, typecheck, and build commands from package.json, Makefile, and other project config. Use during project setup or when build tooling changes. Runs silently — no prompts.
    0
    installs
  57. Feature Technical Spec · benjaminshoemaker bundle
    Define technical approach (architecture, integration points, data model) for a feature through guided Q&A and write FEATURE_TECHNICAL_SPEC.md. Use after /feature-spec.
    0
    installs