Marketplace · Beta Marketplace de Skillsprocedimentos prontos para seus agentes Explore skills curados, copie-os como SKILL.md ou instale-os com um clique na sua biblioteca AgentsRoom. Compatível de fábrica com Claude Code, Cursor, Codex, Windsurf e Aider.
Use when creating new React components. Generates them with TypeScript, Tailwind, and colocated tests.
frontend react typescript
por 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
por 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
por 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
por 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
por AgentsRoom claude · cursor · windsurf · +3
Use when integrating Stripe. Generates payment-intent endpoint, idempotent webhook handler, and the orders table migration.
backend stripe payments
por 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
por 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
por 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
por 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
por 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
por AgentsRoom claude · cursor · windsurf · +3
Use when adding a README to a project or sub-package. Generates the minimum useful sections without filler.
docs
por 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
por 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
por AgentsRoom claude · cursor · windsurf · +3
Use when user says 'release', 'リリース', 'publish', 'vtag', 'version up', 'バージョンアップ', 'bump version', 'prepare release', 'ship version', or discusses merging to main/develop. Guides through version bump and release flow.
por agent67 claude · cursor · windsurf · +3
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.
por agent67 claude · cursor · windsurf · +3
Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.
por agent67 claude · cursor · windsurf · +3
'Generate express route generator operations. Auto-activating skill for
por agent67 claude · cursor · windsurf · +3
Fetches web page content using Gemini CLI when Claude's native WebFetch fails or for explicit URL fetching. Returns clean Markdown.
por agent67 claude · cursor · windsurf · +3
Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
por agent67 claude · cursor · windsurf · +3
>
por agent67 claude · cursor · windsurf · +3
conventional-git-commit-formatter Enforce Conventional Commits format for git commits, including project-specific type/scope conventions (plugin name as scope) and squash-vs-new-commit strategy selection.
por agent67 claude · cursor · windsurf · +3
'Assist with api testing helper operations. Auto-activating skill for
por agent67 claude · cursor · windsurf · +3
sensitive-data-leakage-detector Detect ANY credential/secret flowing to ANY output sink. Use when asked about "credential leakage", "secret logging", "sensitive data exposure", "CWE-532", "password in logs", "token exposure", or security logging issues.
por agent67 claude · cursor · windsurf · +3
UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples.
por agent67 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
por 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
por agent67 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
por agent67 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
por agent67 claude · cursor · windsurf · +3
Use when refactoring or building React views, fixing element overlapping, updating text inputs, and parsing raw strings.
frontend
por agent67 claude · cursor · windsurf · +3