lucab85/Claude-Code-Bootcamp

Claude Code Extended: Build 10 Real-World Projects with Claude Code

11Stars on the repository
32Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

best-of-n

01

lucab85/Claude-Code-Bootcamp

Skill Claude CodeCodex

Generate N independent candidate implementations of the same task and select the winner using a 3-criterion rubric (correctness, simplicity, fit).

11 3mo ago A 32 tokens

claude-md-template

02

lucab85/Claude-Code-Bootcamp

Skill Claude CodeCodex

Author a behavior-changing CLAUDE.md for any repository. Outputs a ≤80-line file with five required sections, each line earning its place.

11 3mo ago A 34 tokens

code-review

03

lucab85/Claude-Code-Bootcamp

Skill Claude CodeCodex

Review an AI-generated diff as if it were a stranger's pull request. Output a ranked, severity-tagged list of bugs and the smallest patch per item.

11 3mo ago A 35 tokens

git-workflow

05

lucab85/Claude-Code-Bootcamp

Skill Claude CodeCodex

Convert a working-tree diff into atomic Conventional Commits and a mergeable PR description. Output the splitter plan plus the PR body.

11 3mo ago A 30 tokens

mcp-context-brief

06

lucab85/Claude-Code-Bootcamp

Skill Claude CodeCodex

Prepare a one-page context brief for an MCP-connected tool (Jira / Slack / GitHub / Drive) before invoking it, so the agent acts on a focused slice instead of slurping the whole workspace.

11 3mo ago A 49 tokens

lucab85/Claude-Code-Bootcamp

Skill Claude CodeCodex

Score a project across the five production-readiness axes (security, observability, deployment, runbooks, rollback). Output a one-page report ending with a go/no-go verdict.

11 3mo ago A 41 tokens

refactor

08

lucab85/Claude-Code-Bootcamp

Skill Claude CodeCodex

Refactor a module under hard written constraints. Output a unified diff that respects every constraint and preserves byte-identical behavior.

11 3mo ago A 27 tokens

release-notes

09

lucab85/Claude-Code-Bootcamp

Skill Claude CodeCodex

Generate user-facing release notes from a Git diff or changelog. Output groups changes by audience impact, not by commit author.

11 3mo ago A 29 tokens

release-readiness

10

lucab85/Claude-Code-Bootcamp

Skill Claude CodeCodex

Walk a code change (or full release branch) through a 12-item production-readiness checklist and produce a go / no-go report with concrete remediations.

11 3mo ago A 37 tokens

security-checklist

11

lucab85/Claude-Code-Bootcamp

Skill Claude CodeCodex

Run a focused security review of a code change across input validation, authn/z, secrets, dependencies, and data exposure. Output a yes/no checklist plus one concrete patch per issue.

11 3mo ago A 41 tokens

test-generation

12

lucab85/Claude-Code-Bootcamp

Skill Claude CodeCodex

Generate a real, runnable test suite for a given module. Covers happy path, error paths, and at least one boundary case per public function.

11 3mo ago A 32 tokens