스킬 레이더 · GITHUB

실제 사용량으로 검증된 유용한 Agent Skills.

공개 저장소의 검증된 Skills를 기능, 패키지 구성, 설치 수, 출처 근거에 따라 비교할 수 있습니다.

카탈로그 범위
검증 완료
Skills
10,772
저장소
1711
최근 동기화
2026. 9. 23.
10,772 Skills
streakyc
커뮤니티

gws-gmail

Gmail: Send, read, and manage email.

설치 수
1
GitHub Stars
0
업데이트
8월 5일
streakyc
커뮤니티

gws-gmail-reply

Gmail: Reply to a message (handles threading automatically).

설치 수
1
GitHub Stars
0
업데이트
8월 5일
streakyc
커뮤니티

gws-gmail-reply-all

Gmail: Reply-all to a message (handles threading automatically).

설치 수
1
GitHub Stars
0
업데이트
8월 5일
streakyc
커뮤니티

gws-gmail-send

Gmail: Send an email.

설치 수
1
GitHub Stars
0
업데이트
8월 5일
streakyc
커뮤니티

gws-shared

gws CLI: Shared patterns for authentication, global flags, and output formatting.

설치 수
1
GitHub Stars
0
업데이트
8월 5일
remotion-dev
공식

add-bug

Add a new Remotion bug entry to packages/bugs/api/[v].ts. Use when the user describes a bug and affected Remotion versions that should be surfaced through the bugs API.

설치 수
1
GitHub Stars
5.9만
업데이트
9월 13일
remotion-dev
공식

add-effect

Add a new effect to @remotion/effects, including implementation, package exports, docs, demos, preview images, Remotion skill updates, tests, formatting, and builds.

설치 수
1
GitHub Stars
5.9만
업데이트
9월 13일
remotion-dev
공식

add-new-package

Add a new package to the Remotion monorepo, including package scaffolding, monorepo registration, documentation, build scripts, tests, and release checklist updates. Use when creating a new @remotion package.

설치 수
1
GitHub Stars
5.9만
업데이트
9월 13일
remotion-dev
공식

convert

Start the local @remotion/convert app and open it in the Codex browser. Use when the user invokes /convert or $convert, asks to launch convert.remotion.dev locally, or wants to inspect the Convert package UI.

설치 수
1
GitHub Stars
5.9만
업데이트
9월 13일
remotion-dev
공식

experts

Maintain Remotion's experts directory and its generated assets. Use when adding, removing, or editing experts; changing experts data or portraits; rendering expert cards; or regenerating the homepage experts animation for Chrome and Safari.

설치 수
1
GitHub Stars
5.9만
업데이트
9월 13일
remotion-dev
공식

merge

Wait for a Remotion pull request to become mergeable, handle merge conflicts, distinguish genuine CI failures from flakes, rerun flaky checks through the flake skill, and merge the PR. Use when asked to run /merge, merge a current PR after checks pass, or shepherd a Remotion PR through CI to merge.

설치 수
1
GitHub Stars
5.9만
업데이트
9월 13일
remotion-dev
공식

react-scan

Capture and analyze Remotion Studio React render profiles with the internal React Scan Lite collector. Use when diagnosing unnecessary re-renders, slow commits, frame-reactive component trees, or when comparing render performance before and after a change.

설치 수
1
GitHub Stars
5.9만
업데이트
9월 13일
remotion-dev
공식

studio

Start Remotion Studio from packages/example and open it in the Codex browser. Use when the user invokes /studio or $studio, asks to launch the example Studio, or wants the Remotion Studio dev UI available locally.

설치 수
1
GitHub Stars
5.9만
업데이트
9월 13일
remotion-dev
공식

studio-css-reset

Diagnose and fix Remotion Studio UI bugs caused by the global CSS reset. Use when nested text or SVG icons have incorrect color, typography, sizing, hover states, or truncation in packages/studio.

설치 수
1
GitHub Stars
5.9만
업데이트
9월 13일
remotion-dev
공식

upgrade-mediabunny

Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.

설치 수
1
GitHub Stars
5.9만
업데이트
9월 13일
anthropics
공식

margin-analyzer

Analyzes unit economics by product or service using PayPal merchant insights and QuickBooks cost data, benchmarks against inflation and cost changes, and shows pricing-scenario data (e.g. "a 5% increase historically correlates with ~3% volume drop"). Surfaces analysis only — does not recommend a price. Use when the user asks about raising prices, pricing, margin analysis, what to charge, whether costs are eating into profit, or how a price change might affect their business. Trigger even if the user doesn't say "margin" explicitly — phrases like "am I making enough?", "should I charge more?", or "my costs are going up" all call for this skill.

설치 수
1
GitHub Stars
2.4만
업데이트
9월 13일
anthropics
공식

quarterly-review

Generates a full QBR narrative — revenue trend, margin trend, customer health, top opportunities and risks — as a presentation-ready PDF or deck. Accepts optional quarter and save-to arguments.

설치 수
1
GitHub Stars
2.4만
업데이트
9월 13일
metabase
커뮤니티

add-malli-schemas

Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling

설치 수
1
GitHub Stars
4.9만
업데이트
9월 14일
sickn33
커뮤니티

tdd-workflow

Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.

설치 수
1
GitHub Stars
4.6만
업데이트
9월 13일
everyinc
커뮤니티

ce-handoff

Create a session handoff for another agent, or resume, find, and read any user-selected continuity source. Use when work or conversation must continue without access to the current session history.

설치 수
1
GitHub Stars
2.5만
업데이트
9월 13일
oxc-project
커뮤니티

migrate-oxlint

Guide for migrating a project from ESLint to Oxlint. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's linter from ESLint to Oxlint.

설치 수
1
GitHub Stars
2.3만
업데이트
9월 13일
jeffallan
커뮤니티

cloud-architect

Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.

설치 수
1
GitHub Stars
1.1만
업데이트
8월 7일
jeffallan
커뮤니티

code-reviewer

Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code quality audits, identifying refactoring opportunities, or checking for security issues. Invoke for PR reviews, code quality checks, refactoring suggestions, review code, code quality. Complements specialized skills (security-reviewer, test-master) by providing broad-scope review across correctness, performance, maintainability, and test coverage in a single pass.

설치 수
1
GitHub Stars
1.1만
업데이트
8월 7일
jeffallan
커뮤니티

cpp-pro

Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or refactoring C++ code requiring concepts, ranges, coroutines, SIMD optimization, or careful memory management — or when addressing performance bottlenecks, concurrency issues, and build system configuration with CMake.

설치 수
1
GitHub Stars
1.1만
업데이트
8월 7일