Code-Shock

27 mods across 2 repositories, 10 stars between them.

catchup

02

Code-Shock/claude-skills

Skill Claude CodeCodex

Catch up on uncommitted work — read all uncommitted git changes (staged, unstaged, untracked) into the conversation to establish context. Use when resuming work or when the user runs /catchup.

5 2mo ago A 49 tokens

code-quality

03

Code-Shock/claude-skills

Skill Claude CodeCodex

Bring a JavaScript repo up to the standard Code Quality Playbook baseline (Prettier, ESLint ratchet, husky + lint-staged, CI lint gate, optional JSDoc typecheck) idempotently — present pieces are skipped, missing ones are added — then optionally migrate the repo from npm to pnpm (lockfile import, packageManager pin…

5 2mo ago C 105 tokens

commit

04

Code-Shock/claude-skills

Skill Claude CodeCodex

Create git commits for staged and unstaged changes using the emoji commit-message format, with optional push. Use when the user wants to commit or check in changes, or runs /commit.

5 2mo ago A 39 tokens

do-work

05

Code-Shock/claude-skills

Skill Claude CodeCodex

Execute one complete unit of work end-to-end through tight feedback loops — understand it, plan it, build it, validate it, commit it — never advancing a phase until its feedback signal is green. Manual and global: runs only when the user invokes /do-work or another skill explicitly hands it a scoped unit of work. Use…

5 2mo ago A 102 tokens

e2e-setup

06

Code-Shock/claude-skills

Skill Claude CodeCodex

Set up Playwright E2E testing framework for any project — auto-detects stack, auth, routes, and selectors.

5 2mo ago A 31 tokens

epic

07

Code-Shock/claude-skills

Skill Claude CodeCodex

Generate a structured development epic through an interactive, phase-by-phase approval workflow that breaks a large piece of work into tasks. Use to create an epic, break down a large feature, or when the user runs /epic.

5 2mo ago A 48 tokens

ffuf-web-fuzzing

08

Code-Shock/claude-skills

Skill Claude CodeCodex

Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis.

5 2mo ago A 34 tokens

git-guardrails

09

Code-Shock/claude-skills

Skill Claude CodeCodex

Set up git guardrails — a Claude Code PreToolUse hook that intercepts and blocks dangerous git commands such as force-push and hard reset before they run. Use to install git safety hooks or when the user runs /git-guardrails.

5 2mo ago B 55 tokens

grill-me

10

Code-Shock/claude-skills

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

5 2mo ago A 49 tokens

grind

11

Code-Shock/claude-skills

Skill Claude CodeCodex

Work through open GitHub issues one at a time, each executed as a complete unit of work through a feedback loop (TDD then validate, never advancing on red) behind an enforced lint-staged and Prettier quality gate, then shipped as a feature branch and PR. Use to grind issues or when the user runs /grind.

5 2mo ago A 72 tokens

prd-to-issues

12

Code-Shock/claude-skills

Skill Claude CodeCodex

Break a PRD into independently-grabbable GitHub issues using vertical slices (tracer bullets). Use to convert a PRD or spec into actionable issues or when the user runs /prd-to-issues.

5 2mo ago A 47 tokens

prd-to-plan

13

Code-Shock/claude-skills

Skill Claude CodeCodex

Turn a PRD into a phased implementation plan using tracer-bullet vertical slices, saved as a Markdown file in ./plans/. Use to plan implementation from a PRD or when the user runs /prd-to-plan.

5 2mo ago A 47 tokens

qa

14

Code-Shock/claude-skills

Skill Claude CodeCodex

Rapidly file one or more well-structured, agent-friendly GitHub issues in the current repo. Use to quickly capture bugs or tasks as issues or when the user runs /qa.

5 2mo ago A 39 tokens

tdd

16

Code-Shock/claude-skills

Skill Claude CodeCodex

Build features or fix bugs using red-green-refactor TDD with vertical slices, where tests verify behavior through public interfaces. Use for test-driven development or when the user runs /tdd.

5 2mo ago A 41 tokens

terms

17

Code-Shock/claude-skills

Skill Claude CodeCodex

Build and maintain a project's ubiquitous language — a CONTEXT.md glossary (plus ADRs and, for multi-repo projects, a context map). Interviews you to sharpen terminology, grounds terms in the code, and keeps the docs a living, drift-checked source of truth. Use to bootstrap or audit domain terminology, or when the…

5 2mo ago A 73 tokens

triage-issue

18

Code-Shock/claude-skills

Skill Claude CodeCodex

Investigate a reported problem, find its root cause, and file a GitHub issue with a TDD fix plan — a mostly hands-off workflow. Use to triage a bug or diagnose root cause, or when the user runs /triage-issue.

5 2mo ago A 57 tokens

write-prd

19

Code-Shock/claude-skills

Skill Claude CodeCodex

Create a Product Requirements Document through an interactive interview, then file it as a GitHub issue. Use to write a PRD or spec or when the user runs /write-prd.

5 2mo ago A 41 tokens

firebase

22

Code-Shock/cursor-rules-npm

Cursor rule Cursor

Best practices for Firebase integration including Authentication, Firestore, Storage, and Functions.

5 10mo ago A 15 tokens