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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
10551 gitnexus-guide abhigyanpatwari/gitnexus
GitNexus Guide Quick reference for all GitNexus MCP tools, resources, and the knowledge graph schema. Always Start Here For any task involving code understanding, debugging, impact analysis, or refactoring: Read gitnexus://repo/{name}/context — codebase overview + check index freshness Match your task to a skill below and read that skill file Follow the skill's workflow and checklist If step 1 warns the index is stale, run npx gitnexus analyze in the terminal first. Skills Task Skill to read Und...
74
10552 iterate-pr sickn33/antigravity-awesome-skills
Iterate on PR Until CI Passes Continuously iterate on the current branch until all CI checks pass and review feedback is addressed. Requires : GitHub CLI ( gh ) authenticated. Important : All scripts must be run from the repository root directory (where .git is located), not from the skill directory. Use the full path to the script via ${CLAUDE_SKILL_ROOT} . Bundled Scripts scripts/fetch_pr_checks.py Fetches CI check status and extracts failure snippets from logs. uv run ${CLAUDE_SKILL_ROOT} /sc...
74
10553 template-skill shajith003/awesome-claude-skills
Insert instructions below
74
10554 api-documentation-writer onewave-ai/claude-skills
API Documentation Writer Create comprehensive, developer-friendly API documentation. Instructions When a user needs API documentation: Gather API Information : API type (REST, GraphQL, WebSocket, gRPC)? Authentication method (API key, OAuth, JWT)? Base URL and versioning strategy? Available endpoints and their purposes? Request/response formats? Rate limiting or usage restrictions? Generate Complete Documentation Structure : Overview Section : What the API does (1-2 sentences) Key capabilities G...
74
10555 latex-compile-qa willoscar/research-units-pipeline-skills
Compile the LaTeX project and produce a PDF (when the toolchain is available), plus a short build report. This step is deterministic; if compilation fails, record actionable diagnostics rather than guessing. Inputs - `latex/main.tex` - `citations/ref.bib` Outputs - `latex/main.pdf` (if compilation succeeds) - `output/LATEX_BUILD_REPORT.md` (recommended) Workflow - Run a LaTeX build (e.g., `latexmk`) if available. - Fix missing packages, missing bib entries, and unresolved references...
74
10556 cran-extrachecks posit-dev/skills
CRAN Extra Checks Help R package developers prepare packages for CRAN submission by systematically checking for common ad-hoc requirements that CRAN reviewers enforce but devtools::check() doesn't catch. Workflow Initial Assessment : Ask user if this is first submission or resubmission Run Standard Checklist : Work through each item systematically (see below) Identify Issues : As you review files, note specific problems Propose Fixes : Suggest specific changes for each issue found Implement Chan...
74
10557 microservices-architect 404kidwiz/claude-supercode-skills
Microservices Architect Senior distributed systems architect specializing in cloud-native microservices architectures, resilience patterns, and operational excellence. Role Definition You are a senior microservices architect with 15+ years of experience designing distributed systems. You specialize in service decomposition, domain-driven design, resilience patterns, service mesh technologies, and cloud-native architectures. You design systems that scale, self-heal, and enable autonomous teams...
74
10558 obsidian julianobarbosa/claude-code-skills
Obsidian Obsidian vault = a normal folder on disk. Vault structure (typical) Notes: *.md (plain text Markdown; edit with any editor) Config: .obsidian/ (workspace + plugin settings; usually don’t touch from scripts) Canvases: *.canvas (JSON) Attachments: whatever folder you chose in Obsidian settings (images/PDFs/etc.) Find the active vault(s) Obsidian desktop tracks vaults here (source of truth): ~/Library/Application Support/obsidian/obsidian.json obsidian-cli resolves vaults from that file; v...
74
10559 executing-plans izyanrajwani/agent-skills-library
Executing Plans Overview Load plan, review critically, execute all tasks, report when complete. Announce at start: "I'm using the executing-plans skill to implement this plan." Note: Tell your human partner that Superpowers works much better with access to subagents. The quality of its work will be significantly higher if run on a platform with subagent support (such as Claude Code or Codex). If subagents are available, use superpowers:subagent-driven-development instead of this skill. The Proce...
74
10560 google-slides sanjay3290/ai-skills
Google Slides Interact with Google Slides for presentation creation, slide management, and content insertion. Installation Dependencies : pip install --user google-auth google-auth-oauthlib google-api-python-client keyring pyyaml Setup Verification After installation, verify the skill is properly configured: $SKILL_DIR /scripts/google-slides.py check This will check: Python dependencies (google-auth, google-auth-oauthlib, google-api-python-client, keyring, pyyaml) Authentication configuration Co...
74
10561 forecast anthropics/knowledge-work-plugins
/forecast If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate a weighted sales forecast with risk analysis and commit recommendations. Usage /forecast [period] Generate a forecast for: $ARGUMENTS If a file is referenced: @$1 How It Works ┌─────────────────────────────────────────────────────────────────┐ │ FORECAST │ ├─────────────────────────────────────────────────────────────────┤ │...
74
10562 gitlab issue dedalus-erp-pas/foundation-skills
GitLab Issue Management Create, retrieve, update, and manage GitLab issues with comprehensive context integration and structured workflows. GitLab Instance Configuration This skill is configured for a self-hosted GitLab instance: GitLab URL: https://gitlab-erp-pas.dedalus.lan All project identifiers, URLs, and references should use this self-hosted instance Ensure you have appropriate access credentials configured for this GitLab server When to Use This Skill Activate this skill when: The user w...
74
10563 plan-writing vudovn/antigravity-kit
Plan Writing Source: obra/superpowers Overview This skill provides a framework for breaking down work into clear, actionable tasks with verification criteria. Task Breakdown Principles 1. Small, Focused Tasks Each task should take 2-5 minutes One clear outcome per task Independently verifiable 2. Clear Verification How do you know it's done? What can you check/test? What's the expected output? 3. Logical Ordering Dependencies identified Parallel work where possible Critical path highlighted ...
74
10564 localization-engineer daffy0208/ai-dev-standards
Localization Engineer Skill I help you build multilingual applications with proper internationalization (i18n) and localization (l10n) support. What I Do Internationalization: Multi-language text content Date/time formatting Number and currency formatting Right-to-left (RTL) support Localization: Translation management Language detection Language switching Locale-specific content Next.js Internationalization Setup with next-intl npm install next-intl // i18n/request.ts import { getRequest...
74
10565 datadog-automation sickn33/antigravity-awesome-skills
Datadog Automation via Rube MCP Automate Datadog monitoring and observability operations through Composio's Datadog toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Datadog connection via RUBE_MANAGE_CONNECTIONS with toolkit datadog Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Ve...
74
10566 chroma chroma-core/agent-skills
Chroma - Open-Source Embedding Database The AI-native database for building LLM applications with memory. When to use Chroma Use Chroma when: Building RAG (retrieval-augmented generation) applications Need local/self-hosted vector database Want open-source solution (Apache 2.0) Prototyping in notebooks Semantic search over documents Storing embeddings with metadata Metrics: 24,300+ GitHub stars 1,900+ forks v1.3.3 (stable, weekly releases) Apache 2.0 license Use alternatives instead: Pin...
73
10567 deepagents-code-review existential-birds/beagle
Deep Agents Code Review When reviewing Deep Agents code, check for these categories of issues. Critical Issues 1. Missing Checkpointer with interrupt_on BAD - interrupt_on without checkpointer agent = create_deep_agent( tools=[send_email], interrupt_on={"send_email": True}, No checkpointer! Interrupts will fail ) GOOD - checkpointer required for interrupts from langgraph.checkpoint.memory import InMemorySaver agent = create_deep_agent( tools=[send_email], interrupt_on=...
73
10568 api-documenter 404kidwiz/claude-supercode-skills
You are an expert API documentation specialist mastering modern developer experience through comprehensive, interactive, and AI-enhanced documentation. Use this skill when Creating or updating OpenAPI/AsyncAPI specifications Building developer portals, SDK docs, or onboarding flows Improving API documentation quality and discoverability Generating code examples or SDKs from API specs Do not use this skill when You only need a quick internal note or informal summary The task is pure backend imple...
73
10569 zod-validation-utilities giuseppe-trisciuoglio/developer-kit
Zod Validation Utilities Overview Production-ready Zod v4 patterns for reusable, type-safe validation with minimal boilerplate. Focuses on modern APIs, predictable error handling, and form integration. When to Use Defining request/response validation schemas in TypeScript services Parsing untrusted input from APIs, forms, env vars, or external systems Standardizing coercion, transforms, and cross-field validation Building reusable schema utilities across teams Integrating React Hook Form with Zo...
73
10570 shadcn-components sgcarstrends/sgcarstrends
shadcn/ui Components Skill This skill helps you work with shadcn/ui components in packages/ui/. When to Use This Skill Adding new shadcn/ui components to the shared UI library Customizing existing shadcn/ui component variants Updating component styling with Tailwind Finding and implementing component examples Debugging shadcn/ui component issues Managing component dependencies shadcn/ui Overview shadcn/ui is a collection of re-usable components built with Radix UI and Tailwind CSS. Components...
73
10571 makepad-skills sickn33/antigravity-awesome-skills
No SKILL.md available for this skill. View on GitHub
73
10572 standup anthropics/knowledge-work-plugins
/standup If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate a standup update by pulling together recent activity across your tools. How It Works ┌─────────────────────────────────────────────────────────────────┐ │ STANDUP │ ├─────────────────────────────────────────────────────────────────┤ │ STANDALONE (always works) │ │ ✓ Tell me what you w...
73
10573 trustworthy-experiments 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 Trustworthy Experiments What It Is Trustworthy Experiments is a framework for running controlled experiments (A/B ...
73
10574 monitoring-guidelines mindrally/skills
Monitoring Guidelines Apply these monitoring principles to ensure system reliability, performance visibility, and proactive issue detection. Core Monitoring Principles Monitor the four golden signals: latency, traffic, errors, and saturation Implement monitoring as code for reproducibility Design monitoring around user experience and business impact Use SLOs (Service Level Objectives) to guide alerting decisions Balance comprehensive coverage with actionable insights Key Metrics to Monitor App...
73
10575 nvidia-nemoclaw aradotso/trending-skills
NVIDIA NemoClaw Skill by ara.so — Daily 2026 Skills collection. NVIDIA NemoClaw is an open-source TypeScript CLI plugin that simplifies running OpenClaw always-on AI assistants securely. It installs and orchestrates the NVIDIA OpenShell runtime, creates policy-enforced sandboxes, and routes all inference through NVIDIA cloud (Nemotron models). Network egress, filesystem access, syscalls, and model API calls are all governed by declarative policy. Status: Alpha — interfaces and APIs may change wi...
73
10576 apollo-graphql mindrally/skills
Apollo GraphQL Best Practices You are an expert in Apollo Client, GraphQL, TypeScript, and React development. Apollo Client provides a comprehensive state management solution for GraphQL applications with intelligent caching, optimistic UI updates, and seamless React integration. Core Principles Use Apollo Client for state management and data fetching Implement query components for data fetching Utilize mutations for data modifications Use fragments for reusable query parts Implement proper er...
73
10577 flash runpod/skills
Runpod Flash Write code locally, test with flash run (dev server at localhost:8888), and flash automatically provisions and deploys to remote GPUs/CPUs in the cloud. Endpoint handles everything. Setup pip install runpod-flash requires Python >=3.10 auth option 1: browser-based login (saves token locally) flash login auth option 2: API key via environment variable export RUNPOD_API_KEY = your_key flash init my-project scaffold a new project in ./my-project CLI flash run start local dev serve...
73
10578 htmlcsstoimage vm0-ai/vm0-skills
HTMLCSStoImage API Use the HTMLCSStoImage API via direct curl calls to generate images from HTML/CSS or capture screenshots of web pages. Official docs: https://docs.htmlcsstoimage.com/ When to Use Use this skill when you need to: Generate images from HTML/CSS for social cards, thumbnails, certificates Screenshot web pages or specific elements on a page Create dynamic images with custom fonts and styling Generate OG images for social media sharing Prerequisites Sign up at HTMLCSStoImage and...
73
10579 error-detective 404kidwiz/claude-supercode-skills
Use this skill when Working on error detective tasks or workflows Needing guidance, best practices, or checklists for error detective Do not use this skill when The task is unrelated to error detective 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.md . You ar...
73
10580 django-developer 404kidwiz/claude-supercode-skills
Django Developer Purpose Provides Django and Python web development expertise specializing in async views, Django Ninja APIs, and modern full-stack patterns. Builds robust Python web applications with HTMX for server-driven UI, Django Channels for real-time features, and Celery for background tasks. When to Use Building scalable REST APIs (Django REST Framework or Django Ninja) Implementing Real-time features (WebSockets via Django Channels) Developing full-stack apps with HTMX (Server-driven ...
73
10581 api-design-expert shipshitdev/library
API Design Expert Skill Expert in RESTful API design, OpenAPI/Swagger documentation, versioning strategies, error handling, and API best practices for NestJS applications. When to Use Designing new API endpoints Creating RESTful APIs Writing OpenAPI/Swagger documentation Implementing API versioning Designing error responses Creating DTOs and validation Implementing pagination, filtering, sorting Project Context Discovery Before providing guidance: Check .agent/SYSTEM/ARCHITECTURE.md for API ...
73
10582 creating-development-plans sammcj/agentic-coding
Development Planning Skill You are a senior development planner creating a detailed development plan based on the provided discussion and requirements. Core Principles Planning occurs before code: Thoroughly understand project context and requirements first Context gathering is critical: Always start by understanding the existing codebase and documentation Phased approach: Break work into discrete, manageable phases with human review checkpoints Simplicity over complexity: Keep solutions free ...
73
10583 paper-polish eyh0602/skillshub
Polishing and reviewing research papers in LaTeX On writing Contents Your paper should be easily comprehensible by its reviewers. They are far less familiar with your work than you. They may not be an expert on the topic and may not be able to afford much time on your paper. The introduction should convey curiosity or excitement (new problem, new solution, improved solution, impressive results, or high impact), the design novelty, substantiality, and correctness, and the evaluation relevancy and...
73
10584 posthog-automation composiohq/awesome-claude-skills
PostHog Automation via Rube MCP Automate PostHog product analytics and feature flag management through Composio's PostHog toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/posthog Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active PostHog connection via RUBE_MANAGE_CONNECTIONS with toolkit posthog Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API k...
73
10585 tanstack-router secondsky/claude-skills
TanStack Router Type-safe, file-based routing for React SPAs with route-level data loading and TanStack Query integration Quick Start Last Updated : 2026-01-09 Version : @tanstack/react-router@1.146.2 npm install @tanstack/react-router @tanstack/router-devtools npm install -D @tanstack/router-plugin Optional: Zod validation adapter npm install @tanstack/zod-adapter zod Vite Config (TanStackRouterVite MUST come before react()): // vite.config.ts import { TanStackRouterVite } from '@tanstack/rout...
73
10586 ads-microsoft agricidaniel/claude-ads
Microsoft Ads Deep Analysis Process Collect Microsoft Ads data (account export, UET tag status, import results) Read ads/references/microsoft-audit.md for full 20-check audit Read ads/references/benchmarks.md for Microsoft-specific benchmarks Read ads/references/scoring-system.md for weighted scoring Evaluate all applicable checks as PASS, WARNING, or FAIL Calculate Microsoft Ads Health Score (0-100) Generate findings report with action plan What to Analyze Technical Setup (25% weight) UET tag i...
73
10587 responsive-design-system patricio0312rev/skills
Responsive Design System Build adaptive, mobile-first layouts with modern CSS features and Tailwind. Core Workflow Define breakpoints: Establish responsive breakpoint system Set fluid typography: Clamp-based responsive fonts Create layout grid: Responsive grid system Add container queries: Component-level responsiveness Build responsive components: Adaptive patterns Test across devices: Verify on all viewports Breakpoint System Tailwind Default Breakpoints Breakpoint Min Width Target Devices s...
73
10588 leaflet-mapping zenobi-us/dotfiles
The Obsidian Leaflet plugin enables interactive maps using LeafletJS without writing JavaScript. Maps are defined in code blocks with YAML parameters and can display real-world locations (OpenStreetMap), custom images (fantasy maps, floor plans), or both layered together. Core principle: Maps are defined declaratively in markdown code blocks. The plugin handles all JavaScript - you just configure parameters. Plugin: [https://github.com/javalent/obsidian-leaflet](https://github.com/javalent/obsid...
73
10589 analyzing-mlflow-trace mlflow/skills
Analyzing a Single MLflow Trace Trace Structure A trace captures the full execution of an AI/ML application as a tree of spans . Each span represents one operation (LLM call, tool invocation, retrieval step, etc.) and records its inputs, outputs, timing, and status. Traces also carry assessments — feedback from humans or LLM judges about quality. It is recommended to read references/trace-structure.md before analyzing a trace — it covers the complete data model, all fields and types, analysis gu...
73
10590 domain-driven-design sickn33/antigravity-awesome-skills
Domain-Driven Design Framework Framework for tackling software complexity by modeling code around the business domain. Based on a fundamental truth: the greatest risk in software is not technical failure -- it is building a model that does not reflect how the business actually works. Core Principle The model is the code; the code is the model. Software should embody a deep, shared understanding of the business domain. When domain experts and developers speak the same language and that language i...
73
10591 resolve_pr_parallel everyinc/compound-engineering-plugin
Resolve PR Comments in Parallel Resolve all unresolved PR review comments by spawning parallel agents for each thread. Context Detection Claude Code automatically detects git context: Current branch and associated PR All PR comments and review threads Works with any PR by specifying the number Workflow 1. Analyze Fetch unresolved review threads using the GraphQL script: bash ${CLAUDE_PLUGIN_ROOT} /skills/resolve-pr-parallel/scripts/get-pr-comments PR_NUMBER This returns only unresolved, non-outd...
73
10592 angular-architect 404kidwiz/claude-supercode-skills
Angular Architect Senior Angular architect specializing in Angular 17+ with standalone components, signals, and enterprise-grade application development. Role Definition You are a senior Angular engineer with 10+ years of enterprise application development experience. You specialize in Angular 17+ with standalone components, signals, advanced RxJS patterns, NgRx state management, and micro-frontend architectures. You build scalable, performant, type-safe applications with comprehensive testin...
73
10593 product-hunt-launch-plan ognjengt/founder-skills
Product Hunt Launch Plan Purpose Generate a comprehensive, personalized Product Hunt launch plan with actionable steps from A-Z to help the user rank 1 Product of the Day. Execution Logic Check $ARGUMENTS first to determine execution mode: If $ARGUMENTS is empty or not provided: Respond with: "product-hunt-launch-plan loaded. I'll create a personalized Product Hunt launch strategy to help you rank 1. Let me gather some information about your product first." Then proceed to the Discovery Question...
73
10594 querying-mlflow-metrics mlflow/skills
MLflow Metrics Run scripts/fetch_metrics.py to query metrics from an MLflow tracking server. Examples Token usage summary: python scripts/fetch_metrics.py -s http://localhost:5000 -x 1 -m total_tokens -a SUM,AVG Output: AVG: 223.91 SUM: 7613 Hourly token trend (last 24h): python scripts/fetch_metrics.py -s http://localhost:5000 -x 1 -m total_tokens -a SUM \ -t 3600 --start-time = "-24h" --end-time = now Output: Time-bucketed token sums per hour Latency percentiles by trace: python scripts/fetch...
73
10595 repo-map proompteng/lab
Use `rg` to search code and identify the correct area to edit. Check READMEs in relevant directories for commands. Structure - `apps/`: Next.js/TanStack frontends - `packages/`: shared TS libs + Convex backend - `services/`: Go/Kotlin/Rails/Python services - `argocd/`, `kubernetes/`, `tofu/`, `ansible/`: infra + GitOps - `scripts/`, `packages/scripts/`: build/deploy helpers - `skills/`: agent skills Find a service ``` rg -n "enrichRepository" services/bumba rg --files -g "*bumba*" ``...
73
10596 skill-creator brianlovin/claude-config
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
73
10597 positioning-canvas 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 Positioning Canvas What It Is Positioning defines how your product is the best in the world at delivering some val...
73
10598 project-planner samhvw8/dot-claude
Project Planner You are an expert project planner who breaks down complex projects into achievable, well-structured tasks. When to Apply Use this skill when: Defining project scope and deliverables Creating work breakdown structures (WBS) Identifying task dependencies Estimating timelines and effort Planning milestones and phases Allocating resources Risk assessment and mitigation Planning Process 1. Define Success What is the end goal? What are the success criteria? What defines "done"? What ar...
73
10599 marketing-automation dengineproblem/agents-monorepo
Marketing Skills Collection A collection of 23 sub-skills for marketing deliverables. Generates repeatable, high-quality outputs across CRO, copywriting, SEO, analytics, and growth. When to use this skill Marketing Deliverables Needed : CRO, copy, SEO, analytics, growth outputs Repeatable High-Quality Outputs : Generate assets tuned to a single KPI Business Goal → Skill Mapping : Convert goals to specific marketing sub-skills 23 Sub-Skills Overview CRO (Conversion Rate Optimization) Sub-Skill De...
73
10600 webapp-testing shajith003/awesome-claude-skills
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...
73