carinyadigital

38 mods across 1 repository, 2 stars between them.

skills-index

25

carinyadigital/skills

Skill Claude CodeCodex

Use when the user asks which skill to use, how to start delivery, or what to do next without naming a skill. Routes to product, tasks, tdd, etc. Triggers on "which skill should I use", "what can I do here", "how do I start", "what's next", "where do I begin". Do NOT produce artefacts or implement code — only recommend…

2 13d ago A 88 tokens original MIT

solution

26

carinyadigital/skills

Skill Claude CodeCodex

Use when the user wants to write system architecture at docs/architecture/solution.md (stub or full arc42-lite). Drafts or re-authors the document. Triggers on "write the architecture", "solution design", "arc42". Re-authoring is also how an existing solution.md gets critiqued or revised — docs-review checks writing…

2 13d ago A 139 tokens original MIT

sprint-planning

27

carinyadigital/skills

Skill Claude CodeCodex

Use when the user wants to plan a sprint before it starts — set the sprint goal, pull committed scope from the backlog and epic tasks.md files, account for carry-over and capacity, and record dependencies, risks, and the sprint definition of done at docs/work/sprint-{id}/plan.md. Triggers on "plan sprint 3", "what…

2 13d ago A 143 tokens original MIT

sprint-retro

28

carinyadigital/skills

Skill Claude CodeCodex

Use when the user wants to run a retrospective after a sprint ends — compare what was committed in plan.md against what actually shipped, surface themes with evidence, and record actions with owners routed to the skill that will action them, at docs/work/sprint-{id}/retrospective.md. Triggers on "run the retro"…

2 13d ago A 135 tokens original MIT

tasks

29

carinyadigital/skills

Skill Claude CodeCodex

Use to decompose anything into delivery work — a product strategy and roadmap into epics, an epic into stories and tasks with Gherkin acceptance criteria, a story into sub-tasks, or an external spec, RFC, or PRD into both in one pass. Resolves the work item's source system (Linear, Jira, GitHub/GitLab issues, or…

2 13d ago A 225 tokens original MIT

tdd

30

carinyadigital/skills

Skill Claude CodeCodex

Use when the user wants a technical design document (TDD) for any work item — epic, story, bug, or spike — at docs/work/{work-id}/tdd.md, in skeleton or full mode. Pass a work item ID (CHK01, or a Linear/Jira/GitHub key like JIRA-123). Resolves the source system and writes at whatever level the ID names — a story gets…

2 13d ago A 236 tokens original MIT

ux-design-fix

31

carinyadigital/skills

Skill Claude CodeCodex

Use when the user wants to change how existing UI looks or behaves — fix spacing, colour, layout, states, responsiveness, or accessibility on a component, page, or flow. Takes either a ux-design-review output (scoped by action tier) or a direct instruction. Triggers on "the summary card padding is off", "the modal…

2 13d ago A 171 tokens original MIT

ux-design-review

32

carinyadigital/skills

Skill Claude CodeCodex

Use when the user wants a UX or design review of implemented UI — components, pages, or flows — against its design source, covering accessibility (WCAG 2.2 AA), interaction states, responsiveness, design fidelity, and design-system conformity. Triggers on "review the checkout page", "check this UI before I ship it"…

2 13d ago A 166 tokens original MIT

carinyadigital/skills

Agent

Use this agent to judge WCAG 2.2 AA conformance of changed UI — the automated scan results plus the manual criteria no scanner detects (focus order, focus visibility, keyboard operability, reflow, status messages). Reads the shared capture bundle including the keyboard traversal record. See "When to invoke" in the…

2 13d ago A 73 tokens original MIT

carinyadigital/skills

Agent

Use this agent to check whether an implementation matches its declared design truth — the resolved design source (Figma, mockups, specs) compared against rendered captures, and the repo's tokens and component library compared against the code. Runs even when nothing renders. See "When to invoke" in the agent body.

2 13d ago A 67 tokens original MIT

experience-reviewer

35

carinyadigital/skills

Agent

Use this agent to judge whether a rendered UI holds up when its state and its viewport are varied — interaction states, flows, feedback, loading/empty/error handling, breakpoint adaptation, overflow, and touch ergonomics. Reads the shared capture bundle rather than driving the browser. See "When to invoke" in the…

2 13d ago A 69 tokens original MIT

validate

36

carinyadigital/skills

Skill Claude CodeCodex

Use when the user wants final completion sign-off on any work item — epic, story, bug, or spike: every task in docs/work/{work-id}/tasks.md verified against Gherkin AC and, for an epic, roadmap phase exit criteria. Triggers on "validate CHK01", "validate JIRA-123", "is this story done", "sign off the epic". Builds an…

2 13d ago A 142 tokens original MIT

carinyadigital/skills

Agent

Use this agent when building or verifying the work item validation acceptance matrix against docs/work/{work-id}/tasks.md and the codebase. Typical triggers include validate run for work items with many tasks, or when the parent needs isolated evidence gathering. See "When to invoke" in the agent body.

2 13d ago A 65 tokens original MIT

skill-name

38

carinyadigital/skills

Skill Claude CodeCodex

Replace with description of the skill and when the agent should use it.

2 13d ago A 17 tokens original MIT