audit-env-variables
Analyze environment variables in JavaScript/TypeScript projects. Identifies unused variables, infers permission scopes, detects specific services (Stripe, AWS, Supabase), and documents code paths. Includes optional cleanup of unused variables with regression detection. Use when auditing .env files, reviewing security, or documenting project configuration.
bigcommerce-api
BigCommerce API expert for building integrations, apps, headless storefronts, and automations. Full lifecycle - REST APIs, GraphQL Storefront, webhooks, authentication, app development, and multi-storefront. Use when working with BigCommerce platform APIs.
Cloudflare Manager
Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.
elevenlabs-transcribe
Transcribes audio/video files using ElevenLabs Scribe v2 API. Use when transcribing audio files, generating transcripts, or converting speech to text.
extract-video-frames
Extracts frames and timestamped audio segments from video files (GIF, MP4, MOV) at configurable intervals and stores them in a directory with a manifest file. Use when analyzing video content, preparing frames for visual review, extracting audio for transcription, or creating frame+audio sequences for another agent to process.
file-watcher
Chokidar-based file watcher that triggers `claude -p` on changes. Useful for automated AI reactions to file changes โ design sync, code validation, config regeneration, etc.
Linear Todo Sync
This skill fetches open tasks assigned to the user from the Linear API and generates a markdown todo list file in the project root. This skill should be used when the user asks about their work items, wants to see what they need to work on, or requests to load/sync their Linear tasks. Requires Python 3.7+, requests, mdutils, and python-dotenv packages. Requires LINEAR_API_KEY in .env file.
remove-dead-code
Safely identifies and removes dead code in TypeScript/JavaScript projects using multi-agent analysis with automatic backup branches. Use when cleaning up unused exports, orphaned files, dead imports, unreachable functions, or unused dependencies.
setup-agent-tail
Configure agent-tail log aggregation for the current project. Auto-detects framework (Vite, Next.js, plain Node, monorepo) and sets up CLI runner, browser log plugins, and output destinations. Use when setting up agent-tail, configuring dev server logging, or piping logs for AI agent consumption.
setup-portless
Sets up Portless for a project to replace port numbers with stable named .localhost URLs. Use when configuring local development routing, fixing port conflicts, or setting up monorepo dev environments.
webmcp
Implement WebMCP in web projects โ add browser-native structured tools for AI agents using imperative JS or declarative HTML APIs. Full lifecycle from setup through testing and optimization.
satori
|
brand-guidelines
Applies Direkt's official brand colors and typography to any artifact that should follow our look-and-feel. Use it when brand colors, typography, visual formatting, or design standards apply.
go-architecture
Architectural guidelines for Go projects following Domain-Driven Design (DDD) and Clean Architecture principles. Focuses on layer boundaries, dependency rules, and rich domain models.
go-style-guide
Go programming best practices and style guide. This skill should be used when writing, reviewing, or refactoring Go code to ensure optimal performance patterns. Triggers on tasks involving Go code, data structures, concurrency, or performance improvements.
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Go (MCP SDK).
numscript-guidelines
Numscript is a Domain-Specific Language (DSL) designed to help you model complex financial transactions, replacing complex and error-prone custom code with easy-to-read, declarative scripts.
execute-trade
Skill for executing confirmed trades with pre-flight checks, confirmation mesh validation, and post-execution logging.
orderflow-analysis
Skill for detecting institutional order flow patterns (absorption, exhaustion, imbalance, sweep) from L2 market depth and trade data.
signal-aggregation
Skill for aggregating signals from orderflow, scanner, and AI brain into unified trade recommendations.
Supabase Database & Auth
Database operations, authentication, and real-time subscriptions via Supabase MCP
Vercel Deployment & CDN
Deploy frontend, manage CDN caching, and automate deployments via Vercel MCP
z.ai Expert Consultation
Leverage z.ai team of experts for domain-specific questions about trading, finance, engineering, and security
spaa
|
gmail
gogcli๋ฅผ ์ฌ์ฉํ์ฌ Gmail ๋ฉ์ผ์ ๊ฒ์, ์กฐํ, ๋ฐ์กํ๋ skill. "๋ฉ์ผ ๊ฒ์ํด์ค", "์ด๋ฉ์ผ ๋ณด๋ด์ค", "gmail search", "๋ฉ์ผ ํ์ธํด์ค", "์ต๊ทผ ๋ฉ์ผ", "๋ฉ์ผ ๋ต์ฅ", "gmail send", "๋ฉ์ผ ๋ณด๋ด์ค", "์ ์ฝ์ ๋ฉ์ผ" ๋ฑ Gmail ๊ด๋ จ ์์ฒญ์ ํธ๋ฆฌ๊ฑฐ๋๋ค.
google-calendar
gogcli๋ฅผ ์ฌ์ฉํ์ฌ Google Calendar ์ผ์ ์ ์กฐํ, ๊ฒ์, ์์ฑ, ์์ , ์ญ์ ํ๋ skill. "์ผ์ ํ์ธํด์ค", "์บ๋ฆฐ๋ ๋ณด์ฌ์ค", "์ค๋ ์ผ์ ", "์ด๋ฒ์ฃผ ์ผ์ ", "๋ฏธํ ์ก์์ค", "์ผ์ ์ถ๊ฐ", "calendar events", "์ผ์ ์์ฑ", "์ค์ผ์ค ํ์ธ", "๋น ์๊ฐ ํ์ธ", "์ผ์ ์ญ์ " ๋ฑ Google Calendar ๊ด๋ จ ์์ฒญ์ ํธ๋ฆฌ๊ฑฐ๋๋ค.
hook-creator
Create and configure Claude Code hooks for customizing agent behavior. Use when the user wants to (1) create a new hook, (2) configure automatic formatting, logging, or notifications, (3) add file protection or custom permissions, (4) set up pre/post tool execution actions, or (5) asks about hook events like PreToolUse, PostToolUse, Notification, etc.
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
slash-command-creator
Guide for creating Claude Code slash commands. Use when the user wants to create a new slash command, update an existing slash command, or asks about slash command syntax, frontmatter options, or best practices.
subagent-creator
Create specialized Claude Code sub-agents with custom system prompts and tool configurations. Use when users ask to create a new sub-agent, custom agent, specialized assistant, or want to configure task-specific AI workflows for Claude Code.
youtube-collector
์ ํ๋ธ ์ฑ๋์ ๋ฑ๋กํ๊ณ ์ ์ปจํ ์ธ ๋ฅผ ์์งํ์ฌ ์๋ง ๊ธฐ๋ฐ ์์ฝ์ ์์ฑํ๋ skill. ์ฌ์ฉ์๊ฐ (1) ์ ํ๋ธ ์ฑ๋ ๋ฑ๋ก/๊ด๋ฆฌ๋ฅผ ์์ฒญํ๊ฑฐ๋, (2) ๋ฑ๋ก๋ ์ฑ๋์ ์ ์์ ์์ง์ ์์ฒญํ๊ฑฐ๋, (3) ์ ํ๋ธ ์์ ์์ฝ์ ์์ฒญํ ๋ ์ฌ์ฉ. ๋ฐ์ดํฐ๋ .reference/ ํด๋์ YAML ํ์์ผ๋ก ์ ์ฅ๋จ.
powershell-expert
Develop PowerShell scripts, tools, modules, and GUIs following Microsoft best practices. Use when writing PowerShell code, creating Windows Forms/WPF interfaces, working with PowerShell Gallery modules, or needing cmdlet/module recommendations. Covers script development, parameter design, pipeline handling, error management, and GUI creation patterns. Verifies module availability and cmdlet syntax against live documentation when accuracy is critical.
flamework-roblox-ts
Build Roblox games with Flamework, a TypeScript framework. Use when creating services, controllers, components, networking (RemoteEvents/RemoteFunctions), dependency injection, lifecycle events, or working with Flamework decorators, macros, and configuration.
roblox-ts
Write Roblox games in TypeScript. Use for roblox-ts setup, configuration, type-safe Roblox API usage, project structure, package management, compiling TypeScript to Luau, debugging, and working with roblox-ts packages and best practices.
thesys-c1-genui
Provides comprehensive guidance for building AI-powered Generative UI applications with the Thesys C1 API and GenUI SDK. Use it when developing interactive UI components, chat interfaces, dashboards, or any application that benefits from dynamically generated React interfaces from natural language prompts.
acm-icpc-problem-setting
Use when preparing algorithm competition problems for ACM-ICPC, CCPC, Codeforces, or similar contests, including problem creation, statement writing, test data generation, and contest organization
nix-packaging-best-practices
Best practices for packaging pre-compiled binaries (.deb, .rpm, .tar.gz, AppImage) for NixOS, handling library dependencies, or facing "library not found" errors with binary distributions
nixos-best-practices
Use when configuring NixOS with flakes, managing overlays with home-manager useGlobalPkgs, structuring NixOS configurations, or facing issues where configuration changes don't apply
writing-best-practices
Use when creating structured best practices guides, organizing technical documentation, or establishing reference materials for teams or agents
xcpc-jiangly-style
Use when writing C++ competitive programming solutions for Codeforces, ICPC, or similar contests. Apply when creating XCPC solutions to ensure code follows jiangly's proven style patterns.
react-anti-patterns
Introduce React anti-patterns and common mistakes into existing React codebases for training, review, or teaching. Use when asked to intentionally degrade React performance or code quality while keeping apps functional, or to generate anti-pattern examples for junior developer education.
refactor-design-patterns
Review existing code or architecture and decide whether a specific design pattern would improve it without overengineering. Use this whenever the user is asking whether a pattern is justified, comparing nearby patterns like Strategy vs State or Adapter vs Facade vs Proxy, or refactoring code with recurring branching, growing state logic, hard-to-extend construction, or inconsistent wrappers. Do not use this for broad system design unless the core question is pattern fit, refactoring shape, or whether a simpler non-pattern refactor is better.
secure-node-typescript
Write secure-by-default Node.js and TypeScript applications following security best practices. Use when: (1) Writing new Node.js/TypeScript code, (2) Creating API endpoints or middleware, (3) Handling user input or form data, (4) Implementing authentication or authorization, (5) Working with secrets or environment variables, (6) Setting up project configurations (tsconfig, eslint), (7) User mentions security concerns, (8) Reviewing code for vulnerabilities, (9) Working with file paths or child processes, (10) Setting up HTTP headers or CORS.
design-style
|
design-system-analyzer
Analyze any website's UI style using ChromeDevTools to extract precise CSS tokens, animations, and interaction states. Handles complex sites and anti-bot measures by guiding the user. Triggers on "analyze this site", "extract UI style", "create design system from [URL]", or "learn visual style".
build-my-context7
Build local Context7 documentation by downloading and filtering docs from manifests. Use when setting up or updating local documentation reference.
download-docs
Download documentation from GitHub repos or URLs. Supports manifest-based batch downloads with configurable exclude patterns.
filter-docs
AI-assisted filtering to identify and remove non-useful documentation files. Generates review manifests and applies deletion lists.
generate-agent-skills
Generate documentation skills for AI agents from downloaded docs. Use after /build-my-context7 to create skills.
install-agent-skills
Deploy generated skills to system locations. Use after /generate-agent-skills to install skills.
Page 352 of 1446 ยท 72269 results