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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,636
总 Skills
167.1M
总安装量
2,750
贡献者
# Skill 仓库 描述 安装量
17901 slack-expert 404kidwiz/claude-supercode-skills
Provides comprehensive Slack platform development expertise specializing in Slack app development, Block Kit UI design, and API integrations. Builds robust, scalable Slack applications with security best practices, event handling, and interactive components. When to Use - Building or developing a Slack bot or app - Slack API integration required for functionality - Event handling or slash command implementation needed - Block Kit UI components or modals required - OAuth flow implementatio...
80
17902 create-opencode-plugin igorwarzocha/opencode-workflows
Creating OpenCode Plugins Procedure Overview Step Action Read 1 Verify SDK reference Run extract script 2 Validate feasibility This file 3 Design plugin references/hooks.md , references/hook-patterns.md , references/CODING-TS.MD 4 Implement references/tool-helper.md (if custom tools) 5 Add UI feedback references/toast-notifications.md , references/ui-feedback.md (if needed) 6 Test references/testing.md 7 Publish references/publishing.md , references/update-notifications.md (if npm) Step 1: Verif...
80
17903 python-refactor acaprino/alfio-claude-plugins
Python Refactor Purpose Transform complex, hard-to-understand Python code into clear, well-documented, maintainable code while preserving correctness. This skill guides systematic refactoring that prioritizes human comprehension without sacrificing correctness or reasonable performance. When to Invoke Invoke this skill when: User explicitly requests "human", "readable", "maintainable", "clean", or "refactor" code improvements Code review processes flag comprehension or maintainability issues Wor...
80
17904 textual johnlarkin1/claude-code-extensions
Build terminal applications with Textual's web-inspired architecture: App → Screen → Widget. Quick Start ``` from textual.app import App, ComposeResult from textual.widgets import Header, Footer, Static class MyApp(App): CSS_PATH = "styles.tcss" BINDINGS = [("q", "quit", "Quit"), ("d", "toggle_dark", "Dark Mode")] def compose(self) -> ComposeResult: yield Header() yield Static("Hello, World!") yield Footer() def action_toggle_dark(self) -> None: ...
80
17905 typescript-pro 404kidwiz/claude-supercode-skills
TypeScript Pro Senior TypeScript specialist with deep expertise in advanced type systems, full-stack type safety, and production-grade TypeScript development. Role Definition You are a senior TypeScript developer with 10+ years of experience. You specialize in TypeScript 5.0+ advanced type system features, full-stack type safety, and build optimization. You create type-safe APIs with zero runtime type errors. When to Use This Skill Building type-safe full-stack applications Implementing adva...
80
17906 tailwindcss timelessco/recollect
Tailwind CSS The skill is based on Tailwind CSS v4.1.18, generated at 2026-01-28. Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. Instead of writing custom CSS, you compose designs using utility classes directly in your markup. Tailwind v4 introduces CSS-first configuration with theme variables, making it easier to customize your design system. Core References Topic Description Reference Installation Vite, PostCSS, CLI, and CDN setup core-installation U...
80
17907 accelint-ts-performance gohypergiant/agent-skills
TypeScript Performance Optimization Systematic performance optimization for JavaScript/TypeScript codebases. Combines audit workflow with expert-level optimization patterns for runtime performance. NEVER Do When Optimizing Performance Note: For general best practices (type safety with any / enum , avoiding null , not mutating parameters), use the accelint-ts-best-practices skill instead. This section focuses exclusively on performance-specific anti-patterns. NEVER assume code is cold path - Util...
80
17908 vercel-react-best-practices vercel-labs/agent-eval
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 62 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
80
17909 gitlab-automation sickn33/antigravity-awesome-skills
GitLab Automation via Rube MCP Automate GitLab operations including project management, issue tracking, merge request workflows, CI/CD pipeline monitoring, branch management, and user administration through Composio's GitLab toolkit. Toolkit docs : composio.dev/toolkits/gitlab Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active GitLab connection via RUBE_MANAGE_CONNECTIONS with toolkit gitlab Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube...
80
17910 multimodal-llm yonatangross/orchestkit
Multimodal LLM Patterns Integrate vision, audio, and video generation capabilities from leading multimodal models. Covers image analysis, document understanding, real-time voice agents, speech-to-text, text-to-speech, and AI video generation (Kling 3.0, Sora 2, Veo 3.1, Runway Gen-4.5). Quick Reference Category Rules Impact When to Use Vision: Image Analysis 1 HIGH Image captioning, VQA, multi-image comparison, object detection Vision: Document Understanding 1 HIGH OCR, chart/diagram analysis, P...
80
17911 outside-in-testing rysweet/amplihack
This skill helps you create agentic outside-in tests that verify application behavior from an external user's perspective without any knowledge of internal implementation. Using the gadugi-agentic-test framework, you write declarative YAML scenarios that AI agents execute, observe, and validate. Key Principle: Tests describe WHAT should happen, not HOW it's implemented. Agents figure out the execution details. When to Use This Skill [LEVEL 1] Perfect For - Smoke Tests: Quick validation tha...
80
17912 seo-expert dengineproblem/agents-monorepo
SEO Expert Deep expertise in search engine optimization including technical, on-page, and off-page SEO. Core Competencies technical_seo : - "Site architecture" - "Crawlability and indexation" - "Core Web Vitals" - "Schema markup" - "Mobile optimization" - "Site speed" on_page_seo : - "Keyword research" - "Content optimization" - "Meta tags" - "Header structure" - "Internal linking" - "Image optimization" off_page_seo : - "Link building" - "Digital PR" - "Brand mentions" - "Guest posting" - "Part...
80
17913 alicloud-network-cdn cinience/alicloud-skills
Category: service Alibaba Cloud CDN Purpose Use Alibaba Cloud CDN OpenAPI (RPC) for common operations and integrations including: accelerated domain lifecycle (create/configure/start-stop/delete) cache refresh and preload (directory/file/domain) HTTPS certificate configuration and updates log and monitoring queries (real-time/offline) Prerequisites least-privilege RAM credentials are ready (STS temporary creds recommended). domain ownership and acceleration scope policy are confirmed (mainland/g...
80
17914 hybrid-cloud-architect sickn33/antigravity-awesome-skills
Use this skill when Working on hybrid cloud architect tasks or workflows Needing guidance, best practices, or checklists for hybrid cloud architect Do not use this skill when The task is unrelated to hybrid cloud architect 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...
80
17915 supabase-extract-url yoanbernabeu/supabase-pentest-skills
Supabase URL Extraction 🔴 CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED You MUST write to context files AS YOU GO , not just at the end. Write to .sb-pentest-context.json IMMEDIATELY after each discovery Log to .sb-pentest-audit.log BEFORE and AFTER each action DO NOT wait until the skill completes to update files If the skill crashes or is interrupted, all prior findings must already be saved This is not optional. Failure to write progressively is a critical error. This skill extracts the Supabas...
80
17916 python-expert personamanagmentlayer/pcl
Python Expert You are a senior Python developer with 10+ years of experience. Your role is to help write, review, and optimize Python code following industry best practices. When to Apply Use this skill when: Writing new Python code (scripts, functions, classes) Reviewing existing Python code for quality and performance Debugging Python issues and exceptions Implementing type hints and improving code documentation Choosing appropriate data structures and algorithms Following PEP 8 style guidelin...
80
17917 frontend-vue-development tencentblueking/bk-ci
前端 Vue 开发 Quick Reference 技术栈:Vue 2.7 + Vuex 3.6 + Vue Router 3.6 + bk-magic-vue 2.5 文件命名:kebab-case.vue(如 group-table.vue) 缩进:4 空格 | 无分号 | 无拖尾逗号 | HTML 双引号 API 调用:vue.$ajax.get/post/put/delete 最简示例 <template> <div class="pipeline-list"> <bk-table :data="pipelines" v-loading="isLoading"> <bk-table-column prop="name" label="名称"></bk-table-column> </bk-table> </div> </template> <script> export default { data() { return { pipelines: [], ...
80
17918 digitalocean-containers-images bobmatnyc/claude-mpm-skills
DigitalOcean Containers and Images Skill progressive_disclosure: entry_point: summary: "Containers and images on DigitalOcean: Container Registry, preconfigured images, custom images, and image lifecycle management." when_to_use: - "When storing or deploying container images" - "When using custom Droplet images" - "When managing image lifecycle with snapshots" quick_start: - "Create a Container Registry" - "Push images and configure pulls" - "Select base images or upload custom images" - "Use sn...
80
17919 webflow-automation composiohq/awesome-claude-skills
Webflow Automation via Rube MCP Automate Webflow operations including CMS collection management, site publishing, page inspection, asset uploads, and ecommerce order retrieval through Composio's Webflow toolkit. Toolkit docs : composio.dev/toolkits/webflow Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Webflow connection via RUBE_MANAGE_CONNECTIONS with toolkit webflow Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://...
79
17920 existing-repo alinaqi/claude-bootstrap
Existing Repository Skill Load with: base.md + security.md For working with existing codebases - analyze structure, respect conventions, and set up proper guardrails without breaking anything. Sources: Husky | lint-staged | pre-commit | commitlint Core Principle Understand before modifying. Existing repos have conventions, patterns, and history. Your job is to work within them, not reorganize them. Phase 1: Repository Analysis ALWAYS run this analysis first when joining an existing repo. ...
79
17921 react-native-expo ovachiever/droid-tings
React Native Expo (0.76-0.82+ / SDK 52+) Status: Production Ready Last Updated: 2026-01-21 Dependencies: Node.js 20.19.4+, Expo CLI, Xcode 16.1+ (iOS) Latest Versions: react-native@0.81.5, expo@~54.0.31, react@19.2.3 Quick Start (15 Minutes) 1. Create New Expo Project (RN 0.76+) Create new Expo app with React Native 0.76+ npx create-expo-app@latest my-app cd my-app Install latest dependencies npx expo install react-native@latest expo@latest Why this matters: Expo SDK 52+ uses React Nati...
79
17922 terraform-engineer 404kidwiz/claude-supercode-skills
Terraform Engineer Senior Terraform engineer specializing in infrastructure as code across AWS, Azure, and GCP with expertise in modular design, state management, and production-grade patterns. Role Definition You are a senior DevOps engineer with 10+ years of infrastructure automation experience. You specialize in Terraform 1.5+ with multi-cloud providers, focusing on reusable modules, secure state management, and enterprise compliance. You build scalable, maintainable infrastructure code. ...
79
17923 create-design-system-rules dedalus-erp-pas/foundation-skills
Create Design System Rules Overview This skill helps you generate custom design system rules tailored to your project's specific needs. These rules guide Claude to produce consistent, high-quality code when implementing Figma designs, ensuring that your team's conventions, component patterns, and architectural decisions are followed automatically. What Are Design System Rules? Design system rules are project-level instructions that encode the "unwritten knowledge" of your codebase - the kind ...
79
17924 ensemble-team jwilger/agent-skills
Ensemble Team Setup Set up an AI ensemble programming team for any software project. Creates the full structure for a team of expert agents working in a single-driver mob programming style with consensus-based decisions, TDD, and continuous retrospectives. Workflow Phase 1: Project Discovery Gather essential project information. Ask the user: Project name and description : What is being built? What problem does it solve? Tech stack : Language, framework, database, frontend approach, testing tool...
79
17925 figma-plugin srstomp/pokayokay
Figma Plugin Development Build plugins that extend Figma's functionality using the Plugin API. Architecture Figma plugins run in two threads communicating via postMessage: Main thread (sandbox) : Plugin API access, node manipulation, figma.* calls UI thread (iframe) : HTML/CSS/JS interface, no Figma API access, npm packages allowed Key Principles Main thread handles all Figma document operations UI thread handles user interface and external APIs Communication between threads via figma.ui.postMes...
79
17926 wp-phpstan automattic/agent-skills
WP PHPStan When to use Use this skill when working on PHPStan in a WordPress codebase, for example: setting up or updating phpstan.neon / phpstan.neon.dist generating or updating phpstan-baseline.neon fixing PHPStan errors via WordPress-friendly PHPDoc (REST requests, hooks, query results) handling third-party plugin/theme classes safely (stubs/autoload/targeted ignores) Inputs required wp-project-triage output (run first if you haven't) Whether adding/updating Composer dev dependencies is allow...
79
17927 searxng sundial-org/awesome-openclaw-skills
SearXNG Search Search the web using your local SearXNG instance - a privacy-respecting metasearch engine. Commands Web Search uv run { baseDir } /scripts/searxng.py search "query" Top 10 results uv run { baseDir } /scripts/searxng.py search "query" -n 20 Top 20 results uv run { baseDir } /scripts/searxng.py search "query" --format json JSON output Category Search uv run { baseDir } /scripts/searxng.py search "query" --category images uv run { baseDir } /scripts/searxng.py search "query" --cat...
79
17928 architect-reviewer 404kidwiz/claude-supercode-skills
79
17929 canva-automation composiohq/awesome-claude-skills
Canva Automation via Rube MCP Automate Canva design operations through Composio's Canva toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Canva connection via RUBE_MANAGE_CONNECTIONS with toolkit canva 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. Verify Rube MCP is available by co...
79
17930 brainstorming yonatangross/orchestkit
Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval. Anti-Pattern: "This Is Too Simple To Need A Design" Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are ...
79
17931 feature-planning mhattingpete/claude-skills-marketplace
Feature Planning Systematically analyze feature requests and create detailed, actionable implementation plans. When to Use Requests new feature ("add user authentication", "build dashboard") Asks for enhancements ("improve performance", "add export") Describes complex multi-step changes Explicitly asks for planning ("plan how to implement X") Provides vague requirements needing clarification Planning Workflow 1. Understand Requirements Ask clarifying questions: What problem does this solve? ...
79
17932 docker-compose-creator jeremylongshore/claude-code-plugins-plus-skills
Docker Compose Creator Purpose This skill provides automated assistance for docker compose creator tasks within the DevOps Basics domain. When to Use This skill activates automatically when you: Mention "docker compose creator" in your request Ask about docker compose creator 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 docker compo...
79
17933 contextual-commit berserkdisruptors/contextual-commits
Contextual Commits You write commits that carry development reasoning in the body — the intent, decisions, constraints, and learnings that the diff alone cannot show. The Problem You Solve Standard commits preserve WHAT changed. The diff shows that too. What gets lost is WHY — what the user asked for, what alternatives were considered, what constraints shaped the implementation, what was learned along the way. This context evaporates when the session ends. You prevent that. Commit Format The sub...
79
17934 hugging-face-cli sickn33/antigravity-awesome-skills
Hugging Face CLI The hf CLI provides direct terminal access to the Hugging Face Hub for downloading, uploading, and managing repositories, cache, and compute resources. Quick Command Reference Task Command Login hf auth login Download model hf download <repo_id> Download to folder hf download <repo_id> --local-dir ./path Upload folder hf upload <repo_id> . . Create repo hf repo create <name> Create tag hf repo tag create <repo_id> <tag> Delete files hf repo-files delete <repo_id> <files> List ...
79
17935 remember yonatangross/orchestkit
The user wants to save this to long-term memory: $ARGUMENTS Quick start memory_save { "content" : "We rotate JWT refresh tokens on every use; the old token is revoked server-side in auth/refresh.ts." , "concepts" : "jwt-refresh-rotation, token-revocation, auth-flow" , "files" : "src/auth/refresh.ts" } Expected output: Saved memory abc12345 with 3 concepts: jwt-refresh-rotation, token-revocation, auth-flow. Why Show more Installs 9.2K Repository rohitg00/agentmemory GitHub Stars 26.5K First Seen ...
79
17936 typescript-strict-mode fluid-tools/claude-skills
TypeScript Strict Mode Best Practices Overview This skill covers strict TypeScript practices applicable across all frameworks. It focuses on avoiding any, using proper type annotations, and leveraging TypeScript's type system for safer, more maintainable code. The Golden Rule: NEVER Use any CRITICAL RULE: Many codebases have @typescript-eslint/no-explicit-any enabled. Using any will cause build failures. Why any is dangerous: Defeats the purpose of TypeScript's type system Hides bugs that w...
79
17937 django-framework bobmatnyc/claude-mpm-skills
Django Framework Skill progressive_disclosure: entry_point: summary: "Full-featured Python web framework with batteries included (ORM, admin, auth)" when_to_use: - "When building content-heavy web applications" - "When needing built-in admin interface" - "When using Django ORM and migrations" - "When building REST APIs with Django REST Framework" quick_start: - "pip install django" - "django-admin startproject myproject" - "python manage.py runserver" token_estimate: entry: 75-90 full: 4500-5500...
79
17938 bun brianlovin/claude-config
Bun Runtime Use Bun as the default JavaScript/TypeScript runtime and package manager. Command Mappings Instead of Use node file.ts bun file.ts ts-node file.ts bun file.ts npm install bun install npm run script bun run script jest / vitest bun test webpack / esbuild bun build Bun automatically loads .env files - don't use dotenv. Bun-Specific APIs Show more Installs 96 Repository brianlovin/agent-config GitHub Stars 359 First Seen Mar 10, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass ...
79
17939 performance yonatangross/orchestkit
Performance optimization Deep performance optimization based on Lighthouse performance audits. Focuses on loading speed, runtime efficiency, and resource optimization. How it works Identify performance bottlenecks in code and assets Prioritize by impact on Core Web Vitals Provide specific optimizations with code examples Measure improvement with before/after metrics Performance budget Resource Budget Rationale Total page weight < 1.5 MB 3G loads in ~4s JavaScript (compressed) < 300 KB Parsing ...
79
17940 error-detector 404kidwiz/claude-supercode-skills
Error Detector Skill Purpose Provides error analysis and pattern detection expertise specializing in proactive identification of software defects, code analysis, and system behavior monitoring. Identifies, analyzes, and helps prevent software errors through static and dynamic analysis techniques. When to Use Performing static code analysis and anti-pattern detection Analyzing runtime errors and exception patterns Detecting memory leaks and performance bottlenecks Monitoring and analyzing error l...
79
17941 supabase-expert timelessco/recollect
Supabase Integration Expert Skill Overview This skill helps you build secure, scalable Supabase integrations. Use this for database design, Row Level Security (RLS) policies, authentication, Edge Functions, and real-time features. Core Principles 1. Security First Always enable RLS on tables with user data Use service role key only in secure server contexts Use anon key for client-side operations Test policies thoroughly 2. Type Safety Generate TypeScript types from schema Use generated types ...
79
17942 perspectival-constellation jwynia/agent-skills
Perspectival Constellation: Multi-POV Narrative Skill You help writers create multi-perspective stories where a shared catalyst environment generates genuinely distinct but interconnected narratives. The key insight is that the setting itself must function as a transformation pressure that forces characters into heightened states. Core Principle The shared thread (place, event, institution, moment) must function as a catalyst environment that creates conditions where people are forced into st...
79
17943 react-flow-node-ts sickn33/antigravity-awesome-skills
React Flow Node Create React Flow node components following established patterns with proper TypeScript types and store integration. Quick Start Copy templates from assets/ and replace placeholders: {{NodeName}} → PascalCase component name (e.g., VideoNode ) {{nodeType}} → kebab-case type identifier (e.g., video-node ) {{NodeData}} → Data interface name (e.g., VideoNodeData ) Templates assets/template.tsx - Node component assets/types.template.ts - TypeScript definitions Node Component Pattern e...
79
17944 security-review yeachan-heo/oh-my-claudecode
Security Review Skill This skill ensures all code follows security best practices and identifies potential vulnerabilities. When to Activate Implementing authentication or authorization Handling user input or file uploads Creating new API endpoints Working with secrets or credentials Implementing payment features Storing or transmitting sensitive data Integrating third-party APIs Security Checklist 1. Secrets Management Show more Installs 1.9K Repository affaan-m/ecc GitHub Stars 239.2K First Se...
79
17945 administering-linux ancoleman/ai-design-components
Linux Administration Comprehensive Linux system administration for managing servers, deploying applications, and troubleshooting production issues in modern cloud-native environments. Purpose This skill teaches fundamental and intermediate Linux administration for DevOps engineers, SREs, backend developers, and platform engineers. Focus on systemd-based distributions (Ubuntu, RHEL, Debian, Fedora) covering service management, process monitoring, filesystem operations, user administration, perfor...
79
17946 playwright prowler-cloud/prowler
Playwright CLI Skill Drive a real browser from the terminal using playwright-cli . Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI-first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files. Prerequisite check (required) Before proposing commands, check whether npx is available (the wrapper depends on it): command -v npx > /dev/null 2 > &1 If it is not available, pause and ask the user to in...
79
17947 top-web-vulnerabilities sickn33/antigravity-awesome-skills
Top 100 Web Vulnerabilities Reference Purpose Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats. Content organized into 15 major vulnerability categories aligned with industry standards and real-world attack patterns. Prerequisites Basic understanding of web application...
79
17948 bevy bfollington/terma
Bevy Game Development Skill A specialized skill for developing games and applications using the Bevy game engine, based on real-world experience building complex Bevy projects. When to Use This Skill Invoke this skill when: Implementing features in a Bevy game or application Designing component architectures for ECS Creating or debugging Bevy systems Working with Bevy's UI system Building and testing Bevy projects Troubleshooting common Bevy issues Organizing project structure for Bevy appli...
79
17949 nansen-batch-wallet nansen-ai/nansen-cli
ADDRESSES = "0xaddr1,0xaddr2,0xaddr3,..." CHAIN = ethereum nansen research profiler batch --addresses " $ADDRESSES " --chain $CHAIN --include labels,balance → .data.{total, completed, results[]: {address, chain, labels[], balance, error}} labels[]: {label, category ("smart_money","fund","social","behavioral","others"), fullname} balance: {data[]: {token_symbol, token_amount, price_usd, value_usd}} Check .error per result — invalid addresses return an error message, not a crash. Skip those. Ke...
79
17950 n-version-workflow rysweet/amplihack
Execute N-version programming workflow for critical implementations where multiple independent solutions should be generated and compared to select the best approach. When to Use This Skill USE FOR: - Critical security features (authentication, authorization) - Complex algorithms with multiple valid approaches - High-risk refactoring of core components - Architecture decisions with significant long-term impact - When correctness is paramount over speed AVOID FOR: - Simple CRUD operatio...
79