Rahulchaube1

58 mods across 1 repository, 2 stars between them.

agent-skills

02

Rahulchaube1/-Skills-for-Agents

Plugin Claude Code

Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.

2 2mo ago A tokens not measured

plan

05

Rahulchaube1/-Skills-for-Agents

Command Claude Code

Break work into small verifiable tasks with acceptance criteria and dependency ordering.

2 2mo ago A 13 tokens

ship

06

Rahulchaube1/-Skills-for-Agents

Command Claude Code

Run the pre-launch checklist via parallel fan-out to specialist personas, then synthesize a go/no-go decision.

2 2mo ago A 21 tokens

spec

07

Rahulchaube1/-Skills-for-Agents

Command Claude Code

Start spec-driven development — write a structured specification before writing code.

2 2mo ago A 13 tokens

test

08

Rahulchaube1/-Skills-for-Agents

Command Claude Code

Run TDD workflow — write failing tests, implement, verify. For bugs, use the Prove-It pattern.

2 2mo ago A 24 tokens

a11y-automation

10

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Automates accessibility checks and regressions. Use when you need fast, repeatable checks for keyboard, semantic, and contrast issues.

2 2mo ago A 32 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Designs tools, functions, and affordances for agent workflows. Use when you need to expose actions to an AI agent or simplify how it interacts with a system.

2 2mo ago A 38 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

2 2mo ago A 49 tokens

api-versioning

14

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Plans compatible API evolution across consumers and releases. Use when contracts need to change without breaking clients.

2 2mo ago A 23 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be…

2 2mo ago B 68 tokens

caching-strategy

17

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Chooses cache layers, expiry rules, and invalidation patterns. Use when performance or cost depends on reducing repeated work.

2 2mo ago A 29 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

2 2mo ago A 45 tokens

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

2 2mo ago A 51 tokens

code-simplification

20

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

2 2mo ago A 51 tokens

content-modeling

21

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Defines content shapes and schemas for products, docs, or CMS systems. Use when content needs structure before implementation.

2 2mo ago A 26 tokens

content-strategy

22

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Plans content structure, voice, and distribution across surfaces. Use when content must stay consistent across product, docs, and support.

2 2mo ago A 29 tokens

context-engineering

23

Rahulchaube1/-Skills-for-Agents

Skill Claude CodeCodex

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

2 2mo ago A 43 tokens