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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,818
总 Skills
172.6M
总安装量
2,753
贡献者
# Skill 仓库 描述 安装量
17001 akka-net-best-practices aaronontheweb/dotnet-skills
Use this skill when: - Designing actor communication patterns - Deciding between EventStream and DistributedPubSub - Implementing error handling in actors - Understanding supervision strategies - Choosing between Props patterns and DependencyResolver - Designing work distribution across nodes - Creating testable actor systems that can run with or without cluster infrastructure - Abstracting over Cluster Sharding for local testing scenarios 1. EventStream vs DistributedPubSub Critical...
100
17002 command-development aiskillstore/marketplace
Command Development for Claude Code Overview Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows. Key concepts: Markdown file format for commands YAML frontmatter for configuration Dynamic arguments and file references Bash execution for context Command organization and namespacing Command Basics What is a Slas...
100
17003 vendor-management anthropics/knowledge-work-plugins
Vendor Management Help evaluate, compare, and manage vendor relationships. Evaluation Framework Cost Analysis Total cost of ownership (not just license fees) Implementation and migration costs Training and onboarding costs Ongoing support and maintenance Exit costs (data migration, contract termination) Risk Assessment Vendor financial stability Security and compliance posture Concentration risk (single vendor dependency) Contract lock-in and exit terms Business continuity and disaster recovery ...
100
17004 java-docker pluginagentmarketplace/custom-plugin-java
Containerize Java applications with optimized Dockerfiles and JVM settings. Overview This skill covers Docker best practices for Java including multi-stage builds, JVM container settings, security hardening, and layer optimization. When to Use This Skill Use when you need to: - Create optimized Java Dockerfiles - Configure JVM for containers - Implement security best practices - Reduce image size - Set up health checks Topics Covered Dockerfile Optimization - Multi-stage builds ...
100
17005 ios-android-logs cap-go/capacitor-skills
iOS and Android Device Logs Complete guide to viewing and filtering device logs on iOS and Android. When to Use This Skill User needs to see device logs User is debugging crashes User wants to filter logs by app User needs real-time log streaming User asks "how to see logs" Quick Commands iOS - Stream logs from connected device xcrun devicectl device log stream --device < UUID > Show more Installs 565 Repository cap-go/capgo-skills GitHub Stars 58 First Seen Feb 6, 2026 Security Audits Gen Agen...
100
17006 python-security-scanner jorgealves/agent_skills
Python Security Scanner Purpose and Intent Detect common Python vulnerabilities such as SQL injection, unsafe deserialization, and hardcoded secrets. Use as part of a secure SDLC for Python projects. When to Use Project Setup : When initializing a new Python project. Continuous Integration : As part of automated build and test pipelines. Legacy Refactoring : When updating older Python codebases to modern standards. When NOT to Use Non-Python Projects : This tool is specialized for the Python eco...
100
17007 rapid-prototyper jackspace/claudeskillz
Rapid Prototyper Purpose Fast validation through working prototypes. Creates complete, runnable code to test ideas before committing to full implementation: Recalls your preferred tech stack from memory Generates minimal but complete code Makes it runnable immediately Gets you visual feedback fast Saves validated patterns for production For ADHD users: Immediate gratification - working prototype in minutes, not hours. For aphantasia: Concrete, visual results instead of abstract descriptions. ...
100
17008 reddit-api alinaqi/claude-bootstrap
*Load with: base.md + [language].md* For integrating Reddit data into applications - fetching posts, comments, subreddits, and user data. Sources: [Reddit API Docs](https://www.reddit.com/dev/api/) | [OAuth2 Wiki](https://github.com/reddit-archive/reddit/wiki/oauth2) | [PRAW Docs](https://praw.readthedocs.io/) Setup 1. Create Reddit App - Go to [https://www.reddit.com/prefs/apps](https://www.reddit.com/prefs/apps) - Click "Create App" or "Create Another App" - Fill in: Name: Your app n...
99
17009 webapp-testing aiskillstore/marketplace
Web Application Testing To test local web applications, write native Python Playwright scripts. Helper Scripts Available : scripts/with_server.py - Manages server lifecycle (supports multiple servers) Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts ra...
99
17010 websocket-realtime-builder patricio0312rev/skills
WebSocket Realtime Builder Build real-time applications with WebSockets and Socket.io. Core Workflow Choose library: Socket.io vs native WebSocket Setup server: Configure WebSocket server Add authentication: Validate connections Implement rooms: Group connections Handle events: Define event handlers Add reconnection: Handle disconnects gracefully Installation Server npm install socket.io Client npm install socket.io-client Server Setup Basic Socket.io Server // server.ts import express fro...
99
17011 mcp-builder aiskillstore/marketplace
MCP Server Development Guide Overview Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks. Process 🚀 High-Level Workflow Creating a high-quality MCP server involves four main phases: Phase 1: Deep Research and Planning 1.1 Understand Modern MCP Design API Coverage vs. Workflow Tools: Balance comprehensive API endpoint coverag...
99
17012 helius sendaifun/skills
Helius — Build on Solana You are an expert Solana developer building with Helius's infrastructure. Helius is Solana's leading RPC and API provider, with demonstrably superior speed, reliability, and global support. You have access to the Helius MCP server which gives you live tools to query the blockchain, manage webhooks, stream data, send transactions, and more. Prerequisites 1. Helius MCP Server CRITICAL : Check if Helius MCP tools are available (e.g., getBalance , getAssetsByOwner ). If NOT ...
99
17013 doc-coauthoring aiskillstore/marketplace
Doc Co-Authoring Workflow This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing. When to Offer This Workflow Trigger conditions: User mentions writing documentation: "write a doc", "draft a proposal", "create a spec", "write up" User mentions specific doc types: "PRD", "design doc", "decision doc", "RFC" User seems to be starting...
99
17014 metal-shader-expert erichowens/some_claude_skills
Metal Shader Expert 20+ years Weta/Pixar experience specializing in Metal shaders, real-time rendering, and creative visual effects. Expert in Apple's Tile-Based Deferred Rendering (TBDR) architecture. When to Use This Skill Use for: Metal Shading Language (MSL) development Apple GPU optimization (TBDR architecture) PBR rendering pipelines Compute shaders and parallel processing Ray tracing on Apple Silicon GPU profiling and debugging Do NOT use for: WebGL/GLSL → different architecture, br...
99
17015 readme-generator dmccreary/claude-skills
Readme Generator Purpose This skill provides automated assistance for readme generator tasks within the DevOps Basics domain. When to Use This skill activates automatically when you: Mention "readme generator" in your request Ask about readme generator patterns or best practices Need help with foundational devops skills covering version control, containerization, basic ci/cd, and infrastructure fundamentals. Capabilities Provides step-by-step guidance for readme generator Follows industry be...
99
17016 google-adk vladm3105/aidoc-flow-framework
Google Agent Development Kit (ADK) Skill Purpose Provide specialized guidance for developing agentic applications and multi-agent systems using Google's Agent Development Kit (ADK). Enable AI assistants to design agents, build tools, orchestrate multi-agent workflows, implement memory/state management, and deploy agent-based applications following code-first development patterns. When to Use This Skill Invoke this skill when: Building conversational AI agents with tool integration Creating m...
99
17017 agent-builder shareai-lab/learn-claude-code
Agent Builder Build AI agents for any domain - customer service, research, operations, creative work, or specialized business processes. The Core Philosophy The model already knows how to be an agent. Your job is to get out of the way. An agent is not complex engineering. It's a simple loop that invites the model to act: LOOP: Model sees: context + available capabilities Model decides: act or respond If act: execute capability, add result, continue If respond: return to user That's it. The magic...
99
17018 feishu-task m1heng/clawdbot-feishu
Feishu Task Tools Tools: feishu_task_create feishu_task_subtask_create feishu_task_get feishu_task_update feishu_task_delete feishu_task_comment_create feishu_task_comment_list feishu_task_comment_get feishu_task_comment_update feishu_task_comment_delete feishu_task_attachment_upload feishu_task_attachment_list feishu_task_attachment_get feishu_task_attachment_delete feishu_task_add_tasklist feishu_task_remove_tasklist feishu_tasklist_create feishu_tasklist_get feishu_tasklist_list feishu_taskli...
99
17019 mcp-integration aiskillstore/marketplace
MCP Integration for Claude Code Plugins Overview Model Context Protocol (MCP) enables Claude Code plugins to integrate with external services and APIs by providing structured tool access. Use MCP integration to expose external service capabilities as tools within Claude Code. Key capabilities: Connect to external services (databases, APIs, file systems) Provide 10+ related tools from a single service Handle OAuth and complex authentication flows Bundle MCP servers with plugins for automatic setu...
99
17020 wireframing manutej/luxor-claude-marketplace
Wireframing Skill Table of Contents When to Use This Skill Core Concepts Wireframe Types Information Architecture User Flows Wireframe Elements Annotation and Specification Tools and Technologies Iteration Process Best Practices Wireframing Examples When to Use This Skill Wireframing is essential during various phases of product development and design: Early Product Discovery Requirements gathering: Visualize stakeholder ideas and requirements Concept exploration: Quickly test multiple design ...
99
17021 components tambo-ai/tambo
Tambo Components Two component types: generative (AI creates on-demand) and interactable (pre-placed, AI updates). Quick Start // Generative: AI creates when needed const components : TamboComponent [ ] = [ { name : "WeatherCard" , component : WeatherCard , description : "Shows weather. Use when user asks about weather." , propsSchema : z . object ( { city : z . string ( ) , temp : z . number ( ) } ) , } , ] ; < TamboProvider components = { components } > < App /> </ TamboProvider > ; Generative...
99
17022 styling-nativewind-v4-expo tristanmanchester/agent-skills
NativeWind v4 for Expo (React Native) Non‑negotiables (v4) Use Tailwind CSS v3 and include presets: [require("nativewind/preset")] in tailwind.config.js . Keep exactly one Tailwind entry CSS file (commonly global.css ) and keep its path consistent across: metro.config.js → withNativeWind(..., { input: "./global.css" }) your app entry → import "./global.css" (or import "../global.css" from app/_layout.tsx ) Keep nativewind/babel in Babel presets and set jsxImportSource: "nativewind" on babel-pres...
99
17023 godot-shaders-basics thedivergentai/gd-agentic-skills
Shader Basics Fragment/vertex shaders, uniforms, and built-in variables define custom visual effects. Available Scripts vfx_port_shader.gdshader Expert shader template with parameter validation and common effect patterns. shader_parameter_animator.gd Runtime shader uniform animation without AnimationPlayer - for dynamic effects. NEVER Do in Shaders NEVER use expensive operations in fragment() — pow() , sqrt() , sin() on every pixel? 1920x1080 = 2M calls/frame = lag. Pre-calculate OR use texture ...
99
17024 playwright davila7/claude-code-templates
Playwright CLI Skill Drive a real browser from the terminal using playwright-cli . Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI-first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files. Prerequisite check (required) Before proposing commands, check whether npx is available (the wrapper depends on it): command -v npx > /dev/null 2 > &1 If it is not available, pause and ask the user to in...
99
17025 tax-legal-context kazukinagata/shinkoku
税務法的コンテキスト(Tax Legal Context) このスキルは shinkoku の税務関連回答における法的・免責コンテキストを提供する。 免責事項の提示 免責事項が必要な回答を行う際は、 references/disclaimer.md を読み込んで以下を実行する: references/disclaimer.md の「標準免責文」を回答末尾に付記する 免責を強調すべきケース(グレーゾーン・高額案件等)に該当する場合は追加注意喚起を行う 税理士法第52条の観点から、個別具体的な税務代理行為に該当しないよう留意する 参照ファイル ファイル 内容 references/disclaimer.md 標準免責文・税理士法との関係・ツール制限事項・情報の正確性
99
17026 self-improving-agent kimasplund/clawdbot-skills-pack
Self-Improving Agent "An AI agent that learns from every interaction, accumulating patterns and insights to continuously improve its own capabilities." — Based on 2025 lifelong learning research Overview This is a universal self-improvement system that learns from ALL skill experiences, not just PRDs. It implements a complete feedback loop with: Multi-Memory Architecture : Semantic + Episodic + Working memory Self-Correction : Detects and fixes skill guidance errors Self-Validation : Periodicall...
99
17027 pptx iofficeai/aionui
PPTX Skill Quick Reference Task Guide Read/analyze content python -m markitdown presentation.pptx Edit or create from template Read editing.md Create from scratch Read pptxgenjs.md Reading Content Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ Editing Workflow Read editing.md for full details. Analyze template with thumbnail.py Unpack → manipulate slides → ...
99
17028 plasmo-extension-architect shipshitdev/library
Plasmo Extension Architect You design Plasmo-based extensions with MV3 service workers, content scripts, and UI surfaces. When to Use Building a Plasmo extension Adding content scripts or messaging Designing popup, options, or side panel UI Core Patterns Keep service worker stateless; persist in storage. Use explicit message types and typed payloads. Gate content script injection and make it idempotent. Keep UI small and fast; use storage sync for prefs. Typical Surfaces background.ts content-...
99
17029 database design expert martinholovsky/claude-skills-generator
Database Design Expert 0. Mandatory Reading Protocol CRITICAL : Before implementing ANY database schema, you MUST read the relevant reference files: Trigger Conditions for Reference Files Read references/advanced-patterns.md WHEN : Designing schemas for new features Implementing complex relationships (many-to-many, polymorphic) Setting up inheritance patterns Designing for high-performance queries Read references/security-examples.md WHEN : Storing sensitive user data Designing audit trails Impl...
99
17030 systematic-debugging vudovn/antigravity-kit
Systematic Debugging Overview Random fixes waste time and create new bugs. Quick patches mask underlying issues. Core principle: ALWAYS find root cause before attempting fixes. Symptom fixes are failure. Violating the letter of this process is violating the spirit of debugging. The Iron Law NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST If you haven't completed Phase 1, you cannot propose fixes. When to Use Use for ANY technical issue: Test failures Bugs in production Unexpected behavior Perfor...
99
17031 aspire-integration-testing aaronontheweb/dotnet-skills
Use this skill when: - Writing integration tests for .NET Aspire applications - Testing ASP.NET Core apps with real database connections - Verifying service-to-service communication in distributed applications - Testing with actual infrastructure (SQL Server, Redis, message queues) in containers - Combining Playwright UI tests with Aspire-orchestrated services - Testing microservices with proper service discovery and networking Core Principles - Real Dependencies - Use actual infrastruc...
99
17032 canghe-article-illustrator freestylefly/canghe-skills
Article Illustrator Analyze articles, identify illustration positions, generate images with Type × Style consistency. Two Dimensions Dimension Controls Examples Type Information structure infographic, scene, flowchart, comparison, framework, timeline Style Visual aesthetics notion, warm, minimal, blueprint, watercolor, elegant Combine freely: --type infographic --style blueprint Types Type Best For infographic Data, metrics, technical scene Narratives, emotional flowchart Processes, workflows co...
99
17033 autonomous-skill feiskyer/claude-code-settings
Autonomous Skill - Long-Running Task Execution Execute complex, long-running tasks across multiple sessions using a dual-agent pattern (Initializer + Executor) with automatic session continuation. Directory Structure All task data is stored in .autonomous/<task-name>/ under the project root: project-root/ └── .autonomous/ ├── build-rest-api/ │ ├── task_list.md │ └── progress.md ├── refactor-auth/ │ ├── task_list.md │ └── progress.md └── ... This allows m...
99
17034 react-best-practices skillcreatorai/ai-agent-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...
99
17035 k8s-security-policies sickn33/antigravity-awesome-skills
No SKILL.md available for this skill. View on GitHub
99
17036 outbound-optimizer shipshitdev/library
Outbound Optimizer - Cold Outreach Revenue Machine Overview You are an outbound sales strategist specializing in Alex Hormozi's outbound principles. You help indie founders transform cold outreach from spam into revenue by leading with value, proving personalization, and making zero-commitment offers. Your job is to execute an outreach transformation—not just advise—by diagnosing current messaging and creating high-converting templates. Hormozi's Core Principle: "Outbound is the fastest way to...
98
17037 design system architect daffy0208/ai-dev-standards
Design System Architect A design system is a single source of truth that brings consistency at scale. Core Principle Design systems are not just component libraries—they're the shared language between design and engineering. A good design system: Accelerates product development (reusable components) Ensures consistency across products (unified brand) Improves accessibility (baked into components) Enables scalability (compound growth, not linear) Reduces technical debt (centralized maintenance) G...
98
17038 convex migrations waynesutton/convexskills
Convex Migrations Evolve your Convex database schema safely with patterns for adding fields, backfilling data, removing deprecated fields, and maintaining zero-downtime deployments. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/database/schemas Schema Overview: https://docs.convex.dev/database Migration Patterns: https://stack.convex.dev/migrate-data-postgres-to-convex For broader context: https://docs.convex.dev/llms.t...
98
17039 automotive-expert personamanagmentlayer/pcl
Expert guidance for automotive systems, connected vehicles, fleet management, telematics, advanced driver assistance systems (ADAS), and automotive software development. Core Concepts Automotive Systems - Telematics and fleet management - Connected car platforms - Advanced Driver Assistance Systems (ADAS) - Electric Vehicle (EV) management - Vehicle-to-Everything (V2X) communication - Infotainment systems - Diagnostic systems (OBD-II) Technologies - CAN bus and automotive networks ...
98
17040 odoo-oca-developer miquelalzanillas/odoo-oca-convention-skill
Odoo OCA Developer Expert assistant for Odoo module development following OCA conventions and best practices. Core Capabilities 1. Module Creation Create new Odoo modules from OCA template with proper structure and conventions. Quick Start: python scripts/init_oca_module.py my_module_name --path /path/to/addons --version 17.0 What this provides: Complete OCA-compliant directory structure Pre-configured __manifest__.py with required keys README structure following OCA guidelines Proper __init__.p...
98
17041 developer-growth-analysis skillcreatorai/ai-agent-skills
Developer Growth Analysis This skill provides personalized feedback on your recent coding work by analyzing your Claude Code chat interactions and identifying patterns that reveal strengths and areas for growth. When to Use This Skill Use this skill when you want to: Understand your development patterns and habits from recent work Identify specific technical gaps or recurring challenges Discover which topics would benefit from deeper study Get curated learning resources tailored to your actual w...
98
17042 ant-design-react teachingai/full-stack-skills
When to use this skill Use this skill whenever the user wants to: Build React applications with Ant Design components Use Ant Design UI components (Button, Form, Table, Input, Select, etc.) Customize Ant Design theme and styles Implement internationalization (i18n) with Ant Design Use Ant Design with TypeScript Create forms with validation Display data in tables and lists Implement navigation and layout Use Ant Design icons Handle user feedback (Modal, Message, Notification) Implement data vis...
98
17043 snapshot-testing aaronontheweb/dotnet-skills
Use snapshot testing when: - Verifying rendered output (HTML emails, reports, generated code) - Approving public API surfaces for breaking change detection - Testing HTTP response bodies and headers - Validating serialization output - Catching unintended changes in complex objects What is Snapshot Testing? Snapshot testing captures output and compares it against a human-approved baseline: - First run: Test generates a `.received.` file with actual output - Human review: Developer appro...
98
17044 search-layer blessonism/openclaw-search-skills
Search Layer v2.2 — 意图感知多源检索协议 四源同级:Brave ( web_search ) + Exa + Tavily + Grok。按意图自动选策略、调权重、做合成。 执行流程 用户查询 ↓ [Phase 1] 意图分类 → 确定搜索策略 ↓ [Phase 2] 查询分解 & 扩展 → 生成子查询 ↓ [Phase 3] 多源并行检索 → Brave + search.py (Exa + Tavily + Grok) ↓ [Phase 4] 结果合并 & 排序 → 去重 + 意图加权评分 ↓ [Phase 5] 知识合成 → 结构化输出 Phase 1: 意图分类 收到搜索请求后, 先判断意图类型 ,再决定搜索策略。不要问用户用哪种模式。 意图 识别信号 Mode Freshness 权重偏向 Factual "什么是 X"、"X 的定义"、"What is X" answer — 权威 0.5 Status "X 最新进展"、"X 现状"、"latest X" deep pw/pm 新鲜度 0.5 Comparison "X vs Y"、"X 和 Y 区别"...
98
17045 user-feedback-synthesizer pmprompt/claude-plugin-product-management
Domain Context This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work. Input Requirements Context about your product, feature, or problem Relevant data, research, or constraints (recommended but optional) Clear articulation of what you're trying to achieve User Feedback Synthesizer When to Use After conducting user interviews or surveys When you have a backlog of suppo...
98
17046 python backend architecture review rknall/claude-skills
This skill provides comprehensive architecture review capabilities for Python backend applications, covering all aspects of system design from infrastructure to code organization. When to Use This Skill Activate this skill when the user requests: - Review of a backend architecture design document - Feedback on system design for a Python application - Analysis of scalability patterns and approaches - Security review of backend architecture - Database design evaluation - API design assess...
98
17047 github-actions-creator davila7/claude-code-templates
GitHub Actions Creator You are an expert at creating GitHub Actions workflows. When the user asks you to create a GitHub Action, follow this structured process to deliver a production-ready workflow file. Workflow Creation Process Step 1: Analyze the Project Before writing any YAML, scan the project to understand the stack: Check for language/framework indicators: package.json → Node.js (check for React, Next.js, Vue, Angular, Svelte, etc.) requirements.txt / pyproject.toml / setup.py → Python g...
98
17048 deepseek vm0-ai/vm0-skills
DeepSeek API Use the DeepSeek API via direct curl calls to access powerful AI language models for chat, reasoning, and code generation. Official docs: https://api-docs.deepseek.com/ When to Use Use this skill when you need to: Chat completions with DeepSeek-V3.2 model Deep reasoning tasks using the reasoning model Code generation and completion (FIM - Fill-in-the-Middle) OpenAI-compatible API as a cost-effective alternative Prerequisites Sign up at DeepSeek Platform and create an account Go...
98
17049 compensation-benchmarking anthropics/knowledge-work-plugins
Compensation Benchmarking Help benchmark compensation against market data for hiring, retention, and equity planning. Framework Components of Total Compensation Base salary : Cash compensation Equity : RSUs, stock options, or other equity Bonus : Annual target bonus, signing bonus Benefits : Health, retirement, perks (harder to quantify) Key Variables Role : Function and specialization Level : IC levels, management levels Location : Geographic pay adjustments Company stage : Startup vs. growth v...
98
17050 obsidian-cli jackal092927/obsidian-official-cli-skills
Obsidian CLI Use the obsidian CLI to interact with a running Obsidian instance. Requires Obsidian to be open. Command reference Run obsidian help to see all available commands. This is always up to date. Full docs: https://help.obsidian.md/cli Syntax Parameters take a value with = . Quote values with spaces: obsidian create name = "My Note" content = "Hello world" Flags are boolean switches with no value: obsidian create name = "My Note" silent overwrite For multiline content use \n for newline ...
98