Arcadi4

54 mods across 2 repositories, 9 stars between them.

skill-fails

49

Arcadi4/skills

Skill Claude CodeCodex

Use when an agent violates a loaded skill despite it being present in context — a gap exists between what the skill says and what the agent did. Also use when reviewing skill effectiveness after a violation, or when deciding whether a skill needs enhancement vs the failure is tolerable.

2 8d ago A 58 tokens

skill-modulize

50

Arcadi4/skills

Skill Claude CodeCodex

Use when a SKILL.md exceeds 200 lines, has appendix-like reference sections (API tables, command listings, extended examples) that distract from the main workflow, or contains content only relevant in specific conditions (per-scale, per-platform, per-mode) — making agents load irrelevant material for every invocation.

2 8d ago A 65 tokens

slop-design

51

Arcadi4/skills

Skill Claude CodeCodex

Use when designing/planning for implementation, and to reflect on your design's domain behavior and real consumers.

2 8d ago A 25 tokens

slop-tests

52

Arcadi4/skills

Skill Claude CodeCodex

Use when reviewing, writing, or refactoring tests that assert constants, headings, descriptor counts, schema shape, generated templates, examples, advisory metadata, or plan/rubric compliance instead of runtime behavior.

2 8d ago A 45 tokens

Arcadi4/skills

Skill Claude CodeCodex

Use when auditing a frontend codebase for duplicated UI components, inconsistent design-system usage, or hand-rolled variants of existing primitives. Triggers on "find duplicated components", "audit design system consistency", "find UI drift", or reviewing a component library for gaps.

2 8d ago A 58 tokens

writing-adrs

54

Arcadi4/skills

Skill Claude CodeCodex

Use when a design discussion has produced a real architecture decision, when future readers would ask "why did we do it this way?", when capturing tradeoffs and rejected alternatives matters, or when the user asks to document a design choice. Not for implementation notes, brainstorming dumps, or unsettled decisions.

2 8d ago A 63 tokens