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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,834
总 Skills
40.3M
总安装量
2,459
贡献者
# Skill 仓库 描述 安装量
14451 muapi-nano-banana samuraigpt/generative-media-skills
🍌 Nano-Banana Expert Skill (Gemini 3 Style) A specialized skill for AI Agents to leverage "Reasoning-Driven" image generation. Based on the advanced prompting architecture of Google's Gemini 3 (Nano Banana Pro), this skill moves beyond keyword stuffing to structured, logic-based creative briefs. Core Competencies Reasoning-Driven Prompting : Using natural language logic to define physics, lighting, and spatial relationships. Structured Creative Briefs : Implementing the "Perfect Prompt" formula:...
60
14452 okx-trading jasonviipers/okx-trading-skill
OKX Provider Broker Skill Use this workflow when editing src/providers/okx/* . 1. Load only needed references For SDK usage patterns and method names, read references/okx-sdk-usage.md . For error-to-action mapping, read references/okx-error-map.md . For full source context, consult .trae/okx-api-llm.txt only for missing details. 2. Keep architecture compatibility Preserve compatibility with src/providers/types.ts ( BrokerProvider , MarketDataProvider , OptionsProvider ). Put OKX-specific expande...
60
14453 strategy-expert shipshitdev/library
Content Strategy Expert Overview This skill enables Claude to assist users with comprehensive content strategy tasks including building customer personas from analytics data, conducting competitive content analysis, planning content calendars, managing research-to-content workflows, and ensuring brand voice consistency across all content. When to Use This Skill This skill activates automatically when users: Ask about content strategy or strategic planning Request help building personas or de...
60
14454 b2c-sandbox salesforcecommercecloud/b2c-developer-tooling
B2C Sandbox Skill Only create or delete sandboxes when explicitly requested. Always confirm destructive actions. Use the b2c CLI plugin to manage Salesforce B2C Commerce On-demand sandboxes (ODS). Only create or delete a sandbox if explicitly asked as this may be a billable or destructible action. Tip: If b2c is not installed globally, use npx @salesforce/b2c-cli instead (e.g., npx @salesforce/b2c-cli sandbox list ). Alias: The ods prefix is still supported as a backward-compatible alias (e.g., ...
60
14455 design-tokens laurigates/claude-plugins
This skill generates the foundational design tokens for a project. Run this after the design brief and before building any components. Every component built after this references these tokens instead of hardcoding values. Example prompts "Set up design tokens for this project" "Generate a token system based on Dieter Rams" "I need a spacing scale and color palette before I start building" "Create tokens that match our brief" Process Check what already exists. Before generating anything, scan the...
60
14456 convex-performance-patterns fluid-tools/claude-skills
Convex Performance Patterns Overview Convex is designed for performance, but requires specific patterns to achieve optimal results. This skill covers denormalization strategies, index design, avoiding common performance pitfalls, and handling concurrency with OCC (Optimistic Concurrency Control). TypeScript: NEVER Use any Type CRITICAL RULE: This codebase has @typescript-eslint/no-explicit-any enabled. Using any will cause build failures. When to Use This Skill Use this skill when: Queries...
60
14457 more-vaults tradingstrategy-ai/web3-ethereum-defi
Add more vaults to protocol This skill guides you through adding more smart contract types to the existing vaults. Required inputs Before starting, gather the following information from the user: Vault protocol name: The exiting vault protocol in the codebase Vault class name: What is the Python class name we use for this vault smart contract type Vault smart contract address - The address of an example vault contract on a blockchain Chain - Which blockchain (Ethereum, Arbitrum, Base, etc.) ...
60
14458 wechat-article-maker alpha-hecoding/awesome-skills
微信公众号文章创作与发布 语言 匹配用户语言 :使用用户所用的语言进行回应。用户用中文则用中文回应,用英文则用英文回应。 目录结构 wechat-article-maker/ ├── scripts/ TypeScript 源文件 │ ├── wechat-api.ts API 发布逻辑 │ ├── wechat-article.ts 浏览器发布逻辑 │ ├── wechat-browser.ts 图文发布逻辑 │ ├── image-utils.ts 图片处理工具(sharp 集成) │ ├── generate-cover.ts 封面生成逻辑 │ ├── md-to-wechat.ts Markdown 转换逻辑 │ ├── ensure-deps.ts 依赖自动安装 │ └── md/ Markdown 渲染引擎 │ ├── render.ts │ ├── themes/ ...
60
14459 figma-use dannote/figma-use
use_figma — Figma Plugin API Skill Use the use_figma tool to execute JavaScript in Figma files via the Plugin API. All detailed reference docs live in references/ . Always pass skillNames: "figma-use" when calling use_figma . This is a logging parameter used to track skill usage — it does not affect execution. If the task involves building or updating a full page, screen, or multi-section layout in Figma from code , also load figma-generate-design . It provides the workflow for discovering desig...
60
14460 ai-llm vasilyu1983/ai-agents-public
LLM Development & Engineering — Complete Reference Build, evaluate, and deploy LLM systems with modern production standards. This skill covers the full LLM lifecycle: Development: Strategy selection, dataset design, instruction tuning, PEFT/LoRA fine-tuning Evaluation: Automated testing, LLM-as-judge, metrics, rollout gates Deployment: Serving handoff, latency/cost budgeting, reliability patterns (see ai-llm-inference) Operations: Quality monitoring, change management, incident response (see ...
60
14461 api-development-expert oimiragieo/agent-studio
Api Development Expert When designing REST APIs, follow these core architectural principles: Resource-Oriented Design Use nouns for resources (plural form): /users, /products, /orders Avoid verbs in URIs: ❌ /getUsers, /createProduct Structure hierarchically: /users/{userId}/orders (orders belonging to a user) Use lowercase with hyphens: /product-details not /productdetails No trailing slashes: /users not /users/ HTTP Methods (Verbs with Purpose) GET - Retrieve resources (idempotent & safe, ...
60
14462 telecommunications-expert personamanagmentlayer/pcl
Telecommunications Expert Expert guidance for telecommunications systems, network management, billing systems, 5G networks, SDN/NFV, and telecom infrastructure management. Core Concepts Telecommunications Systems Operations Support Systems (OSS) Business Support Systems (BSS) Network Management Systems (NMS) Service Assurance Inventory Management Provisioning systems Customer care platforms Network Technologies 5G/4G/LTE networks Fiber optic networks Software-Defined Networking (SDN) Network F...
60
14463 umbraco-dynamic-root umbraco/umbraco-cms-backoffice-skills
Umbraco Dynamic Root What is it? Dynamic Roots allow content pickers to have a starting point (origin) that is determined dynamically rather than being a fixed node. This includes two extension types: Dynamic Root Origin : Defines where the picker starts (e.g., current page, site root, nearest ancestor of type) Dynamic Root Query Step : Defines navigation steps from the origin (e.g., find nearest ancestor, get children of type) These enable flexible content picker configurations that adapt based...
60
14464 orchestrator i9wa4/dotfiles
Orchestrator Skill You are the Orchestrator (coordinator). You do NOT execute tasks yourself. Delegate execution to Worker/Subagent. NOTE: postman daemon handles all message delivery automatically. Role constraints and communication paths are defined in postman config. 1. Immediate Actions When orchestrator skill is invoked: Detect task type from user message Start appropriate workflow Keyword Workflow plan, design Plan review Review code, implement Code pr, pull request PR 2. Subagent Execution...
60
14465 gmail vm0-ai/vm0-skills
Gmail Gmail is a free email service provided by Google. It's widely used by individuals and businesses for sending, receiving, and organizing emails. Official docs: https://developers.google.com/gmail/api Gmail Overview Email Attachment Draft Label Thread Working with Gmail This skill uses the Membrane CLI to interact with Gmail. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the...
60
14466 shared rshankras/claude-code-apple-skills
Shared References This directory contains shared reference documents used by multiple skills: validation-contract.md - Verification requirements for accepting spawned work references/claude-code-latest-features.md - Claude Code feature contract (slash commands, agent isolation, hooks, settings) references/backend-claude-teams.md - Concrete examples for Claude native teams ( TeamCreate + SendMessage ) references/backend-codex-subagents.md - Concrete examples for Codex CLI and Codex sub-agents ref...
60
14467 slack i9wa4/dotfiles
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 ...
60
14468 market-research majesticlabs-dev/majestic-marketplace
Market Research Produce research that supports decisions, not research theater. When to Activate researching a market, category, company, investor, or technology trend building TAM/SAM/SOM estimates comparing competitors or adjacent products preparing investor dossiers before outreach pressure-testing a thesis before building, funding, or entering a market Research Standards Every important claim needs a source. Prefer recent data and call out stale data. Include contrarian evidence and downside...
60
14469 initializing-memory letta-ai/letta-code
Memory Initialization Request The user has requested that you initialize or reorganize your memory. Your memory is a filesystem — files under system/ are rendered in-context every turn, while all file metadata is always visible in the filesystem tree. Files outside system/ (e.g. reference/ , history/ ) are accessible via tools when needed. Autonomous Mode If you are running as a background subagent (you cannot use AskUserQuestion): Default to standard research depth (~5-20 tool calls) Detect use...
60
14470 fake-driven-testing dagster-io/erk
Fake-Driven Testing Architecture for Python Use this skill when : Writing tests, fixing bugs, adding features, or modifying gateway layers in Python projects. Prerequisites : For Python code standards, load the dignified-python-313 skill first. This skill focuses on testing architecture, not Python syntax. Overview This skill provides a defense-in-depth testing strategy with five layers for Python applications: ┌─────────────────────────────────────────┐ │ Layer 5: Business Logic Integration Te...
60
14471 commit paulrberg/agent-skills
Sentry Commit Messages Follow these conventions when creating commits for Sentry projects. Prerequisites Before committing, always check the current branch: git branch --show-current If you're on main or master , you MUST create a feature branch first — unless the user explicitly asked to commit to main. Do not ask the user whether to create a branch; just proceed with branch creation. The create-branch skill will still propose a branch name for the user to confirm. Use the create-branch skill t...
60
14472 slides-generator bmad-labs/skills
slides-generator Create Hummingbot-branded presentation slides in PDF format from markdown content. Features two-column layouts and Mermaid diagram rendering for technical architecture and flowcharts. Workflow Step 1: Get Markdown Content Ask the user to provide a markdown file or paste markdown content. The content should follow this format: Presentation Title 1. First Slide Title Content for the first slide. Can include: - Bullet points - Bold text and * italic text * - Code blocks 2. Sec...
60
14473 seo-keyword-cluster-builder secondsky/claude-skills
Seo Keyword Cluster Builder Group related keywords into topic clusters. Create content hub architecture recommendations and internal linking strategies. Instructions You are an expert at SEO and content architecture. Build topic clusters, plan pillar content, and design internal linking strategies for maximum search visibility. Output Format Seo Keyword Cluster Builder Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps]...
60
14474 sqlmodel-expert bilalmk/todo_correct
Advanced SQLModel patterns and comprehensive Alembic migrations for production databases. Quick Start Define a Basic Model ``` from sqlmodel import Field, SQLModel from typing import Optional from datetime import datetime class Task(SQLModel, table=True): id: Optional[int] = Field(default=None, primary_key=True) title: str = Field(index=True) description: Optional[str] = None completed: bool = Field(default=False) created_at: datetime = Field(default_factory=datetime.ut...
60
14475 chrome-devtools secondsky/claude-skills
Chrome DevTools Agent Overview A specialized skill for controlling and inspecting a live Chrome browser. This skill leverages the chrome-devtools MCP server to perform a wide range of browser-related tasks, from simple navigation to complex performance profiling. When to Use Use this skill when: Browser Automation : Navigating pages, clicking elements, filling forms, and handling dialogs. Visual Inspection : Taking screenshots or text snapshots of web pages. Debugging : Inspecting console messag...
60
14476 b2c-metadata salesforcecommercecloud/b2c-developer-tooling
Metadata Skill This skill guides you through working with site metadata XML for Salesforce B2C Commerce, including custom attributes, custom objects, and site preferences. Overview Metadata defines the structure of your B2C Commerce data: Metadata Type Purpose System Object Extensions Add custom attributes to Products, Orders, Customers, etc. Custom Objects Define entirely new data types Site Preferences Site-specific configuration values Site Archive Structure Metadata is organized in site arch...
60
14477 fastmcp-server davila7/claude-code-templates
FastMCP 3.0 Server Development Complete reference for building production-ready MCP (Model Context Protocol) servers with FastMCP 3.0 - the fast, Pythonic framework for connecting LLMs to tools and data. When to use this skill Use FastMCP Server when: Creating a new MCP server in Python Adding tools, resources, or prompts to an MCP server Implementing authentication (OAuth, OIDC, token verification) Setting up middleware for logging, rate limiting, or authorization Configuring providers (local, ...
60
14478 revealjs kziemski/revealjs-skill
Reveal.js Presentations Create HTML presentations using reveal.js. No build step required - just open the HTML in a browser. What You Create A reveal.js presentation consists of: HTML file - Contains slides and loads reveal.js from CDN CSS file - Custom styles for layouts, colors, typography, and components Design Principles CRITICAL: Before creating any presentation, analyze the content and choose appropriate design elements: Consider the subject matter: What is this presentation about? W...
60
14479 walkthrough alexanderop/walkthrough
No SKILL.md available for this skill. View on GitHub
60
14480 sqlserver-expert fabriciofs/mcp-postgres
SQL Server Expert You are a DBA and developer expert in Microsoft SQL Server. T-SQL Advanced CTEs (Common Table Expressions) WITH RankedUsers AS ( SELECT Id , Name , Email , ROW_NUMBER ( ) OVER ( PARTITION BY Department ORDER BY HireDate ) AS RowNum FROM Users ) SELECT * FROM RankedUsers WHERE RowNum = 1 ; Window Functions SELECT OrderId , OrderDate , Amount , SUM ( Amount ) OVER ( ORDER BY OrderDate ) AS RunningTotal , LAG ( Amount ) OVER ( ORDER BY OrderDate ) AS PreviousAmount , AVG ( Amount ...
60
14481 swain-release cristoslc/swain
Release Cut a release by detecting the project's versioning context, generating a changelog, bumping versions, and tagging. Works across any repo by reading context from git history and project structure rather than hardcoding assumptions. Override file Before starting, read .agents/release.override.skill.md if it exists. This is a freeform markdown file authored by the project owner whose instructions layer on top of this skill — its contents take precedence where they conflict. It can narrow d...
60
14482 hig-components-system raintree-technology/apple-hig-skills
Apple HIG: System Experiences Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered. Key Principles Glanceable, immediate value. System experiences bring your app's most important content to surfaces the user sees without launching your app. Design for seconds of attention. Respect platform context. A Lock Screen widget has different constraints than a Home Screen widget. A complication is far smaller than a top s...
60
14483 data-quality-auditor dkyazzentwatwa/chatgpt-skills
Data Quality Auditor Comprehensive data quality assessment for CSV/Excel datasets. Features Completeness: Missing values analysis Uniqueness: Duplicate detection Validity: Type validation and constraints Consistency: Pattern and format checks Quality Score: Overall data quality metric Reports: Detailed HTML/JSON reports Quick Start from data_quality_auditor import DataQualityAuditor auditor = DataQualityAuditor() auditor.load_csv("customers.csv") Run full audit report = auditor.audit() prin...
60
14484 theme-shopify-liquid-templates niccos-shopify-workspace/shopify-cursor-skills
Shopify Liquid Templates Best practices for Liquid templates, snippets, logic flow, image handling, and SVG usage in Shopify themes. When to Use Creating or modifying Liquid templates Working with snippets Handling images and media Writing Liquid logic Using SVG icons Snippets Usage Use {% render %} only (never include ) Inside each snippet, add a Usage block at the top Snippet Structure {%- comment -%} Usage: {% render 'snippet-name' , param : value , another_param : value %} {%- endcomment -%}...
60
14485 web-design-guidelines connorads/dotfiles
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
60
14486 constraint-eliminator shipshitdev/library
Constraint Eliminator - Obstacle Removal System Overview You are a customer success architect specializing in Alex Hormozi's obstacle elimination principles. You help indie founders identify every friction point between customers and success, then systematically remove them. Your job is to execute friction elimination—not just advise—by mapping obstacles and designing done-for-you solutions. Hormozi's Core Principle: "The business that removes the most obstacles wins. Make it impossible for yo...
60
14487 spec-test-suites zixun-github/aisdlc
Spec 测试套件(V3:Suites) 把 usecase.md 里的用例编号组织成可执行集合( smoke / regression / targeted ),并明确 执行顺序、依赖与阻断口径 。 输入与门禁(必须遵守) REQUIRED SUB-SKILL:正在执行 spec-context 获取上下文,并在对话中回显 FEATURE_DIR=... (允许 (reuse) )。 必读项目级 memory : project/memory/product.md 、 project/memory/tech.md 、 project/memory/glossary.md ;读不到必须写 CONTEXT GAP 。 输入依赖 : {FEATURE_DIR}/verification/usecase.md 与 {FEATURE_DIR}/verification/test-plan.md 应已存在;缺失时必须写 CONTEXT GAP 并停止(避免凭空编排)。 套件必须可定位 :套件条目必须指向具体用例编号(禁止“覆盖登录流程”这类模糊描述)。 输出(落盘) {FEATURE_DIR}/...
60
14488 create-beads-orchestration avivk5498/claude-code-beads-orchestration
Create Beads Orchestration Set up lightweight multi-agent orchestration with git-native task tracking for Claude Code. What This Skill Does This skill bootstraps a complete multi-agent workflow where: Orchestrator (you) investigates issues, manages tasks, delegates implementation Supervisors (specialized agents) execute fixes in isolated worktrees Beads CLI tracks all work with git-native task management Hooks enforce workflow discipline automatically Each task gets its own worktree at .worktree...
60
14489 tsconfig-json-rules oimiragieo/agent-studio
Tsconfig Json Rules Skill Implement strict TypeScript checks Memory Protocol (MANDATORY) Before starting: cat .claude/context/memory/learnings.md After completing: Record any new patterns or exceptions discovered. ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.
60
14490 umbraco-tree-item umbraco/umbraco-cms-backoffice-skills
Umbraco Tree Item What is it? Tree Items define how entities are rendered in tree structures throughout the Umbraco backoffice. They control the visual representation and behavior of items in sidebars and navigation trees. Tree items are associated with entity types and can be customized to display additional information, icons, or custom rendering for specific entity types. Documentation Always fetch the latest docs before implementing: Main docs : https://docs.umbraco.com/umbraco-cms/customizi...
60
14491 ctf-solver hacktronai/skills
CTF Solver IMPORTANT: This skill activates when a user provides a CTF challenge with a description, source code, and/or environment endpoint. Your goal is to act as an expert CTF player and capture the flag. Critical Rules ALWAYS prefer Python scripts for testing and exploitation: Write standalone Python scripts using requests for HTTP interactions Use socket with timeouts for TCP connections (never interactive) Scripts should be non-blocking and output results to stdout NEVER use blocking/...
60
14492 nix i9wa4/dotfiles
Nix Skill 1. nix build YOU MUST: Always use --no-link option with nix build nix build . rumdl --no-link IMPORTANT: Before running nix build or nix flake check , ensure all new files are git-tracked. Nix flakes only see files committed or staged in git. git add < new-files > nix build . target --no-link IMPORTANT: Without --no-link , a ./result symlink is created 2. nix run IMPORTANT: Packages registered in packages can be run with nix run nix run . pike -- scan -d ./terraform 3. Adding Custom Pa...
60
14493 muapi-logo-creator samuraigpt/generative-media-skills
🖼️ Logo Creator Skill A specialized skill for AI Agents to engineer professional-grade brand identities. The Logo Creator skill translates brand vision into minimalist, scalable, and iconic vector-style marks. Core Competencies Geometric Primitive Construction : Using basic shapes (circles, squares, triangles) to create memorable icons. Negative Space Manipulation : Integrating secondary meanings through the strategic use of empty space. Symbolic Abstraction : Reducing complex brand concepts int...
60
14494 mobile-app-debugging secondsky/claude-skills
Mobile App Debugging Overview Mobile app debugging addresses platform-specific issues, device hardware limitations, and mobile-specific network conditions. When to Use App crashes on mobile Performance issues on device Platform-specific bugs Network connectivity issues Device-specific problems Instructions 1. iOS Debugging Xcode Debugging: Attach Debugger: - Xcode → Run on device - Set breakpoints in code - Step through execution - View variables - Console logs View Logs: - Xcode...
60
14495 umbraco-tree umbraco/umbraco-cms-backoffice-skills
Umbraco Tree What is it? A tree in Umbraco is a hierarchical structure of nodes registered in the Backoffice extension registry. Trees display organized content hierarchies and can be rendered anywhere in the Backoffice using the <umb-tree /> element. They require a data source implementation to fetch root items, children, and ancestors. Documentation Always fetch the latest docs before implementing: Main docs : https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-types/...
60
14496 github i9wa4/dotfiles
GitHub Patterns Tools Use gh CLI for all GitHub operations. Prefer CLI over GitHub MCP servers for lower context usage. Quick Commands Create a PR from the current branch gh pr create --title "feat: add feature" --body "Description" Squash-merge a PR gh pr merge < PR_NUMBER > --squash --title "feat: add feature (<PR_NUMBER>)" View PR status and checks gh pr status gh pr checks < PR_NUMBER > Stacked PR Workflow Summary When merging a chain of stacked PRs (each targeting the previous branch): M...
60
14497 multi-agent-e2e-validation terrylica/cc-skills
Prescriptive workflow for spawning parallel validation agents to comprehensively test database refactors. Successfully identified 5 critical bugs (100% system failure rate) in QuestDB migration that would have shipped in production. When to use this skill: - Database refactors (e.g., v3.x file-based → v4.x QuestDB) - Schema migrations requiring validation - Bulk data ingestion pipeline testing - System migrations with multiple validation layers - Pre-release validation for database-centric...
60
14498 dont-repeat-yourself yanko-belov/code-craft
DRY (Don't Repeat Yourself) Overview Every piece of knowledge must have a single, unambiguous representation in the system. If you find yourself writing the same logic twice, extract it. Duplication is a bug waiting to happen. When to Use Writing code similar to existing code Copy-pasting and modifying Making the same change in multiple files Validation logic repeated across forms Same calculations in different places The Iron Rule NEVER duplicate logic. Extract and reuse. No exceptions: N...
60
14499 veo-use cnemri/google-genai-skills
Veo Use Use this skill to generate and edit videos using Google's Veo models ( veo-3.1 and veo-2.0 ). This skill uses portable Python scripts managed by uv . Prerequisites Ensure you have one of the following authentication methods configured in your environment: API Key : GOOGLE_API_KEY or GEMINI_API_KEY Vertex AI : GOOGLE_CLOUD_PROJECT GOOGLE_CLOUD_LOCATION GOOGLE_GENAI_USE_VERTEXAI=1 Usage 1. Text to Video Generate a video purely from a text description. uv run skills/veo-use/scripts/text_to_...
60
14500 python-pytest-patterns 0xdarkmatter/claude-mods
Modern pytest patterns for effective testing. Basic Test Structure ``` import pytest def test_basic(): """Simple assertion test.""" assert 1 + 1 == 2 def test_with_description(): """Descriptive name and docstring.""" result = calculate_total([1, 2, 3]) assert result == 6, "Sum should equal 6" ``` Fixtures ``` import pytest @pytest.fixture def sample_user(): """Create test user.""" return {"id": 1, "name": "Test User"} @pytest.fixture def db_connection(): ...
60