RADAR DES SKILLS · GITHUB
Des Agent Skills utiles, classés selon leur usage réel.
Comparez les Skills vérifiés par fonction, contenu, installations et fiabilité de la source avant de les ajouter.
- PÉRIMÈTRE
- VÉRIFIÉ
- Skills
- 10 772
- dépôts
- 1711
- dernière synchronisation
- 23 sept. 2026
streakycgws-gmail
Gmail: Send, read, and manage email.
- installations
- 1
- GitHub Stars
- 0
- Mis à jour
- 5 août
streakycgws-gmail-reply
Gmail: Reply to a message (handles threading automatically).
- installations
- 1
- GitHub Stars
- 0
- Mis à jour
- 5 août
streakycgws-gmail-reply-all
Gmail: Reply-all to a message (handles threading automatically).
- installations
- 1
- GitHub Stars
- 0
- Mis à jour
- 5 août
streakycgws-gmail-send
Gmail: Send an email.
- installations
- 1
- GitHub Stars
- 0
- Mis à jour
- 5 août
streakycgws-shared
gws CLI: Shared patterns for authentication, global flags, and output formatting.
- installations
- 1
- GitHub Stars
- 0
- Mis à jour
- 5 août
remotion-devadd-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.
- installations
- 1
- GitHub Stars
- 59,1 k
- Mis à jour
- 13 sept.
remotion-devadd-effect
Add a new effect to @remotion/effects, including implementation, package exports, docs, demos, preview images, Remotion skill updates, tests, formatting, and builds.
- installations
- 1
- GitHub Stars
- 59,1 k
- Mis à jour
- 13 sept.
remotion-devadd-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.
- installations
- 1
- GitHub Stars
- 59,1 k
- Mis à jour
- 13 sept.
remotion-devconvert
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.
- installations
- 1
- GitHub Stars
- 59,1 k
- Mis à jour
- 13 sept.
remotion-devexperts
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.
- installations
- 1
- GitHub Stars
- 59,1 k
- Mis à jour
- 13 sept.
remotion-devmerge
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.
- installations
- 1
- GitHub Stars
- 59,1 k
- Mis à jour
- 13 sept.
remotion-devreact-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.
- installations
- 1
- GitHub Stars
- 59,1 k
- Mis à jour
- 13 sept.
remotion-devstudio
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.
- installations
- 1
- GitHub Stars
- 59,1 k
- Mis à jour
- 13 sept.
remotion-devstudio-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.
- installations
- 1
- GitHub Stars
- 59,1 k
- Mis à jour
- 13 sept.
remotion-devupgrade-mediabunny
Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.
- installations
- 1
- GitHub Stars
- 59,1 k
- Mis à jour
- 13 sept.
anthropicsmargin-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.
- installations
- 1
- GitHub Stars
- 24 k
- Mis à jour
- 13 sept.
anthropicsquarterly-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.
- installations
- 1
- GitHub Stars
- 24 k
- Mis à jour
- 13 sept.
metabaseadd-malli-schemas
Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling
- installations
- 1
- GitHub Stars
- 49,2 k
- Mis à jour
- 14 sept.
sickn33tdd-workflow
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
- installations
- 1
- GitHub Stars
- 46,4 k
- Mis à jour
- 13 sept.
everyincce-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.
- installations
- 1
- GitHub Stars
- 25,1 k
- Mis à jour
- 13 sept.
oxc-projectmigrate-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.
- installations
- 1
- GitHub Stars
- 22,7 k
- Mis à jour
- 13 sept.
jeffallancloud-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.
- installations
- 1
- GitHub Stars
- 11,5 k
- Mis à jour
- 7 août
jeffallancode-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.
- installations
- 1
- GitHub Stars
- 11,5 k
- Mis à jour
- 7 août
jeffallancpp-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.
- installations
- 1
- GitHub Stars
- 11,5 k
- Mis à jour
- 7 août