Adhoc
drobins25/craftAdhoc workflow for small targeted changes to existing behavior or appearance, without the full story ceremony. Use when the orchestrator encounters a bug with a clear root cause and surgical solution, OR a small enhancement to something already built (a different icon, wording, spacing, color). Triggers on: 'fix this', 'this is broken', 'the alignment is off', 'that button doesn't work', 'quick fix', 'patch this', 'tweak this', 'change the icon', 'adjust the wording', post-story corrections, or any situation where the write gate blocks a small targeted change. Acts NOW - deferred work belongs...
At a glance
This skill is for Coding and helps you fix a bug with a clear root cause, make a small ui tweak, and adjust wording or spacing.
/plugin marketplace add drobins25/craft
/plugin install adhoc
Setup, runtime and requirements describe drobins25/craft, the repo this skill ships in.
Bug FixUi AdjustmentSurgical ChangeLightweightIterationVisual Polish
Also in drobins25/craft
View the repoRequest write permission from the user before making file changes. MUST be invoked before any write attempt when the write gate is closed. C...
Interactive browser automation via playwright-cli. Use when you need to navigate a site, click elements, fill forms, take snapshots, or tria...
This skill should be used when a story has been captured but content direction is unresolved - the spark describes WHAT to build structurall...
This skill should be used when the user asks to "brainstorm", "explore options", "get creative", "what if we...", or selects "Let's get crea...
Use this skill when the user wants to discover, define, or refine their product's aesthetic identity. Triggers on "what should this feel lik...
This skill should be used when the user says "lock it", "go with that", "approved", "that's the standard", or explicitly establishes a proje...
This skill should be used when the user asks to "plan chunks", "break this down", "plan the implementation", or when a story has status plan...
This skill should be used when validate-chunk reports errors or failures, when the user asks to "fix these errors", "resolve validation issu...
This skill should be used when validate-chunk reports test failures specifically, when the user says "tests are failing", "figure out what's...
Enforcement layer for chunk and story validation. Invokes the chunk-validator agent (haiku), enforces the verdict, routes failures to refine...
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.