Ozzeron

25 mods across 1 repository, 8 stars between them.

prompt-pack

01

Ozzeron/prompt-pack

Plugin Claude Code

Curated AI agent skills for coding work. Format-linted, profile-installed. Pick ONE profile plugin — they overlap by design, mirroring the installer profiles.

8 1mo ago A tokens not measured original MIT

backend-api

02

Ozzeron/prompt-pack

Skill Claude CodeCodex

Build server-side endpoints, APIs, and data access. Security-aware, contract-first, framework-agnostic.

8 1mo ago A 25 tokens original MIT

database-migrations

03

Ozzeron/prompt-pack

Skill Claude CodeCodex

Write safe, reversible, backward-compatible database migrations. Avoid downtime, locks, and "oops we lost data".

8 1mo ago A 26 tokens original MIT

database-schema

04

Ozzeron/prompt-pack

Skill Claude CodeCodex

Design a database schema. Naming, types, indexes, soft-delete, multi-tenant. Relational core + document-store notes.

8 1mo ago A 29 tokens original MIT

frontend-feature

05

Ozzeron/prompt-pack

Skill Claude CodeCodex

Build a frontend feature end-to-end. Routing, data, state, forms, types, all UI states, tests. Reuse first.

8 1mo ago A 31 tokens original MIT

postgres-supabase

06

Ozzeron/prompt-pack

Skill Claude CodeCodex

Postgres + Supabase specifics — RLS, migration workflow, schema cache, auth integration, common pitfalls.

8 1mo ago A 27 tokens original MIT

refactor-planner

07

Ozzeron/prompt-pack

Skill Claude CodeCodex

Plan a safe step-by-step refactor. Expand-then-contract; every step ships green; rollback per step.

8 1mo ago A 28 tokens original MIT

ai-agent-docs

08

Ozzeron/prompt-pack

Skill Claude CodeCodex

Write AI-agent-facing docs: AGENTS.md, CLAUDE.md, .cursor/rules, .claude/agents, copilot-instructions.

8 1mo ago A 36 tokens original MIT

doc-writer

09

Ozzeron/prompt-pack

Skill Claude CodeCodex

Write grounded, codebase-sourced docs — READMEs, ADRs, doc comments, API descriptions, release notes, AGENTS.md.

8 1mo ago A 33 tokens original MIT

handoff

10

Ozzeron/prompt-pack

Skill Claude CodeCodex

Wrap up a coding task with a clear summary of what changed, how to verify, what's risky, and what was left out.

8 1mo ago A 29 tokens original MIT

test-writer

11

Ozzeron/prompt-pack

Skill Claude CodeCodex

Write tests for existing code. Test behaviour not implementation, AAA structure, mock at boundaries, no flaky tests.

8 1mo ago A 26 tokens original MIT

docker

12

Ozzeron/prompt-pack

Skill Claude CodeCodex

Write or modify Dockerfile and docker-compose. Multi-stage, pinned base, secret-safe, cache-aware, non-root.

8 1mo ago A 26 tokens original MIT

ui-designer

13

Ozzeron/prompt-pack

Skill Claude CodeCodex

Design and build UI. Calibrates creativity, restrains over-design, reuses the existing design system.

8 1mo ago A 26 tokens original MIT

Ozzeron/prompt-pack

Skill Claude CodeCodex

Cross-cutting engineering standards every coding skill inherits. DRY, modular, type-safe, maintainable, modern.

8 1mo ago A 28 tokens original MIT

reuse-before-create

15

Ozzeron/prompt-pack

Skill Claude CodeCodex

DRY discipline core. Before creating anything new, find what already exists. Every coding skill inherits this.

8 1mo ago A 25 tokens original MIT

task-router

16

Ozzeron/prompt-pack

Skill Claude CodeCodex

Orchestrator skill. Maps user requests to the right specialist prompt and decides when to spawn subagents.

8 1mo ago A 24 tokens original MIT

token-discipline

17

Ozzeron/prompt-pack

Skill Claude CodeCodex

Manage the agent's attention budget. Read what improves correctness; skip what adds noise.

8 1mo ago A 21 tokens original MIT

code-review

18

Ozzeron/prompt-pack

Skill Claude CodeCodex

Review a diff or pull request. Severity-classified, actionable, focused on correctness, security, and maintainability.

8 1mo ago A 26 tokens original MIT

database-review

19

Ozzeron/prompt-pack

Skill Claude CodeCodex

Review schema, queries, indexes, migrations. Find N+1, missing indexes, lock and race risks.

8 1mo ago A 25 tokens original MIT

debugger

20

Ozzeron/prompt-pack

Skill Claude CodeCodex

Find the root cause of a bug. Hypothesis-first, evidence-driven. Don't patch the symptom; fix the cause and prove it.

8 1mo ago A 30 tokens original MIT

duplication-audit

21

Ozzeron/prompt-pack

Skill Claude CodeCodex

Find code duplication clusters and propose consolidations. Report-only; refactor-planner executes.

8 1mo ago A 23 tokens original MIT

frontend-audit

22

Ozzeron/prompt-pack

Skill Claude CodeCodex

Critical audit of an existing frontend. Architecture, DRY, UI behaviour, performance, state, types, a11y.

8 1mo ago A 29 tokens original MIT

repo-audit

23

Ozzeron/prompt-pack

Skill Claude CodeCodex

Whole-project audit. Architecture, security, data, deps, maintainability. Sample-based; no diff required.

8 1mo ago A 26 tokens original MIT

security-review

24

Ozzeron/prompt-pack

Skill Claude CodeCodex

Security-focused audit of code, config, and auth flows for web applications — a dedicated pass after code-review.

8 1mo ago A 25 tokens original MIT