RADAR SKILL · GITHUB

Agent Skills utili, ordinati per utilizzo reale.

Confronta Skills verificati per funzione, contenuto del pacchetto, installazioni e affidabilità della fonte.

AMBITO CATALOGO
VERIFICATO
Skills
10.772
repository
1711
ultimo aggiornamento
23 set 2026
10.772 Skills
streakyc
Community

gws-gmail

Gmail: Send, read, and manage email.

installazioni
1
GitHub Stars
0
Aggiornato
5 ago
streakyc
Community

gws-gmail-reply

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

installazioni
1
GitHub Stars
0
Aggiornato
5 ago
streakyc
Community

gws-gmail-reply-all

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

installazioni
1
GitHub Stars
0
Aggiornato
5 ago
streakyc
Community

gws-gmail-send

Gmail: Send an email.

installazioni
1
GitHub Stars
0
Aggiornato
5 ago
streakyc
Community

gws-shared

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

installazioni
1
GitHub Stars
0
Aggiornato
5 ago
remotion-dev
Ufficiale

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.

installazioni
1
GitHub Stars
59,1K
Aggiornato
13 set
remotion-dev
Ufficiale

add-effect

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

installazioni
1
GitHub Stars
59,1K
Aggiornato
13 set
remotion-dev
Ufficiale

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.

installazioni
1
GitHub Stars
59,1K
Aggiornato
13 set
remotion-dev
Ufficiale

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.

installazioni
1
GitHub Stars
59,1K
Aggiornato
13 set
remotion-dev
Ufficiale

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.

installazioni
1
GitHub Stars
59,1K
Aggiornato
13 set
remotion-dev
Ufficiale

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.

installazioni
1
GitHub Stars
59,1K
Aggiornato
13 set
remotion-dev
Ufficiale

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.

installazioni
1
GitHub Stars
59,1K
Aggiornato
13 set
remotion-dev
Ufficiale

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.

installazioni
1
GitHub Stars
59,1K
Aggiornato
13 set
remotion-dev
Ufficiale

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.

installazioni
1
GitHub Stars
59,1K
Aggiornato
13 set
remotion-dev
Ufficiale

upgrade-mediabunny

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

installazioni
1
GitHub Stars
59,1K
Aggiornato
13 set
anthropics
Ufficiale

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.

installazioni
1
GitHub Stars
24K
Aggiornato
13 set
anthropics
Ufficiale

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.

installazioni
1
GitHub Stars
24K
Aggiornato
13 set
metabase
Community

add-malli-schemas

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

installazioni
1
GitHub Stars
49,2K
Aggiornato
14 set
sickn33
Community

tdd-workflow

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

installazioni
1
GitHub Stars
46,4K
Aggiornato
13 set
everyinc
Community

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.

installazioni
1
GitHub Stars
25,1K
Aggiornato
13 set
oxc-project
Community

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.

installazioni
1
GitHub Stars
22,7K
Aggiornato
13 set
jeffallan
Community

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.

installazioni
1
GitHub Stars
11,5K
Aggiornato
7 ago
jeffallan
Community

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.

installazioni
1
GitHub Stars
11,5K
Aggiornato
7 ago
jeffallan
Community

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.

installazioni
1
GitHub Stars
11,5K
Aggiornato
7 ago