From blueprint
Quick task execution without a full plan — just do it and commit. Use this skill whenever the user says "/quick", "quick fix", "just do it", "small fix", or any request for a small change that doesn't need planning. Also triggers on "quick task", "small change", "tweak this", "simple fix", "rename this", "fix this typo", "update the config", "one-liner", "trivial change", "swap this", "change this value", "toggle this", or any 1-3 file change that doesn't warrant a full /plan workflow. Supports optional GitHub Issues integration for issue tracking.
npx claudepluginhub skaisser/blueprint-pluginThis skill uses the workspace's default tool permissions.
Quick task execution. No plan, no team. Just do it and commit.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
Share bugs, ideas, or general feedback.
Quick task execution. No plan, no team. Just do it and commit.
Read blueprint/.config.yml → language. If auto, detect from the user's messages. All generated content MUST be in the detected language. Skill instructions stay in English — only output changes.
For small fixes, tweaks, and tasks that don't need a full planning workflow.
If $ARGUMENTS contains a GitHub issue reference (e.g., /quick #42, /quick issue 42, or a number that doesn't match a backlog item), parse the issue number:
gh issue view <NUMBER> --json title,body,labels/commit. If a GitHub issue was provided, include Closes #N in the commit message body/plan instead — quick is for small scope/ship to commit and pushUse $ARGUMENTS as the task description.