浏览精选技能,以 SKILL.md 格式复制,或一键安装到您的 AgentsRoom 库。开箱即可兼容 Claude Code、Cursor、Codex、Windsurf 和 Aider。
Use when creating new React components. Generates them with TypeScript, Tailwind, and colocated tests.
Use when refactoring or adding Tailwind classes. Enforces ordering, dedupes utilities, replaces arbitrary values with design tokens.
Use when reviewing or writing UI code. Flags missing ARIA, keyboard handlers, focus traps, and contrast issues before shipping.
Use when authoring a PostgreSQL migration. Enforces backwards-compatible patterns and concurrent index creation.
Use when adding or modifying a REST endpoint. Enforces the project's auth check, validation, error shape and pagination conventions.
Use when integrating Stripe. Generates payment-intent endpoint, idempotent webhook handler, and the orders table migration.
Use when adding or fixing CI workflows. Generates idempotent GitHub Actions with caching, matrix builds, and proper secret scoping.
Use when writing a Dockerfile. Multi-stage build, slim base image, non-root user, sensible CMD/ENTRYPOINT split.
Use when writing or updating tests. Picks the right matcher style for the project and avoids brittle assertions.
Use when reviewing a diff or PR. Checks readability, edge cases, error handling, security, and tests in that order.
Use when handling API keys, tokens, or any credential. Refuses to commit, hardcode, or log them; suggests safer storage.
Use when adding a README to a project or sub-package. Generates the minimum useful sections without filler.
Use when writing a commit message. Conventional Commits format with a clean scope and a why-not-what body.
Use when a function exceeds 40 lines or a file exceeds 300. Extracts cohesive sub-units with names that describe intent.
在 AgentsRoom 桌面端打开 Skills Library,编写您的技能,然后从编辑器提交到市场 (即将推出)。
配套应用:随时随地监控你的 Agent
使用 Claude、Codex、Gemini CLI 或其他 AI 提供商。
把 Bug 和需求直接发送到您的公开待办清单。