Zowow

10 mods across 1 repository, 2 stars between them.

auth-patterns

01

Zowow/portfolio-project-scaffold

Skill Claude CodeCodex

Use when implementing or modifying authentication and authorization logic. Captures patterns for login, session handling, role/permission checks, and secure storage of credentials.

2 2mo ago A 34 tokens

build-test-verify

02

Zowow/portfolio-project-scaffold

Skill Claude CodeCodex

Use when running tests, linting, building, or validating any change. Load before reporting a task as complete or before creating a commit. Contains all verification commands organized by layer.

2 2mo ago A 41 tokens

core-conventions

03

Zowow/portfolio-project-scaffold

Skill Claude CodeCodex

Use when writing, reviewing, or refactoring any code. Covers naming conventions, import ordering, file organization, error handling, and code style rules. Load at the start of any coding task.

2 2mo ago A 43 tokens

create-pull-request

04

Zowow/portfolio-project-scaffold

Skill Claude CodeCodex

Use when opening a pull request. Covers PR title format, description template, required checks before opening, and review etiquette. Always load before creating a PR.

2 2mo ago A 36 tokens

db-migrations

05

Zowow/portfolio-project-scaffold

Skill Claude CodeCodex

Use when changing the database schema. Captures the migration workflow, naming conventions, and rules to keep schema and code in sync.

2 2mo ago A 30 tokens

git-commit

06

Zowow/portfolio-project-scaffold

Skill Claude CodeCodex

Use when creating git commits or branches. Covers commit message format using Conventional Commits, branch naming conventions, and the pre-commit checklist. Always load before staging and committing.

2 2mo ago A 39 tokens

Zowow/portfolio-project-scaffold

Skill Claude CodeCodex

Quality gate to run before finishing any task, reporting work as complete, or opening a PR. Run automatically at the end of every coding task. Catches convention drift, missing tests, and scope creep.

2 2mo ago A 46 tokens

Zowow/portfolio-project-scaffold

Instructions file CodexOpenCode

AGENTS.md instructions for Zowow/portfolio-project-scaffold, covering why this project exists, project map, tech stack, non-negotiable rules (always apply) and progressive disclosure (load only what you need).

2 2mo ago A 814 tokens