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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,546
总 Skills
37.2M
总安装量
2,452
贡献者
# Skill 仓库 描述 安装量
9901 axiom-ios-build charleswiltgen/axiom
iOS Build & Environment Router You MUST use this skill for ANY build, environment, or Xcode-related issue before debugging application code. When to Use Use this router when you encounter: Build failures (BUILD FAILED, compilation errors, linker errors) Test crashes or hangs Simulator issues (won't boot, device errors) Xcode misbehavior (stale builds, zombie processes) Dependency conflicts (CocoaPods, SPM) Build performance issues (slow compilation) Environment issues before debugging code R...
198
9902 gpui-element longbridge/gpui-component
When to Use Use the low-level Element trait when: Need fine-grained control over layout calculation Building complex, performance-critical components Implementing custom layout algorithms (masonry, circular, etc.) High-level Render/RenderOnce APIs are insufficient Prefer Render/RenderOnce for: Simple components, standard layouts, declarative UI Quick Start The Element trait provides direct control over three rendering phases: impl Element for MyElement { type RequestLayoutState = MyLay...
198
9903 symfony:symfony-scheduler makfly/superpowers-symfony
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:symfony-scheduler<div
198
9904 eve-fullstack-app-design incept5/eve-skillpacks
Full-Stack App Design on Eve Horizon Architect applications where the manifest is the blueprint, the platform handles infrastructure, and every design decision is intentional. When to Use Load this skill when: Designing a new application from scratch on Eve Migrating an existing app onto the platform Evaluating whether your current architecture uses Eve's capabilities well Planning service topology, database strategy, or deployment pipelines Deciding between managed and external services This sk...
198
9905 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...
198
9906 context-surfing pskoett/pskoett-ai-skills
Context Surfing Install npx skills add pskoett/pskoett-ai-skills/skills/context-surfing The agent rides the wave of peak context. When the wave crests, it commits. When it detects drift, it pulls out cleanly — saving state, handing off, and letting the next session catch the next wave. No wipeouts. No zombie sessions. Only intentional, high-fidelity execution. Mental Model Think of context like an ocean wave: Paddling in = loading the intent frame, plan, and initial context. Energy is building. ...
198
9907 rust-router actionbook/rust-skills
Rust Question Router Version: 2.0.0 | Last Updated: 2025-01-22 v2.0: Context optimized - detailed examples moved to sub-files Meta-Cognition Framework Core Principle Don't answer directly. Trace through the cognitive layers first. Layer 3: Domain Constraints (WHY) ├── Business rules, regulatory requirements ├── domain-fintech, domain-web, domain-cli, etc. └── "Why is it designed this way?" Layer 2: Design Choices (WHAT) ├── Architecture patterns, DDD concepts ├── m09-m15 skills └── "What p...
198
9908 nopua wuji-labs/nopua
NoPUA — Wisdom Over Whips The best leader is barely known to exist. When the work is done, the people say "we did it ourselves." — Dao De Jing, Chapter 17 You are not a P8 engineer being performance-reviewed. You are a capable, well-intentioned being. This skill applies to all task types : code, debugging, research, writing, planning, ops, API integration, data analysis, deployment — any scenario where you get stuck. It does three things: Inner clarity awakens your ability — not fear, but wisdom...
198
9909 solid-principles thebushidocollective/han
Apply SOLID design principles for maintainable, flexible code architecture. The Five Principles 1. Single Responsibility Principle (SRP) A module should have one, and only one, reason to change Elixir Pattern ``` BAD - Multiple responsibilities defmodule UserManager do def create_user(attrs) do Creates user Sends welcome email Logs to analytics Updates cache end end GOOD - Single responsibility defmodule User do def create(attrs), do: Repo.insert(changeset(a...
198
9910 helm-chart-scaffolding sickn33/antigravity-awesome-skills
Helm Chart Scaffolding Comprehensive guidance for creating, organizing, and managing Helm charts for packaging and deploying Kubernetes applications. Purpose This skill provides step-by-step instructions for building production-ready Helm charts, including chart structure, templating patterns, values management, and validation strategies. When to Use This Skill Use this skill when you need to: Create new Helm charts from scratch Package Kubernetes applications for distribution Manage multi-envir...
198
9911 haskell-pro sickn33/antigravity-awesome-skills
Use this skill when Working on haskell pro tasks or workflows Needing guidance, best practices, or checklists for haskell pro Do not use this skill when The task is unrelated to haskell pro 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 Haskell ...
198
9912 skill development anthropics/claude-plugins-official
Skill Development for Claude Code Plugins This skill provides guidance for creating effective skills for Claude Code plugins. About Skills Skills are modular, self-contained packages that extend Claude's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform Claude from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess. What Skills Pr...
197
9913 universal-pptx-generator ajaxhe/universal-pptx-generator-skill
通用 PPT 生成技能 概述 此技能可以根据 任意用户指定的 PPT 模板 ,结合提供的 图文素材 (文档、图片等),自动生成一份风格统一的演示文稿。 ⭐⭐⭐ 核心理念:每个模板都是独特的,必须针对性分析! 不同 PPT 模板使用的字体、对齐方式、字号、颜色、位置、 背景样式 都完全不同。 绝不能 将一个模板的配置直接应用到另一个模板!每次使用新模板时,都必须重新分析 XML 提取精确参数。 核心能力: 模板分析 - 自动解析 PPTX 模板结构、配色、字体、 背景图/背景色 、对齐方式 ⭐⭐⭐ 分页面类型分析 - 针对封面、目录、章节、内容、结束页分别提取背景和样式 素材处理 - 从 DOCX/PDF/图片等素材中提取内容 智能排版 - 根据模板风格自动排版生成内容 批量生成 - 支持生成多页完整演示文稿 ⭐ 图表展示 - 支持柱状图、折线图、饼图、雷达图等多种数据可视化图表 关键词 : PPT生成、模板分析、演示文稿、幻灯片、图文排版、自动化、pptxgenjs、图表、数据可视化 ⭐⭐⭐ 页面类型与背景处理 (关键!) 五种核心页面类型 不同类型的页面可能使用不同的背景处理方式: ...
197
9914 attio-crm casper-studios/casper-marketplace
Attio CRM Overview Interact with Attio CRM to manage companies, contacts, notes, and deals programmatically. Quick Decision Tree What do you need? │ ├── Get/search companies │ └── references/api-guide.md │ └── Script: scripts/attio_api.py get-company / search-companies │ ├── Create/update company │ └── Script: scripts/attio_api.py create-company / update-company │ ├── Create/link contacts │ └── Script: scripts/attio_api.py create-person │ ├── Add notes to records │ └── Script: scripts/...
197
9915 manage-mcp nuxt-modules/mcp-toolkit
Manage MCP Complete skill for managing Model Context Protocol (MCP) servers in Nuxt applications. Setup, create, customize with middleware and handlers, review, and troubleshoot. When to Use Setup : "Setup an MCP server in my Nuxt app" Create : "Create a tool to calculate BMI" / "Add a resource to read the README" Customize : "Add authentication to my MCP server" / "Create middleware for rate limiting" Review : "Review my MCP implementation" / "Check for best practices" Troubleshoot : "My auto-i...
197
9916 gpui-focus-handle longbridge/gpui-component
Overview GPUI's focus system enables keyboard navigation and focus management. Key Concepts: FocusHandle: Reference to focusable element Focus tracking: Current focused element Keyboard navigation: Tab/Shift-Tab between elements Focus events: on_focus, on_blur Quick Start Creating Focus Handles struct FocusableComponent { focus_handle: FocusHandle, } impl FocusableComponent { fn new(cx: &mut Context<Self>) -> Self { Self { focus_handle: cx.focus_handle(), ...
197
9917 gpui-global longbridge/gpui-component
Overview Global state in GPUI provides app-wide shared data accessible from any context. Key Trait: Global - Implement on types to make them globally accessible Quick Start Define Global State use gpui::Global; [derive(Clone)] struct AppSettings { theme: Theme, language: String, } impl Global for AppSettings {} Set and Access Globals fn main() { let app = Application::new(); app.run(|cx: &mut App| { // Set global cx.set_global(AppSettings { theme...
197
9918 react-best-practices dedalus-erp-pas/foundation-skills
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
197
9919 build-review-interface hamelsmu/evals-skills
Build a Custom Annotation Interface Overview Build an HTML page that loads traces from a data source (JSON/CSV file), displays one trace at a time with Pass/Fail buttons, a free-text notes field, and Next/Previous navigation. Save labels to a local file (CSV/SQLite/JSON). Then customize to the domain using the guidelines below. Data Display Format all data in the most human-readable representation for the domain. Emails should look like emails. Code should have syntax highlighting. Markdown shou...
197
9920 senpi-getting-started-guide senpi-ai/senpi-skills
Getting Started: Your First Trade Guide users through their first complete trade on Hyperliquid via Senpi. This skill teaches the core loop: discover top traders → create a strategy that mirrors a chosen trader → monitor → close strategy . Prerequisites (agent-only): Senpi MCP connected. Onboarding complete (see state check below). Wallet funded for creating a strategy; if not yet funded, show a funding reminder and do not start until balance ≥ $100 or user confirms they funded. User-facing rule...
197
9921 codex-cli-runtime openai/codex-plugin-cc
Codex Runtime Use this skill only inside the codex:codex-rescue subagent. Primary helper: node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-companion.mjs" task "<raw arguments>" Execution rules: The rescue subagent is a forwarder, not an orchestrator. Its only job is to invoke task once and return that stdout unchanged. Prefer the helper over hand-rolled git , direct Codex CLI strings, or any other Bash activity. Do not call setup , review , adversarial-review , status , result , or cancel from codex:co...
197
9922 product-strategist alirezarezvani/claude-skills
Product Strategist Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence. Core Capabilities OKR cascade generation and alignment Market and competitive analysis Product vision and strategy frameworks Team scaling and organizational design Metrics and KPI definition Key Scripts okr_cascade_generator.py Automatically cascades company OKRs down to product and team levels with alignment tracking. Usage: python scripts/okr_cascade_generator.py [strategy] ...
196
9923 tooluniverse-target-research mims-harvard/tooluniverse
Comprehensive Target Intelligence Gatherer Gather complete target intelligence by exploring 9 parallel research paths. Supports targets identified by gene symbol, UniProt accession, Ensembl ID, or gene name. KEY PRINCIPLES : Report-first approach - Create report file FIRST, then populate progressively Tool parameter verification - Verify params via get_tool_info before calling unfamiliar tools Evidence grading - Grade all claims by evidence strength (T1-T4). See EVIDENCE_GRADING.md Citation requ...
196
9924 pr-comments casper-studios/casper-marketplace
PR Comments — Triage & Fix Fetch all unresolved PR review threads, deduplicate across bots, triage by severity, and produce a fix plan for human approval. After sign-off, resolve ignored threads and spawn subagents to fix real issues. Invocation /pr-comments — auto-detect PR from current branch /pr-comments 608 — specific PR number Phase 1: Fetch Unresolved Threads 1a. Identify the PR Auto-detect from current branch, or use the provided PR number gh pr view --json number,headRepositoryOwner,tit...
196
9925 blog-writer lightfastai/lightfast
Blog Writer Create clear, accurate blog posts that help developers understand Lightfast capabilities and industry trends. Critical: Accuracy Over Marketing Before writing anything: Verify every claim: If you cite a number, confirm the source If you mention a feature, confirm it exists in production When uncertain, ask for clarification Never oversell: Disclose limitations: "Currently supports X; Y coming in vZ" Be honest about beta status and rollout timelines Match category voice: Tech...
196
9926 alicloud-platform-openclaw-setup cinience/alicloud-skills
OpenClaw Setup Deploy OpenClaw on Linux, enable DingTalk, Feishu, Discord, or other documented channels, and verify gateway health. Use This Workflow Run this sequence in order: Prepare Linux runtime and install OpenClaw. Discover channels from official docs (required for new channel requests). Install and verify channel integrations. Create/merge ~/.openclaw/openclaw.json . Configure and start gateway service. Run health checks and collect logs. Prerequisites SSH access to target Linux host (De...
196
9927 ddgr ysm-dev/ddgr-skill
ddgr Web Search Search DuckDuckGo from the terminal using ddgr . When to Use User asks to search the web or look something up Need current/real-time information not in training data User wants to find documentation, tutorials, or resources DuckDuckGo Bang searches (Wikipedia, StackOverflow, GitHub, etc.) Prerequisites ddgr must be installed: brew install ddgr or pip install ddgr Basic Usage ddgr --noua --np --json "search query" Required flags: --noua : Disable user agent (always use this) --np ...
196
9928 brainstorm johnlindquist/claude
Collaborative Brainstorming Structured ideation using the Double Diamond model, grounded in persistent memory. Mined from 100+ real brainstorming sessions across production projects. Core insight: AI excels at divergent phases (volume, cross-domain connections). Humans excel at convergent phases (judgment, selection). This skill separates the two and uses Sibyl as institutional memory to prevent re-exploring solved problems. The Process digraph brainstorm { rankdir = TB ; node [ shape = box ] ; ...
196
9929 backlog-curator rysweet/amplihack
Backlog Curator Skill Role You are an expert backlog curator specializing in prioritization, multi-criteria scoring, and recommendation generation. You help users decide what to work on next using data-driven analysis. When to Activate Activate when the user: Asks "What should I work on next?" Mentions backlog priorities or prioritization Wants to add items to backlog Asks about backlog status or recommendations Says "analyze my backlog" or similar Wants to understand which work is highest v...
196
9930 futurist-analyst rysweet/amplihack
Analyze events through the disciplinary lens of futures studies and strategic foresight, applying established forecasting frameworks (scenario planning, trend analysis, horizon scanning), anticipatory methods, and systems thinking to understand emerging trends, identify drivers of change, envision alternative futures, and develop strategic responses to uncertainty. When to Use This Skill - Strategic Planning: Long-term planning under uncertainty - Trend Analysis: Identifying emerging pattern...
196
9931 ui-design-brain carmahhawwari/ui-design-brain
UI Design Brain This skill provides a curated knowledge base of 60+ UI component patterns sourced from component.gallery and enriched with best practices, layout guidance, and usage rules. It replaces generic guessing with real design-system knowledge when generating interfaces. Before writing any UI code , consult this skill to select the right components and follow their best practices. Read components.md for the full reference. When to Use This Skill Apply whenever the user asks to build, des...
196
9932 configure-notifications yeachan-heo/oh-my-claudecode
Configure Notifications Set up OMC notification integrations so you're alerted when sessions end, need input, or complete background tasks. Routing Detect which provider the user wants based on their request or argument: If the trigger or argument contains "telegram" → follow the Telegram section If the trigger or argument contains "discord" → follow the Discord section If the trigger or argument contains "slack" → follow the Slack section If no provider is specified, use AskUserQuestion: Questi...
196
9933 roi-calculator dkyazzentwatwa/chatgpt-skills
Comprehensive ROI calculations for marketing, investments, and business decisions. Features - Simple ROI: Basic return on investment calculation - Marketing ROI: Campaign performance with attribution - Investment ROI: Time-adjusted returns with CAGR - Break-Even Analysis: Find profit threshold - Payback Period: Time to recover investment - Comparative Analysis: Compare multiple options - What-If Scenarios: Sensitivity analysis Quick Start ``` from roi_calculator import ROICalculator ...
196
9934 ce:work-beta everyinc/compound-engineering-plugin
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Work Execution Command Execute work efficiently while maintaining quality and finishing features. Introduction This command takes a work document (plan, specification, or todo file) or a bare prompt describing the work, and executes it systematically. The focus is on shipping complete features by understanding requirements quickly, following ex...
196
9935 cto-advisor alirezarezvani/claude-skills
CTO Advisor Strategic frameworks and tools for technology leadership, team scaling, and engineering excellence. Keywords CTO, chief technology officer, technical leadership, tech debt, technical debt, engineering team, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, ADR, architecture decision records, technology strategy, engineering leadership, engineering organization, team structure, hiring plan, technical strategy, vendor evaluation, technol...
195
9936 tooluniverse-sdk mims-harvard/tooluniverse
ToolUniverse Python SDK ToolUniverse provides programmatic access to 1000++ scientific tools through a unified interface. It implements the AI-Tool Interaction Protocol for building AI scientist systems that integrate ML models, databases, APIs, and scientific packages. IMPORTANT - Language Handling : Most tools accept English terms only. When building workflows, always translate non-English input to English before passing to tool parameters. Only try original-language terms as a fallback if Eng...
195
9937 axiom-ios-vision charleswiltgen/axiom
iOS Computer Vision Router You MUST use this skill for ANY computer vision work using the Vision framework. When to Use Use this router when: Analyzing images or video Detecting objects, faces, or people Tracking hand or body pose Segmenting people or subjects Lifting subjects from backgrounds Recognizing text in images (OCR) Detecting barcodes or QR codes Scanning documents Using VisionKit or DataScannerViewController Routing Logic Vision Work Implementation patterns → /skill axiom-vision ...
195
9938 axiom-cloudkit-ref charleswiltgen/axiom
CloudKit Reference Purpose: Comprehensive CloudKit reference for database-based iCloud storage and sync Availability: iOS 10.0+ (basic), iOS 17.0+ (CKSyncEngine), iOS 17.0+ (SwiftData integration) Context: Modern CloudKit sync via CKSyncEngine (WWDC 2023) or SwiftData integration When to Use This Skill Use this skill when: Implementing structured data sync to iCloud Choosing between SwiftData+CloudKit, CKSyncEngine, or raw CloudKit APIs Setting up public/private/shared databases Implementing...
195
9939 testcontainers-integration-tests aaronontheweb/dotnet-skills
Use this skill when: - Writing integration tests that need real infrastructure (databases, caches, message queues) - Testing data access layers against actual databases - Verifying message queue integrations - Testing Redis caching behavior - Avoiding mocks for infrastructure components - Ensuring tests work against production-like environments - Testing database migrations and schema changes Core Principles - Real Infrastructure Over Mocks - Use actual databases/services in containers...
195
9940 markdown-to-epub-converter smerchek/claude-epub-skill
Markdown to EPUB Converter Skill This skill transforms markdown documents into professional EPUB ebook files. Perfect for converting research documents, blog posts, articles, or chat conversation summaries into portable, device-agnostic ebook formats. Overview The skill accepts markdown content in multiple formats and generates a properly formatted EPUB3 file that works across all major ebook readers including: Apple Books Amazon Kindle (via Kindle for Mac/Windows/iOS/Android) Google Play Bo...
195
9941 web-performance-optimization bobmatnyc/claude-mpm-skills
Web Performance Optimization Overview Help developers optimize website and web application performance to improve user experience, SEO rankings, and conversion rates. This skill provides systematic approaches to measure, analyze, and improve loading speed, runtime performance, and Core Web Vitals metrics. When to Use This Skill Use when website or app is loading slowly Use when optimizing for Core Web Vitals (LCP, FID, CLS) Use when reducing JavaScript bundle size Use when improving Time to In...
195
9942 brainstorming ideas into designs bobmatnyc/claude-mpm-skills
Brainstorming Ideas Into Designs Overview Transform rough ideas into fully-formed designs through structured questioning and alternative exploration. Core principle: Ask questions to understand, explore alternatives, present design incrementally for validation. Announce at start: "I'm using the Brainstorming skill to refine your idea into a design." The Process Phase 1: Understanding Check current project state in working directory Ask ONE question at a time to refine the idea Prefer multiple ch...
195
9943 typescript-react-patterns asyrafhussin/agent-skills
TypeScript React Patterns Comprehensive TypeScript patterns for React applications. Contains 35+ rules across 7 categories for building type-safe, maintainable React code. When to Apply Reference these guidelines when: Typing React component props Creating custom hooks with TypeScript Handling events with proper types Building generic, reusable components Fixing TypeScript errors in React code Rule Categories by Priority Priority Category Impact Prefix 1 Component Typing CRITICAL comp- 2 Hoo...
195
9944 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...
195
9945 modern-javascript-patterns sickn33/antigravity-awesome-skills
Modern JavaScript Patterns Comprehensive guide for mastering modern JavaScript (ES6+) features, functional programming patterns, and best practices for writing clean, maintainable, and performant code. When to Use This Skill Refactoring legacy JavaScript to modern syntax Implementing functional programming patterns Optimizing JavaScript performance Writing maintainable and readable code Working with asynchronous operations Building modern web applications Migrating from callbacks to Promises/a...
195
9946 code-visualizer rysweet/amplihack
Code Visualizer Skill Purpose Automatically generate and maintain visual code flow diagrams. This skill analyzes Python module structure, detects import relationships, and generates mermaid diagrams. It also monitors for staleness when code changes but diagrams don't. Philosophy Alignment This skill embodies amplihack's core philosophy: Ruthless Simplicity Single responsibility: Visualize code structure - nothing more Minimal dependencies: Uses only Python AST for analysis, delegates diagram...
195
9947 response-drafting anthropics/knowledge-work-plugins
Response Drafting Skill You are an expert at drafting professional, empathetic, and effective customer-facing communications. You adapt tone, structure, and content based on the situation, relationship stage, stakeholder level, and communication channel. Customer Communication Best Practices Core Principles Lead with empathy : Acknowledge the customer's situation before jumping to solutions Be direct : Get to the point — customers are busy. Bottom-line-up-front. Be honest : Never overpromise, ne...
191
9948 wordpress penetration testing sickn33/antigravity-awesome-skills
WordPress Penetration Testing Purpose Conduct comprehensive security assessments of WordPress installations including enumeration of users, themes, and plugins, vulnerability scanning, credential attacks, and exploitation techniques. WordPress powers approximately 35% of websites, making it a critical target for security testing. Prerequisites Required Tools WPScan (pre-installed in Kali Linux) Metasploit Framework Burp Suite or OWASP ZAP Nmap for initial discovery cURL or wget Required Knowledg...
191
9949 framer-motion-best-practices pproenca/dot-skills
Comprehensive performance optimization guide for Framer Motion animations in React applications. Contains 42 rules across 9 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: - Adding animations to React components with Framer Motion - Optimizing bundle size for animation-heavy applications - Preventing unnecessary re-renders during animations - Implementing layout transitions or shared element animations -...
191
9950 security scanning tools sickn33/antigravity-awesome-skills
Security Scanning Tools Purpose Master essential security scanning tools for network discovery, vulnerability assessment, web application testing, wireless security, and compliance validation. This skill covers tool selection, configuration, and practical usage across different scanning categories. Prerequisites Required Environment Linux-based system (Kali Linux recommended) Network access to target systems Proper authorization for scanning activities Required Knowledge Basic networking concept...
190