rjroy

39 mods across 2 repositories, 8 stars between them.

brainstorm

25

rjroy/vibe-garden

Skill Claude CodeCodex

Use when exploring before committing, thinking through trade-offs, or digesting sketches and diagrams. Triggers include "let's brainstorm", "what if we...", and "explore options". Bad ideas welcome, questions over answers, mistakes on purpose.

6 2mo ago A 52 tokens original MIT

define-validation

26

rjroy/vibe-garden

Skill Claude CodeCodex

Use to add validation criteria to a spec or plan. Triggers include "define validation", "how will we validate", "what should the AI check", and "add validation to this".

6 2mo ago A 41 tokens original MIT

design

27

rjroy/vibe-garden

Skill Claude CodeCodex

Use when the user has a specific architecture, tool, or technique in mind and wants to explore whether and how it applies. Not full-feature design but a focused technical investigation of one element. Triggers include "design this", "I want to use X for this", "how should this work technically", and "explore this…

6 2mo ago A 70 tokens original MIT

implement

28

rjroy/vibe-garden

Skill Claude CodeCodex

Use when ready to build from a spec, design, or plan, or to resume from notes. Triggers include "implement this", "build this", "implement the spec/design/plan", "continue implementation", and "resume where we left off".

6 2mo ago A 53 tokens original MIT

plan-breakdown

29

rjroy/vibe-garden

Skill Claude CodeCodex

Use when a plan exists and needs validation gates added to each step before implementation begins. Produces task files that implement can consume. Triggers include "break down this plan", "add validation to the plan steps", "plan-breakdown", and "gate this plan".

6 2mo ago A 58 tokens original MIT

poke-holes

30

rjroy/vibe-garden

Skill Claude CodeCodex

Use when a spec, plan, design, or idea needs adversarial review to find what's wrong rather than what's right. Triggers include "poke holes in this", "tear this apart", "what am I missing", "stress test this", "find what's wrong", "challenge this", and "what could go wrong".

6 2mo ago A 69 tokens original MIT

prep-plan

31

rjroy/vibe-garden

Skill Claude CodeCodex

Use when ready to build a reviewable implementation plan as a lore artifact. Input can be a spec, design, brainstorm, research, or a well-defined prompt. Triggers include "prep plan", "prepare a plan", "plan this", "make a plan", "plan the implementation", and "break this into steps".

6 2mo ago A 69 tokens original MIT

research

32

rjroy/vibe-garden

Skill Claude CodeCodex

Use when specifics matter more than general training knowledge, or when details are newer than the training cutoff. Triggers include "research this", "find documentation for", "look up how X works", "what's the current state of", and "what's the prior art".

6 2mo ago A 57 tokens original MIT

retro

33

rjroy/vibe-garden

Skill Claude CodeCodex

Use when completed work needs to be recorded as a lore artifact covering what happened, what surprised, what broke, and what drifted. Observation only, not interpretation. Triggers include "let's do a retro", "/retro", "review what happened", "capture what happened", and "write up the session".

6 2mo ago A 65 tokens original MIT

simplify

34

rjroy/vibe-garden

Skill Claude CodeCodex

This skill should be used when the user wants to clean up code without changing behavior. Dispatches cleanup agents, runs tests to verify behavior is preserved, then runs code review. Triggers include "simplify this", "clean up this code", "refactor without changing behavior", "reduce complexity".

6 2mo ago A 63 tokens original MIT

specify

35

rjroy/vibe-garden

Skill Claude CodeCodex

This skill should be used when the user wants to define the requirements of a feature or project. Produces numbered requirements and validation criteria. Triggers include "write a spec for", "define the requirements", "what should this do", "capture the requirements".

6 2mo ago A 55 tokens original MIT

vision

36

rjroy/vibe-garden

Skill Claude CodeCodex

This skill should be used when the user wants to define the north star for a project — why it exists, what problems it solves, what it would never become. Suited for the start of a project or when direction feels unclear. Triggers include "define the project vision", "what should this project become", "create a vision…

6 2mo ago A 78 tokens original MIT

mind-reader

37

rjroy/vibe-garden

Plugin Claude Code

Active feedback based on session patterns and sentiment analysis.

6 2mo ago A tokens not measured original MIT

UserPromptSubmit

38

rjroy/vibe-garden

Hook

Runs when you submit a prompt, before the agent sees it, executing hook.py. From rjroy/vibe-garden.

6 2mo ago A tokens not measured copy · 53% MIT

notify-hook

39

rjroy/vibe-garden

Plugin Claude Code

Desktop/mobile notifications when Claude needs user attention.

6 2mo ago A tokens not measured original MIT