Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,933
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons725
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
extract-errors
✓★ 246,200by facebook
Extract and manage error codes for React applications. Automatically extracts error messages from React source code and assigns unique error codes to new messages Detects "unknown error code" warnings and flags messages that need code assignment Validates that error codes remain synchronized with the current codebase through a simple yarn command
🧰 Not standalone — use together with react/react
content-design
★ 195,100by n8n-io
You are a Senior Content Designer specializing in SaaS tools. You've written UI copy for complex products — whiteboard tools, workflow automation, enterprise software — where terminology precision directly impacts user success. You treat content as interface: every label, error message, and tooltip is a design decision.
🧰 Not standalone — use together with n8n-io/n8n
create-issue
★ 195,100by n8n-io
Create Linear tickets or GitHub issues following n8n conventions. Use when the user asks to create a ticket, file a bug, open an issue, or says /create-issue.
🧰 Not standalone — use together with n8n-io/n8n
spec-driven-development
★ 195,100by n8n-io
Keeps implementation and specs in sync. Use when working on a feature that has a spec in .claude/specs/, when the user says /spec, or when starting…
🧰 Not standalone — use together with n8n-io/n8n
create-pr
★ 195,100by n8n-io
GitHub pull requests with titles validated against n8n's commit convention standards. Enforces conventional commit format with type, optional scope, and summary; supports nine commit types (feat, fix, perf, test, docs, refactor, build, ci, chore) with configurable changelog inclusion Provides predefined scopes for common areas (API, core, editor, benchmark, specific nodes) and validates title format including breaking change indicators and capitalization rules Includes PR body template with...
🧰 Not standalone — use together with n8n-io/n8n
create-skill
★ 195,100by n8n-io
Skills are markdown (plus optional scripts) that teach the agent a focused workflow. Keep SKILL.md short —the context window is shared with chat, code, and other skills.
🧰 Not standalone — use together with n8n-io/n8n
linear-issue
★ 195,100by n8n-io
Fetch and analyze Linear issue with all related context. Use when starting work on a Linear ticket, analyzing issues, or gathering context about a Linear issue.
🧰 Not standalone — use together with n8n-io/n8n
loom-transcript
★ 195,100by n8n-io
Fetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript.
🧰 Not standalone — use together with n8n-io/n8n
n8n-cli
★ 195,100by n8n-io
Use the n8n CLI to manage workflows, credentials, executions, and more on an n8n instance. Use when the user asks to interact with n8n, automate workflows,…
🧰 Not standalone — use together with n8n-io/n8n
author-contributions
✓★ 187,000by microsoft
Identify all files a specific author contributed to on a branch vs its upstream, tracing code through renames. Use when asked who edited what, what code an…
🧰 Not standalone — use together with microsoft/vscode
cpu-profile-analysis
✓★ 187,000by microsoft
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-*.json). Use when: profiling performance, investigating slow functions, comparing…
🧰 Not standalone — use together with microsoft/vscode
fix-ci-failures
✓★ 187,000by microsoft
Investigate and fix CI failures on a pull request. Use when CI checks fail on a PR branch — covers finding the PR, identifying failed checks, downloading logs…
🧰 Not standalone — use together with microsoft/vscode
memory-leak-audit
✓★ 187,000by microsoft
Audit code for memory leaks and disposable issues. Use when reviewing event listeners, DOM handlers, lifecycle callbacks, or fixing leak reports. Covers…
🧰 Not standalone — use together with microsoft/vscode
project-setup-info-context7
✓★ 187,000by microsoft
Comprehensive setup steps to help the user create complete project structures in a VS Code workspace. This tool is designed for full project initialization and…
🧰 Not standalone — use together with microsoft/vscode
heap-snapshot-analysis
✓★ 187,000by microsoft
Analyze V8 heap snapshots to investigate memory leaks and retention issues. Use when given .heapsnapshot files, asked to compare before/after snapshots, asked…
🧰 Not standalone — use together with microsoft/vscode
accessibility
✓★ 187,000by microsoft
Primary accessibility skill for VS Code. REQUIRED for new feature and contribution work, and also applies to updates of existing UI. Covers accessibility help…
🧰 Not standalone — use together with microsoft/vscode
find-release
✓★ 177,600by flutter
A skill to find the lowest Dart and Flutter release containing a given commit. Use this skill whenever users ask about when a commit landed in Flutter or Dart…
🧰 Not standalone — use together with flutter/flutter
dart-log-failure-parser
✓★ 177,600by flutter
Parse failures from Dart and Flutter test logs.
🧰 Not standalone — use together with flutter/flutter
add-or-fix-type-checking
✓★ 162,200by huggingface
Fixes broken typing checks detected by ty, make typing, or make check-repo. Use when typing errors appear in local runs, CI, or PR logs.
🧰 Not standalone — use together with huggingface/transformers
authoring-skills
✓★ 140,300by vercel
Use this skill when creating or modifying agent skills in .agents/skills/ .
🧰 Not standalone — use together with vercel/next.js
v8-jit
✓★ 140,300by vercel
Use this skill when writing or optimizing performance-critical code paths in Next.js server internals — especially per-request hot paths like rendering, streaming, routing, and caching.
🧰 Not standalone — use together with vercel/next.js
publish-extension
✓★ 136,000by microsoft
Guide for distributing your Command Palette extension through the Microsoft Store, WinGet, or both.
🧰 Not standalone — use together with microsoft/powertoys
winmd-api-search
✓★ 136,000by microsoft
Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls, AI/ML,…
🧰 Not standalone — use together with microsoft/powertoys
shadcn
★ 118,000by shadcn-ui
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".
🧰 Not standalone — use together with shadcn-ui/ui
shadcn
★ 118,000by shadcn
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".
🧰 Not standalone — use together with shadcn-ui/ui
dev-toolbar-review
✓★ 105,700by supabase
Use when reviewing PRs that touch packages/dev-tools/, packages/common/posthog-client.ts,
🧰 Not standalone — use together with supabase/supabase
vercel-composition-patterns
✓★ 105,700by supabase
React composition patterns that scale. Use when refactoring components with
🧰 Not standalone — use together with supabase/supabase
github-issue-creator
✓★ 105,700by google-gemini
Use this skill when asked to create a GitHub issue. It handles different issue
🧰 Not standalone — use together with google-gemini/gemini-cli
string-reviewer
✓★ 105,700by google-gemini
Act as a Senior UX Writer. Look for user-facing strings that are too long, unclear, or inconsistent. This includes inline text, error messages, and other user-facing text.
🧰 Not standalone — use together with google-gemini/gemini-cli
vitest
✓★ 105,700by supabase
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test…
🧰 Not standalone — use together with supabase/supabase