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
- 5 771
- dépôts
- 824
- dernière synchronisation
- 8 sept. 2026
pandoscopewriting-adrs
Format, numbering, and when-to-write criteria for Architecture Decision Records in docs/adr/. Use when recording an architectural decision, when another skill flags a decision as ADR-worthy, or when the user asks to write or review an ADR.
- installations
- 8
- GitHub Stars
- 1
- Mis à jour
- 4 sept.
every-appcompetitive-landscape
Map SEO market leaders, winning content themes, keyword coverage, backlinks, and strategic gaps.
- installations
- 8
- GitHub Stars
- 15,5 k
- Mis à jour
- 24 août
every-appcompetitor-analysis
Analyze one competitor's organic footprint, ranking keywords, content themes, backlinks, and gaps.
- installations
- 8
- GitHub Stars
- 15,5 k
- Mis à jour
- 24 août
every-appkeyword-clustering
Cluster keywords by intent and map them to existing or proposed pages.
- installations
- 8
- GitHub Stars
- 15,5 k
- Mis à jour
- 24 août
every-appkeyword-research
Discover keyword opportunities, evaluate metrics and SERPs, and save/tag promising terms.
- installations
- 8
- GitHub Stars
- 15,5 k
- Mis à jour
- 24 août
every-applink-prospecting
Find link prospects, discover contact paths, and draft outreach from SERPs and backlink signals.
- installations
- 8
- GitHub Stars
- 15,5 k
- Mis à jour
- 24 août
every-applocal-seo
Audit a Google Business Profile, compare it to local competitors, and map Maps visibility around a location.
- installations
- 8
- GitHub Stars
- 15,5 k
- Mis à jour
- 24 août
every-appseo-audit
Audit a website and deliver a one-page, plain-language SEO report anyone can act on, centered on a single do-this-week action.
- installations
- 8
- GitHub Stars
- 15,5 k
- Mis à jour
- 24 août
every-appseo-coach
Enter a friendly OpenSEO coach mode that explains workflows, recommends next steps, and helps users use agents, web search, scraping, and MCP data effectively.
- installations
- 8
- GitHub Stars
- 15,5 k
- Mis à jour
- 24 août
every-appseo-project-setup
Populate a project's shared OpenSEO context — site scope, goals, positioning, competitors, key pages, and preferences — plus MCP checks and Search Console intake.
- installations
- 8
- GitHub Stars
- 15,5 k
- Mis à jour
- 24 août
every-appsimple-issue-description
Turn a rough bug report, feature request, support note, or pull request into a short, plain-language issue focused on the problem and desired behavior. Use when a contributor asks to simplify an issue, explain what a PR is for, create the corresponding issue for a PR, remove implementation detail from a report, or invokes /simple-issue-description.
- installations
- 8
- GitHub Stars
- 15,5 k
- Mis à jour
- 24 août
googleworkspacegws-meet
Manage Google Meet conferences.
- installations
- 7
- GitHub Stars
- 30,8 k
- Mis à jour
- 5 sept.
expoeas-app-stores
EAS service (paid). Deploy Expo apps to the app stores with EAS - build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profiles, manage app versions and build numbers, and publish App Store metadata and ASO. Use whenever the user wants to deploy, release, or ship an app to production or the app stores, is preparing a production build, running eas build or eas submit, shipping to TestFlight, bumping version or build numbers, or setting up store listing metadata. For deploying an Expo website or API routes, use the eas-hosting skill.
- installations
- 7
- GitHub Stars
- 2,5 k
- Mis à jour
- 7 sept.
brianlovinagent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
- installations
- 7
- GitHub Stars
- 365
- Mis à jour
- 25 mars
brianlovinbun
Use Bun instead of Node.js, npm, pnpm, or vite. Provides command mappings, Bun-specific APIs, and development patterns.
- installations
- 7
- GitHub Stars
- 365
- Mis à jour
- 25 mars
brianlovinchrome-webstore-release-blueprint
Guide a user end-to-end through setting up Chrome Web Store API release automation in any repository. Use when asked to walk someone through OAuth/CWS credential setup, refresh token creation, local/CI secret setup, version-based publish automation, and submission status checks.
- installations
- 7
- GitHub Stars
- 365
- Mis à jour
- 25 mars
brianlovinfavicon
Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.
- installations
- 7
- GitHub Stars
- 365
- Mis à jour
- 25 mars
brianlovinfind-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
- installations
- 7
- GitHub Stars
- 365
- Mis à jour
- 25 mars
brianlovinfix-sentry-issues
Use Sentry MCP to discover, triage, and fix production issues with root-cause analysis. Use when asked to fix Sentry issues, triage production errors, investigate error spikes, or clean up Sentry noise. Requires Sentry MCP server. Triggers on "fix sentry", "triage errors", "production bugs", "sentry issues".
- installations
- 7
- GitHub Stars
- 365
- Mis à jour
- 25 mars
brianlovingrill-me
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
- installations
- 7
- GitHub Stars
- 365
- Mis à jour
- 25 mars
brianlovinknip
Run knip to find and remove unused files, dependencies, and exports. Use for cleaning up dead code and unused dependencies.
- installations
- 7
- GitHub Stars
- 365
- Mis à jour
- 25 mars
brianlovinplaywriter
Control the user's currently open Chrome tab through the Playwriter CLI (no new browser launch). Use when you need to inspect live UI state, run scripted browser actions, capture console output, or reproduce frontend issues directly in the user's tab.
- installations
- 7
- GitHub Stars
- 365
- Mis à jour
- 25 mars
brianlovinrams
Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issues.
- installations
- 7
- GitHub Stars
- 365
- Mis à jour
- 25 mars
brianlovinreact-doctor
Diagnose and fix React codebase health issues. Use when reviewing React code, fixing performance problems, auditing security, or improving code quality.
- installations
- 7
- GitHub Stars
- 365
- Mis à jour
- 25 mars