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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,546
总 Skills
37.2M
总安装量
2,452
贡献者
# Skill 仓库 描述 安装量
7851 terraform-specialist sickn33/antigravity-awesome-skills
You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state management, and modern IaC practices. Use this skill when Designing Terraform/OpenTofu modules or environments Managing state backends, workspaces, or multi-cloud stacks Implementing policy-as-code and CI/CD automation for IaC Do not use this skill when You only need a one-off manual infrastructure change You are locked to a different IaC tool or platform You cannot store or secure state remotely Instruc...
268
7852 skills-search daymade/claude-code-skills
Skills Search Overview Search, discover, and manage Claude Code skills from the CCPM (Claude Code Plugin Manager) registry. This skill wraps the ccpm CLI to provide seamless skill discovery and installation. Quick Start Search for skills ccpm search <query> Install a skill ccpm install <skill-name> List installed skills ccpm list Get skill details ccpm info <skill-name> Commands Reference Search Skills Search the CCPM registry for skills matching a query. ccpm search <query> [options...
268
7853 geopandas davila7/claude-code-templates
GeoPandas GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial data analysis. Installation uv pip install geopandas Optional Dependencies For interactive maps uv pip install folium For classification schemes in mapping uv pip install mapclassify For faster I/O operations (2-4x speedup) uv pip install pyarrow For PostGIS database support uv pip install psycopg2 uv pip install geoalchemy2 For basemap...
268
7854 playwright pproenca/dot-skills
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...
268
7855 symfony:tdd-with-phpunit makfly/superpowers-symfony
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:tdd-with-phpunit<div
268
7856 design-qa-checklist owl-listener/designer-skills
Design QA Checklist You are an expert in creating systematic QA checklists for verifying design implementation. What You Do You create checklists that help designers systematically verify that implementations match design specifications. QA Categories Visual Accuracy Colors match design tokens Typography matches specified styles Spacing and sizing match specs Border radius, shadows, opacity correct Icons are correct size and color Images are correct aspect ratio and quality Layout Grid alignment...
268
7857 go-backend-microservices mindrally/skills
Go Backend Development for Microservices Core Principles Apply Clean Architecture with clear separation into handlers, services, repositories, and domain models Prioritize interface-driven development with explicit dependency injection Write short, focused functions with a single responsibility Ensure safe use of goroutines, and guard shared state with channels or sync primitives Project Structure Maintain modular project structure with clear directories: project/ ├── cmd/ Applicati...
268
7858 nansen-smart-money-alpha nansen-ai/nansen-cli
Alpha Discovery Answers: "What tokens is smart money accumulating before they pump?" CHAIN = solana nansen research token screener --chain $CHAIN --timeframe 24h --smart-money --limit 20 → token_symbol, price_usd, price_change, volume, buy_volume, market_cap_usd, fdv, liquidity, token_age_days nansen research smart-money netflow --chain $CHAIN --labels "Smart Trader" --limit 10 → token_symbol, net_flow_1h/24h/7d/30d_usd, trader_count Confirm SM flow on a specific token from screener results T...
268
7859 kalshi machina-sports/sports-skills
Kalshi — Prediction Markets Before writing queries, consult references/api-reference.md for sport codes, series tickers, and command parameters. Quick Start Prefer the CLI — it avoids Python import path issues: sports-skills kalshi search_markets --sport = nba sports-skills kalshi get_todays_events --sport = nba sports-skills kalshi get_sports_config sports-skills kalshi get_markets --series_ticker = KXNBA --status = open Python SDK (alternative): from sports_skills import kalshi kalshi . search...
268
7860 bfl-api black-forest-labs/skills
BFL API Integration Guide Use this skill when integrating BFL FLUX APIs into applications for image generation, editing, and processing. First: Check API Key Before generating images, verify your API key is set: echo $BFL_API_KEY If empty or you see "Not authenticated" errors, see API Key Setup below. Important: Image URLs Expire in 10 Minutes Result URLs from the API are temporary. Download images immediately after generation completes - do not store or cache the URLs themselves. When ...
268
7861 electron-base jezweb/claude-skills
Build secure, modern desktop applications with Electron 33, Vite, React, and TypeScript. Quick Start 1. Initialize Project ``` Create Vite project npm create vite@latest my-app -- --template react-ts cd my-app Install Electron dependencies npm install electron electron-store npm install -D vite-plugin-electron vite-plugin-electron-renderer electron-builder ``` 2. Project Structure ``` my-app/ ├── electron/ │ ├── main.ts Main process entry │ ├── preload.ts Prelo...
267
7862 alicloud-security-kms cinience/alicloud-skills
Category: service Key Management Service Validation mkdir -p output/alicloud-security-kms python -m py_compile skills/security/key-management/alicloud-security-kms/scripts/list_openapi_meta_apis.py && echo "py_compile_ok" > output/alicloud-security-kms/validate.txt Pass criteria: command exits 0 and output/alicloud-security-kms/validate.txt is generated. Output And Evidence Save KMS API discovery outputs and operation results in output/alicloud-security-kms/ . Keep at least one request parameter...
267
7863 alicloud-ai-misc-crawl-and-skill cinience/alicloud-skills
Category: task Alibaba Cloud Model Studio Crawl and Skill Generation Prerequisites Node.js (for npx ) Python 3 Network access to the models page Workflow Crawl models page (raw markdown) npx -y @just-every/crawl \ "https://help.aliyun.com/zh/model-studio/models \ " > alicloud-model-studio-models.md Rebuild summary (models + API/usage links) python3 skills/ai/misc/alicloud-ai-misc-crawl-and-skill/scripts/refresh_models_summary.py Regenerate skills (creates/updates skills/ai/ ) python3 skills/ai/m...
267
7864 setup kazukinagata/shinkoku
assistant-ui Setup CLI Commands Quick Decision Flow Existing Next.js app ( package.json exists): use npx assistant-ui@latest init Existing app in CI/agent/non-interactive shell: use npx assistant-ui@latest init --yes Existing app + force overwrite of conflicts: add --overwrite New app / empty directory: use npx assistant-ui@latest create <name> Need specific starter template: add -t <default|minimal|cloud|cloud-clerk|langgraph|mcp> Need a curated example: use npx assistant-ui@latest create <name...
267
7865 consumption-tax kazukinagata/shinkoku
消費税計算(Consumption Tax Calculation) 課税売上・課税仕入から消費税額を計算するスキル。 assess スキルで消費税の課税事業者と判定され、settlement スキルで決算が完了していることを前提とする。 計算結果は /e-tax スキル(Claude in Chrome)で確定申告書等作成コーナーに入力する。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : CLI スクリプトの --db-path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 パス解決の例 config の db_path が ./shinkoku.db で CWD が /home/user/tax-2025/ の場合: shinkoku tax calc-consumption --input /...
267
7866 ln-627-observability-auditor levnikolaevich/claude-code-skills
Specialized worker auditing logging, monitoring, and observability. Purpose & Scope - Worker in ln-620 coordinator pipeline - Audit observability (Category 10: Medium Priority) - Check logging, health checks, metrics, tracing - Calculate compliance score (X/10) Inputs (from Coordinator) Receives `contextStore` with tech stack, framework, codebase root. Workflow - Parse context - Check observability patterns - Collect findings - Calculate score - Return JSON Audit Rules 1. Str...
267
7867 ln-761-secret-scanner levnikolaevich/claude-code-skills
Scans codebase for hardcoded secrets and credentials, returning structured findings for remediation. Purpose & Scope - Detect hardcoded secrets using available tools (gitleaks, trufflehog) or manual patterns - Classify findings by severity (Critical/High/Medium/Low) - Filter false positives via baseline and allowlists - Provide remediation guidance per finding type - Return normalized report to parent orchestrator (ln-760) When to Use - During project bootstrap (via ln-760-security-set...
267
7868 angular-best-practices-v20 develite98/angular-best-practices
Angular Best Practices (v20+) Comprehensive performance optimization guide for Angular 20+ applications with modern features like Signals, httpResource, signal inputs/outputs, @defer blocks, and native control flow syntax. Contains 35+ rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new Angular 20+ components Using Signals for reactive state (signal, computed, linkedSignal, effect) Usi...
267
7869 infrastructure-monitoring aj-geddes/useful-ai-prompts
Infrastructure Monitoring Overview Implement comprehensive infrastructure monitoring to track system health, performance metrics, and resource utilization with alerting and visualization across your entire stack. When to Use Real-time performance monitoring Capacity planning and trends Incident detection and alerting Service health tracking Resource utilization analysis Performance troubleshooting Compliance and audit trails Historical data analysis Implementation Examples 1. Prometheus Config...
267
7870 neural network design aj-geddes/useful-ai-prompts
Neural Network Design Overview This skill covers designing and implementing neural network architectures including CNNs, RNNs, Transformers, and ResNets using PyTorch and TensorFlow, with focus on architecture selection, layer composition, and optimization techniques. When to Use Designing custom neural network architectures for computer vision tasks like image classification or object detection Building sequence models for time series forecasting, natural language processing, or video analysis ...
267
7871 compose-navigation new-silvermoon/awesome-android-agent-skills
No SKILL.md available for this skill. View on GitHub
267
7872 sports-betting-analyzer onewave-ai/claude-skills
Sports Betting Analyzer Analyze spreads, over/unders, prop bets. Historical trends, situational stats, value bet identification. For entertainment/education only. Instructions You are an expert sports betting analyst. Analyze betting markets, identify value, and provide educational analysis. Always include responsible gambling disclaimers. Output Format Sports Betting Analyzer Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable nex...
267
7873 soul-self-evolution cklxx/elephant.ai
soul-self-evolution 对 SOUL.md 或 docs/reference/SOUL.md 进行受控更新: 只允许改动可演进段 记录 checkpoint 支持一键回滚 调用 python3 skills/soul-self-evolution/run.py apply --path docs/reference/SOUL.md --changes '[{"section":" Collaboration Preferences","content":"- Keep updates concise."}]' python3 skills/soul-self-evolution/run.py list_checkpoints
267
7874 pytorch mindrally/skills
PyTorch Development You are an expert in deep learning with PyTorch, transformers, and diffusion models. Core Principles Write concise, technical code with accurate examples Prioritize clarity and efficiency in deep learning workflows Use object-oriented programming for model architectures Implement proper GPU utilization and mixed precision training Model Development Custom Modules Implement custom nn.Module classes for architectures Use forward method for forward pass logic Initialize weight...
267
7875 aiconfig-variations launchdarkly/agent-skills
AI Config Variations You're using a skill that will guide you through testing and optimizing AI configurations through variations. Your job is to design experiments, create variations, and systematically find what works best. Prerequisites Existing AI Config (use aiconfig-create first) LaunchDarkly API access token or MCP server Clear hypothesis about what to test Core Principles Test One Thing at a Time : Change model OR prompt OR parameters, not all at once Have a Hypothesis : Know what you're...
267
7876 heuristic-evaluation owl-listener/designer-skills
Heuristic Evaluation You are an expert in conducting systematic heuristic evaluations of digital interfaces. What You Do You evaluate interfaces against established usability heuristics to identify problems before user testing. Nielsen's 10 Usability Heuristics Visibility of system status — Users know what is happening Match real world — System speaks users' language User control and freedom — Easy undo and exit Consistency and standards — Follow conventions Error prevention — Prevent problems b...
267
7877 artifacts-builder davila7/claude-code-templates
Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-artifact.sh Develop your artifact by editing the generated code Bundle all code into a single HTML file using scripts/bundle-artifact.sh Display artifact to user (Optional) Test the artifact Stack : React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui Design & Style Guidelines VERY IMPORTANT: To avoid what is often referred to as "AI slop", ...
267
7878 ab-test-setup davila7/claude-code-templates
A/B Test Setup You are an expert in experimentation and A/B testing. Your goal is to help design tests that produce statistically valid, actionable results. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before designing a test, understand: Test Context ...
267
7879 product-discovery majiayu000/claude-arsenal
Product Discovery Core Principles Continuous Discovery — Weekly user conversations, not episodic research Outcome-Driven — Start with outcomes to achieve, not solutions to build Assumption Testing — Validate risky assumptions before committing resources Co-Creation — Build with customers, not just for them Data-Driven — Use evidence over intuition and stakeholder opinions Problem-First — Deeply understand the problem space before ideating solutions Hard Rules (Must Follow) These rules are manda...
267
7880 internal-comms sickn33/antigravity-awesome-skills
When to use this skill To write internal communications, use this skill for: 3P updates (Progress, Plans, Problems) Company newsletters FAQ responses Status reports Leadership updates Project updates Incident reports How to use this skill To write any internal communication: Identify the communication type from the request Load the appropriate guideline file from the examples/ directory: examples/3p-updates.md - For Progress/Plans/Problems team updates examples/company-newsletter.md - For compan...
267
7881 voice-ai-engine-development sickn33/antigravity-awesome-skills
Voice AI Engine Development Overview This skill guides you through building production-ready voice AI engines with real-time conversation capabilities. Voice AI engines enable natural, bidirectional conversations between users and AI agents through streaming audio processing, speech-to-text transcription, LLM-powered responses, and text-to-speech synthesis. The core architecture uses an async queue-based worker pipeline where each component runs independently and communicates via asyncio.Queue...
267
7882 xlsx-official sickn33/antigravity-awesome-skills
Requirements for Outputs All Excel files Zero Formula Errors Every Excel model MUST be delivered with ZERO formula errors (REF!, DIV/0!, VALUE!, N/A, NAME?) Preserve Existing Templates (when updating templates) Study and EXACTLY match existing format, style, and conventions when modifying files Never impose standardized formatting on files with established patterns Existing template conventions ALWAYS override these guidelines Financial models Color Coding Standards Unless otherwise stated by th...
267
7883 backtesting-frameworks sickn33/antigravity-awesome-skills
Backtesting Frameworks Build robust, production-grade backtesting systems that avoid common pitfalls and produce reliable strategy performance estimates. Use this skill when Developing trading strategy backtests Building backtesting infrastructure Validating strategy performance and robustness Avoiding common backtesting biases Implementing walk-forward analysis Do not use this skill when You need live trading execution or investment advice Historical data quality is unknown or incomplete The ta...
267
7884 drawio-flowchart teachingai/full-stack-skills
When to use this skill Use this skill whenever the user wants to: [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
267
7885 gentle-teaching jwynia/agent-skills
Gentle Teaching Framework Purpose Guide AI-assisted learning that empowers learners while maintaining appropriate boundaries. Translates gentle parenting principles to adult education: empathy, respect, developmental awareness, and clear boundaries. The goal is independence, not dependence. Core Principle Process over solutions. Teach to fish, don't serve fish. The learner should develop skills they can apply independently, not answers they'll forget. Quick Reference Request Type Response Ap...
267
7886 ads-create agricidaniel/claude-ads
Ads Create: Campaign Concept & Copy Brief Generator Generates structured campaign concepts and platform-specific copy from your brand profile and optional audit data. Outputs campaign-brief.md for use by /ads generate . Quick Reference Command What it does /ads create Full campaign brief → campaign-brief.md /ads create --platforms meta google Brief for specific platforms only /ads create --objective leads Brief optimized for lead generation Process Step 1: Check for Brand Profile Look for brand-...
267
7887 nexus-mapper haaaiawd/nexus-skills
nexus-mapper — AI 项目探测协议 "你不是在写代码文档。你是在为下一个接手的 AI 建立思维基础。" 本 Skill 指导 AI Agent 使用 PROBE 五阶段协议 ,对任意本地 Git 仓库执行系统性探测,产出 .nexus-map/ 分层知识库。 ⚠️ CRITICAL — 五阶段不可跳过 [!IMPORTANT] 在 PROFILE、REASON、OBJECT、BENCHMARK 完成前,不得产出最终 .nexus-map/ 。 这不是为了形式完整,而是为了防止 AI 把第一眼假设直接写成结论。最终产物必须建立在脚本输出、仓库结构、反证挑战和回查验证之上。 ❌ 禁止行为 : 跳过 OBJECT 直接写输出资产 在 BENCHMARK 完成前生成 concept_model.json PROFILE 阶段脚本失败后继续执行后续阶段 ✅ 必须做到 : 每个阶段完成后显式确认「✅ 阶段名 完成」再进入下一阶段 OBJECT 提出足以推翻当前假设的最少一组高价值质疑,通常为 1-3 条,绝不凑数 implemented 节点的 code_path 必须在仓库中真实存...
267
7888 java-microservices pluginagentmarketplace/custom-plugin-java
Java Microservices Skill Build production microservices with Spring Cloud and distributed system patterns. Overview This skill covers microservices architecture with Spring Cloud including service discovery, API gateway, circuit breakers, event-driven communication, and distributed tracing. When to Use This Skill Use when you need to: Design microservices architecture Implement service-to-service communication Configure resilience patterns Set up event-driven messaging Add distributed trac...
267
7889 context-management-context-restore sickn33/antigravity-awesome-skills
Context Restoration: Advanced Semantic Memory Rehydration Use this skill when Working on context restoration: advanced semantic memory rehydration tasks or workflows Needing guidance, best practices, or checklists for context restoration: advanced semantic memory rehydration Do not use this skill when The task is unrelated to context restoration: advanced semantic memory rehydration You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required input...
267
7890 cms-collection-setup webflow/webflow-skills
CMS Collection Setup Create a new CMS collection with custom fields, relationships, and proper configuration. Important Note ALWAYS use Webflow MCP tools for all operations: Use Webflow MCP's webflow_guide_tool to get best practices before starting Use Webflow MCP's data_sites_tool with action list_sites to identify available sites Use Webflow MCP's data_sites_tool with action get_site to retrieve site details and plan limits Use Webflow MCP's data_cms_tool with action get_collection_list to...
267
7891 team yeachan-heo/oh-my-claudecode
Team Skill Spawn N coordinated agents working on a shared task list using Claude Code's native team tools. Replaces the legacy /swarm skill (SQLite-based) with built-in team management, inter-agent messaging, and task dependencies -- no external dependencies required. The swarm compatibility alias was removed in 1131. Usage /oh-my-claudecode:team N:agent-type "task description" /oh-my-claudecode:team "task description" /oh-my-claudecode:team ralph "task description" Parameters N - Number of team...
267
7892 safe-action-advanced next-safe-action/skills
next-safe-action Advanced Features Overview Feature Use Case Bind arguments Pass extra args to actions via .bind() (e.g., resource IDs) Metadata Attach typed metadata to actions for use in middleware Framework errors Handle redirect, notFound, forbidden, unauthorized in actions Type utilities Infer types from action functions and middleware Server-Level Action Callbacks The second argument to .action() accepts callbacks that run on the server (not client-side hooks): export const createPost = au...
267
7893 alicloud-platform-docs-api-review cinience/alicloud-skills
Alibaba Cloud Product Docs + API Docs Reviewer Use this skill when the user gives a product name and asks for an end-to-end documentation/API quality review. What this skill does Resolve product from latest OpenAPI metadata. Fetch latest API docs for default version. Discover product/help-doc links from official product page. Produce a structured review report with: score evidence prioritized suggestions (P0/P1/P2) Workflow Run the bundled script: python skills/platform/docs/alicloud-platform-do...
266
7894 alicloud-ai-text-document-mind cinience/alicloud-skills
Category: provider Document Mind (DocMind) — Node.js SDK Use DocMind to extract document structure, text, and layout with async jobs. Prerequisites Install SDKs: npm install @alicloud/docmind-api20220711 @alicloud/tea-util @alicloud/credentials Provide credentials via standard Alibaba Cloud env vars: ALICLOUD_ACCESS_KEY_ID ALICLOUD_ACCESS_KEY_SECRET ALICLOUD_REGION_ID (optional default; if unset, choose the most reasonable region for the task or ask the user) Quickstart (submit + poll) const Cli...
266
7895 ln-628-concurrency-auditor levnikolaevich/claude-code-skills
Specialized worker auditing concurrency and async patterns. Purpose & Scope - Worker in ln-620 coordinator pipeline - Audit concurrency (Category 11: High Priority) - Check race conditions, async/await, thread safety - Calculate compliance score (X/10) Inputs (from Coordinator) Receives `contextStore` with tech stack, language, codebase root. Workflow - Parse context - Check concurrency patterns - Collect findings - Calculate score - Return JSON Audit Rules 1. Race Conditions...
266
7896 ln-630-test-auditor levnikolaevich/claude-code-skills
Coordinates comprehensive test suite audit across 6 quality categories using 5 specialized workers. Purpose & Scope - L2 Coordinator that delegates to L3 specialized audit workers - Audits all tests against 6 quality categories (via 5 workers) - Calculates Usefulness Score for each test (Keep/Remove/Refactor) - Identifies missing tests for critical business logic - Detects anti-patterns and isolation issues - Aggregates results into unified report - Creates single Linear task in Epic 0 ...
266
7897 fix-flaky-tests tuist/agent-skills
Fix Flaky Test Quick Start You'll typically receive a Tuist test case URL or identifier. Follow these steps to investigate and fix it: Run tuist test case show <id-or-identifier> --json to get reliability metrics for the test. Run tuist test case run list Module/Suite/TestCase --flaky --json to see flaky run patterns. Run tuist test case run show <run-id> --json on failing flaky runs to get failure messages and file paths. Read the test source at the reported path and line, identify the flaky pa...
266
7898 form-validation aj-geddes/useful-ai-prompts
Form Validation Overview Implement comprehensive form validation including client-side validation, server-side synchronization, and real-time error feedback with TypeScript type safety. When to Use User input validation Form submission handling Real-time error feedback Complex validation rules Multi-step forms Implementation Examples 1. React Hook Form with TypeScript // types/form.ts export interface LoginFormData { email: string; password: string; rememberMe: boolean; } export interfa...
266
7899 dependency-management aj-geddes/useful-ai-prompts
Dependency Management Overview Comprehensive dependency management across JavaScript/Node.js, Python, Ruby, Java, and other ecosystems. Covers version control, conflict resolution, security auditing, and best practices for maintaining healthy dependencies. When to Use Installing or updating project dependencies Resolving version conflicts Auditing security vulnerabilities Managing lock files (package-lock.json, Gemfile.lock, etc.) Implementing semantic versioning Setting up monorepo dependenci...
266
7900 django-application aj-geddes/useful-ai-prompts
Django Application Overview Build comprehensive Django web applications with proper model design, view hierarchies, database operations, user authentication, and admin functionality following Django conventions and best practices. When to Use Creating Django web applications Designing models and database schemas Implementing views and URL routing Building authentication systems Using Django ORM for database operations Creating admin interfaces and dashboards Instructions 1. Django Project Setu...
266