Crearize

29 mods across 1 repository, 4 stars between them.

backend-development

01

Crearize/ai-dev-helm

Skill Claude CodeCodex

Pravidlá pre tvorbu serverovej časti aplikácie vrátane rozdelenia kódu na obsluhu požiadaviek, obchodnú logiku a prístup k databáze.

4 6d ago A 29 tokens original MIT

branch-workflow

02

Crearize/ai-dev-helm

Skill Claude CodeCodex

A branch-and-issue workflow for Japanese-speaking development teams. It requires work to happen on a named feature branch linked to a GitHub issue, rather than directly on the main branch.

4 6d ago A 29 tokens original MIT

browser-agent

03

Crearize/ai-dev-helm

Skill Claude CodeCodex

A browser-checking skill that uses the agent-browser command-line tool to inspect and operate a running website. It checks both the page structure and screenshots after UI work.

4 6d ago A 72 tokens original MIT

database-migration

04

Crearize/ai-dev-helm

Skill Claude CodeCodex

Pravidlá na vytváranie databázových migrácií, teda súborov, ktoré menia štruktúru databázy podľa verzií.

4 6d ago A 34 tokens original MIT

Crearize/ai-dev-helm

Skill Claude CodeCodex

A project-documentation skill that records features, services, requirements, assumptions, system structure, and project-specific design decisions in lasting documents.

4 6d ago A 77 tokens original MIT

Crearize/ai-dev-helm

Skill Claude CodeCodex

A set of project rules for building front-end interfaces, including component design, asynchronous code, and requirement-based tests.

4 6d ago A 32 tokens original MIT

generate-docs

07

Crearize/ai-dev-helm

Skill Claude CodeCodex

Postup na vytvorenie changelogu a poznámok k vydaniu z histórie Git, teda zoznamu zmien uložených v projekte.

4 6d ago A 30 tokens original MIT

Crearize/ai-dev-helm

Skill Claude CodeCodex

An automated report for a pull request, the code-change request used for review. It compares the planned work with the actual Git changes and records quality-check results and review responses.

4 6d ago A 38 tokens original MIT

lint-scaffolding

09

Crearize/ai-dev-helm

Skill Claude CodeCodex

A setup process for connecting deterministic checks, such as linting and static analysis, to a software project.

4 6d ago A 94 tokens original MIT

log-design

10

Crearize/ai-dev-helm

Skill Claude CodeCodex

A log-design review that checks application logs against common practices and Japanese legal requirements, including rules for electronic records and personal information.

4 6d ago A 58 tokens original MIT

quality-check

11

Crearize/ai-dev-helm

Skill Claude CodeCodex

A required pre-merge quality gate that runs local static checks, tests, and reviews. A merge is allowed only after the checks pass.

4 6d ago A 61 tokens original MIT

self-improvement

12

Crearize/ai-dev-helm

Skill Claude CodeCodex

A self-review process for recording improvements to agent rules, skills, or project documentation after work is done. Proposed changes require user approval before they are applied.

4 6d ago A 43 tokens original MIT

server-startup

13

Crearize/ai-dev-helm

Skill Claude CodeCodex

A guide for starting and stopping development servers during end-to-end tests or browser checks. It requires using the project’s assigned ports and restarting both frontend and backend services together.

4 6d ago A 52 tokens original MIT

test-design

14

Crearize/ai-dev-helm

Skill Claude CodeCodex

A test-planning method focused on defining trustworthy expected results before writing code or tests. TDD, or test-driven development, is the practice of writing tests before implementation.

4 6d ago A 44 tokens original MIT

worktree-parallel

15

Crearize/ai-dev-helm

Skill Claude CodeCodex

A set of rules for running several independent tasks from one Git repository at the same time. It standardizes separate work folders, branches, server ports, copied environment files, and cleanup.

4 6d ago A 40 tokens original MIT

brainstorming

16

Crearize/ai-dev-helm

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

4 6d ago A 37 tokens copy · 98% MIT

Crearize/ai-dev-helm

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

4 6d ago A 26 tokens copy · 100% MIT

executing-plans

18

Crearize/ai-dev-helm

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

4 6d ago A 22 tokens copy · 100% MIT

Crearize/ai-dev-helm

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

4 6d ago A 38 tokens copy · 100% MIT

Crearize/ai-dev-helm

Skill Claude CodeCodex

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

4 6d ago A 22 tokens copy · 100% MIT

Crearize/ai-dev-helm

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

4 6d ago A 21 tokens copy · 100% MIT