lucab85

32 mods across 1 repository, 11 stars between them.

git-workflow

25

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

26

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

28

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

29

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

30

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

31

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

32

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