aishajv

9 mods across 1 repository, 5 stars between them.

aishajv/claude-everything

Skill Claude CodeCodex

This skill should be used when creating a service class, adding an API route, defining Pydantic schemas, writing error handling, reviewing code style, checking project directory structure, writing or running database migrations, or deciding what belongs in which layer. Covers style, naming, error handling, logging…

5 7d ago A 84 tokens

aishajv/claude-everything

Skill Claude CodeCodex

This skill should be used when writing unit tests, integration tests, creating test factories, mocking dependencies, or reviewing test coverage. Covers test pyramid, conventions, factories, and per-layer rules.

5 7d ago A 45 tokens

git-push-workflow

07

aishajv/claude-everything

Skill Claude CodeCodex

This skill should be used when the user says "push", "push to remote", "create PR", "create MR", "pull request", "merge request", "open PR", or when committing and pushing code to GitHub or GitLab. Covers git workflow rules, branch naming conventions, commit message format, and the push + PR/MR creation procedure.

5 7d ago A 79 tokens

aishajv/claude-everything

Skill Claude CodeCodex

Design or review a modular monolith by defining bounded contexts, assigning ownership, enforcing public service-layer interfaces, keeping dependencies one-way, and separating shared technical code from business code. Use when planning modules, adding a feature that crosses module boundaries, or finding direct…

5 7d ago A 66 tokens