Skip to content
Skill

claudekit-engineering

by kevinnguyen271090

AI Summary

claudekit-engineering intelligently routes code issues to specialized fix commands based on issue type (type errors, UI/UX, CI/CD, tests), helping developers quickly resolve problems using the right tool. Developers working in Claude Code benefit from automated triage and targeted fixes.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "claudekit-engineering" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (57 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/fix.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/ask.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/ask.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/bootstrap.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/bootstrap.md" && mkdir -p .claude/skills/commands/bootstrap && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/bootstrap/auto.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/bootstrap/auto.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/brainstorm.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/brainstorm.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/ck-help.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/ck-help.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/code.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/code.md" && mkdir -p .claude/skills/commands/code && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/code/no-test.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/code/no-test.md" && mkdir -p .claude/skills/commands/code && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/code/parallel.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/code/parallel.md" && mkdir -p .claude/skills/commands/content && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/content/cro.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/content/cro.md" && mkdir -p .claude/skills/commands/content && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/content/enhance.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/content/enhance.md" && mkdir -p .claude/skills/commands/content && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/content/fast.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/content/fast.md" && mkdir -p .claude/skills/commands/content && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/content/good.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/content/good.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/cook.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/cook.md" && mkdir -p .claude/skills/commands/cook && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/cook/auto.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/cook/auto.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/debug.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/debug.md" && mkdir -p .claude/skills/commands/design && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/design/3d.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/design/3d.md" && mkdir -p .claude/skills/commands/design && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/design/describe.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/design/describe.md" && mkdir -p .claude/skills/commands/design && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/design/fast.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/design/fast.md" && mkdir -p .claude/skills/commands/design && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/design/good.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/design/good.md" && mkdir -p .claude/skills/commands/design && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/design/screenshot.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/design/screenshot.md" && mkdir -p .claude/skills/commands/design && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/design/video.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/design/video.md" && mkdir -p .claude/skills/commands/docs && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/docs/init.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/docs/init.md" && mkdir -p .claude/skills/commands/docs && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/docs/summarize.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/docs/summarize.md" && mkdir -p .claude/skills/commands/docs && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/docs/update.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/docs/update.md" && mkdir -p .claude/skills/commands/fix && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fix/ci.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/fix/ci.md" && mkdir -p .claude/skills/commands/fix && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fix/fast.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/fix/fast.md" && mkdir -p .claude/skills/commands/fix && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fix/hard.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/fix/hard.md" && mkdir -p .claude/skills/commands/fix && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fix/logs.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/fix/logs.md" && mkdir -p .claude/skills/commands/fix && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fix/parallel.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/fix/parallel.md" && mkdir -p .claude/skills/commands/fix && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fix/test.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/fix/test.md" && mkdir -p .claude/skills/commands/fix && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fix/types.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/fix/types.md" && mkdir -p .claude/skills/commands/fix && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fix/ui.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/fix/ui.md" && mkdir -p .claude/skills/commands/git && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/git/cm.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/git/cm.md" && mkdir -p .claude/skills/commands/git && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/git/cp.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/git/cp.md" && mkdir -p .claude/skills/commands/git && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/git/merge.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/git/merge.md" && mkdir -p .claude/skills/commands/git && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/git/pr.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/git/pr.md" && mkdir -p .claude/skills/commands/integrate && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/integrate/polar.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/integrate/polar.md" && mkdir -p .claude/skills/commands/integrate && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/integrate/sepay.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/integrate/sepay.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/journal.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/journal.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plan.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/plan.md" && mkdir -p .claude/skills/commands/plan && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plan/ci.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/plan/ci.md" && mkdir -p .claude/skills/commands/plan && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plan/cro.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/plan/cro.md" && mkdir -p .claude/skills/commands/plan && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plan/fast.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/plan/fast.md" && mkdir -p .claude/skills/commands/plan && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plan/hard.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/plan/hard.md" && mkdir -p .claude/skills/commands/plan && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plan/parallel.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/plan/parallel.md" && mkdir -p .claude/skills/commands/plan && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plan/two.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/plan/two.md" && mkdir -p .claude/skills/commands/review && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/review/codebase.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/review/codebase.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/scout.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/scout.md" && mkdir -p .claude/skills/commands/scout && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/scout/ext.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/scout/ext.md" && mkdir -p .claude/skills/commands/skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/skill/add.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/skill/add.md" && mkdir -p .claude/skills/commands/skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/skill/create.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/skill/create.md" && mkdir -p .claude/skills/commands/skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/skill/fix-logs.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/skill/fix-logs.md" && mkdir -p .claude/skills/commands/skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/skill/optimize.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/skill/optimize.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/test.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/test.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/use-mcp.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/use-mcp.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/watzup.md "https://raw.githubusercontent.com/kevinnguyen271090/claudekit-engineering/main/.claude/commands/watzup.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

⚡⚡ Analyze and fix issues [INTELLIGENT ROUTING]

Decision Tree

• Check for existing plan: • If markdown plan exists → /code <path-to-plan> • Route by issue type: A) Type Errors (keywords: type, typescript, tsc, type error) → /fix:types B) UI/UX Issues (keywords: ui, ux, design, layout, style, visual, button, component, css, responsive) → /fix:ui <detailed-description> C) CI/CD Issues (keywords: github actions, pipeline, ci/cd, workflow, deployment, build failed) → /fix:ci <github-actions-url-or-description> D) Test Failures (keywords: test, spec, jest, vitest, failing test, test suite) → /fix:test <detailed-description> E) Log Analysis (keywords: logs, error logs, log file, stack trace) → /fix:logs <detailed-description> F) Multiple Independent Issues (2+ unrelated issues in different areas) → /fix:parallel <detailed-description> G) Complex Issues (keywords: complex, architecture, refactor, major, system-wide, multiple components) → /fix:hard <detailed-description> H) Simple/Quick Fixes (default: small bug, single file, straightforward) → /fix:fast <detailed-description>

Notes

• detailed-description = enhanced prompt describing issue in detail • If unclear, ask user for clarification before routing • Can combine routes: e.g., multiple type errors + UI issue → /fix:parallel

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 4mo ago
Stale
AdoptionUnder 100 stars
12 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars12
Forks22
Issues1
Updated4mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code