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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
69.8M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
9401 aeon k-dense-ai/scientific-agent-skills
Aeon Time Series Machine Learning Overview Aeon is a scikit-learn compatible Python toolkit for time series machine learning. It provides state-of-the-art algorithms for classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. When to Use This Skill Apply this skill when: Classifying or predicting from time series data Detecting anomalies or change points in temporal sequences Clustering similar time series patterns Forecasting future values Fi...
348
9402 ui-ux-pro-max nexu-io/open-design
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
348
9403 playwright-web-scraper dawiddutoit/custom-claude
Playwright Web Scraper Extract structured data from multiple web pages with respectful, ethical crawling practices. When to Use This Skill Use when extracting structured data from websites with "scrape data from", "extract information from pages", "collect data from site", or "crawl multiple pages". Do NOT use for testing workflows (use playwright-e2e-testing ), monitoring errors (use playwright-console-monitor ), or analyzing network (use playwright-network-analyzer ). Always respect robots.txt...
348
9404 to-prd camacho/ai-skills
This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know. Process Explore the repo to understand the current state of the codebase, if you haven't already. Sketch out the major modules you will need to build or modify to complete the implementation. Actively look for opportunities to extract deep modules that can be tested in isolation. A deep module (as opposed to a shallow module) is one w...
348
9405 data-jupyter-python mindrally/skills
Data Analysis and Jupyter Python Development You are an expert in data analysis, visualization, and Jupyter Notebook development, specializing in pandas, matplotlib, seaborn, and numpy libraries. Follow these guidelines when working with data analysis code. Key Principles Write concise, technical responses with accurate Python examples Prioritize reproducibility in data workflows Use functional programming; avoid unnecessary classes Prefer vectorized operations over explicit loops for performa...
348
9406 repo-analyzer yzddmr6/repo-analyzer
Git 项目深度分析技能 深度分析开源项目并生成专业架构报告。报告是有深度洞察的技术研究,读完后读者能理解业务问题、掌握架构设计、产生自己的思考。 When to Use 分析开源项目的架构和设计 对比两个同类项目的设计差异 深入研究一个框架或库的实现思路 When NOT to Use 简单的代码问题或调试 单文件分析或代码审查 不涉及架构层面的代码修改 输出语言 默认中文。如果用户使用其他语言提问,则跟随用户语言。 核心原则 1. 业务视角优先 从"这个项目解决什么问题"出发,不是"这个文件里有什么函数"。 不要 要 handleRequest(ctx) 函数接收一个 Context 参数... 请求进来后,系统会经过鉴权、限流、路由分发三个阶段... interface MessageQueue { push(); pop() } 模块间通过消息队列解耦,生产者只管投递,消费者按优先级拉取 2. 抽象层次把控:不贴代码,讲设计 默认在设计模式和架构层面描述, 非必要情况下不贴原始代码 。重点突出流程、逻辑、设计思想,用架构图(Mermaid)、流程图、表格来表达,而非代码片段。只...
348
9407 triage camacho/ai-skills
Triage Move issues on the project backlog through a small state machine of triage roles. Every comment or issue posted to the backlog during triage must start with this disclaimer: > *This was generated by AI during triage.* Reference docs AGENT-BRIEF.md — how to write durable agent briefs OUT-OF-SCOPE.md — how the .out-of-scope/ knowledge base works Roles Two category roles: bug — something is broken enhancement — new feature or improvement Five state roles: needs-triage — maintainer needs to e...
348
9408 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...
348
9409 rattles-terminal-spinners aradotso/trending-skills
Rattles Terminal Spinners Skill by ara.so — Daily 2026 Skills collection. Rattles is a minimal, zero-dependency Rust library for terminal spinners. It has no runtime or lifecycle — spinners are constructed directly in render loops with negligible cost. Supports no_std environments. Installation Cargo.toml [ dependencies ] rattles = "0.1" with std (default) no_std rattles = { version = "0.1" , default-features = false } Or via CLI: cargo add rattles no_std variant cargo add rattles --no-defau...
348
9410 maoxuan-skill-cognitive-framework aradotso/trending-skills
毛选.skill — Mao's Cognitive Framework for Strategic Analysis Skill by ara.so — Daily 2026 Skills collection. A Claude Code skill that distills the core mental models from 《毛泽东选集》 (Selected Works of Mao Zedong) into an operational cognitive framework. Not a quote repeater — applies his analytical methods to your actual problems: startup vs. big corp, team conflicts, resource allocation, competitive strategy, career pivots. 7 core mental models · 10 decision heuristics · Full expression DNA Install...
348
9411 wot-ui wot-ui/wot-starter
wot-ui 此技能提供使用 wot-ui 组件库开发应用程序的专业知识。 何时使用 当用户需要以下帮助时使用此技能: 实现特定的 wot-ui 组件(例如,“如何使用 Calendar 日历组件?”) 配置全局 Provider 或主题 排查组件行为问题 查找 props、events 和 slots 的 API 参考 组件参考 references/ 目录包含每个组件的详细文档。当用户询问特定组件时,请检查 references/ 中对应的 markdown 文件。 基础 (Basic) introduction.md , quick-use.md , common-problems.md , custom-theme.md button.md , cell.md , config-provider.md , icon.md , img.md , layout.md , popup.md , resize.md , transition.md 表单 (Form) calendar.md , calendar-view.md checkbox.md col-picker.md dat...
348
9412 claude-skills-troubleshooting daymade/claude-code-skills
Claude Skills Troubleshooting Overview Diagnose and resolve common Claude Code plugin and skill configuration issues. This skill provides systematic debugging workflows for plugin installation, enablement, and activation problems. Quick Diagnosis Run the diagnostic script to identify common issues: python3 scripts/diagnose_plugins.py The script checks: Installed vs enabled plugins mismatch Missing enabledPlugins entries in settings.json Stale marketplace cache Invalid plugin configuration...
348
9413 copy-editing davila7/claude-code-templates
Copy Editing You are an expert copy editor specializing in marketing and conversion copy. Your goal is to systematically improve existing copy through focused editing passes while preserving the core message. Core Philosophy 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 editing. Use brand voice and customer language from that context to guide your edits. Good copy editing isn't a...
348
9414 seo-content-auditor sickn33/antigravity-awesome-skills
Use this skill when Working on seo content auditor tasks or workflows Needing guidance, best practices, or checklists for seo content auditor Do not use this skill when The task is unrelated to seo content auditor You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook...
348
9415 moe-training davila7/claude-code-templates
MoE Training: Mixture of Experts When to Use This Skill Use MoE Training when you need to: Train larger models with limited compute (5× cost reduction vs dense models) Scale model capacity without proportional compute increase Achieve better performance per compute budget than dense models Specialize experts for different domains/tasks/languages Reduce inference latency with sparse activation (only 13B/47B params active in Mixtral) Implement SOTA models like Mixtral 8x7B, DeepSeek-V3, Switch T...
348
9416 angular-state-management sickn33/antigravity-awesome-skills
Angular State Management Comprehensive guide to modern Angular state management patterns, from Signal-based local state to global stores and server state synchronization. When to Use This Skill Setting up global state management in Angular Choosing between Signals, NgRx, or Akita Managing component-level stores Implementing optimistic updates Debugging state-related issues Migrating from legacy state patterns Do Not Use This Skill When The task is unrelated to Angular state management You need R...
348
9417 figma-implement-design davila7/claude-code-templates
Implement Design Overview This skill provides a structured workflow for translating Figma designs into production-ready code with pixel-perfect accuracy. It ensures consistent integration with the Figma MCP server, proper use of design tokens, and 1:1 visual parity with designs. Skill Boundaries Use this skill when the deliverable is code in the user's repository. If the user asks to create/edit/delete nodes inside Figma itself, switch to figma-use . If the user asks to build or update a full-pa...
348
9418 agentica-spawn parcadei/continuous-claude-v3
Agentica Spawn Skill Use this skill after user selects an Agentica pattern. When to Use After agentica-orchestrator prompts user for pattern selection When user explicitly requests a multi-agent pattern (swarm, hierarchical, etc.) When implementing complex tasks that benefit from parallel agent execution For research tasks requiring multiple perspectives (use Swarm) For implementation tasks requiring coordination (use Hierarchical) For iterative refinement (use Generator/Critic) For high-stake...
348
9419 git-workflow bobmatnyc/claude-mpm-skills
Git Workflow When to use this skill Creating meaningful commit messages Managing branches Merging code Resolving conflicts Collaborating with team Git best practices Instructions Step 1: Branch management Create feature branch : Create and switch to new branch git checkout -b feature/feature-name Or create from specific commit git checkout -b feature/feature-name < commit-hash > Naming conventions : feature/description : New features bugfix/description : Bug fixes hotfix/description : Urgent f...
348
9420 permission-auditor useai-pro/openclaw-skills-security
Permission Auditor You are a permissions analyst for OpenClaw skills. Your job is to audit the permissions a skill requests and explain the security implications to the user. OpenClaw Permission Model OpenClaw skills can request four permission types: fileRead What it allows: Reading files from the user's filesystem. Legitimate use: Code analysis, documentation generation, test generation. Risk: A malicious skill could read ~/.ssh/id_rsa , ~/.aws/credentials , .env files, or any sensitive data o...
348
9421 web-design-guidelines uni-helper/skills
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...
348
9422 cloudflare-browser-rendering jezweb/claude-skills
Cloudflare Browser Rendering - Complete Reference Production-ready knowledge domain for building browser automation workflows with Cloudflare Browser Rendering. Status: Production Ready ✅ Last Updated: 2026-01-21 Dependencies: cloudflare-worker-base (for Worker setup) Latest Versions: @cloudflare/puppeteer@1.0.4, @cloudflare/playwright@1.1.0, wrangler@4.59.3 Recent Updates (2025): Sept 2025: Playwright v1.55 GA, Stagehand framework support (Workers AI), /links excludeExternalLinks param Aug ...
347
9423 json-render-core vercel-labs/json-render
@json-render/core Core package for schema definition, catalog creation, and spec streaming. Key Concepts Schema : Defines the structure of specs and catalogs (use defineSchema ) Catalog : Maps component/action names to their definitions (use defineCatalog ) Spec : JSON output from AI that conforms to the schema SpecStream : JSONL streaming format for progressive spec building Defining a Schema import { defineSchema } from "@json-render/core" ; export const schema = defineSchema ( ( s ) => ( { sp...
347
9424 market-research-reports k-dense-ai/scientific-agent-skills
Market Research Reports Overview Market research reports are comprehensive strategic documents that analyze industries, markets, and competitive landscapes to inform business decisions, investment strategies, and strategic planning. This skill generates professional-grade reports of 50+ pages with extensive visual content, modeled after deliverables from top consulting firms like McKinsey, BCG, Bain, Gartner, and Forrester. Key Features: Comprehensive length: Reports are designed to be 50+ pa...
347
9425 get-available-resources k-dense-ai/scientific-agent-skills
Get Available Resources Overview Detect available computational resources and generate strategic recommendations for scientific computing tasks. This skill automatically identifies CPU capabilities, GPU availability (NVIDIA CUDA, AMD ROCm, Apple Silicon Metal), memory constraints, and disk space to help make informed decisions about computational approaches. When to Use This Skill Use this skill proactively before any computationally intensive task: Before data analysis : Determine if datasets c...
347
9426 etest-ai-testcase-runner api/git
No SKILL.md available for this skill. View on GitHub Installs 342 Repository api/git First Seen Mar 21, 2026
347
9427 ue-component-model adobe/skills
Universal Editor Component Model Configuration This skill helps you create or edit the three JSON configuration files that control how AEM Edge Delivery Services (EDS) blocks appear and behave in the Universal Editor (UE): component-definition.json — Registers blocks in the UE component palette component-models.json — Defines property panel fields for each block component-filters.json — Controls where blocks can be placed When to Use Creating a new block that needs UE authoring support Adding/mo...
347
9428 frontend-tailwind-best-practices sergiodxa/agent-skills
Styling patterns and conventions for frontend applications. Contains 10 rules covering layout utilities, affordances, color schemes, responsive design, and className handling. When to Apply Reference these guidelines when: - Writing component styles with Tailwind - Creating layouts (stacks, grids, centering) - Handling responsive design - Working with color schemes - Merging className props Rules Summary Layout Utilities (CRITICAL) layout-stack-utilities - @rules/layout-stack-utili...
347
9429 anime-js mindrally/skills
Anime.js Animation Guidelines You are an expert in Anime.js, JavaScript, and web animation performance. Follow these guidelines when creating animations. Core Principles Installation and Import npm install animejs // Full import import anime from "animejs" ; // Modular import for smaller bundle size import { animate , timeline , stagger } from "animejs" ; Basic Animation anime ( { targets : ".element" , translateX : 250 , rotate : "1turn" , duration : 800 , easing : "easeInOutQuad" } ) ; Perform...
347
9430 economist-analyst rysweet/amplihack
Economist Analyst Skill Purpose Analyze events through the disciplinary lens of economics, applying established economic frameworks (supply/demand analysis, game theory, general equilibrium), multiple schools of thought (Classical, Keynesian, Austrian, Behavioral), and rigorous methodological approaches to understand market dynamics, incentive structures, resource allocation efficiency, and policy implications. When to Use This Skill Economic Policy Analysis: Evaluate fiscal policy, monetary p...
347
9431 weights-and-biases davila7/claude-code-templates
Weights & Biases: ML Experiment Tracking & MLOps When to Use This Skill Use Weights & Biases (W&B) when you need to: Track ML experiments with automatic metric logging Visualize training in real-time dashboards Compare runs across hyperparameters and configurations Optimize hyperparameters with automated sweeps Manage model registry with versioning and lineage Collaborate on ML projects with team workspaces Track artifacts (datasets, models, code) with lineage Users: 200,000+ ML practitioners...
347
9432 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...
347
9433 email composer davila7/claude-code-templates
Email Composer Quick start Provide context and purpose, and I'll draft an appropriate email. What I need: Purpose of email (request, follow-up, announcement, etc.) Recipient relationship (colleague, customer, manager, vendor) Key points to include Desired tone (formal, casual, urgent, friendly) Email structure Standard professional email format: Subject: [Clear, specific subject line] [Greeting], [Opening - context/purpose] [Body - main points] [Closing - call to action] [Sign-off] [Your name] C...
347
9434 transformers davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub Installs 434 Repository k-dense-ai/scie…t-skills GitHub Stars 26.3K First Seen Apr 9, 2026
347
9435 static-rendering patternsdev/skills
Static Rendering Based on our discussion on SSR, we know that a high request processing time on the server negatively affects the TTFB. Similarly, with CSR, a large JavaScript bundle can be detrimental to the FCP, LCP and TTI of the application due to the time taken to download and process the script. Static rendering or static generation (SSG) attempts to resolve these issues by delivering pre-rendered HTML content to the client that was generated when the site was built. When to Use Use this f...
347
9436 competitive-ads-extractor davila7/claude-code-templates
Competitive Ads Extractor This skill extracts your competitors' ads from ad libraries and analyzes what's working—the problems they're highlighting, use cases they're targeting, and copy/creative that's resonating. When to Use This Skill Researching competitor ad strategies Finding inspiration for your own ads Understanding market positioning Identifying successful ad patterns Analyzing messaging that works Discovering new use cases or pain points Planning ad campaigns with proven concepts Wha...
347
9437 debugging-strategies sickn33/antigravity-awesome-skills
Debugging Strategies Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches. When to Use This Skill Tracking down elusive bugs Investigating performance issues Understanding unfamiliar codebases Debugging production issues Analyzing crash dumps and stack traces Profiling application performance Investigating memory leaks Debugging distributed systems Core Principles 1. The Scientific Method 1. Observe : Wha...
347
9438 async-repl-protocol parcadei/continuous-claude-v3
Async REPL Protocol When working with Agentica's async REPL harness for testing. Rules 1. Use await for Future-returning tools content = await view_file(path) NOT view_file(path) answer = await ask_memory("...") 2. Single code block per response Compute AND return in ONE block. Multiple blocks means only first executes. GOOD: Single block content = await view_file(path) return any(c.isdigit() for c in content) BAD: Split blocks (second block never runs) content = await view_file(path)
347
9439 ln-634-test-coverage-auditor levnikolaevich/claude-code-skills
Specialized worker identifying missing tests for critical business logic. Purpose & Scope - Worker in ln-630 coordinator pipeline - Audit Coverage Gaps (Category 4: High Priority) - Identify untested critical paths - Classify by category (Money, Security, Data, Core Flows) - Calculate compliance score (X/10) Inputs (from Coordinator) Receives `contextStore` with critical paths classification, codebase structure, test file list. Domain-aware fields (NEW): - `domain_mode`: `"domain-awa...
347
9440 gcp-cloud-functions aj-geddes/useful-ai-prompts
GCP Cloud Functions Overview Google Cloud Functions enables event-driven serverless computing on Google Cloud Platform. Build functions with automatic scaling, integrated security, and seamless integration with Google Cloud services for rapid development. When to Use HTTP APIs and webhooks Pub/Sub message processing Storage bucket events Firestore database triggers Cloud Scheduler jobs Real-time data processing Image and video processing Data pipeline orchestration Implementation Examples 1. C...
347
9441 reactive-programming aj-geddes/useful-ai-prompts
Reactive Programming Overview Build responsive applications using reactive streams and observables for handling asynchronous data flows. When to Use Complex async data flows Real-time data updates Event-driven architectures UI state management WebSocket/SSE handling Combining multiple data sources Implementation Examples 1. RxJS Basics import { Observable, Subject, BehaviorSubject, fromEvent, interval } from 'rxjs'; import { map, filter, debounceTime, distinctUntilChanged, switchMap } from 'rx...
347
9442 aws-cloudfront-cdn aj-geddes/useful-ai-prompts
AWS CloudFront CDN Overview Amazon CloudFront is a fast, globally distributed content delivery network (CDN). Cache content at edge locations worldwide to reduce latency, improve performance, and provide high availability with DDoS protection. When to Use Static website hosting and assets API acceleration and dynamic content Video and media streaming Mobile application content Large file downloads Real-time data distribution DDoS protection for origins Origin isolation and security Implementat...
347
9443 wolf-strategy senpi-ai/senpi-skills
WOLF v6.1.1 — Autonomous Multi-Strategy Trading The WOLF hunts for its human. It scans, enters, exits, and rotates positions autonomously — no permission needed. When criteria are met, it acts. Speed is edge. Proven: +$1,500 realized, 25+ trades, 65% win rate, single session on $6.5k budget. v6: Multi-strategy support. Each strategy has independent wallet, budget, slots, and DSL config. Same asset can be held in different strategies simultaneously (e.g., Strategy A LONG HYPE + Strategy B SHORT H...
346
9444 mcp:setup-arxiv-mcp neolabhq/context-engineering-kit
User Input: $ARGUMENTS Guide for setup arXiv MCP server via Docker MCP 1. Determine setup context Ask the user where they want to store the configuration: Options: Project level (shared via git) - Configuration tracked in version control, shared with team CLAUDE.md updates go to: ./CLAUDE.md Project level (personal preferences) - Configuration stays local, not tracked in git CLAUDE.md updates go to: ./CLAUDE.local.md Verify these files are listed in .gitignore , add them if not User level (globa...
346
9445 matlab k-dense-ai/scientific-agent-skills
MATLAB/Octave Scientific Computing MATLAB is a numerical computing environment optimized for matrix operations and scientific computing. GNU Octave is a free, open-source alternative with high MATLAB compatibility. Quick Start Running MATLAB scripts: MATLAB (commercial) matlab -nodisplay -nosplash -r "run('script.m'); exit;" GNU Octave (free, open-source) octave script.m Install GNU Octave: macOS brew install octave Show more
346
9446 content-humanizer alirezarezvani/claude-skills
Content Humanizer You are an expert in authentic writing and brand voice. Your goal is to transform content that reads like it was generated by a machine — even when it technically was — into writing that sounds like a real person with real opinions, real experience, and real stakes in what they're saying. This is not a cleaning service. You're not just removing "delve" and calling it a day. You're rebuilding the voice from the ground up. Before Starting Check for context first: If marketing-con...
346
9447 technical-analysis staskh/trading_skills
Technical Analysis Identity Role: Technical Analysis Grandmaster Voice: A trader who's spent 20,000+ hours staring at charts across forex, equities, crypto, and commodities. Speaks with the precision of Richard Wyckoff, the pattern recognition of Thomas Bulkowski, and the skepticism of a quant who backtests everything. Believes technicals work because they reflect human psychology, but knows most retail TA is astrology with extra steps. Expertise: Classical charting (Dow Theory, Wyckoff Meth...
346
9448 server-side-rendering patternsdev/skills
Server-side Rendering Table of Contents When to Use When NOT to Use Instructions Details Source Server-side rendering (SSR) is one of the oldest methods of rendering web content. SSR generates the full HTML for the page content to be rendered in response to a user request. The content may include data from a datastore or external API. The connect and fetch operations are handled on the server. HTML required to format the content is also generated on the server. Thus, with SSR we can avoid making...
346
9449 teams-channel-post-writer daymade/claude-code-skills
Teams Channel Post Writer Overview Create well-structured, educational Teams channel posts for internal knowledge sharing about Claude Code features and best practices. This skill provides templates, writing guidelines, and a structured workflow to produce consistent, actionable content that helps colleagues learn effective Claude Code usage. When to Use This Skill This skill activates when creating Teams channel posts to: Announce and explain new Claude Code features Share Claude Code tips ...
346
9450 ai-wrapper-product davila7/claude-code-templates
AI Wrapper Product Role: AI Product Architect You know AI wrappers get a bad rap, but the good ones solve real problems. You build products where AI is the engine, not the gimmick. You understand prompt engineering is product development. You balance costs with user experience. You create AI products people actually pay for and use daily. Capabilities AI product architecture Prompt engineering for products API cost management AI usage metering Model selection AI UX patterns Output quality con...
346