スキルレーダー · GITHUB

実際に使われている Agent Skills。

公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。

掲載範囲
検証済み
Skills
10,772
リポジトリ
1711
最終同期
2026/09/23
10,772 Skills
fabianoflorentino
コミュニティ

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.

導入数
1
GitHub Stars
0
更新日
9月14日
fabianoflorentino
コミュニティ

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).

導入数
1
GitHub Stars
0
更新日
9月14日
fabianoflorentino
コミュニティ

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).

導入数
1
GitHub Stars
0
更新日
9月14日
fabianoflorentino
コミュニティ

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.

導入数
1
GitHub Stars
0
更新日
9月14日
joseph-lozano
コミュニティ

file-pr

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

導入数
1
GitHub Stars
0
更新日
9月19日
joseph-lozano
コミュニティ

grill-with-docs

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

導入数
1
GitHub Stars
0
更新日
9月19日
joseph-lozano
コミュニティ

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.

導入数
1
GitHub Stars
0
更新日
9月19日
joseph-lozano
コミュニティ

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.

導入数
1
GitHub Stars
0
更新日
9月19日
joseph-lozano
コミュニティ

wait-what

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

導入数
1
GitHub Stars
0
更新日
9月19日
joseph-lozano
コミュニティ

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.

導入数
1
GitHub Stars
0
更新日
9月19日
microsoft
公式

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.

導入数
1
GitHub Stars
19.3万
更新日
9月17日
microsoft
公式

sessions

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

導入数
1
GitHub Stars
19.3万
更新日
9月17日
pytorch
公式

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.

導入数
1
GitHub Stars
10.3万
更新日
9月17日
pytorch
公式

pyrefly-type-coverage

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

導入数
1
GitHub Stars
10.3万
更新日
9月17日
pytorch
公式

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.

導入数
1
GitHub Stars
10.3万
更新日
9月17日
github
公式

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.

導入数
1
GitHub Stars
3.9万
更新日
9月17日
github
公式

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.

導入数
1
GitHub Stars
3.9万
更新日
9月17日
github
公式

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.

導入数
1
GitHub Stars
3.9万
更新日
9月17日
github
公式

premium-frontend-ui

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

導入数
1
GitHub Stars
3.9万
更新日
9月17日
vercel
公式

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.

導入数
1
GitHub Stars
1.6万
更新日
9月16日
vercel-labs
公式

jotai

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

導入数
1
GitHub Stars
1.6万
更新日
9月16日
vercel-labs
公式

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.

導入数
1
GitHub Stars
1.6万
更新日
9月16日
vercel-labs
公式

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.

導入数
1
GitHub Stars
1.6万
更新日
9月16日
vercel-labs
公式

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.

導入数
1
GitHub Stars
1.6万
更新日
9月16日