Denis-Ibraliu

7 mods across 1 repository, 2 stars between them.

commonkit

02

Denis-Ibraliu/commonkit-skills

Plugin Claude Code

A light engineering workflow kit: brainstorm a spec, implement it, review once at the end, and ship the full git lifecycle.

2 1mo ago A tokens not measured

architect

03

Denis-Ibraliu/commonkit-skills

Skill Claude CodeCodex

Find the architectural friction in a codebase and propose refactors that make it deeper, more testable, and easier to navigate. INVOKE when the user says "architect", "improve the architecture", "this is hard to test/change", or asks how to restructure a module/subsystem. Produces an RFC doc, not code.

2 1mo ago A 70 tokens

brainstorm

04

Denis-Ibraliu/commonkit-skills

Skill Claude CodeCodex

Turn a vague idea into a right-sized spec through a short design dialogue BEFORE any code. INVOKE when the user says "brainstorm", "help me think through X", "what should we build", presents a fuzzy/ambitious request, or seems unsure of scope. Ends with an approved spec doc ready for /commonkit:implement.

2 1mo ago A 72 tokens

implement

05

Denis-Ibraliu/commonkit-skills

Skill Claude CodeCodex

Implement a spec, PRD, issue, or clear feature request end-to-end with TDD, then run a single code-review pass at the END across the whole change (not after every phase). INVOKE when scope is clear and it's time to build. Pairs with /commonkit:brainstorm (before) and /commonkit:ship (after).

2 1mo ago A 75 tokens

review

06

Denis-Ibraliu/commonkit-skills

Skill Claude CodeCodex

Code review over a diff, PR, commit, or branch — one pass with parallel review lenses, confidence-gated findings, and optional adversarial verification. INVOKE when the user says "review", "code review", "review this PR/diff/branch", or when /commonkit:implement finishes a build. Reports findings ranked by severity…

2 1mo ago A 78 tokens

ship

07

Denis-Ibraliu/commonkit-skills

Skill Claude CodeCodex

Commit, push, and open a PR/MR in one shot — the full git lifecycle via the GitHub (gh) or GitLab (glab) CLI, auto-detected from the remote. INVOKE when the user says "ship", "ship it", "commit and PR", "open a pull request", or finishes a feature and wants it up for review.

2 1mo ago A 78 tokens