Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
8251 vercel-ai-sdk wsimmonds/claude-nextjs-skills
Vercel AI SDK v6 Implementation Guide When to Use This Skill Use this skill when: Implementing AI chat interfaces with useChat hook Creating API routes that generate or stream AI responses Building agentic applications with ToolLoopAgent Adding tool calling / function calling capabilities Generating structured output with Output.object() , Output.array() , etc. Generating text embeddings for semantic search or RAG Migrating from AI SDK v5 to v6 Integrating Model Context Protocol (MCP) servers Im...
101
8252 betting machina-sports/sports-skills
Betting Analysis Quick Start sports-skills betting convert_odds --odds = -150 --from_format = american sports-skills betting devig --odds = -150,+130 --format = american sports-skills betting find_edge --fair_prob = 0.58 --market_prob = 0.52 sports-skills betting evaluate_bet --book_odds = -150,+130 --market_prob = 0.52 sports-skills betting find_arbitrage --market_probs = 0.48 ,0.49 sports-skills betting parlay_analysis --legs = 0.58 ,0.62,0.55 --parlay_odds = 600 sports-skills betting line_mov...
101
8253 nestjs-best-practices giuseppe-trisciuoglio/developer-kit
NestJS Best Practices Comprehensive best practices guide for NestJS applications. Contains 40 rules across 10 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new NestJS modules, controllers, or services Implementing authentication and authorization Reviewing code for architecture and security issues Refactoring existing NestJS codebases Optimizing performance or database queries Building microservice...
101
8254 wolf-howl senpi-ai/senpi-skills
HOWL v2 — Hunt, Optimize, Win, Learn The WOLF hunts all day. At night, it HOWLs — reviewing every kill and miss, sharpening its instincts, and waking up sharper tomorrow. Automated daily retrospective with data-driven self-improvement suggestions for the WOLF strategy. Setup Run the setup script to configure the nightly HOWL: python3 scripts/howl-setup.py --wallet { WALLET } --chat-id { CHAT_ID } The agent already knows wallet and chat ID — it just needs to create the cron. Optionally set run ti...
101
8255 email-imap-fetch tiangong-ai/skills
Email IMAP Fetch Core Goal Wait for new mail with IMAP IDLE. Fetch unread messages after each wake-up. Support multiple mailbox accounts configured with env. Control IDLE support strictly with env mode ( idle or poll ) without runtime probing. Forward each fetched email to OpenClaw webhooks. Emit machine-readable JSON lines for downstream steps. Keep this skill strictly in stage-1 routing mode: send snippet + structured refs only, never send full raw message body, and never send attachment binar...
101
8256 dbos-python dbos-inc/agent-skills
DBOS Python Best Practices Guide for building reliable, fault-tolerant Python applications with DBOS durable workflows. When to Apply Reference these guidelines when: Adding DBOS to existing Python code Creating workflows and steps Using queues for concurrency control Implementing workflow communication (events, messages, streams) Configuring and launching DBOS applications Using DBOSClient from external applications Testing DBOS applications Rule Categories by Priority Priority Category Imp...
101
8257 youtube-automation composiohq/awesome-claude-skills
YouTube Automation via Rube MCP Automate YouTube operations through Composio's YouTube toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active YouTube connection via RUBE_MANAGE_CONNECTIONS with toolkit youtube Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube MCP is available by...
101
8258 aws-infrastructure shipshitdev/library
AWS Infrastructure Expert Overview This skill enables AI assistants to help set up and configure AWS infrastructure for micro startups, including EC2 instances, VPCs, security groups, load balancers, DNS, and SSL certificates. When to Use This Skill This skill activates when users need: EC2 instance setup and configuration VPC and networking setup Security group configuration Application Load Balancer setup Route53 DNS configuration SSL/TLS certificate management (ACM) Auto-scaling groups Cl...
101
8259 fsi-strip-profile anthropics/financial-services-plugins
Workflow 1. Clarify Requirements Ask the user : Single-slide or multi-slide (3-4 slides)? Ask the user : Any specific focus areas or topics to emphasize? Only after user confirms , proceed to research 2. Research & Planning Data Sources: Primary : Company filings (BamSEC, SEC EDGAR - "Item 1. Business", MD&A), investor presentations, corporate website Market data : Bloomberg, FactSet, CapIQ (price, shares, market cap, net debt, EV, ownership) Estimates : FactSet/CapIQ consensus for NTM revenue, ...
101
8260 cc-skill-backend-patterns sickn33/antigravity-awesome-skills
Backend Development Patterns Backend architecture patterns and best practices for scalable server-side applications. API Design Patterns RESTful API Structure // ✅ Resource-based URLs GET / api / markets List resources GET / api / markets / : id Get single resource POST / api / markets Create resource PUT / api / markets / : id Replace resource PATCH / api / markets / : id Update resource DELETE / api / markets / : id ...
101
8261 audio-producer daffy0208/ai-dev-standards
Audio Producer Skill I help you build audio players, process audio, and create interactive sound experiences for the web. What I Do Audio Playback: Custom audio players Playlist management Playback controls (play, pause, seek, volume) Waveform visualization Audio Processing: Audio effects (reverb, delay, filters) Equalization and mixing Audio recording Real-time audio manipulation Interactive Audio: Background music and sound effects User interaction sounds Spatial audio Audio notificati...
101
8262 biologist-analyst rysweet/amplihack
Biologist Analyst Skill Purpose Analyze living systems, biological phenomena, and life sciences questions through the disciplinary lens of biology, applying established frameworks (evolutionary theory, molecular biology, ecology, systems biology), multiple levels of analysis (molecular, cellular, organismal, population, ecosystem), and evidence-based methods to understand how life works, how organisms adapt, and how biological systems interact. When to Use This Skill Evolutionary Analysis: Und...
101
8263 game-engine-resources gmh5225/awesome-game-security
Game Engine Development Resources Overview This skill covers game engine development resources from the awesome-game-security collection, including both commercial (Unreal, Unity) and open-source engines. Major Engine Categories Unreal Engine Official documentation and forums Source code access (requires Epic Games account) Community guides and tutorials Plugin development references Unity Engine C reference source code Asset store resources Unity-specific design patterns VR/AR development gui...
101
8264 slack membranedev/application-skills
Slack Automation Interact with Slack workspaces to check messages, extract data, and automate common tasks. Quick Start Connect to an existing Slack browser session or open Slack: Connect to existing session on port 9222 (typical for already-open Slack) agent-browser connect 9222 Or open Slack if not already running agent-browser open https://app.slack.com Then take a snapshot to see what's available: agent-browser snapshot -i Core Workflow Connect/Navigate : Open or connect to Slack Snapshot ...
101
8265 n8n-mcp-tools-expert sickn33/antigravity-awesome-skills
n8n MCP Tools Expert Master guide for using n8n-mcp MCP server tools to build workflows. Tool Categories n8n-mcp provides tools organized into categories: Node Discovery → SEARCH_GUIDE.md Configuration Validation → VALIDATION_GUIDE.md Workflow Management → WORKFLOW_GUIDE.md Template Library - Search and deploy 2,700+ real workflows Documentation & Guides - Tool docs, AI agent guide, Code node guides Quick Reference Most Used Tools (by success rate) Tool Use When Speed search_nodes Finding no...
101
8266 unity-ecs-patterns sickn33/antigravity-awesome-skills
Unity ECS Patterns Production patterns for Unity's Data-Oriented Technology Stack (DOTS) including Entity Component System, Job System, and Burst Compiler. When to Use This Skill Building high-performance Unity games Managing thousands of entities efficiently Implementing data-oriented game systems Optimizing CPU-bound game logic Converting OOP game code to ECS Using Jobs and Burst for parallelization Core Concepts 1. ECS vs OOP Aspect Traditional OOP ECS/DOTS Data layout Object-oriented Data-or...
101
8267 stanley-druckenmiller-investment tradermonty/claude-trading-skills
Druckenmiller Strategy Synthesizer Purpose Synthesize outputs from 8 upstream analysis skills (5 required + 3 optional) into a single composite conviction score (0-100), classify the market into one of 4 Druckenmiller patterns, and generate actionable allocation recommendations. This is a meta-skill that consumes structured JSON outputs from other skills — it requires no API keys of its own. When to Use This Skill English: User asks "What's my overall conviction?" or "How should I be positioned?...
101
8268 mermaid-expert sickn33/antigravity-awesome-skills
Use this skill when Working on mermaid expert tasks or workflows Needing guidance, best practices, or checklists for mermaid expert Do not use this skill when The task is unrelated to mermaid expert You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You are a...
101
8269 accelint-ts-testing gohypergiant/agent-skills
Vitest Best Practices Comprehensive patterns for writing maintainable, effective vitest tests. Focused on expert-level guidance for test organization, clarity, and performance. NEVER Do When Writing Vitest Tests NEVER skip global mock cleanup configuration - Manual cleanup appears safe but creates "action at a distance" failures: a mock in test file A leaks into test file B running 3 files later, causing non-deterministic failures that only appear when tests run in specific orders. These Heisenb...
101
8270 security-requirement-extraction sickn33/antigravity-awesome-skills
Security Requirement Extraction Transform threat analysis into actionable security requirements. When to Use This Skill Converting threat models to requirements Writing security user stories Creating security test cases Building security acceptance criteria Compliance requirement mapping Security architecture documentation Core Concepts 1. Requirement Categories Business Requirements → Security Requirements → Technical Controls ↓ ↓ ↓ "Prote...
101
8271 nestjs-code-review giuseppe-trisciuoglio/developer-kit
NestJS Code Review Overview This skill provides structured, comprehensive code review for NestJS applications. It evaluates code against NestJS best practices, TypeScript conventions, SOLID principles, and production-readiness criteria. The review produces actionable findings categorized by severity (Critical, Warning, Suggestion) with concrete code examples for improvements. This skill delegates to the nestjs-code-review-expert agent for deep analysis when invoked through the agent system. When...
101
8272 vue-skilld harlan-zw/vue-ecosystem-skills
vuejs/core vue The progressive JavaScript framework for building modern web UI. Version: 3.6.0-beta.7 (Feb 2026) Deps: @vue/shared@3.6.0-beta.7, @vue/compiler-dom@3.6.0-beta.7, @vue/runtime-dom@3.6.0-beta.7, @vue/runtime-vapor@3.6.0-beta.7, @vue/server-renderer@3.6.0-beta.7, @vue/compiler-sfc@3.6.0-beta.7 Tags: csp: 1.0.28-csp (Sep 2016), legacy: 2.7.16 (Dec 2023), v2-latest: 2.7.16 (Dec 2023), rc: 3.5.0-rc.1 (Aug 2024), alpha: 3.6.0-alpha.7 (Dec 2025), beta: 3.6.0-beta.7 (Feb 2026), latest: 3.5...
101
8273 markdown-converter steipete/agent-scripts
Markdown Converter Convert files to Markdown using uvx markitdown — no installation required. Basic Usage Convert to stdout uvx markitdown input.pdf Save to file uvx markitdown input.pdf -o output.md uvx markitdown input.docx > output.md From stdin cat input.pdf | uvx markitdown Supported Formats Documents: PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls) Web/Data: HTML, CSV, JSON, XML Media: Images (EXIF + OCR), Audio (EXIF + transcription) Other: ZIP (iterates contents), YouT...
101
8274 voltagent-best-practices voltagent/skills
VoltAgent Best Practices Quick reference for VoltAgent conventions and patterns. Choosing Agent or Workflow Use When Agent Open-ended tasks that require tool selection and adaptive reasoning Workflow Multi-step pipelines with explicit control flow and suspend/resume Layout src/ |-- index.ts |-- agents/ |-- tools/ `-- workflows/ Quick Snippets Basic Agent import { Agent } from "@voltagent/core"; const agent = new Agent({ name: "assistant", instructions: "You are helpful.", model: "opena...
100
8275 web-artifacts-builder aiskillstore/marketplace
Web Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-artifact.sh Develop your artifact by editing the generated code Bundle all code into a single HTML file using scripts/bundle-artifact.sh Display artifact to user (Optional) Test the artifact Stack : React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui Design & Style Guidelines VERY IMPORTANT: To avoid what is often referred to as "AI slo...
100
8276 converting-minikit-to-farcaster base/skills
MiniKit to Farcaster SDK Breaking Changes (SDK v0.2.0+) sdk.context is a Promise — must await sdk.isInMiniApp() accepts no parameters sdk.actions.setPrimaryButton() has no onClick callback Check version: npm list @farcaster/miniapp-sdk Quick Reference MiniKit Farcaster SDK Notes useMiniKit().setFrameReady() await sdk.actions.ready() useMiniKit().context await sdk.context Async useMiniKit().isSDKLoaded await sdk.isInMiniApp() No params useClose() await sdk.actions.close() useOpenUrl(url) await sd...
100
8277 laravel-quality leeovery/claude-laravel
Testing, static analysis, and code quality enforcement. Related guides: - [code-style.md](https://github.com/leeovery/claude-laravel/blob/main/skills/laravel-quality/references/code-style.md) - Laravel Pint configuration and coding style - [type-safety.md](https://github.com/leeovery/claude-laravel/blob/main/skills/laravel-quality/references/type-safety.md) - Strict types and type hints - [Testing](https://github.com/leeovery/claude-laravel/blob/main/skills/laravel-quality/../laravel-testing...
100
8278 sandbox-guard useai-pro/openclaw-skills-security
Sandbox Guard You are a sandbox configuration generator for OpenClaw. When a user wants to run an untrusted skill, you generate a secure Docker-based sandbox that isolates the skill from the host system. Why Sandbox OpenClaw skills run with the permissions they request. A malicious skill with shell access can compromise your entire system. Sandboxing limits the blast radius. Sandbox Profiles Profile: Minimal (for read-only skills) FROM node:20-alpine RUN adduser -D -h /workspace openclaw WORKDIR...
100
8279 d1-migration jezweb/claude-skills
D1 Migration Workflow Guided workflow for Cloudflare D1 database migrations using Drizzle ORM. Standard Migration Flow 1. Generate Migration pnpm db:generate This creates a new .sql file in drizzle/ (or your configured migrations directory). 2. Inspect the SQL (CRITICAL) Always read the generated SQL before applying. Drizzle sometimes generates destructive migrations for simple schema changes. Red Flag: Table Recreation If you see this pattern, the migration will likely fail: CREATE TABLE ` my_t...
100
8280 solidity-security sickn33/antigravity-awesome-skills
Solidity Security Master smart contract security best practices, vulnerability prevention, and secure Solidity development patterns. Use this skill when Writing secure smart contracts Auditing existing contracts for vulnerabilities Implementing secure DeFi protocols Preventing reentrancy, overflow, and access control issues Optimizing gas usage while maintaining security Preparing contracts for professional audits Understanding common attack vectors Do not use this skill when The task is unrelat...
100
8281 create-viral-content aaaronmiller/create-viral-content
⚠️ BEFORE USING THIS SKILL: Review all files in the resources/ directory. These contain AI tell catalogs, platform templates, refinement protocols, and 40-source research basis required for proper skill execution. Research Basis This skill synthesizes findings from 40 documented research sources: BuzzSumo: 100M headlines study → optimal length is 11 words/65 characters Outbrain: Negative superlatives outperform positive by 63% Netflix: 82% of browsing time on thumbnails, 1.8s decision window Fac...
100
8282 deps-dev trancong12102/agentskills
Latest Package Version Lookup Query the deps.dev API to get the latest stable version of open source packages. Supported Ecosystems Ecosystem System ID Example Package npm npm express, @types/node PyPI pypi requests, django Go go github.com/gin-gonic/gin Cargo cargo serde, tokio Maven maven org.springframework:spring-core NuGet nuget Newtonsoft.Json Workflow Think step-by-step: Identify the ecosystem from context: package.json or node_modules → npm requirements.txt, pyproject.toml, setup.py...
100
8283 funding-digest anthropics/financial-services-plugins
AI DISCLAIMER (MANDATORY): You MUST include the following disclaimer text in the powerpoint footer. This is not optional — the report is incomplete without it: "Analysis is AI-generated — please confirm all outputs" Footer — At the bottom of the generated slide, as a prominent yellow banner: "Analysis is AI-generated — please confirm all outputs" Weekly Deal Flow Digest Generate an analyst-quality single-slide PowerPoint that summarizes key takeaways from recent funding rounds across watched sec...
100
8284 graph-database-expert martinholovsky/claude-skills-generator
Graph Database Expert 1. Overview Risk Level: MEDIUM (Data modeling and query performance) You are an elite graph database expert with deep expertise in: Graph Theory: Nodes, edges, paths, cycles, graph algorithms Graph Modeling: Entity-relationship mapping, schema design, denormalization strategies Query Languages: SurrealQL, Cypher, Gremlin, SPARQL patterns Graph Traversals: Depth-first, breadth-first, shortest path, pattern matching Relationship Design: Bidirectional edges, typed relations...
100
8285 accessibility-tester 404kidwiz/claude-supercode-skills
Accessibility Tester Purpose Provides WCAG 2.1/2.2 AA compliance expertise specializing in accessibility audits, automated testing, screen reader validation, and remediation guidance. Ensures digital products are usable by everyone, including people with disabilities, through systematic testing methodologies and inclusive design verification. When to Use Conducting accessibility audits (WCAG 2.1/2.2 AA/AAA) Testing with screen readers (VoiceOver, NVDA, JAWS) Validating keyboard navigation and ...
100
8286 kibana-agent-builder elastic/agent-skills
Manage Agent Builder Agents and Tools in Kibana Create, update, delete, inspect, and chat with Agent Builder agents. Create, update, delete, list, and test custom tools (ES|QL, index search, workflow). If the user provided a name, use $ARGUMENTS as the default agent name. Prerequisites Set these environment variables before running any script: Variable Required Description KIBANA_URL Yes Kibana base URL (e.g., https://my-deployment.kb.us-east-1.aws.elastic.cloud ) KIBANA_API_KEY No API key for a...
100
8287 cli-demo-generator daymade/claude-code-skills
CLI Demo Generator Generate professional animated CLI demos with ease. This skill supports both automated generation from command descriptions and manual control for custom demos. When to Use This Skill Trigger this skill when users request: "Create a demo showing how to install my package" "Generate a CLI demo of these commands" "Make an animated GIF of my terminal workflow" "Record a terminal session and convert to GIF" "Batch generate demos from this config" "Create an interactive typing ...
100
8288 hook-development aiskillstore/marketplace
Hook Development for Claude Code Plugins Overview Hooks are event-driven automation scripts that execute in response to Claude Code events. Use hooks to validate operations, enforce policies, add context, and integrate external tools into workflows. Key capabilities: Validate tool calls before execution (PreToolUse) React to tool results (PostToolUse) Enforce completion standards (Stop, SubagentStop) Load project context (SessionStart) Automate workflows across the development lifecycle Hook Typ...
100
8289 ilspy-decompile aaronontheweb/dotnet-skills
.NET Assembly Decompilation with ILSpy Use this skill to understand how .NET code works internally by decompiling compiled assemblies. Prerequisites .NET SDK installed ILSpy command-line tool available via one of the following: dnx ilspycmd (if available in your SDK or runtime) dotnet tool install --global ilspycmd Both forms are shown below. Use the one that works in your environment. Note: ILSpyCmd options may vary slightly by version. Always verify supported flags with ilspycmd -h . Quick sta...
100
8290 indicator-expert marketcalls/openalgo-indicator-skills
OpenAlgo Indicator Expert Skill Environment Python with openalgo, pandas, numpy, plotly, dash, streamlit, numba Data sources: OpenAlgo (Indian markets via client.history() , client.quotes() , client.depth() ), yfinance (US/Global) Real-time: OpenAlgo WebSocket ( client.connect() , subscribe_ltp , subscribe_quote , subscribe_depth ) Indicators: openalgo.ta (ALWAYS — 100+ Numba-optimized indicators) Charts: Plotly with template="plotly_dark" Dashboards: Plotly Dash with dash-bootstrap-components O...
100
8291 nextjs-server-navigation wsimmonds/claude-nextjs-skills
Next.js: Server Component Navigation Pattern ⚠️ CRITICAL RULE Server Components use DIFFERENT navigation methods than Client Components! When requirements call for server-rendered navigation—for example, linking to other pages, redirecting after a check, or demonstrating routing patterns—prefer <Link> and redirect() within Server Components. You still avoid 'use client' unless a client-only API is involved. The Pattern Scenario: build a server component that demonstrates proper navigation pa...
100
8292 workout-program-designer onewave-ai/claude-skills
Workout Program Designer Custom training plans by goal (strength, cardio, flexibility). Progressive overload programming, rest day optimization, home vs gym adaptations, deload weeks. Instructions You are an expert fitness trainer and program designer. Create personalized workout programs with: goal-specific programming (strength/cardio/flexibility), progressive overload schedules, rest day optimization, equipment adaptations (home vs gym), deload week planning, injury prevention, and progres...
100
8293 api-designer 404kidwiz/claude-supercode-skills
API Designer Senior API architect with expertise in designing scalable, developer-friendly REST and GraphQL APIs with comprehensive OpenAPI specifications. Role Definition You are a senior API designer with 10+ years of experience creating intuitive, scalable API architectures. You specialize in REST design patterns, OpenAPI 3.1 specifications, GraphQL schemas, and creating APIs that developers love to use while ensuring performance, security, and maintainability. When to Use This Skill Desi...
100
8294 nano-banana-pro steipete/agent-scripts
Nano Banana Pro Image Generation & Editing Generate new images or edit existing ones using Google's Nano Banana Pro API (Gemini 3 Pro Image). Usage Run the script using absolute path (do NOT cd to skill directory first): Generate new image: uv run ~/.claude/skills/nano-banana-pro/scripts/generate_image.py --prompt "your image description" --filename "output-name.png" [--resolution 1K|2K|4K] [--api-key KEY] Edit existing image: uv run ~/.claude/skills/nano-banana-pro/scripts/generate_imag...
100
8295 hummingbot-heartbeat hummingbot/skills
hummingbot-heartbeat An OpenClaw cron skill that runs every hour and delivers a formatted Hummingbot status report to your connected chat channel (Telegram, Discord, etc.). Covers API health, Gateway container, active bots/controllers, executors, and portfolio balances. Installation clawhub install hummingbot-heartbeat Or manually clone into your skills directory. Quick Start 1. Set up the OpenClaw cron job Ask your OpenClaw agent: "Set up the hummingbot-heartbeat cron job" The agent will resolv...
100
8296 webpack-bundler mindrally/skills
Webpack Bundler You are an expert in Webpack, the powerful module bundler for JavaScript applications. Follow these guidelines when working with Webpack configurations and related code. Core Principles Webpack is a static module bundler that builds a dependency graph from entry points Focus on optimal bundle size, build performance, and developer experience Use Webpack 5+ features for best practices and performance Understand the plugin and loader ecosystem Project Structure project/ ├── src/ ...
100
8297 feishu-cli-doc-guide riba2534/feishu-cli
飞书文档创建规范指南 1. 概述 本技能是 其他飞书文档技能的参考规范 ,不可直接调用。整合了以下来源的验证经验: feishu-cli 项目代码实现( converter/ 、 client/board.go 、 cmd/import_markdown.go ) feishu-cli-write 、 feishu-cli-import 、 feishu-cli-plantuml 技能的实测数据 大规模导入测试:10,000+ 行 / 127 个图表 / 170+ 个表格的验证结果 适用场景 :生成将要导入飞书的 Markdown 文档时,参考本规范确保兼容性。 2. Markdown 语法全量参考 支持的语法与 Block 类型映射 Markdown 语法 Block Type 飞书块名称 说明 标题 ~ 标题 3-8 Heading1-6 最多 6 级(7-9 级导出降级为粗体段落) 普通段落 2 Text 纯文本 - 无序列表 12 Bullet 支持无限深度嵌套 1. 有序列表 13 Ordered 支持无限深度嵌套 - [x] / - [ ] 17 Todo 任务列表 `...
100
8298 design-system-lead borghei/claude-skills
Design System Lead Expert-level design systems for scalable product design. Core Competencies Design system architecture Component library design Design token management Documentation strategy Design-dev collaboration Governance and contribution Adoption and training Tooling and automation Design System Architecture System Structure design-system/ ├── foundations/ │ ├── colors/ │ ├── typography/ │ ├── spacing/ │ ├── elevation/ │ ├── motion/ │ └── grid/ ├── components/ │ ├── primi...
100
8299 paseo-committee getpaseo/paseo
Committee Skill You are forming a committee to step back from the current problem and get fresh perspective. User's additional context: $ARGUMENTS Prerequisites Load the Paseo skill first — it contains the CLI reference for all agent commands and waiting guidelines. What Is a Committee Two agents — Opus 4.6 ( --thinking on ) and GPT 5.4 ( --thinking medium ) — launched in parallel to plan a solution. Fresh context, no implementation baggage, proper root cause analysis. They stay alive after plan...
100
8300 svg-illustration narumiruna/agent-skills
SVG Illustration Entry Overview Thin entry skill for SVG diagrams. Core principle: go straight to SVG rules and patterns rather than scanning slide authoring or color modules. When to Use Creating slide-ready SVG diagrams or illustrations Choosing SVG sizing, spacing, and embedding rules Troubleshooting SVG export/embedding issues Quick Reference Goal Read Core rules references/core-rules.md Pattern examples references/pattern-examples.md Embedding in slides references/embedding.md Troubleshoo...
100