JimmyPaolini/codebase

Jimmy's codebase

0Stars on the repository
92Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

restore-code

50

JimmyPaolini/codebase

Skill Claude CodeCodex

Restore code safely from backup artifacts created before risky changes. Use when undoing destructive operations, recovering from failed refactors or rebases, restoring deleted files, rolling back broad search-and-replace edits, or rehydrating work from backup branches and stashes. Supports preview-first recovery via…

not rated 0 today A 70 tokens original MIT

seed-postgres

51

JimmyPaolini/codebase

Skill Claude CodeCodex

Use this skill to dump and restore local PostgreSQL databases, schemas, and tables (collections) using Nx targets and pgdump/pgrestore. Use when asked to backup, dump, export, restore, import, or copy local database data.

not rated 0 today A 53 tokens original MIT

JimmyPaolini/codebase

Skill Claude CodeCodex

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

not rated 0 today A 44 tokens copy · 97% MIT

sign-commits

53

JimmyPaolini/codebase

Skill Claude CodeCodex

Re-sign unsigned commits on the current branch or pull request without changing code content by rewriting only from the first unsigned commit onward on a temporary branch. Use when asked to sign commits, add GPG signatures to an existing branch, satisfy signed-commit requirements, or make a PR show verified commits.…

not rated 0 today A 107 tokens original MIT

spell-check

54

JimmyPaolini/codebase

Skill Claude CodeCodex

Run and triage cspell in this codebase. Use when spell-check fails in lint-staged, nx affected, or nx run-many, when cspell reports Unknown word entries, or when adding domain vocabulary to the correct dictionary under configuration/.cspell. Covers full-workspace checks, project-targeted checks, and dictionary update…

not rated 0 today A 71 tokens original MIT

stay-awake

55

JimmyPaolini/codebase

Skill Claude CodeCodex

Use when running long coding-agent sessions on macOS that risk idle sleep, especially when tests, builds, debugging, or CI triage may outlast display or system sleep timers, when starting implementation from a spec or ticket set or similar long-running task, or when the user says "caffeinate yourself".

not rated 0 today A 66 tokens original MIT

submit-changes

57

JimmyPaolini/codebase

Skill Claude CodeCodex

Automatically submit local changes through the full branch → commit → push → pull request pipeline. Includes branch-name conformance checks and automatic branch rename when needed. Use this skill when asked to submit, ship, or push changes; when you want to move from local changes to an open PR in one step; or when…

not rated 0 today A 77 tokens original MIT

tdd

58

JimmyPaolini/codebase

Skill Claude CodeCodex

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

not rated 0 today A 33 tokens copy · 97% MIT

teach

59

JimmyPaolini/codebase

Skill Claude CodeCodex

Teach the user a new skill or concept, within this workspace.

not rated 0 today A 15 tokens copy · 95% MIT

testing-mocks

60

JimmyPaolini/codebase

Skill Claude CodeCodex

Create and structure mocks for tests using createMock, vi.mock, and NestJS DI patterns. USE WHEN writing unit or integration tests with mocked dependencies, when asked about mocking services or repositories, or when setting up test environments with injected dependencies.

not rated 0 today A 52 tokens original MIT

testing-strategy

61

JimmyPaolini/codebase

Skill Claude CodeCodex

Use codebase testing conventions: unit, integration, end-to-end test naming and Nx commands. Use when adding tests or recommending test coverage.

not rated 0 today A 32 tokens MIT

to-questionnaire

62

JimmyPaolini/codebase

Skill Claude CodeCodex

Turn a decision you can't fully answer into a questionnaire for someone else to fill in.

not rated 0 today A 21 tokens MIT

to-spec

63

JimmyPaolini/codebase

Skill Claude CodeCodex

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

not rated 0 today A 30 tokens MIT

to-tickets

64

JimmyPaolini/codebase

Skill Claude CodeCodex

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.

not rated 0 today A 54 tokens MIT

triage-deployment

65

JimmyPaolini/codebase

Skill Claude CodeCodex

Diagnose and fix failing GitHub Actions CI workflows in this codebase. Use when a CI check fails on a pull request or push, when you see red checks in GitHub Actions, when asked to fix CI, debug a workflow failure, or investigate a failing job. Accepts logs pasted directly in chat OR retrieves them automatically via…

not rated 0 changed today C 179 tokens MIT

triage-submission

66

JimmyPaolini/codebase

Skill Claude CodeCodex

Triage and fix git submission failures for both commits and pushes. Use when a git commit or push is rejected, when lint-staged errors occur, when pre-commit or pre-push hooks fail, when a branch name is invalid on push, or when you see errors from husky, commitlint, validate-branch-name, ESLint, oxfmt, prettier…

not rated 0 today A 126 tokens MIT

triage

67

JimmyPaolini/codebase

Skill Claude CodeCodex

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

not rated 0 today A 33 tokens MIT

update-pull-request

68

JimmyPaolini/codebase

Skill Claude CodeCodex

Update an existing pull request's title and description to accurately reflect the implemented changes. Use this skill when asked to update, refresh, or rewrite a PR title or description, sync a PR with the latest changes, or when the PR description no longer matches the implementation.

not rated 0 today A 58 tokens MIT

using-git-worktrees

69

JimmyPaolini/codebase

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.

not rated 0 today A 36 tokens MIT

validate-code

70

JimmyPaolini/codebase

Skill Claude CodeCodex

Run the full code quality validation suite for this codebase. Use this skill when you have finished implementing code changes and want to verify they are clean before committing, when told to "validate", "check quality", or "run linting", or before invoking the submit-changes skill. Runs lint-codebase (format, lint…

not rated 0 today A 96 tokens MIT

JimmyPaolini/codebase

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

not rated 0 today A 43 tokens MIT

wait-what

72

JimmyPaolini/codebase

Skill Claude CodeCodex

Stop. That last message did not land — re-pitch it.

not rated 0 today A 18 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: