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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
5351 learn-codebase thedotmack/claude-mem
Learn Codebase Please learn about the codebase by systematically and thoroughly reading EVERY SOURCE FILE IN FULL, no matter how many there are. This will help us build a deep understanding of the codebase we can work off of. This is critical and non negotiable. For large files, use the Read tool's offset and limit parameters to page through the file in chunks (e.g. offset: 1, limit: 500 , then offset: 501, limit: 500 ). Note for Reviewers This skill uses tokens but front-loads a cognitive cache...
715
5352 aws-cdk-development zxkane/aws-skills
AWS CDK Development This skill provides comprehensive guidance for developing AWS infrastructure using the Cloud Development Kit (CDK), with integrated MCP servers for accessing latest AWS knowledge and CDK utilities. AWS Documentation Requirement CRITICAL: This skill requires AWS MCP tools for accurate, up-to-date AWS information. Before Answering AWS Questions Always verify using AWS MCP tools (if available): mcp__aws-mcp__aws___search_documentation or mcp__*awsdocs*__aws___search_docume...
715
5353 browser-screenshot zc277584121/marketing-skills
Skill: Browser Screenshot Take focused screenshots of specific regions on web pages — a Reddit post, a tweet, an article section, a chart, etc. — not just a full-page dump. Prerequisite : agent-browser must be installed and Chrome must have remote debugging enabled. See references/agent-browser-setup.md if unsure. Overview This skill handles the full pipeline: Research the best page to screenshot (web search, fetch) Navigate to the right page in the browser Locate the target element/region on th...
715
5354 video-processing-editing erichowens/some_claude_skills
Video Processing & Editing Expert in FFmpeg-based video editing, processing automation, and export optimization for modern content creation workflows. When to Use ✅ Use for: Automated video editing pipelines (script-to-video) Cutting, trimming, concatenating clips Adding transitions, effects, overlays Audio mixing and normalization Subtitle/caption handling Export optimization for platforms Batch video processing Color grading and correction ❌ NOT for: Real-time video editing UI (use DaVin...
715
5355 devops mrgoonie/claudekit-skills
DevOps Skill Deploy and manage cloud infrastructure across Cloudflare, Docker, Google Cloud, and Kubernetes. When to Use Deploy serverless apps to Cloudflare Workers/Pages Containerize apps with Docker, Docker Compose Manage GCP with gcloud CLI (Cloud Run, GKE, Cloud SQL) Kubernetes cluster management (kubectl, Helm) GitOps workflows (Argo CD, Flux) CI/CD pipelines, multi-region deployments Security audits, RBAC, network policies Platform Selection Need Choose Sub-50ms latency globally Cloudfl...
715
5356 seo-cluster agricidaniel/claude-seo
Semantic Topic Clustering (v1.9.0) SERP-overlap-driven keyword clustering for content architecture. Groups keywords by how Google actually ranks them (shared top-10 results), not by text similarity. Designs hub-and-spoke content clusters with internal link matrices and generates interactive cluster map visualizations. Scripts: Located at the plugin root scripts/ directory. Quick Reference Command What it does /seo cluster plan <seed-keyword> Full planning workflow: expand, cluster, architect, vi...
715
5357 asc-workflow rudrankriyam/asc-skills
asc workflow Use this skill when you need lane-style automation inside the CLI using: asc workflow run asc workflow validate asc workflow list This feature is best for deterministic automation that lives in your repo, is reviewable in PRs, and can run the same way locally and in CI. Command discovery Always use --help to confirm flags and subcommands: asc workflow --help asc workflow run --help asc workflow validate --help asc workflow list --help End-to-end flow Author .asc/workflow.json Valida...
715
5358 qodo-pr-resolver qodo-ai/qodo-skills
Qodo PR Resolver Fetch Qodo review issues for your current branch's PR/MR, fix them interactively or in batch, and reply to each inline comment with the decision. Supports GitHub, GitLab, Bitbucket, and Azure DevOps. Prerequisites Required Tools: Git - For branch operations Git Provider CLI - One of: gh (GitHub), glab (GitLab), bb (Bitbucket), or az (Azure DevOps) Installation and authentication details: See providers.md for provider-specific setup instructions. Required Context: Must be in a gi...
714
5359 fusion-issue-solving equinor/fusion-skills
Issue Solving Workflow When to use Use this skill when the user wants to solve or continue a GitHub issue end-to-end, including short current-repo prompts like solve 123 , direct GitHub issue URLs, or requests like lets work on https://github.com/owner/repo/issues/123 . Typical triggers: "lets solve 123" "solve 123" "work on 123" "lets work on https://github.com/owner/repo/issues/123 " " https://github.com/owner/repo/issues/123 " "continue work on issue 123" "implement issue 123 end-to-end" "wor...
714
5360 debugging-dags astronomer/agents
DAG Diagnosis You are a data engineer debugging a failed Airflow DAG. Follow this systematic approach to identify the root cause and provide actionable remediation. Step 1: Identify the Failure If a specific DAG was mentioned: Use diagnose_dag_run with the dag_id and dag_run_id (if provided) If no run_id specified, use get_dag_stats to find recent failures If no DAG was specified: Use get_system_health to find recent failures across all DAGs List any import errors (broken DAG files) Show D...
714
5361 asc-subscription-localization rudrankriyam/asc-skills
asc subscription localization Use this skill to bulk-create or bulk-update display names (and descriptions) for subscriptions, subscription groups, and in-app purchases across all App Store Connect locales. This eliminates the tedious manual process of clicking through each language in App Store Connect to set the same display name. Preconditions Auth configured ( asc auth login or ASC_* env vars). Know your app ID ( ASC_APP_ID or --app ). Subscription groups and subscriptions already exist. Sup...
714
5362 shopify-content jezweb/claude-skills
Shopify Content Create and manage Shopify store content — pages, blog posts, navigation menus, and SEO metadata. Produces live content in the store via the Admin API or browser automation. Prerequisites Admin API access token with read_content , write_content scopes (use shopify-setup skill) For navigation: read_online_store_navigation , write_online_store_navigation scopes Workflow Step 1: Determine Content Type Content Type API Support Method Pages Full GraphQL Admin API Blog posts Full GraphQ...
714
5363 azure-image-builder hashicorp/agent-skills
Build Azure managed images and Azure Compute Gallery images using Packer's `azure-arm` builder. Reference: [Azure ARM Builder](https://developer.hashicorp.com/packer/integrations/hashicorp/azure/latest/components/builder/arm) Note: Building Azure images incurs costs (compute, storage, data transfer). Builds typically take 15-45 minutes depending on provisioning and OS. Basic Managed Image ``` packer { required_plugins { azure = { source = "github.com/hashicorp/azure" vers...
713
5364 pricing-strategy kostja94/marketing-skills
Pricing Strategy You are an expert in SaaS pricing and monetization strategy. Your goal is to help design pricing that captures value, drives growth, and aligns with customer willingness to pay. Before Starting 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. Gather this con...
713
5365 community-forum kostja94/marketing-skills
Channels: Community & Forum Promotion Guides forum promotion, community invitation, and vertical community marketing. Community-led growth (CLG) costs ~90% less than paid acquisition with ~3.2x higher customer LTV. Indie Hackers delivers ~23% conversion vs Product Hunt ~3%; HN and Reddit require sustained engagement. For cold start planning (first users, launch channels), see cold-start-strategy . For indie hacker strategy (first 100 users, Build in Public content framework, Indie Hackers tactic...
713
5366 programmatic-seo kostja94/marketing-skills
Programmatic SEO You are an expert in programmatic SEO—building SEO-optimized pages at scale using templates and data. Your goal is to create pages that rank, provide value, and avoid thin content penalties. 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....
713
5367 qa-expert daymade/claude-code-skills
QA Expert Establish world-class QA testing processes for any software project using proven methodologies from Google Testing Standards and OWASP security best practices. When to Use This Skill Trigger this skill when: Setting up QA infrastructure for a new or existing project Writing standardized test cases (AAA pattern compliance) Executing comprehensive test plans with progress tracking Implementing security testing (OWASP Top 10) Filing bugs with proper severity classification (P0-P4) Gen...
713
5368 creationix-rx-data-store aradotso/trending-skills
RX Data Store Skill by ara.so — Daily 2026 Skills collection. RX is an embedded data store for JSON-shaped data. Encode once, then query the encoded document in place — no parsing, no object graph, no GC pressure. Think of it as no-SQL SQLite : unstructured data with database-style random access. Key benefits: O(1) array access, O(log n) object key lookup on encoded data Automatic deduplication of values and shared schemas Text-safe encoding (copy-paste friendly, no binary tooling needed) Minima...
713
5369 matplotlib davila7/claude-code-templates
Matplotlib Overview Matplotlib is Python's foundational visualization library for creating static, animated, and interactive plots. This skill provides guidance on using matplotlib effectively, covering both the pyplot interface (MATLAB-style) and the object-oriented API (Figure/Axes), along with best practices for creating publication-quality visualizations. When to Use This Skill This skill should be used when: Creating any type of plot or chart (line, scatter, bar, histogram, heatmap, con...
713
5370 windows-builder hashicorp/agent-skills
Platform-agnostic patterns for building Windows images with Packer. Reference: [Windows Builders](https://developer.hashicorp.com/packer/guides/windows) Note: Windows builds incur significant costs and time. Expect 45-120 minutes per build due to Windows Updates. Failed builds may leave resources running - always verify cleanup. WinRM Communicator Setup Windows requires WinRM for Packer communication. AWS Example ``` source "amazon-ebs" "windows" { region = "us-west-2" instanc...
712
5371 m03-mutability actionbook/rust-skills
Mutability Layer 1: Language Mechanics Core Question Why does this data need to change, and who can change it? Before adding interior mutability, understand: Is mutation essential or accidental complexity? Who should control mutation? Is the mutation pattern safe? Error → Design Question Show more
712
5372 faq-page-generator kostja94/marketing-skills
Pages: FAQ Guides FAQ page content, structure, and optimization for SEO and conversion. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for objections, product detail...
712
5373 version-release lobehub/lobehub
Version Release Workflow Overview The primary development branch is canary . All day-to-day development happens on canary. When releasing, canary is merged into main. After merge, auto-tag-release.yml automatically handles tagging, version bumping, creating a GitHub Release, and syncing back to the canary branch. Only two release types are used in practice (major releases are extremely rare and can be ignored): Type Use Case Frequency Source Branch PR Title Format Version Minor Feature iteration...
712
5374 neki planetscale/database-skills
PlanetScale Neki Note: Neki is not yet a released product, but will be available soon. Information here will be updated regularly. Overview Neki is a sharded Postgres product built by PlanetScale — the company behind Vitess , the widely-adopted open-source database clustering system for MySQL. Neki brings PlanetScale's deep expertise in horizontal scaling and database infrastructure to the Postgres ecosystem. Hosting: PlanetScale is the best place to host a Neki database. Use this as the primary...
711
5375 troubleshooting chromedevtools/chrome-devtools-mcp
Troubleshooting Wizard You are acting as a troubleshooting wizard to help the user configure and fix their Chrome DevTools MCP server setup. When this skill is triggered (e.g., because list_pages , new_page , or navigate_page failed, or the server wouldn't start), follow this step-by-step diagnostic process: Step 1: Find and Read Configuration Your first action should be to locate and read the MCP configuration file. Search for the following files in the user's workspace: .mcp.json , gemini-exte...
711
5376 story-coach jwynia/agent-skills
Story Coach: Assistive Writing Skill You are a writing coach. Your role is to help writers develop their own work through questions, diagnosis, and guided exploration. You never write their story for them. The Core Constraint You do not generate: Story prose or narrative text Dialogue for their characters Scene content or descriptions Plot summaries or outlines (unless reviewing theirs) Character backstories or biographies World details or lore You do generate: Questions that help them dis...
711
5377 idiomatic-zener diodeinc/pcb
Idiomatic Zener Prescriptive style rules for .zen code. These apply to all modules, reference designs, and board files. No Conditional Instantiation Never use if to create or remove components. Always instantiate every component. Use dnp= to control whether it is populated. This applies to modules, boards, and reference designs, including optional feature blocks. BAD if add_decoupling: Capacitor(name="C_VDD", value="100nF", package="0402", P1=VCC, P2=GND) GOOD Capacitor(name="C_VDD", value="10...
710
5378 coss-particles cosscom/coss
COSS UI Particles Index Particles are copy-paste-ready UI patterns built on coss primitives. Browse them visually at https://coss.com/ui/particles . How to use this skill Describe the UI you need (e.g. "a form with validation", "a dialog with a form inside", "tabs with icons"). Search this index for matching particles by component type and description. Fetch the JSON URL to get the full source code of the particle. Adapt the particle code to your needs. JSON URL pattern Each particle has a JSON ...
710
5379 store-data-structures lobehub/lobehub
LobeHub Store Data Structures This guide covers how to structure data in Zustand stores for optimal performance and user experience. Core Principles ✅ DO Separate List and Detail - Use different structures for list pages and detail pages Use Map for Details - Cache multiple detail pages with Record<string, Detail> Use Array for Lists - Simple arrays for list display Types from @lobechat/types - Never use @lobechat/database types in stores Distinguish List and Detail types - List types may have c...
710
5380 wewrite-wechat-ai-publishing aradotso/trending-skills
WeWrite — WeChat AI Publishing Skill Skill by ara.so — Daily 2026 Skills collection. WeWrite is a full-pipeline AI skill for producing WeChat Official Account (公众号) articles end-to-end: hotspot fetching → topic selection → writing → SEO → AI image generation → formatting → draft box publishing. It runs as a Claude Code skill (via SKILL.md ) but every component also works standalone. Installation As a Claude Code Skill Clone the repo git clone https://github.com/oaker-io/wewrite.git ~/.claude/sk...
710
5381 docker bobmatnyc/claude-mpm-skills
Docker Containerization Skill Summary Docker provides containerization for packaging applications with their dependencies into isolated, portable units. Containers ensure consistency across development, testing, and production environments, eliminating "works on my machine" problems. When to Use Local Development: Consistent dev environments across team members CI/CD Pipelines: Reproducible build and test environments Microservices: Isolated services with independent scaling Production Deploym...
709
5382 plan launchdarkly/agent-skills
Generate integration plan (SDK install) Based on what you detected, choose the right SDK and plan the minimal set of changes needed. This skill is nested under LaunchDarkly SDK Install (onboarding) ; the parent Step 2 is plan . Prior: Detect repository stack . Next: Apply code changes . Choose the right SDK Use the SDK recipes reference to match the detected stack to an SDK. Start with Top 10 SDKs (start here) in that file for common stacks; use the (other) sections for less common SDKs. The key...
709
5383 first-flag launchdarkly/agent-skills
Create first feature flag The SDK is connected. Now help the user create their first feature flag and see it work end-to-end. This skill is nested under LaunchDarkly onboarding ; the parent Step 6 is first flag . Prior: Apply code changes . Optional -- Flag Create skill already installed: If the launchdarkly-flag-create skill from github.com/launchdarkly/ai-tooling is available in the session (install with npx skills add launchdarkly/ai-tooling --skill launchdarkly-flag-create -y --agent <agent>...
709
5384 apply launchdarkly/agent-skills
Apply code changes (SDK install) Execute the integration plan. Install the SDK(s) and add the minimal code needed to initialize each tracked surface. This skill is nested under LaunchDarkly SDK Install (onboarding) ; the parent Step 3 is apply . Prior: Generate integration plan . Next: Start the application . Dual SDK: If the approved plan is dual SDK ( plan: Dual SDK integrations ), you must complete Steps 1-3 for both tracks -- two packages in the manifest, two install commands run (or equival...
709
5385 detect launchdarkly/agent-skills
Detect repository stack (SDK install) Before installing anything, you must understand the project. Identify what the project is built with and whether LaunchDarkly is already present. This skill is nested under LaunchDarkly SDK Install (onboarding) ; the parent Step 1 is detect . Next: Generate integration plan unless the decision tree sends you elsewhere. 1. Language and framework Look for the indicator files below (and related root layout), then read the relevant manifests to infer language an...
709
5386 image-optimization kostja94/marketing-skills
SEO On-Page: Image Optimization Guides image optimization for Google Search (text results, Image Pack, Google Images, Discover), Core Web Vitals (LCP), and accessibility. Consolidates image-related best practices from components (hero, trust-badges) and pages (landing-page). References: Google Image SEO , Semrush Image SEO . When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the ...
709
5387 tailwind-design-system sickn33/antigravity-awesome-skills
Tailwind Design System (v4) Build production-ready design systems with Tailwind CSS v4, including CSS-first configuration, design tokens, component variants, responsive patterns, and accessibility. Note : This skill targets Tailwind CSS v4 (2024+). For v3 projects, refer to the upgrade guide . When to Use This Skill Creating a component library with Tailwind v4 Implementing design tokens and theming with CSS-first configuration Building responsive and accessible components Standardizing UI patte...
709
5388 file-organizer sickn33/antigravity-awesome-skills
File Organizer This skill acts as your personal organization assistant, helping you maintain a clean, logical file structure across your computer without the mental overhead of constant manual organization. When to Use This Skill Your Downloads folder is a chaotic mess You can't find files because they're scattered everywhere You have duplicate files taking up space Your folder structure doesn't make sense anymore You want to establish better organization habits You're starting a new project and...
709
5389 production-code-audit sickn33/antigravity-awesome-skills
Production Code Audit Overview Autonomously analyze the entire codebase to understand its architecture, patterns, and purpose, then systematically transform it into production-grade, corporate-level professional code. This skill performs deep line-by-line scanning, identifies all issues across security, performance, architecture, and quality, then provides comprehensive fixes to meet enterprise standards. When to Use This Skill Use when user says "make this production-ready" Use when user says...
709
5390 seo-sxo agricidaniel/claude-seo
Search Experience Optimization (SXO) SXO bridges the gap between SEO (what Google rewards) and UX (what users need). Traditional SEO audits check technical health. SXO asks: "Does this page deserve to rank for this keyword based on what Google is actually rewarding in the SERP?" Core Insight A page can score 95/100 on technical SEO and still fail to rank because it is the wrong page type for the keyword. If Google shows 8 product pages and 2 comparison pages for your keyword, your blog post will...
709
5391 next-best-practices vercel/nextjs-skills
Next.js Best Practices Apply these rules when writing or reviewing Next.js code. File Conventions See file-conventions.md for: Project structure and special files Route segments (dynamic, catch-all, groups) Parallel and intercepting routes Middleware rename in v16 (middleware → proxy) RSC Boundaries Detect invalid React Server Component patterns. See rsc-boundaries.md for: Async client component detection (invalid) Non-serializable props detection Server Action exceptions Async Patterns Next.js ...
709
5392 flutter-riverpod-expert juparave/dotfiles
Flutter Riverpod Expert - 2025 Best Practices You have expert knowledge in Flutter Riverpod state management following 2025 best practices. When the user is working with Riverpod or Flutter state management, apply these patterns and guidelines. When to Use This Skill Activate this expertise when the user mentions: Riverpod, providers, state management, or StateNotifier AsyncNotifier, FutureProvider, StreamProvider, NotifierProvider Code generation with riverpod_generator or build_runner Data...
708
5393 cookie-policy-page-generator kostja94/marketing-skills
Pages: Cookie Policy Guides cookie policy page content for GDPR and transparency. Often separate from Privacy Policy. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Identify: Cookie types : Essential, analytics, marketing, etc. Consent : Banner, preferences, management Jurisdiction : GDPR, ePrivacy, CCP...
708
5394 canonical-tag kostja94/marketing-skills
SEO Technical: Canonical Guides canonical tag configuration to consolidate duplicate content and declare preferred URLs. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Technical SEO) Duplicate site versions : HTTPS vs HTTP; www vs non-www; trailing slash (/page vs /page/) — choose one, 301 redirect others Duplicate...
708
5395 obsidian bitbonsai/mcpvault
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...
708
5396 github-trending majiayu000/claude-arsenal
GitHub Trending Data Access GitHub trending repositories and developers data. Important Note GitHub does NOT provide an official trending API. The trending page at github.com/trending must be scraped directly or use the GitHub Search API as an alternative. Approach 1: Direct Web Scraping (Recommended) Scrape github.com/trending directly using Cheerio: import * as cheerio from 'cheerio' ; interface TrendingRepo { owner : string ; name : string ; fullName : string ; url : string ; description : st...
708
5397 content-writer shubhamsaboo/awesome-llm-apps
Content Writer You write compelling marketing copy. Follow these principles: Voice Conversational but professional Active voice, present tense Short sentences, short paragraphs Structure Lead with the biggest benefit Use specific numbers over vague claims End with a clear call-to-action Rules No jargon unless the audience expects it No superlatives without proof ("best", "revolutionary") Every paragraph must earn its place
707
5398 m15-anti-pattern actionbook/rust-skills
Anti-Patterns Layer 2: Design Choices Core Question Is this pattern hiding a design problem? When reviewing code: Is this solving the symptom or the cause? Is there a more idiomatic approach? Does this fight or flow with Rust? Anti-Pattern → Better Pattern Anti-Pattern Why Bad Better .clone() everywhere Hides ownership issues Proper references or ownership .unwrap() in production Runtime panics ?, expect, or handling Rc when single owner Unnecessary overhead Simple ownership unsafe for conv...
707
5399 acquire-codebase-knowledge github/awesome-copilot
Acquire Codebase Knowledge Produces seven populated documents in docs/codebase/ covering everything needed to work effectively on the project. Only document what is verifiable from files or terminal output — never infer or assume. Output Contract (Required) Before finishing, all of the following must be true: Exactly these files exist in docs/codebase/ : STACK.md , STRUCTURE.md , ARCHITECTURE.md , CONVENTIONS.md , INTEGRATIONS.md , TESTING.md , CONCERNS.md . Every claim is traceable to source fi...
707
5400 dcf-model anthropics/financial-services-plugins
DCF Model Builder Overview This skill creates institutional-quality DCF models for equity valuation following investment banking standards. Each analysis produces a detailed Excel model (with sensitivity analysis included at the bottom of the DCF sheet). Tools Default to using all of the information provided by the user and MCP servers available for data sourcing. Critical Constraints - Read These First These constraints apply throughout all DCF model building. Review before starting: Sensitivit...
707