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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,417
总 Skills
160.1M
总安装量
2,739
贡献者
# Skill 仓库 描述 安装量
26151 dependency-track-skill julianobarbosa/claude-code-skills
Dependency-Track Skill Comprehensive guide for implementing, deploying, and operating Dependency-Track - an intelligent Software Composition Analysis (SCA) platform that identifies and reduces risk in the software supply chain through SBOM management. Current Versions: Helm Chart: 0.40.0 App Version: 4.13.6 Helm Repository: https://dependencytrack.github.io/helm-charts Overview Dependency-Track is an API-first platform that: Consumes and produces CycloneDX SBOMs and VEX documents Monitors c...
37
26152 external-dns julianobarbosa/claude-code-skills
External-DNS Skill Complete External-DNS operations for automatic DNS management in Kubernetes clusters. Overview External-DNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers, eliminating manual DNS record management. This skill covers configuration, best practices, and troubleshooting across multiple DNS providers with emphasis on Azure and Cloudflare. Provider Quick Reference Provider Auth Method Status Reference Azure DNS Workload Identity (recommended) or Servic...
37
26153 generate-icon b-open-io/gemskills
Generate Icon Skill Generate professional icons for any platform using Gemini AI with automatic background removal, cropping, and multi-size export. Quick Start Favicon for website bun run icon "modern tech startup logo letter S" --preset favicon --output ./icons/favicon iOS App Store icons bun run icon "meditation app lotus flower" --preset apple-app-icon --output ./icons/ios Android Play Store + adaptive icons bun run icon "fitness tracker flame icon" --preset android-app-icon --output ./ic...
37
26154 image-gen infquest/vibe-ops-plugin
When to Use User wants to generate an AI image from a text description User says "generate image", "draw", "create picture", "配图" User says "生成图片", "画一张", "AI图" User needs a cover image, illustration, or concept art When NOT to Use User wants to create audio content (use /podcast , /speech ) User wants to create a video (use /explainer ) User wants to edit an existing image (not supported) User wants to extract content from a URL (use /content-parser ) Purpose Generate AI images using the Listen...
37
26155 manifest sickn33/antigravity-awesome-skills
Manifest Setup Follow these steps in order . Do not skip ahead. Use this skill when User wants to set up observability or telemetry for their agent User wants to connect their agent to Manifest for monitoring User needs to configure a Manifest API key or custom endpoint User is troubleshooting Manifest plugin connection issues User wants to verify the Manifest plugin is running Do not use this skill when User needs general observability design (use observability-engineer instead) User wants to b...
37
26156 cli-tools dirnbauer/webconsulting-skills
CLI Tools Skill Manage CLI tool installation, environment auditing, and updates. Capabilities Reactive: Auto-install missing tools on "command not found" Proactive: Audit project dependencies and tool versions Maintenance: Batch update all managed tools Triggers Reactive (auto-install): bash: <tool>: command not found zsh: command not found: <tool> Proactive (audit): "check environment", "what's missing", "update tools" Binary to Tool Mapping Common binary names that differ from package ...
37
26157 api-flow-diagram-creator jeremylongshore/claude-code-plugins-plus-skills
Api Flow Diagram Creator Purpose This skill provides automated assistance for api flow diagram creator tasks within the Visual Content domain. When to Use This skill activates automatically when you: Mention "api flow diagram creator" in your request Ask about api flow diagram creator patterns or best practices Need help with visual content skills covering diagrams, charts, presentations, and visual documentation tools. Capabilities Provides step-by-step guidance for api flow diagram creator Fol...
37
26158 real-time-features eddiebe147/claude-settings
Real-Time Features Overview Implement real-time bidirectional communication between clients and servers for instant data synchronization and live updates. When to Use Chat and messaging applications Live dashboards and analytics Collaborative editing (Google Docs-style) Real-time notifications Live sports scores or stock tickers Multiplayer games Live auctions or bidding systems IoT device monitoring Real-time location tracking Technologies Comparison Technology Direction Use Case Browser Supp...
37
26159 monetization rshankras/claude-code-apple-skills
Monetization Strategy End-to-end monetization guidance for Apple platform apps — from "should I charge?" to "here's your pricing page structure." When This Skill Activates Use this skill when the user: Asks "should I monetize my app?" or "is my app ready to charge?" Wants help choosing between freemium, subscription, or one-time purchase Needs pricing tier recommendations Asks about free trial strategy Wants to plan monetization for a specific app type (kids, therapy, productivity, etc.) Mention...
37
26160 marketing-geo-localization vasilyu1983/ai-agents-public
Marketing GEO Localization - International GTM & Localization International marketing localization is not translation. It is a set of decisions about market entry, positioning governance, channels, compliance, and measurement under local constraints. Use this skill when: The query mentions specific countries/regions/languages, international expansion, localization vs translation, regional platforms, or privacy/consent laws. Quick Start Use this sequence before writing recommendations: Confi...
37
26161 nextjs-i18n fusengine/agents
Next.js 16 Internationalization Complete i18n solution with next-intl or DIY dictionary approach. Agent Workflow (MANDATORY) Before ANY implementation, use TeamCreate to spawn 3 agents: fuse-ai-pilot:explore-codebase - Analyze existing i18n setup and message files fuse-ai-pilot:research-expert - Verify latest next-intl docs via Context7/Exa mcp__context7__query-docs - Check locale config and patterns After implementation, run fuse-ai-pilot:sniper for validation. Overview When to Use Building mul...
37
26162 nestjs-modular-monolith tech-leads-club/agent-skills
Modular Monolith Specialist Consultative architect and implementer specializing in robust, scalable modular monolith systems using NestJS. Designs architectures that balance modularity, maintainability, and evolutionary potential through DDD and Clean Architecture. Role Definition You are a senior backend architect with deep expertise in modular monolith design. You guide users from domain analysis to production-ready implementation. You combine the benefits of microservices (boundaries, indepen...
37
26163 lisa-integration-test codyswanngt/lisa
Lisa Integration Test Apply Lisa templates to a downstream project and verify it works end-to-end. If anything breaks, fix the upstream templates in Lisa and retry until the project passes all checks. This must be run FROM the Lisa repository directory. Prerequisites Running from the Lisa repo (has src/core/lisa.ts ) The target project has Lisa applied (has .lisa-manifest ) The target project's working directory is clean (no uncommitted changes) Instructions Step 1: Validate Environment Confirm ...
37
26164 animation principles - novice dylantarre/animation-principles
Building Your Animation Foundation You know the basics. Now let's understand how to actually use these 12 principles in your work. 1. Squash and Stretch What it does: Gives weight and flexibility to objects. Try this: Animate a bouncing ball. Squash it 20-30% on impact, stretch it slightly at peak velocity. 2. Anticipation What it does: Prepares the viewer for action. Try this: Before a character jumps, have them bend their knees. The bigger the anticipation, the bigger the expected action. 3. S...
37
26165 superplane-monitor superplanehq/skills
SuperPlane Monitor Inspect, debug, and manage workflow executions. Quick Reference Task Command List events for canvas superplane events list --canvas-id <id> Trace an event's executions superplane events list-executions --canvas-id <id> --event-id <eid> List node executions superplane executions list --canvas-id <id> --node-id <nid> Cancel execution superplane executions cancel --canvas-id <id> --execution-id <eid> List queued items superplane queue list --canvas-id <id> --node-id <nid> Delete ...
37
26166 vue-development travisjneuman/.claude
No SKILL.md available for this skill. View on GitHub
37
26167 ranger-finance sendaifun/skills
Ranger Finance SDK Development Guide A comprehensive guide for building Solana applications with Ranger Finance - the first perpetual futures aggregator on Solana. Overview Ranger Finance is a Smart Order Router (SOR) that aggregates perpetual futures trading across multiple Solana protocols: Drift Protocol : Leading perps DEX on Solana Flash Trade : High-performance perpetuals Adrena : Leverage trading protocol Jupiter Perps : Jupiter's perpetuals platform Key Benefits Best Execution : Automati...
37
26168 skill-creator dkyazzentwatwa/chatgpt-skills
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...
37
26169 video-editor ckorhonen/claude-skills
Video Editor - FFmpeg & Encoding Expert Expert guidance for video editing, encoding, and processing with ffmpeg. This skill covers container formats, codecs, encoding best practices, and quality optimization for video production workflows. When to Use This Skill Use this skill when: Encoding or transcoding video files Converting between container formats (MKV, MP4, etc.) Optimizing encoding settings for quality or file size Troubleshooting video quality issues Working with color spaces and color...
37
26170 azure-pipelines-generator akin-ozer/cc-devops-skills
No SKILL.md available for this skill. View on GitHub
37
26171 nextjs-supabase-saas-planner sitechfromgeorgia/georgian-distribution-system
Next.js + Supabase SaaS Planner Overview Expert SaaS planning assistant that transforms product ideas into actionable technical roadmaps. Specializes in the Next.js 15 + Supabase stack, covering architecture design, database schemas, authentication patterns, multi-tenancy, billing integration, and launch strategies. When to use this skill: Planning a new SaaS product from scratch Converting a product idea into technical specifications Designing database schemas for SaaS applications Setting u...
37
26172 skill-optimizer tdimino/claude-code-minoan
When to use Use this skill when you need to: Improve whether a skill is actually applied by models Diagnose why some criteria fail across all models Prevent a skill from making outputs worse Refactor skill text for stronger retrieval under context pressure Build repeatable benchmark loops and release gates Optimization loop (default workflow) Measure baseline and skill-on behavior (per model, per scenario, per criterion) Find failure pattern : universal failure (0% with skill) model-specific wea...
37
26173 building-blocks austintgriffith/ethskills
Building Blocks This skill guides you through implementing AEM Edge Delivery blocks following established patterns and best practices. Blocks transform authored content into rich, interactive experiences through JavaScript decoration and CSS styling. IMPORTANT: This skill should ONLY be invoked from the content-driven-development skill during Step 5 (Implementation). If you are not already following the CDD process, STOP and invoke the content-driven-development skill first.
37
26174 sindri-extension-guide pacphi/sindri
Sindri Extension Development Guide What's New: Extension Capabilities System Recent Addition (Jan 2026): Sindri now supports an optional capabilities system for advanced extensions: Project Initialization - Commands to set up new projects (project-init) Multi-Method Authentication - Support both API key and CLI auth (auth) Lifecycle Hooks - Pre/post install and project-init hooks (hooks) MCP Integration - Register as Model Context Protocol servers (mcp) Most extensions don't need capabilities...
37
26175 marketing-strategy-pmm ovachiever/droid-tings
Marketing Strategy & Product Marketing Expert Product Marketing playbook for Series A+ startups expanding internationally with hybrid PLG/Sales-Led motion. Keywords product marketing, positioning, GTM, go-to-market strategy, competitive analysis, competitive intelligence, battlecards, ICP, ideal customer profile, messaging, value proposition, product launch, market entry, international expansion, sales enablement, win loss analysis, PMM, product marketing manager, market positioning, competit...
37
26176 looking-up-docs julianobarbosa/claude-code-skills
Context7 provides up-to-date, version-specific documentation and code examples directly from source libraries. Why Context7 - Current APIs: No hallucinated or outdated patterns - Version-specific: Gets docs for exact library versions - Code examples: Real, working code from actual documentation Workflow - Resolve library ID: `mcp__context7__resolve-library-id` with `libraryName` - Get documentation: `mcp__context7__get-library-docs` with `context7CompatibleLibraryID` and `topic` Modes...
37
26177 fix-git letta-ai/skills
This skill provides systematic approaches for diagnosing and recovering from common Git problems, particularly lost commits and detached HEAD situations. When to Use This Skill - Recovering commits that appear to be "lost" or missing - Fixing detached HEAD states where work was committed but not on a branch - Recovering from accidental `git reset` or `git checkout` operations - Restoring work after switching branches without committing - Investigating what happened to missing changes in a...
37
26178 theme-shopify-section-structure niccos-shopify-workspace/shopify-cursor-skills
Shopify Section Structure Guidelines for organizing Shopify theme sections with proper file structure, schema configuration, and padding settings. When to Use Creating new Shopify theme sections Modifying existing section schemas Setting up section file structure (Liquid, CSS, JS) Adding padding controls to sections Section File Structure Each section must have: Liquid section file ( .liquid in sections/ directory) Separate CSS file (in assets/ directory) Optional separate JS file (in assets/ di...
37
26179 gmail sanjay3290/postgres-skill
Gmail Gmail is a free email service provided by Google. It's widely used by individuals and businesses for sending, receiving, and organizing emails. Official docs: https://developers.google.com/gmail/api Gmail Overview Email Attachment Draft Label Thread Working with Gmail This skill uses the Membrane CLI to interact with Gmail. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the...
37
26180 workspace-isolation qodex-ai/ai-agent-skills
Using Git Worktrees Overview Git worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously without switching. Core principle: Systematic directory selection + safety verification = reliable isolation. Announce at start: "I'm using the using-git-worktrees skill to set up an isolated workspace." Directory Selection Process Follow this priority order: 1. Check Existing Directories Check in priority order ls -d .worktrees 2>/dev/null ...
37
26181 flutter-bloc dhruvanbhalara/skills
BLoC Pattern Sealed States & Events : Always use sealed class for both States and Events to ensure exhaustive UI handling and compile-time safety. Immutability : All States, Events, and Domain Entities MUST be immutable (using final and Equatable or freezed ). Official BLoC Part-Part Of Pattern : Every _bloc.dart file MUST include its corresponding _event.dart and _state.dart files using part directives. Each event/state file MUST have a part of directive pointing back to the bloc file. This ens...
37
26182 devops htlin222/dotfiles
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...
37
26183 altinity-expert-clickhouse-part-log altinity/skills
Part Log Based Diagnostics Run all queries from checks.sql (cluster-wide) and interpret the top offenders by rate (events/min), volume (rows/bytes), and errors . Notes: Default timeframes are relative (e.g., last 1h/6h/24h). Only switch to an explicit time range when the user provides one in the prompt. Replace {cluster} with your ClickHouse cluster name (DataGrip). Keep queries time-bounded ( event_time > now() - INTERVAL ... ) and use LIMIT . If a query fails due to schema differences, run DES...
37
26184 governance desek/governance
Creates and manages governance documents: ADRs for architectural decisions, CRs for requirement changes. Document Selection | Technical/architectural decision | ADR | [reference/adr-guide.md](https://github.com/desek/governance/blob/main/skills/governance/reference/adr-guide.md) | Requirement or scope change | CR | [reference/cr-guide.md](https://github.com/desek/governance/blob/main/skills/governance/reference/cr-guide.md) ADR Workflow Use this checklist when creating an Architectu...
37
26185 using-fastlane-in-flutter-and-ci rodydavis/skills
Using Fastlane in Flutter and CI Prerequisites: Understand what Fastlane is and how it works Project builds correctly following these docs Android app setup in Google Play Console iOS app setup in AppStore Connect Flutter is installed and your project is created Steps Open your Flutter project Run: cd ios Run: fastlane init and follow the prompts Replace the Fastfile contents with this: !/bin/bash echo "App Release Automator by @rodydavis" action="$1" red=`tput setaf 1` green=`tput setaf 2` rese...
37
26186 dockerfile-generator akin-ozer/cc-devops-skills
Dockerfile Generator Purpose This skill provides automated assistance for dockerfile generator tasks within the DevOps Basics domain. When to Use This skill activates automatically when you: Mention "dockerfile generator" in your request Ask about dockerfile generator patterns or best practices Need help with foundational devops skills covering version control, containerization, basic ci/cd, and infrastructure fundamentals. Capabilities Provides step-by-step guidance for dockerfile generator...
37
26187 git-workflows miles990/claude-software-skills
Git & GitHub Workflows (via Grove Wrap) All git and GitHub operations go through gw — never use raw git or gh commands directly. Grove Wrap adds safety tiers, Conventional Commits enforcement, protected branch guards, and agent-safe defaults. When to Activate Activate this skill when: Making git commits, pushing, pulling, branching, or stashing Creating, reviewing, or merging pull requests Creating, viewing, or closing GitHub issues Checking CI/workflow run status Reviewing git history, diffs, o...
37
26188 backend-dev-guidelines diet103/claude-code-infrastructure-showcase
Backend Development Guidelines (Node.js · Express · TypeScript · Microservices) You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints. Your goal is to build predictable, observable, and maintainable backend systems using: Layered architecture Explicit error boundaries Strong typing and validation Centralized configuration First-class observability This skill defines how backend code must be written , not merely suggestions. 1...
37
26189 capacity-planning-helper patricio0312rev/skills
Capacity Planning Helper Right-size infrastructure for current and future needs. Traffic Forecasting interface TrafficForecast { current : { dailyUsers : number ; peakRPS : number ; avgRPS : number ; } ; projected : { timeframe : "6m" | "12m" | "24m" ; dailyUsers : number ; peakRPS : number ; avgRPS : number ; growthRate : number ; } ; } const forecast : TrafficForecast = { current : { dailyUsers : 100000 , peakRPS : 500 , avgRPS : 200 , } , projected : { timeframe : "12m" , dailyUsers : 500000 ...
37
26190 rust-profiling mohitmishra786/low-level-dev-skills
Rust Profiling Purpose Guide agents through Rust performance profiling: flamegraphs via cargo-flamegraph, binary size analysis, monomorphization bloat measurement, Criterion microbenchmarks, and interpreting profiling results with inlined Rust frames. Triggers "How do I generate a flamegraph for a Rust program?" "My Rust binary is huge — how do I find what's causing it?" "How do I write Criterion benchmarks?" "How do I measure monomorphization bloat?" "Rust performance is worse than expected — h...
37
26191 adding-tauri-splashscreen dchuk/claude-code-tauri-skills
This skill covers implementing splash screens in Tauri v2 applications. A splash screen displays during application startup while the main window loads and initializes. Overview The splash screen pattern involves: - Showing a splash window immediately on launch - Hiding the main window until ready - Performing initialization tasks (frontend and backend) - Closing splash and showing main window when complete Configuration Window Configuration Configure both windows in `tauri.conf.json...
37
26192 tauri-v2 robinebers/openusage
Tauri v2 Development Skill Build cross-platform desktop and mobile apps with web frontends and Rust backends. Before You Start This skill prevents 8+ common errors and saves ~60% tokens. Metric Without Skill With Skill Setup Time ~2 hours ~30 min Common Errors 8+ 0 Token Usage High (exploration) Low (direct patterns) Known Issues This Skill Prevents Permission denied errors from missing capabilities IPC failures from unregistered commands in generate_handler! State management panics from typ...
37
26193 personality-setup crystal-project-inc/personality-ai
Personality Setup Personality-tuned communication for AI agents, powered by Crystal's DISC framework . This skill helps users with two things: Discover their personality type and install a skill that tunes AI communication to match Predict someone else's type and install a skill that coaches them on communicating with that person How to Use This Skill When this skill is first loaded in a conversation, proactively ask the user which flow they need — don't wait for them to prompt you. Start with: ...
37
26194 argocdcommand julianobarbosa/claude-code-skills
ArgoCdCommand Complete ArgoCD CLI interaction skill for the cafehyna-hub cluster at argocd.cafehyna.com.br or via port-forward at localhost:8080. Cluster Configuration Setting Value Kubeconfig ~/.kube/aks-rg-hypera-cafehyna-hub-config ArgoCD Server argocd.cafehyna.com.br ArgoCD Namespace argocd Port-Forward localhost:8080 Environment Setup Set kubeconfig for cafehyna-hub export KUBECONFIG=~/.kube/aks-rg-hypera-cafehyna-hub-config Or use --kubeconfig flag kubectl --kubeconfig ~/.kube/aks-rg-...
37
26195 web-design-guidelines openstatushq/openstatus
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...
37
26196 panic-room-finder erichowens/some_claude_skills
Panic Room Finder Discover the hidden spaces in your home through systematic mapping, dimension analysis, and non-destructive investigation. When to Use This Skill Use for: Mapping house dimensions room-by-room Identifying discrepancies suggesting hollow spaces Understanding historical hidden space patterns Non-destructive investigation techniques Safe room planning and conversion Exploring potential access points NOT for: Illegal entry or trespassing Bypassing security systems Structural ...
37
26197 event-marketer ncklrs/startup-os-skills
Event Marketer Expert event marketing guidance for conferences, webinars, field marketing programs, and virtual events — from strategy through post-event follow-up and ROI measurement. Philosophy Great event marketing treats every event as a campaign, not a checkbox: Event as funnel — Promotion, attendance, engagement, and follow-up are all conversion points Quality over quantity — 50 qualified conversations beat 500 badge scans Experience creates memory — What they remember matters more than wh...
37
26198 commodities-list octagonai/skills
Commodities List Retrieve comprehensive information about tradable commodities and commodity trading companies across sectors using the Octagon MCP server. Prerequisites Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See references/mcp-setup.md for installation instructions. Workflow 1. Define Scope Determine which commodity categories you want to explore: Energy : Oil, natural gas, power, coal Metals : Precious metals, base metals, industrial metals ...
37
26199 circleci-automation davepoon/buildwithclaude
CircleCI Automation via Rube MCP Automate CircleCI CI/CD operations through Composio's CircleCI toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/circleci Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active CircleCI connection via RUBE_MANAGE_CONNECTIONS with toolkit circleci 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 t...
37
26200 agent-performance-monitor ruvnet/claude-flow
name: Performance Monitor type: agent category: optimization description: Real-time metrics collection, bottleneck analysis, SLA monitoring and anomaly detection Performance Monitor Agent Agent Profile Name : Performance Monitor Type : Performance Optimization Agent Specialization : Real-time metrics collection and bottleneck analysis Performance Focus : SLA monitoring, resource tracking, and anomaly detection Core Capabilities 1. Real-Time Metrics Collection // Advanced metrics collection syste...
37