peterkrueck/Claude-Code-Development-Kit

Claude Code Workflow for beginners & intermediate users. Tutorial and Installer included

1.4kStars on the repository
12Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bg-remove

01

peterkrueck/Claude-Code-Development-Kit

Skill Claude CodeCodex

Remove backgrounds from images using local AI (rembg). Use when removing backgrounds from character art, mascot images, photos, or any image that needs a transparent background.

1.4k 1mo ago A 36 tokens original MIT

context7-guidance

02

peterkrueck/Claude-Code-Development-Kit

Skill Claude CodeCodex

Fetch CURRENT library/framework/API/CLI documentation via Context7 instead of relying on training data. Use whenever the user mentions a specific library, framework, SDK, API, or cloud service, asks a setup/configuration question, plans a version migration, or is debugging library-specific behavior. Triggers on common…

1.4k 1mo ago A 86 tokens original MIT

deploy

03

peterkrueck/Claude-Code-Development-Kit

Skill Claude CodeCodex

Test and deploy changes safely. Discovers deploy targets, runs fail-stop gates before going live, optionally shadow-deploys and swaps, then runs report-only post-deploy checks. This is a TEMPLATE — customize the commands and checks for your specific deployment pipeline.

1.4k 1mo ago C 54 tokens original MIT

image-edit

04

peterkrueck/Claude-Code-Development-Kit

Skill Claude CodeCodex

Edit images with precision — crop, resize, mirror, rotate, trim, and reframe. Use this skill whenever the user asks to crop, resize, trim, mirror, flip, rotate, reframe, or otherwise manipulate an image. Also use for creating square crops, portraits/headshots from full-body images, icon sizes, or any image…

1.4k 1mo ago A 95 tokens original MIT

image-gen

05

peterkrueck/Claude-Code-Development-Kit

Skill Claude CodeCodex

Generate character art and image variations using AI image generation (Google Gemini) with reference images for style and character consistency. Use this skill when the user asks to generate new character poses, mascot variations, art assets, illustrations, or any AI-generated images — especially when maintaining…

1.4k 1mo ago A 64 tokens original MIT

review-work

06

peterkrueck/Claude-Code-Development-Kit

Skill Claude CodeCodex

Review uncommitted code changes using parallel Claude sub-agents (Bug Hunter, Rules Auditor, optional Architect). The invoking agent triages the diff by file path into impacted modules and risk surfaces, then spawns reviewers scaled to the change. Each reviewer self-primes via /prime, verifies any API/library claim…

1.4k 1mo ago A 143 tokens original MIT

peterkrueck/Claude-Code-Development-Kit

Skill Claude CodeCodex

Get a second opinion from Google's Gemini Pro via the locally installed Gemini CLI (defaults to gemini-3.1-pro-preview; override with the CLAUDESECONDOPINIONMODEL env var). This is the explicit / fallback engine — invoke ONLY when the user explicitly says "ask Gemini", "Gemini's take", "what does Gemini think", or…

1.4k 1mo ago A 159 tokens original MIT

second-opinion

08

peterkrueck/Claude-Code-Development-Kit

Skill Claude CodeCodex

Get a second opinion from OpenAI's Codex CLI running locally. Use this skill when in Plan Mode for large or critical tasks, when stuck on a debugging dead end, when facing architecture trade-offs, for subtle edge cases in code review, or any situation where an independent perspective would add value. Also use when the…

1.4k 1mo ago A 166 tokens original MIT

update-docs

09

peterkrueck/Claude-Code-Development-Kit

Skill Claude CodeCodex

Update project documentation after code changes. Maintains the 4 core ai-context files (spec, project-structure, progress, deployment-infrastructure) and CLAUDE.md. Use after completing features, refactors, or any changes that affect project structure, capabilities, or status. Also creates initial documentation if…

1.4k 1mo ago A 70 tokens original MIT