RADAR DE SKILLS · GITHUB

Agent Skills útiles, ordenados por uso real.

Compara Skills verificados por función, contenido del paquete, instalaciones y fiabilidad de la fuente antes de añadirlos.

ALCANCE DEL CATÁLOGO
VERIFICADO
Skills
5771
repositorios
824
última sincronización
8 sept 2026
5771 Skills
prisma
Oficial

prisma-8

- Comprehensive guide for building with Prisma 8 (Prisma Next), the contract-first data layer. Use whenever working on Prisma code in a project that uses it — authoring or editing the data contract (contract.prisma, PSL, TypeScript builders), migrations, queries (db.orm / db.sql), runtime wiring (db.ts, middleware, DATABASEURL), build-tool integration, Supabase / RLS, reading PN- structured errors, or filing feedback — and for orientation questions like "what is Prisma Next" or comparisons to other ORMs. Signals that this skill applies: @internal/ imports, prisma.config.ts, contract.prisma / contract.json / contract.d.ts, the prisma-next CLI, PN- error codes. Also covers upgrading Prisma in a project — "upgrade Prisma 8", "bump Prisma Next", "move to Prisma Next X.Y", or dealing with an @internal/ version bump, in a consumer app or in an extension package. Does not apply to Prisma ORM 7 or earlier (schema.prisma + @prisma/client projects).

instalaciones
1
GitHub Stars
47,6 mil
Actualizado
2 sept
github
Oficial

documentation-writer

Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.

instalaciones
1
GitHub Stars
38,6 mil
Actualizado
4 sept
github
Oficial

pytest-coverage

Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.

instalaciones
1
GitHub Stars
38,6 mil
Actualizado
4 sept
anthropics
Oficial

job-post-builder

Builds end-to-end hiring packets — job post, structured interview guide with scoring rubric, and offer letter template — from a hiring brief. Triggers on: "help me hire", "we're hiring for", "write a job post", "job description", "JD", "open role", "create a job ad", "interview questions", "scoring rubric", "draft an offer letter", "send an offer", "make a hiring packet", or any request to recruit for a position. When in doubt, trigger — covers the full hiring workflow from job post through DocuSign envelope creation via browser. Does NOT screen or rank applicants.

instalaciones
1
GitHub Stars
23,9 mil
Actualizado
4 sept
sickn33
Comunidad

antigravity-design-expert

Core UI/UX engineering skill for building highly interactive, spatial, weightless, and glassmorphism-based web interfaces using GSAP and 3D CSS.

instalaciones
1
GitHub Stars
46 mil
Actualizado
5 sept
sickn33
Comunidad

app-store-optimization

Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store

instalaciones
1
GitHub Stars
46 mil
Actualizado
5 sept
sickn33
Comunidad

golang-pro

Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.

instalaciones
1
GitHub Stars
46 mil
Actualizado
5 sept
wshobson
Comunidad

async-python-patterns

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

instalaciones
1
GitHub Stars
39,4 mil
Actualizado
1 sept
wshobson
Comunidad

data-storytelling

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

instalaciones
1
GitHub Stars
39,4 mil
Actualizado
1 sept
casey
Comunidad

just

Reference for just, the command runner. Use when working in a project with a justfile or when the user mentions just or justfile.

instalaciones
1
GitHub Stars
35,6 mil
Actualizado
1 sept
aws
Oficial

agents-deploy

Use when deploying your agent to AWS, or when a deploy has failed. Handles pre-flight validation, CDK/IAM/quota error diagnosis, version management, rollback, and canary deployments. Triggers on: "deploy my agent", "agentcore deploy", "deploy failed", "CDK error", "rollback", "canary deploy", "pin version", "redeploy", "deploy stuck". Not for production hardening — use agents-harden. Not for adding capabilities before deploy — use agents-build or agents-connect. Not for VPC configuration errors — use agents-build.

instalaciones
1
GitHub Stars
2,5 mil
Actualizado
4 sept
apify
Oficial

apify-actorization

Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (async context manager), or any language (CLI wrapper). Use when migrating code to Apify, wrapping CLI tools as Actors, or adding Actor SDK to existing projects.

instalaciones
1
GitHub Stars
2,4 mil
Actualizado
27 ago
apify
Oficial

apify-generate-output-schema

Generate output schemas (datasetschema.json, outputschema.json, keyvaluestoreschema.json) for an Apify Actor by analyzing its source code. Use when creating or updating Actor output schemas.

instalaciones
1
GitHub Stars
2,4 mil
Actualizado
27 ago
apify
Oficial

apify-sdk-integration

Integrate Apify into an existing JavaScript/TypeScript or Python application using the apify-client package. Use when adding web scraping, automation, or data extraction capabilities to an existing app via the Apify API.

instalaciones
1
GitHub Stars
2,4 mil
Actualizado
27 ago
apify
Oficial

apify-ultimate-scraper

Universal AI-powered web scraper for any platform. Scrape data from Instagram, Facebook, TikTok, YouTube, LinkedIn, X/Twitter, Google Maps, Google Search, Google Trends, Reddit, Airbnb, Yelp, and 15+ more platforms. Use for lead generation, brand monitoring, competitor analysis, influencer discovery, trend research, content analytics, audience analysis, review analysis, SEO intelligence, recruitment, or any data extraction task.

instalaciones
1
GitHub Stars
2,4 mil
Actualizado
27 ago
mattpocock
Comunidad

research-ts-decisions

Research why the TypeScript team made a specific typing decision. Use when evaluating whether ts-reset should override a built-in type, or when triaging issues that propose type changes. Searches the microsoft/TypeScript repo for relevant issues, PRs, and team comments.

instalaciones
1
GitHub Stars
8,6 mil
Actualizado
1 abr
kunchenguid
Comunidad

no-mistakes

Validate your code changes through the no-mistakes pipeline - automated code review, tests, lint, docs, push, PR, and CI - before they reach the configured push target. Use when the user asks to run no-mistakes, gate or ship or validate their changes, push safely, asks you to do a task and then validate it, or invokes /no-mistakes.

instalaciones
1
GitHub Stars
8,3 mil
Actualizado
5 sept
ibelick
Comunidad

ui-skills-root

Use before UI-related work to select the smallest useful UI Skills context through the ui-skills CLI.

instalaciones
1
GitHub Stars
8,1 mil
Actualizado
3 sept
microsoft
Oficial

powerbi-report-authoring

CRITICAL NOTES 1. To find the workspace details (including its ID) from workspace name: list all workspaces and, then, use JMESPath filtering 2. To find the item details (including its ID) from workspace ID, item type, and item name: list all items of that type in that workspace and, then, use JMESPath filtering Power BI Report Authoring Skill (PBIR/PBIP Format) This skill enables reading, editing, and creation of Power BI report definition files in the PBIR (Power BI Report) format used by PBIP (Power BI Project) files. Must/Prefer/Avoid MUST Use this skill only for concrete PBIR/PBIP report file mechanics such as pages, visuals, filters, slicers, navigation, bookmarks, themes, formatting, validation, Desktop reloads, and screenshots. Validate PBIR with powerbi report author validate after each logical batch. Use powerbi desktop reload/screenshot workflows for rendered output changes. U

instalaciones
1
GitHub Stars
1,1 mil
Actualizado
4 sept
microsoft
Oficial

powerbi-report-management

Manage Power BI report workspace items and PBIR definitions in Microsoft Fabric via az rest CLI against the Fabric REST API. Use when the user wants to: (1) upload or publish a PBIR/report definition to Fabric, (2) get or download report definitions, (3) update report item definitions or properties, (4) list workspace reports, (5) delete reports. For editing PBIR files, pages, visuals, filters, themes, or formatting, use powerbi-report-authoring. For business questions over report data, use fabriciq. Triggers: upload PBIR report definition, upload Power BI report, download PBIR definition, publish PBIR definition, publish Power BI report to Fabric, manage Power BI reports, list workspace reports.

instalaciones
1
GitHub Stars
1,1 mil
Actualizado
4 sept
getsentry
Oficial

gha-security-review

GitHub Actions security review for workflow exploitation vulnerabilities. Use when asked to "review GitHub Actions", "audit workflows", "check CI security", "GHA security", "workflow security review", or review .github/workflows/ for pwn requests, expression injection, credential theft, and supply chain attacks. Exploitation-focused with concrete PoC scenarios.

instalaciones
1
GitHub Stars
979
Actualizado
25 ago
benjitaylor
Comunidad

agentation

Add Agentation visual feedback toolbar to a Next.js project

instalaciones
1
GitHub Stars
4,6 mil
Actualizado
7 jun
benjitaylor
Comunidad

agentation-self-driving

Autonomous design critique mode using the Agentation annotation toolbar. Use when the user asks to "critique this page," "add design annotations," "review the UI," "self-driving mode," "auto-annotate," or wants an AI agent to autonomously add design feedback annotations to a web page via the browser. Requires the Agentation toolbar to be installed on the target page and agent-browser skill to be available.

instalaciones
1
GitHub Stars
4,6 mil
Actualizado
7 jun
kunchenguid
Comunidad

gnhf

Use when the user asks to run GNHF, says they are going to sleep or leaving and wants an agent-managed coding run, asks to supervise, steer, or review an active GNHF run, or gives feedback on GNHF results.

instalaciones
1
GitHub Stars
3,9 mil
Actualizado
4 sept