Use this to access external services/CLIs/APIs: Gmail/gh/Github/Stripe etc. or when running any bash command, script, or curl/wget that makes outbound HTTP…
agent-identity
agent-security
ai-agents
api-keys
authentication
claude-code
cli
credential-manager
developer-tools
headless
hermes-agent
llm
local-first
mcp
oauth2
openclaw
python
secrets-management
security-tools
vault
Updated 2026-09-19 01:34:19 +08:00
effect-ts: Use for nontrivial Effect 3 work including services/layers, typed errors, Schema/JSONSchema, Config, runtime/concurrency, @effect/vitest, @effect/ai,…; tailwind-css: Use for Tailwind v4 styling: add/fix classes, configure or migrate Tailwind, use tailwind-variants, or tw-animate-css.; cli-gh: Use for GitHub CLI automation: repository reads, workflow runs, search, codespaces, releases, configuration, or gh command syntax. Use yeet for contribution…; code-polish: Polish changed code wh…
Updated 2026-09-19 01:32:55 +08:00
cad: Create, modify, inspect, and validate parametric CAD parts and assemblies authored as cadgen model scripts. Use for natural-language CAD specs, reference…; step-parts: Find, evaluate, and download common purchasable CAD parts from step.parts, including named off-the-shelf actuators, servos, motors, electronics boards,…; cad-viewer: Start CAD Viewer and return review links for CAD and robot-description files. Use when visually reviewing `.step`, `.stp`, `.glb`, `.stl`, `.3mf`, `.dxf`,…; urd…
Updated 2026-09-18 18:56:24 +08:00
code-reviewer: Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness,…; docs-writer: Always use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.; pr-creator: Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
Updated 2026-09-18 10:48:31 +08:00
Official Feature-Sliced Design (FSD) v2.1 skill for applying the methodology to frontend projects. Use when the task involves organizing project structure with…
Updated 2026-09-18 09:08:56 +08:00
n8n-workflow-patterns: Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns,…; n8n-mcp-tools-expert: Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows,…; n8n-node-configuration: Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determini…
Updated 2026-09-16 18:56:33 +08:00
edit-spec: Edit a vigiles .spec.ts to change a compiled instruction file (CLAUDE.md / AGENTS.md) — add, modify, or remove a rule, section, command, or key file. Use…; strengthen: Upgrade a vigiles spec's guidance() rules to enforce() — scan the guidance rules in a CLAUDE.md/AGENTS.md spec and find existing linter rules (ESLint, Ruff,…; test-harness: Install vigiles and test a Claude Code harness — hooks, skills, agents, settings, CLAUDE.md — by picking the right tier (unit / deterministic / eva…
agentic-coding
ai-agents
anthropic
claude
claude-code
cli
codex
developer-tools
evals
linter
llm
mcp
skills
testing
Updated 2026-09-14 20:53:58 +08:00
Use this skill for any web task where WebFetch or curl would fail or be insufficient — pages that require JavaScript to render, forms to fill and submit,…
Updated 2026-09-14 20:47:35 +08:00
agent-device: Automates Apple-platform apps (iOS, tvOS, macOS), Android devices, and Amazon Vega OS TV apps in Vega Virtual Devices. Use when navigating apps, taking…; dogfood: Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to dogfood, QA,…; ios-simulator: Verify and debug native, React Native, Expo, or Flutter apps on an iOS Simulator with agent-device. Use when an agent needs to launch an app, inspect i…
adb
agentic-ai
agents
ai-agents
android-emulator
automation
e2e-testing
expo
flutter
ios-simulator
mcp
mobile
mobile-testing
performance-optimization
react-native
testing
xcuitest
Updated 2026-09-14 19:57:14 +08:00
ppt-generation: Use this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Creates visually rich slides by generating images for each slide…; claude-to-deerflow: Interact with DeerFlow AI agent platform via its HTTP API. Use this skill when the user wants to send messages or questions to DeerFlow for research/analysis,…; find-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 ski…
agent
agentic
agentic-framework
agentic-workflow
ai
ai-agents
deep-research
harness
langchain
langgraph
langmanus
llm
multi-agent
nodejs
podcast
python
superagent
typescript
Updated 2026-09-14 18:24:51 +08:00
docker-expert: You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds,…; nodejs-best-practices: Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.; typescript-expert: TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migrat…
agent-skills
agentic-skills
ai-agent-skills
ai-agents
ai-coding
ai-workflows
antigravity
antigravity-skills
claude-code
claude-code-skills
codex-cli
codex-skills
cursor
cursor-skills
developer-tools
gemini-cli
gemini-skills
kiro
mcp
skill-library
Updated 2026-09-14 15:24:45 +08:00
php-best-practices: PHP 8.x modern patterns, PSR standards, and SOLID principles. Use when reviewing PHP code, checking type safety, auditing code quality, or ensuring PHP best…; react-vite-best-practices: React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built with Vite. Triggers on tasks involving…; laravel-best-practices: Laravel 13 conventions and best practices. Use when creating controllers, models, migrations, validation, serv…
agent-rules
agent-skills
ai-agents
ai-slop
claude-code
code-quality
code-review
codex
cursor
laravel
nodejs
react
technical-debt
typescript
Updated 2026-09-14 14:32:27 +08:00
herdr: Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes,…; herdr: Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes,…
agent
agent-orchestration
ai
ai-agents
claude-code
cli
codex
coding-agents
developer-tools
devtools
multiplexer
rust
terminal
terminal-multiplexer
terminal-ui
tmux
tui
workspace-manager
Updated 2026-09-14 14:20:08 +08:00
security-review: Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features.…; golang-patterns: Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications. Use when writing or reviewing Go code…; backend-patterns: Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js…
Updated 2026-09-14 12:55:51 +08:00
ruflo: ; swarm-orchestration: Multi-agent swarm coordination for complex tasks. Uses hierarchical topology with specialized agents to break down and execute complex work across multiple…
agentic-ai
agentic-framework
agentic-workflow
agents
ai-agents
ai-assistant
ai-skills
autonomous-agents
claude-code
codex
dsh-plugin
harness
mcp-server
multi-agent
multi-agent-systems
npm
skills
swarm
swarm-intelligence
typescript
Updated 2026-09-14 11:42:37 +08:00
council: Compare independent views on a consequential or contested decision. Use when: the caller selects multiple judges; evidence resolves disagreement, not voting.; swarm: Dispatch explicit disjoint packets exactly once through a caller-selected executor. Triggers: "swarm", "dispatch disjoint packets", "parallel explicit tasks".; doc: Write grounded docs, READMEs, repo instructions or continuity handoffs. Use when: these documents are requested; no reports as a routine completion ritual.
ai-agents
claude
claude-code
claude-code-plugins
claude-marketplace
claude-skills
codex
codex-plugin
cursor
devops
opencode-plugin
Updated 2026-09-14 09:50:50 +08:00
typescript-advanced-types: Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe…; tailwind-design-system: Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries,…; nodejs-backend-patterns: Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error han…
agent-skills
agentic-ai
agents
ai-agents
anthropic
antigravity
claude
claude-code
claude-code-plugins
claude-skills
codex
copilot
cursor
cursor-rules
developer-tools
mcp
multi-agent
opencode
prompt-engineering
subagents
Updated 2026-09-14 09:07:50 +08:00
workflow: Creates durable, resumable workflows using Vercel's Workflow SDK. Use when building workflows that need to survive restarts, pause for external events, retry…; workflow-init: Install and configure Vercel Workflow SDK before it exists in node_modules. Use when the user asks to "install workflow", "set up workflow", "add durable…
Updated 2026-09-14 07:27:54 +08:00
ui-animation: Builds, reviews, and measures UI motion, including springs, gestures, scroll effects, and curve fitting from recordings. Use when asked to "add animation",…; multi-tenant-architecture: Designs tenant isolation, hostname routing, custom-domain lifecycle, and plan limits on Cloudflare or Vercel. Use when asked to "isolate tenant data", "support…
Updated 2026-09-14 07:05:09 +08:00