엄선된 스킬을 둘러보고 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.
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.
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.
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.
'Generate express route generator operations. Auto-activating skill for
Fetches web page content using Gemini CLI when Claude's native WebFetch fails or for explicit URL fetching. Returns clean Markdown.
Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
>
Enforce Conventional Commits format for git commits, including project-specific type/scope conventions (plugin name as scope) and squash-vs-new-commit strategy selection.
'Assist with api testing helper operations. Auto-activating skill for
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.
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.
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.
Use when connecting frontend endpoints to the forecasting server or updating client-side states to guarantee absolute numbers alignment.
Use when managing database schema transitions, writing math rate routes, and creating server endpoints.
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.
Use when refactoring or building React views, fixing element overlapping, updating text inputs, and parsing raw strings.
Claude Ads는 Claude Code용 오픈소스 스킬입니다. Google, Meta, LinkedIn, TikTok, Amazon Ads 등에서 250개가 넘는 항목을 점검하고, 100점 만점 점수와 우선순위가 매겨진 실행 계획을 단 10여 분 만에 내놓습니다. 설치법, 명령어, 한계, 그리고 AgentsRoom에서 이를 오케스트레이션하는 방법까지 정리했습니다.
msitarzewski가 만든 오픈소스(MIT) 전문 AI 에이전트 라이브러리 The Agency를 AgentsRoom에 통합했습니다. 16개 부서에 걸친 230개 이상의 전문가를, 실시간이자 동적으로.
AgentsRoom 데스크톱에서 Skills Library를 열고 스킬을 작성한 다음 에디터에서 마켓플레이스에 제출하세요 (곧 출시).
컴패니언 앱: 이동 중에도 에이전트를 모니터링
Claude, Codex, Antigravity CLI 또는 다른 AI 공급자를 사용하세요.
버그와 요청을 공개 백로그로 바로 보내세요.
AgentsRoom의 실제 모습.