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
10 772 Skills
fabianoflorentino
Communauté

golang-samber-oops

Structured error handling in Golang with samber/oops — error builders, stack traces, error codes, error context, error wrapping, error attributes, user-facing vs developer messages, panic recovery, and logger integration. Apply when using or adopting samber/oops, or when the codebase already imports github.com/samber/oops.

installations
1
GitHub Stars
0
Mis à jour
14 sept.
fabianoflorentino
Communauté

golang-samber-ro

Reactive streams and event-driven programming in Golang using samber/ro — ReactiveX implementation with 150+ type-safe operators, cold/hot observables, 5 subject types (Publish, Behavior, Replay, Async, Unicast), declarative pipelines via Pipe, 40+ plugins (HTTP, cron, fsnotify, JSON, logging), automatic backpressure, error propagation, and Go context integration. Apply when using or adopting samber/ro, when the codebase imports github.com/samber/ro, or when building asynchronous event-driven pipelines, real-time data processing, streams, or reactive architectures in Go. Not for finite slice transforms (→ See fabianoflorentino/golang-agent-skills@golang-samber-lo skill).

installations
1
GitHub Stars
0
Mis à jour
14 sept.
fabianoflorentino
Communauté

golang-security

Security best practices and vulnerability prevention for Golang — injection (SQL, command, XSS), cryptography, path traversal, SSRF and HTTP security headers, cookies, secrets management, memory safety, PII in logs, STRIDE/DREAD threat modeling, plus gosec SAST, race detection, and fuzz testing. Apply when writing, reviewing, or auditing Go code for security, or when touching crypto, file or network I/O, secrets, user input, or authentication. Not for non-exploitable defensive bugs such as nil panics or slice aliasing (→ See fabianoflorentino/golang-agent-skills@golang-safety skill), dependency vulnerability scanning with govulncheck (→ See fabianoflorentino/golang-agent-skills@golang-dependency-management skill), or wiring security scanners into CI pipelines (→ See fabianoflorentino/golang-agent-skills@golang-continuous-integration skill).

installations
1
GitHub Stars
0
Mis à jour
14 sept.
fabianoflorentino
Communauté

golang-testing

Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapshot testing, code coverage, integration tests, idiomatic test naming. Use when writing or reviewing Go tests, choosing a testing approach, setting up Go test CI, or debugging flaky/slow tests. For testify-specific APIs see fabianoflorentino/golang-agent-skills@golang-stretchr-testify; for measurement methodology see fabianoflorentino/golang-agent-skills@golang-benchmark.

installations
1
GitHub Stars
0
Mis à jour
14 sept.
joseph-lozano
Communauté

file-pr

Prepare or file a pull request. Use when the user asks to open, create, file, or draft a PR.

installations
1
GitHub Stars
0
Mis à jour
19 sept.
joseph-lozano
Communauté

grill-with-docs

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

installations
1
GitHub Stars
0
Mis à jour
19 sept.
joseph-lozano
Communauté

prototype

Build a runnable throwaway prototype to answer a design question. Use when the user wants to exercise a state model or behaviour, or compare UI variations inside the product context.

installations
1
GitHub Stars
0
Mis à jour
19 sept.
joseph-lozano
Communauté

setup-matt-pocock-skills

Configure this repo for the engineering skills: set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

installations
1
GitHub Stars
0
Mis à jour
19 sept.
joseph-lozano
Communauté

wait-what

Stop. That last message did not land: re-pitch it.

installations
1
GitHub Stars
0
Mis à jour
19 sept.
joseph-lozano
Communauté

writing-for-agents

Write or edit agent-facing instructions. Use when creating or changing a skill, AGENTS.md, CLAUDE.md, or a document agents reach through a pointer.

installations
1
GitHub Stars
0
Mis à jour
19 sept.
microsoft
Officiel

accessibility

Primary accessibility skill for VS Code. REQUIRED for new feature and contribution work, and also applies to updates of existing UI. Covers accessibility help dialogs, accessible views, verbosity settings, signals, ARIA announcements, keyboard navigation, and ARIA labels/roles.

installations
1
GitHub Stars
192,6 k
Mis à jour
17 sept.
microsoft
Officiel

sessions

Core principles and workflow router for changes to the Agents Window under src/vs/sessions.

installations
1
GitHub Stars
192,6 k
Mis à jour
17 sept.
pytorch
Officiel

metal-kernel

Write Metal/MPS kernels for PyTorch operators. Use when adding MPS device support to operators, implementing Metal shaders, or porting CUDA kernels to Apple Silicon. Covers nativefunctions.yaml dispatch, host-side operators, and Metal kernel implementation.

installations
1
GitHub Stars
103,1 k
Mis à jour
17 sept.
pytorch
Officiel

pyrefly-type-coverage

Migrate a file to use stricter Pyrefly type checking with annotations required for all functions, classes, and attributes.

installations
1
GitHub Stars
103,1 k
Mis à jour
17 sept.
pytorch
Officiel

triaging-issues

Triages GitHub issues by routing to oncall teams, applying labels, and closing questions. Use when processing new PyTorch issues or when asked to triage an issue.

installations
1
GitHub Stars
103,1 k
Mis à jour
17 sept.
github
Officiel

azure-pricing

Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption. Use when the user asks about the cost of any Azure service, wants to compare SKU prices, needs pricing data for a cost estimate, mentions Azure pricing, Azure costs, Azure billing, or asks about Copilot Studio pricing, Copilot Credits, or agent usage estimation. Covers compute, storage, networking, databases, AI, Copilot Studio, and all other Azure service families.

installations
1
GitHub Stars
39,1 k
Mis à jour
17 sept.
github
Officiel

gdpr-compliant

Apply GDPR-compliant engineering practices across your codebase. Use this skill whenever you are designing APIs, writing data models, building authentication flows, implementing logging, handling user data, writing retention/deletion jobs, designing cloud infrastructure, or reviewing pull requests for privacy compliance. Trigger this skill for any task involving personal data, user accounts, cookies, analytics, emails, audit logs, encryption, pseudonymization, anonymization, data exports, breach response, CI/CD pipelines that process real data, or any question framed as "is this GDPR-compliant?". Inspired by CNIL developer guidance and GDPR Articles 5, 25, 32, 33, 35.

installations
1
GitHub Stars
39,1 k
Mis à jour
17 sept.
github
Officiel

java-mcp-server-generator

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.

installations
1
GitHub Stars
39,1 k
Mis à jour
17 sept.
github
Officiel

premium-frontend-ui

A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural craftsmanship.

installations
1
GitHub Stars
39,1 k
Mis à jour
17 sept.
vercel
Officiel

vercel-cli

Deploy, manage, inspect, and troubleshoot Vercel projects from the command line. Use for Vercel deployments, Vercel Toolbar comments, build failures, projects and teams, environment variables, domains and DNS, logs, metrics, Speed Insights, Core Web Vitals, request traces, usage, activity, alerts, firewall rules, cache, cron jobs, deploy hooks, Edge Config, feature flags (vercel flags), integrations, connectors, Blob storage, Container Registry (VCR), microfrontends, rolling releases, custom environments, Sandbox, agent/MCP setup, preview access, local development, or vercel api fallback.

installations
1
GitHub Stars
16,3 k
Mis à jour
16 sept.
vercel-labs
Officiel

jotai

Jotai adapter for json-render's StateStore interface. Use when integrating json-render with Jotai for state management via @json-render/jotai.

installations
1
GitHub Stars
16,2 k
Mis à jour
16 sept.
vercel-labs
Officiel

react-pdf

React PDF renderer for json-render. Use when generating PDF documents from JSON specs, working with @json-render/react-pdf, or rendering specs to PDF buffers/streams/files.

installations
1
GitHub Stars
16,2 k
Mis à jour
16 sept.
vercel-labs
Officiel

react-three-fiber

React Three Fiber 3D renderer for json-render. Use when working with @json-render/react-three-fiber, building 3D scenes from JSON specs, rendering meshes/lights/models/environments, or integrating Three.js with json-render catalogs.

installations
1
GitHub Stars
16,2 k
Mis à jour
16 sept.
vercel-labs
Officiel

remotion

Remotion renderer for json-render that turns JSON timeline specs into videos. Use when working with @json-render/remotion, building video compositions from JSON, creating video catalogs, or rendering AI-generated video timelines.

installations
1
GitHub Stars
16,2 k
Mis à jour
16 sept.