JimmyPaolini

60 mods across 1 repository, 0 stars between them.

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…

0 yesterday 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.

0 yesterday 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.

0 yesterday 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.…

0 yesterday 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…

0 yesterday 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".

0 yesterday 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…

0 yesterday 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.

0 yesterday A 33 tokens copy · 97% MIT

teach

59

JimmyPaolini/codebase

Skill Claude CodeCodex

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

0 yesterday 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.

0 yesterday A 52 tokens original MIT