Rahulchaube1

58 mods across 1 repository, 2 stars between them.

data-visualization

25

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Chooses charts and encodings that communicate the right story. Use when raw tables are not enough to explain trends or comparisons.

2 2mo ago A 30 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

2 2mo ago A 53 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.

2 2mo ago A 45 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

2 2mo ago A 43 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now…

2 2mo ago A 67 tokens

edge-rendering

33

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Designs rendering and data-fetch patterns for edge environments. Use when latency, locality, or distributed execution matters.

2 2mo ago A 26 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Designs repeatable evaluation harnesses for AI and software workflows. Use when you need to measure quality, compare approaches, or prevent regressions from landing.

2 2mo ago A 36 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

2 2mo ago A 48 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.

2 2mo ago A 40 tokens

idea-refine

39

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or…

2 2mo ago A 75 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

2 2mo ago A 52 tokens

interview-me

42

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until 95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me"…

2 2mo ago A 108 tokens

modularization

46

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Breaks large systems into focused modules with clear boundaries. Use when code grows too coupled or too hard to own.

2 2mo ago A 27 tokens

offline-first

48

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Designs products that keep working without a network connection. Use when users need resilience in weak or intermittent connectivity.

2 2mo ago A 25 tokens