엄선된 스킬을 둘러보고 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를 열고 스킬을 작성한 다음 에디터에서 마켓플레이스에 제출하세요 (곧 출시).
컴패니언 앱: 이동 중에도 에이전트를 모니터링
Claude, Codex, Gemini CLI 또는 다른 AI 공급자를 사용하세요.
버그와 요청을 공개 백로그로 바로 보내세요.