Rahulchaube1/-Skills-for-Agents
Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-skills.
Rahulchaube1/-Skills-for-Agents
Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-skills.
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.
Rahulchaube1/-Skills-for-Agents
Command Claude Code
Implement the next task incrementally ΓÇö build, test, verify, commit.
Rahulchaube1/-Skills-for-Agents
Command Claude Code
Simplify code for clarity and maintainability ΓÇö reduce complexity without changing behavior.
Rahulchaube1/-Skills-for-Agents
Command Claude Code
Break work into small verifiable tasks with acceptance criteria and dependency ordering.
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.
Rahulchaube1/-Skills-for-Agents
Command Claude Code
Start spec-driven development — write a structured specification before writing code.
Rahulchaube1/-Skills-for-Agents
Command Claude Code
Run TDD workflow — write failing tests, implement, verify. For bugs, use the Prove-It pattern.
Rahulchaube1/-Skills-for-Agents
Instructions file
Claude Code instructions for Rahulchaube1/-Skills-for-Agents, covering skills for agents, project structure, skills by phase, conventions and commands.
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.
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.
Rahulchaube1/-Skills-for-Agents
Skill Claude CodeCodex
Adds motion that clarifies, guides, or delights. Use when UI needs transitions, staging, or animated feedback without becoming distracting.
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.
Rahulchaube1/-Skills-for-Agents
Skill Claude CodeCodex
Plans compatible API evolution across consumers and releases. Use when contracts need to change without breaking clients.
Rahulchaube1/-Skills-for-Agents
Skill Claude CodeCodex
Automates browser flows for validation and repetitive tasks. Use when runtime behavior must be confirmed in a real browser.
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…
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.
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.
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.
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.
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.
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.
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.
Rahulchaube1/-Skills-for-Agents
Skill Claude CodeCodex
Checks provider and consumer expectations at boundaries. Use when services or tools depend on stable interfaces.