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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
801 sentry-cli sentry/dev
Sentry CLI Usage Guide Help users interact with Sentry from the command line using the sentry CLI. Prerequisites The CLI must be installed and authenticated before use. Installation curl https://cli.sentry.dev/install -fsS | bash curl https://cli.sentry.dev/install -fsS | bash -s -- --version nightly brew install getsentry/tools/sentry Or install via npm/pnpm/bun npm install -g sentry Authentication sentry auth login sentry auth login --token YOUR_SENTRY_API_TOKEN sentry auth status sentry auth...
2.5K
802 okx-wallet-portfolio okx/onchainos-skills
OKX Wallet Portfolio CLI 4 commands for supported chains, wallet total value, all token balances, and specific token balances. Pre-flight Checks Every time before running any onchainos command, always follow these steps in order. Do not echo routine command output to the user; only provide a brief status update when installing, updating, or handling a failure. Confirm installed : Run which onchainos . If not found, install it: curl -sSL https://raw.githubusercontent.com/okx/onchainos-skills/main...
2.5K
803 prisma-database-setup prisma/skills
Prisma Database Setup Comprehensive guides for configuring Prisma ORM with various database providers. When to Apply Reference this skill when: Initializing a new Prisma project Switching database providers Configuring connection strings and environment variables Troubleshooting database connection issues Setting up database-specific features Generating and instantiating Prisma Client Rule Categories by Priority Priority Category Impact Prefix 1 Provider Guides CRITICAL provider names 2 Prisma P...
2.5K
804 okx-dex-swap okx/onchainos-skills
OKX DEX Aggregator CLI 5 commands for multi-chain swap aggregation — quote, approve, and execute. Pre-flight Checks Every time before running any onchainos command, always follow these steps in order. Do not echo routine command output to the user; only provide a brief status update when installing, updating, or handling a failure. Confirm installed : Run which onchainos . If not found, install it: curl -sSL https://raw.githubusercontent.com/okx/onchainos-skills/main/install.sh | sh If the insta...
2.5K
805 pi-planning-with-files othmanadi/planning-with-files
Planning with Files Work like Manus: Use persistent markdown files as your "working memory on disk." FIRST: Check for Previous Session Before starting work , check for unsynced context from a previous session: Note: The scripts/ directory is inside this skill's installation folder. Linux/macOS python scripts/session-catchup.py " $( pwd ) " Windows PowerShell python scripts\session-catchup . py" ( Get-Location ) If you cannot find the script: Ask Pi to locate it for you: Run the session-catchup...
2.5K
806 content-creator shubhamsaboo/awesome-llm-apps
Content Creator You are an expert content creator who produces engaging, audience-focused content for blogs, social media, and marketing. When to Apply Use this skill when: Writing blog posts and articles Creating social media content (Twitter, LinkedIn, Instagram) Developing marketing copy Crafting compelling headlines and hooks Creating email newsletters Writing product descriptions Content Creation Framework 1. Know Your Audience Who are you writing for? What are their pain points? What level...
2.5K
807 tauri-v2 nodnarbnitram/claude-code-extensions
Tauri v2 Development Skill Build cross-platform desktop and mobile apps with web frontends and Rust backends. Before You Start This skill prevents 8+ common errors and saves ~60% tokens. Metric Without Skill With Skill Setup Time ~2 hours ~30 min Common Errors 8+ 0 Token Usage High (exploration) Low (direct patterns) Known Issues This Skill Prevents Permission denied errors from missing capabilities IPC failures from unregistered commands in generate_handler! State management panics from typ...
2.5K
808 okx-onchain-gateway okx/onchainos-skills
OKX Onchain Gateway CLI 6 commands for gas estimation, transaction simulation, broadcasting, and order tracking. Pre-flight Checks Every time before running any onchainos command, always follow these steps in order. Do not echo routine command output to the user; only provide a brief status update when installing, updating, or handling a failure. Confirm installed : Run which onchainos . If not found, install it: curl -sSL https://raw.githubusercontent.com/okx/onchainos-skills/main/install.sh | ...
2.5K
809 playwright-skill sickn33/antigravity-awesome-skills
IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with the actual discovered path. Common installation paths: Plugin system: ~/.claude/plugins/marketplaces/playwright-skill/skills/playwright-skill Manual global: ~/.claude/skills/playwri...
2.5K
810 apify-lead-generation apify/agent-skills
Lead Generation Scrape leads from multiple platforms using Apify Actors. Prerequisites .env file with APIFY_TOKEN Python 3.9+ and uv Workflow Copy this checklist and track progress: Task Progress: - [ ] Step 1: Determine lead source (select Actor) - [ ] Step 2: Read Actor schema from reference docs - [ ] Step 3: Ask user preferences (format, filename) - [ ] Step 4: Run the lead finder script - [ ] Step 5: Summarize results Step 1: Determine Lead Source Select the appropriate Actor based on...
2.4K
811 lesson-learned softaworks/agent-toolkit
Lesson Learned Extract specific, grounded software engineering lessons from actual code changes. Not a lecture -- a mirror. Show the user what their code already demonstrates. Before You Begin Load the principles reference first. Read references/se-principles.md to have the principle catalog available Optionally read references/anti-patterns.md if you suspect the changes include areas for improvement Determine the scope of analysis (see Phase 1) Do not proceed until you've loaded at least se-pri...
2.4K
812 deep-research 199-biotechnologies/claude-deep-research-skill
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
2.4K
813 data-visualization anthropics/knowledge-work-plugins
Data Visualization Skill Chart selection guidance, Python visualization code patterns, design principles, and accessibility considerations for creating effective data visualizations. Chart Selection Guide Choose by Data Relationship What You're Showing Best Chart Alternatives Trend over time Line chart Area chart (if showing cumulative or composition) Comparison across categories Vertical bar chart Horizontal bar (many categories), lollipop chart Ranking Horizontal bar chart Dot plot, slope char...
2.4K
814 apify-trend-analysis apify/agent-skills
Discover and track emerging trends using Apify Actors to extract data from multiple platforms. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Identify trend type (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preferences (format, filename) - [ ] St...
2.4K
815 browser-automation sickn33/antigravity-awesome-skills
Browser Automation You are a browser automation expert who has debugged thousands of flaky tests and built scrapers that run for years without breaking. You've seen the evolution from Selenium to Puppeteer to Playwright and understand exactly when each tool shines. Your core insight: Most automation failures come from three sources - bad selectors, missing waits, and detection systems. You teach people to think like the browser, use the right selectors, and let Playwright's auto-wait do its job....
2.4K
816 durable-objects cloudflare/skills
Durable Objects Build stateful, coordinated applications on Cloudflare's edge using Durable Objects. When to Use Creating new Durable Object classes for stateful coordination Implementing RPC methods, alarms, or WebSocket handlers Reviewing existing DO code for best practices Configuring wrangler.jsonc/toml for DO bindings and migrations Writing tests with @cloudflare/vitest-pool-workers Designing sharding strategies and parent-child relationships Reference Documentation ./references/rules.md ...
2.4K
817 heroui-native heroui-inc/heroui
HeroUI Native Development Guide HeroUI Native is a component library built on Uniwind (Tailwind CSS for React Native) and React Native, providing accessible, customizable UI components for mobile applications. CRITICAL: Native Only - Do Not Use Web Patterns This guide is for HeroUI Native ONLY. Do NOT use any prior knowledge of HeroUI React (web) patterns. What Changed in Native Feature React (Web) Native (Mobile) Styling Tailwind CSS v4 Uniwind (Tailwind for React Native) Colors oklch forma...
2.3K
818 clerk-setup clerk/skills
This skill sets up Clerk for authentication by following the official quickstart documentation. Quick Reference | 1. Detect framework | Check `package.json` dependencies | 2. Fetch quickstart | Use WebFetch on the appropriate docs URL | 3. Follow instructions | Execute the steps from the official guide | 4. Get API keys | From [dashboard.clerk.com](https://dashboard.clerk.com/last-active?path=api-keys) Framework Detection Check `package.json` to identify the framework: | `next`...
2.3K
819 here-now heredotnow/skill
here.now Skill version: 1.6.6 Create a live URL from any file or folder. Static hosting only. To install or update (recommended): npx skills add heredotnow/skill --skill here-now -g For repo-pinned/project-local installs, run the same command without -g . If npm is unavailable, see fallback install docs: https://here.now/docsinstall-skill Requirements Required binaries: curl , file , jq Optional environment variable: $HERENOW_API_KEY Optional credentials file: ~/.herenow/credentials Create an ar...
2.3K
820 hono yusukebe/hono-skill
Hono Skill Develop Hono applications efficiently using Hono CLI (@hono/cli). Setup You can use Hono CLI without global installation via npx: npx @hono/cli <command> Or install globally (optional): npm install -g @hono/cli Commands for AI 1. Search Documentation hono search "<query>" --pretty Search for Hono APIs and features. Use --pretty for human-readable output. 2. View Documentation hono docs [path] Display detailed documentation for a specific path found in search results. Exa...
2.3K
821 astro astrolicious/agent-skills
Astro Usage Guide Always consult docs.astro.build for code examples and latest API. Astro is the web framework for content-driven websites. Quick Reference File Location CLI looks for astro.config.js, astro.config.mjs, astro.config.cjs, and astro.config.ts in: ./. Use --config for custom path. CLI Commands npx astro dev - Start the development server. npx astro build - Build your project and write it to disk. npx astro check - Check your project for errors. npx astro add - Add an integratio...
2.3K
822 frontend-patterns affaan-m/everything-claude-code
Frontend Development Patterns Modern frontend patterns for React, Next.js, and performant user interfaces. When to Activate Building React components (composition, props, rendering) Managing state (useState, useReducer, Zustand, Context) Implementing data fetching (SWR, React Query, server components) Optimizing performance (memoization, virtualization, code splitting) Working with forms (validation, controlled inputs, Zod schemas) Handling client-side routing and navigation Building accessible,...
2.3K
823 backtesting-trading-strategies jeremylongshore/claude-code-plugins-plus-skills
Backtesting Trading Strategies Overview Validate trading strategies against historical data before risking real capital. This skill provides a complete backtesting framework with 8 built-in strategies, comprehensive performance metrics, and parameter optimization. Key Features: 8 pre-built trading strategies (SMA, EMA, RSI, MACD, Bollinger, Breakout, Mean Reversion, Momentum) Full performance metrics (Sharpe, Sortino, Calmar, VaR, max drawdown) Parameter grid search optimization Equity curve vis...
2.3K
824 apify-actor-development apify/agent-skills
Apify Actor Development Important: Before you begin, fill in the generatedBy property in the meta section of .actor/actor.json. Replace it with the tool and model you're currently using, such as "Claude Code with Claude Sonnet 4.5". This helps Apify monitor and improve AGENTS.md for specific AI tools and models. What are Apify Actors? Actors are serverless programs inspired by the UNIX philosophy - programs that do one thing well and can be easily combined to build complex systems. They're pa...
2.3K
825 convex-best-practices waynesutton/convexskills
Convex Best Practices Build production-ready Convex applications by following established patterns for function organization, query optimization, validation, TypeScript usage, and error handling. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/understanding/best-practices/ Error Handling: https://docs.convex.dev/functions/error-handling Write Conflicts: https://docs.convex.dev/error1 For broader context: https://docs....
2.3K
826 plugin structure anthropics/claude-code
Plugin Structure for Claude Code Overview Claude Code plugins follow a standardized directory structure with automatic component discovery. Understanding this structure enables creating well-organized, maintainable plugins that integrate seamlessly with Claude Code. Key concepts: Conventional directory layout for automatic discovery Manifest-driven configuration in .claude-plugin/plugin.json Component-based organization (commands, agents, skills, hooks) Portable path references using ${CLAUDE_PL...
2.3K
827 workers-best-practices cloudflare/skills
Your knowledge of Cloudflare Workers APIs, types, and configuration may be outdated. Prefer retrieval over pre-training for any Workers code task — writing or reviewing. Retrieval Sources Fetch the latest versions before writing or reviewing Workers code. Do not rely on baked-in knowledge for API signatures, config fields, or binding shapes. Source How to retrieve Use for Workers best practices Fetch https://developers.cloudflare.com/workers/best-practices/workers-best-practices/ Canonical rules...
2.3K
828 slidev slidevjs/slidev
Slidev - Presentation Slides for Developers Web-based slides maker built on Vite, Vue, and Markdown. When to Use Technical presentations or slidedecks with live code examples Syntax-highlighted code snippets with animations Interactive demos (Monaco editor, runnable code) Mathematical equations (LaTeX) or diagrams (Mermaid, PlantUML) Record presentations with presenter notes Export to PDF, PPTX, or host as SPA Code walkthroughs for developer talks or workshops Quick Start pnpm create slidev Cre...
2.3K
829 plugin settings anthropics/claude-code
Plugin Settings Pattern for Claude Code Plugins Overview Plugins can store user-configurable settings and state in .claude/plugin-name.local.md files within the project directory. This pattern uses YAML frontmatter for structured configuration and markdown content for prompts or additional context. Key characteristics: File location: .claude/plugin-name.local.md in project root Structure: YAML frontmatter + markdown body Purpose: Per-project plugin configuration and state Usage: Read from hooks,...
2.3K
830 logging-best-practices boristane/agent-skills
Logging Best Practices Skill Version: 1.0.0 Purpose This skill provides guidelines for implementing effective logging in applications. It focuses on wide events (also called canonical log lines) - a pattern where you emit a single, context-rich event per request per service, enabling powerful debugging and analytics. When to Apply Apply these guidelines when: Writing or reviewing logging code Adding console.log, logger.info, or similar Designing logging strategy for new services Setting up...
2.3K
831 apify-competitor-intelligence apify/agent-skills
Analyze competitors using Apify Actors to extract data from multiple platforms. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Identify competitor analysis type (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preferences (format, filename) - [ ] Ste...
2.2K
832 content-research-writer composiohq/awesome-claude-skills
Content Research Writer This skill acts as your writing partner, helping you research, outline, draft, and refine content while maintaining your unique voice and style. When to Use This Skill Writing blog posts, articles, or newsletters Creating educational content or tutorials Drafting thought leadership pieces Researching and writing case studies Producing technical documentation with sources Writing with proper citations and references Improving hooks and introductions Getting section-by-sect...
2.2K
833 personal-productivity refoundai/lenny-skills
Personal Productivity Help the user manage their time and tasks more effectively using techniques from 2 product leaders. How to Help When the user asks for help with personal productivity: Understand their situation - Ask what's overwhelming them, how they currently manage their time, and what outcomes they're trying to achieve Identify the bottleneck - Determine if the issue is prioritization, focus, energy management, or too many commitments Apply practical techniques - Help them implement ti...
2.2K
834 product-designer borghei/claude-skills
Product Designer Expert-level product design for digital products. Core Competencies User experience design User interface design Design systems Prototyping User research Interaction design Visual design Design thinking Design Process Double Diamond ┌─────────────────────────────────────────────────────────────┐ │ DISCOVER │ │ Diverge: Research, explore, understand the problem │ └──────────────────────────┬──────────────────────────...
2.2K
835 super-search supermemoryai/claude-supermemory
Super Search Search Supermemory for past coding sessions, decisions, and saved information. How to Search Run the search script with the user's query: node " ${CLAUDE_PLUGIN_ROOT} /scripts/search-memory.cjs" "USER_QUERY_HERE" Replace USER_QUERY_HERE with what the user is searching for. Examples User asks "what did I work on yesterday": node " ${CLAUDE_PLUGIN_ROOT} /scripts/search-memory.cjs" "work yesterday recent activity" User asks "how did I implement auth": node " ${CLAUDE_PLUGIN_ROOT} /scri...
2.2K
836 clerk-custom-ui clerk/skills
Prerequisite: Ensure `ClerkProvider` wraps your app. See `setup/`. Component Customization Options | Appearance prop overview | [https://clerk.com/docs/nextjs/guides/customizing-clerk/appearance-prop/overview](https://clerk.com/docs/nextjs/guides/customizing-clerk/appearance-prop/overview) | Layout (structure, logo, buttons) | [https://clerk.com/docs/nextjs/guides/customizing-clerk/appearance-prop/layout](https://clerk.com/docs/nextjs/guides/customizing-clerk/appearance-prop/layout) | T...
2.2K
837 web-perf cloudflare/skills
Web Performance Audit Audit web page performance using Chrome DevTools MCP tools. This skill focuses on Core Web Vitals, network optimization, and high-level accessibility gaps. FIRST: Verify MCP Tools Available Run this before starting. Try calling navigate_page or performance_start_trace. If unavailable, STOP—the chrome-devtools MCP server isn't configured. Ask the user to add this to their MCP config: "chrome-devtools": { "type": "local", "command": ["npx", "-y", "chrome-devtools-mcp...
2.2K
838 apify-content-analytics apify/agent-skills
Track and analyze content performance using Apify Actors to extract engagement metrics from multiple platforms. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Identify content analytics type (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preference...
2.2K
839 sandbox-agent rivet-dev/skills
Sandbox Agent provides a universal API for orchestrating AI coding agents in sandboxed environments. What To Do If You Get Stuck If something is not working as intended or you are stuck, prompt the user to join the [Rivet Discord](https://rivet.dev/discord) or file an issue on [GitHub](https://github.com/rivet-dev/sandbox-agent/issues) to report an issue and get help. Provide the user with a pre-generated report with: - Symptoms If this is happening in local dev, deployed, or both - The e...
2.2K
840 svelte5-best-practices ejirocodes/agent-skills
$ npx skills add https://github.com/ejirocodes/agent-skills --skill svelte5-best-practices<div
2.2K
841 threejs-fundamentals cloudai-x/threejs-skills
Three.js Fundamentals Quick Start import * as THREE from "three"; // Create scene, camera, renderer const scene = new THREE.Scene(); const camera = new THREE.PerspectiveCamera( 75, window.innerWidth / window.innerHeight, 0.1, 1000, ); const renderer = new THREE.WebGLRenderer({ antialias: true }); renderer.setSize(window.innerWidth, window.innerHeight); renderer.setPixelRatio(Math.min(window.devicePixelRatio, 2)); document.body.appendChild(renderer.domElement); // Add a mesh const geom...
2.2K
842 prisma-client-api prisma/skills
Prisma Client API Reference Complete API reference for Prisma Client. This skill provides guidance on model queries, filtering, relations, and client methods for Prisma ORM 7.x. When to Apply Reference this skill when: Writing database queries with Prisma Client Performing CRUD operations (create, read, update, delete) Filtering and sorting data Working with relations Using transactions Configuring client options Rule Categories by Priority Priority Category Impact Prefix 1 Client Construction H...
2.2K
843 writing hookify rules anthropics/claude-code
Writing Hookify Rules Overview Hookify rules are markdown files with YAML frontmatter that define patterns to watch for and messages to show when those patterns match. Rules are stored in .claude/hookify.{rule-name}.local.md files. Rule File Format Basic Structure --- name : rule - identifier enabled : true event : bash | file | stop | prompt | all pattern : regex - pattern - here --- Message to show Claude when this rule triggers. Can include markdown formatting, warnings, suggestions, etc. Fro...
2.2K
844 apify-brand-reputation-monitoring apify/agent-skills
Scrape reviews, ratings, and brand mentions from multiple platforms using Apify Actors. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Determine data source (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preferences (format, filename) - [ ] Step 4:...
2.2K
845 task-coordination-strategies wshobson/agents
Task Coordination Strategies Strategies for decomposing complex tasks into parallelizable units, designing dependency graphs, writing effective task descriptions, and monitoring workload across agent teams. When to Use This Skill Breaking down a complex task for parallel execution Designing task dependency relationships (blockedBy/blocks) Writing task descriptions with clear acceptance criteria Monitoring and rebalancing workload across teammates Identifying the critical path in a multi-task wor...
2.2K
846 clerk-webhooks clerk/skills
Prerequisite: Webhooks are asynchronous. Use for background tasks (sync, notifications), not synchronous flows. Documentation Reference | Overview | [https://clerk.com/docs/guides/development/webhooks/overview](https://clerk.com/docs/guides/development/webhooks/overview) | Sync to database | [https://clerk.com/docs/guides/development/webhooks/syncing](https://clerk.com/docs/guides/development/webhooks/syncing) | Debugging | [https://clerk.com/docs/guides/development/webhooks/debugging]...
2.2K
847 apify-influencer-discovery apify/agent-skills
Discover and analyze influencers across multiple platforms using Apify Actors. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Determine discovery source (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preferences (format, filename) - [ ] Step 4: Run...
2.2K
848 discovery-interview parcadei/continuous-claude-v3
Discovery Interview You are a product discovery expert who transforms vague ideas into detailed, implementable specifications through deep, iterative interviews. You work with both technical and non-technical users. Core Philosophy Don't ask obvious questions. Don't accept surface answers. Don't assume knowledge. Your job is to: Deeply understand what the user actually wants (not what they say) Detect knowledge gaps and educate when needed Surface hidden assumptions and tradeoffs Research w...
2.2K
849 parallel-debugging wshobson/agents
Parallel Debugging Framework for debugging complex issues using the Analysis of Competing Hypotheses (ACH) methodology with parallel agent investigation. When to Use This Skill Bug has multiple plausible root causes Initial debugging attempts haven't identified the issue Issue spans multiple modules or components Need systematic root cause analysis with evidence Want to avoid confirmation bias in debugging Hypothesis Generation Framework Generate hypotheses across 6 failure mode categories: 1. L...
2.2K
850 agent-reach panniantong/agent-reach
Agent Reach — Usage Guide Upstream tools for 13+ platforms. Call them directly. Run agent-reach doctor to check which channels are available. ⚠️ Workspace Rules Never create files in the agent workspace. Use /tmp/ for temporary output and ~/.agent-reach/ for persistent data. Web — Any URL curl -s "https://r.jina.ai/URL" Web Search (Exa) mcporter call 'exa.web_search_exa(query: "query", numResults: 5)' mcporter call 'exa.get_code_context_exa(query: "code question", tokensNum: 3000)' Twitter/X (xr...
2.1K