← All creators

artemisia-absynthium

User

Setup and keep in sync centralized rules and skills across several projects

5 indexed · 0 Featured · 3 stars · avg score 66
Prolific

Categories

Indexed Skills (5)

Code & Development Listed

design-review-lens

The full design-review checklist (SOLID, Clean Architecture boundaries, GRASP, Clean Code hygiene, coupling laws, anti-over-engineering guardrails) for reviewing a diff or branch. Invoke for the design pass of the pr-review-gate, or whenever performing a design, SOLID, or architecture review of code changes.

3 Updated today
artemisia-absynthium
Code & Development Listed

pr-review-gate

MANDATORY before opening any pull request, merging a branch, or when the user asks for PR checks, the review gate, or the four passes — runs four independent review passes (design/SOLID, standard code review, security, concurrency) on the full branch diff and resolves their findings. Invoke unasked when PR preparation begins.

3 Updated today
artemisia-absynthium
Code & Development Listed

lift-to-shared-rules

Persist a generalizable coding pattern, constraint, or convention into the shared rules repo — pick the category, write and anonymize the rule, check coherence against every existing rule, show the diff with a filled-in acceptance checklist, commit locally, then stop — the push (owner) or PR (contributor) happens only on a separate explicit go. Invoke whenever a pattern emerges that should apply across all projects, not just the current one.

3 Updated today
artemisia-absynthium
DevOps & Infrastructure Listed

planning-discipline

Type-level design (SOLID/SRP), invariant-first planning, named precedents, and complexity budgets. Invoke while planning or designing any non-trivial feature — mandatory for stateful mechanisms (state machines, caches, sync/retry, lifecycles) — and when reviewing a design note before code exists.

3 Updated today
artemisia-absynthium
Code & Development Listed

swift-concurrency-review

Dedicated Swift concurrency review pass over a diff or branch — actor reentrancy across await, CheckedContinuation discipline, terminal-state races, cancellation propagation, callback ordering, @unchecked Sendable justification. Invoke for the concurrency pass of a PR review, or after touching actors, continuations, async sequences, or background callbacks.

3 Updated today
artemisia-absynthium

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.