Marketplace · Beta स्किल्स मार्केटप्लेसआपके एजेंट्स के लिए तैयार प्रक्रियाएँ क्यूरेटेड स्किल्स ब्राउज़ करें, उन्हें SKILL.md के रूप में कॉपी करें, या एक क्लिक से अपनी AgentsRoom लाइब्रेरी में इंस्टॉल करें। Claude Code, Cursor, Codex, Windsurf और Aider के साथ बॉक्स से बाहर संगत।
Use when creating new React components. Generates them with TypeScript, Tailwind, and colocated tests.
frontend react typescript
AgentsRoom द्वारा claude · cursor · windsurf · +3
Use when refactoring or adding Tailwind classes. Enforces ordering, dedupes utilities, replaces arbitrary values with design tokens.
frontend css tailwind
AgentsRoom द्वारा claude · cursor · windsurf · +3
Use when reviewing or writing UI code. Flags missing ARIA, keyboard handlers, focus traps, and contrast issues before shipping.
frontend a11y review
AgentsRoom द्वारा claude · cursor · windsurf · +3
postgres-migration-author Use when authoring a PostgreSQL migration. Enforces backwards-compatible patterns and concurrent index creation.
backend database postgres
AgentsRoom द्वारा claude · cursor · windsurf · +2
rest-endpoint-conventions Use when adding or modifying a REST endpoint. Enforces the project's auth check, validation, error shape and pagination conventions.
backend api rest
AgentsRoom द्वारा claude · cursor · windsurf · +3
Use when integrating Stripe. Generates payment-intent endpoint, idempotent webhook handler, and the orders table migration.
backend stripe payments
AgentsRoom द्वारा claude · cursor · windsurf · +3
Use when adding or fixing CI workflows. Generates idempotent GitHub Actions with caching, matrix builds, and proper secret scoping.
devops ci github
AgentsRoom द्वारा claude · cursor · windsurf · +3
Use when writing a Dockerfile. Multi-stage build, slim base image, non-root user, sensible CMD/ENTRYPOINT split.
devops docker
AgentsRoom द्वारा claude · cursor · windsurf · +3
Use when writing or updating tests. Picks the right matcher style for the project and avoids brittle assertions.
testing quality
AgentsRoom द्वारा claude · cursor · windsurf · +3
Use when reviewing a diff or PR. Checks readability, edge cases, error handling, security, and tests in that order.
review quality
AgentsRoom द्वारा claude · cursor · windsurf · +3
Use when handling API keys, tokens, or any credential. Refuses to commit, hardcode, or log them; suggests safer storage.
security
AgentsRoom द्वारा claude · cursor · windsurf · +3
Use when adding a README to a project or sub-package. Generates the minimum useful sections without filler.
docs
AgentsRoom द्वारा claude · cursor · windsurf · +3
Use when writing a commit message. Conventional Commits format with a clean scope and a why-not-what body.
docs git
AgentsRoom द्वारा claude · cursor · windsurf · +3
Use when a function exceeds 40 lines or a file exceeds 300. Extracts cohesive sub-units with names that describe intent.
refactor quality
AgentsRoom द्वारा claude · cursor · windsurf · +3
Expert backend architect for Node.js, Python, and modern serverless/edge systems. Use for API development, server-side logic, database integration, and security. Triggers on backend, server, api, endpoint, database, auth.
backend
Dilnei Soethe Spancerski द्वारा claude · cursor · windsurf · +3
inventory-state-synchronizer Use when connecting frontend endpoints to the forecasting server or updating client-side states to guarantee absolute numbers alignment.
frontend ai-forecasting-specialist
Guyver Phongsanguanthai द्वारा claude · cursor · windsurf · +3
sqlite-fault-tolerant-queries Use when managing database schema transitions, writing math rate routes, and creating server endpoints.
backend ai-forecasting-specialist
Guyver Phongsanguanthai द्वारा claude · cursor · windsurf · +3
Use when editing or refactoring frontend React views, modifying container widths, adjusting dark-mode CSS variables, styling user chat input elements, and handling real-time data lookups.
frontend
Guyver Phongsanguanthai द्वारा claude · cursor · windsurf · +3
Use when refactoring or building React views, fixing element overlapping, updating text inputs, and parsing raw strings.
frontend
Guyver Phongsanguanthai द्वारा claude · cursor · windsurf · +3