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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,972
总 Skills
178.3M
总安装量
2,762
贡献者
# Skill 仓库 描述 安装量
23201 event-driven-architecture nickcrew/claude-ctx-plugin
Event-Driven Architecture Patterns Expert guidance for designing, implementing, and operating event-driven systems with proven patterns for event sourcing, CQRS, message brokers, saga coordination, and eventual consistency management. When to Use This Skill Designing systems with asynchronous, decoupled communication Implementing event sourcing and CQRS patterns Building systems requiring eventual consistency and high scalability Managing distributed transactions across microservices Processin...
48
23202 topic-collector zephyrwang6/myskill
Twitter/X 重点账号: - @AnthropicAI - Anthropic官方 - @OpenAI - OpenAI官方 - @kaborsk1 - Boris Cherny(Claude Code创作者) - @swyx - AI工程师,Latent Space播客 - @simonw - Simon Willison,AI工具实践 - @levelsio - Pieter Levels,AI独立开发 - @emaborski - Eugene Borukhovich,AI健康 - @maborosi - AI自动化工作流 搜索关键词: ``` "Claude Code" tips OR tricks OR workflow "Cursor" vibe coding best practices AI agent automation n8n Claude MCP server ``` 二、创业公司/产品发布 Product Hunt: - 搜索:AI、Developer Tools、Productivity分类 - 当日上榜产品 - 提取...
48
23203 system-info rtgs2017/nagaagent
This skill provides scripts to gather system information. Available Scripts - `get_system_info.py` - Returns basic system information (OS, Python version, current time) - `list_directory.py` - Lists files in a specified directory Usage - Use `run_skill_script("system-info", "get_system_info.py")` to get system information - Use `run_skill_script("system-info", "list_directory.py", args=["path"])` to list a directory
48
23204 issue-discover catlog22/claude-code-workflow
Issue Discover Unified issue discovery and creation skill covering three entry points: manual issue creation, perspective-based discovery, and prompt-driven exploration. Architecture Overview ┌─────────────────────────────────────────────────────────────────┐ │ Issue Discover Orchestrator (SKILL.md) │ │ → Action selection → Route to phase → Execute → Summary │ └───────────────┬─────────────────────────────────────────────────┘ │ ├─ ASK_USER: Select action │ ┌──...
48
23205 session-intelligence-harvester panaversity/agentfactory
Session Intelligence Harvester Overview Transform session learnings into permanent organizational intelligence by implementing updates across RII components. After productive sessions involving corrections, discoveries, or pattern identification, systematically extract what was learned, route it to the correct component, and apply the changes. Why this matters : One-time fixes that aren't encoded into RII components will recur. The Chapter N skill format drift happened because no check existed t...
48
23206 sparc-methodology proffesor-for-testing/agentic-qe
Sparc Methodology Skill Purpose SPARC development workflow: Specification, Pseudocode, Architecture, Refinement, Completion. A structured approach for complex implementations that ensures thorough planning before coding. When to Trigger new feature implementation complex implementations architectural changes system redesign integration work unclear requirements When to Skip simple bug fixes documentation updates configuration changes well-defined small tasks routine maintenance Commands Specific...
48
23207 37signals-rails pproenca/dot-skills
37signals Rails Best Practices Comprehensive coding principles and conventions for Ruby on Rails applications, as practiced at 37signals (Basecamp, HEY, Fizzy). Contains 56 rules across 8 categories, prioritized by architectural impact. Derived from official 37signals sources: the Fizzy codebase, STYLE.md, AGENTS.md, the Rails Doctrine, DHH's "On Writing Software Well" series, and the unofficial 37signals style guide (265 Fizzy PRs). When to Apply Reference these guidelines when: Writing new Rai...
48
23208 notebooklm-slides panaversity/agentfactory
NotebookLM Slides Generation Quick Start 1. Start browser (via browsing-with-playwright skill) bash .claude/skills/browsing-with-playwright/scripts/start-server.sh 2. Navigate to NotebookLM browser_navigate to notebooklm.google.com 3. Create notebook, upload sources, generate slides Use proficiency-calibrated prompts below Core Principles Proficiency-Driven : Slides match CEFR levels (A2 beginner → C1 advanced) Framework Alignment : Educational philosophy explicitly stated Visual Over Text ...
48
23209 ai-agent-orchestrator dengineproblem/agents-monorepo
AI Agent Orchestrator Build coordinated multi-agent systems for complex task automation. Core Workflow Define agents: Create specialized agents Design workflow: Plan agent coordination Implement handoffs: Agent-to-agent communication Add shared memory: Persistent context Create supervisor: Orchestrate execution Monitor execution: Track agent activities Agent Architecture Agent Definition // agents/base.ts import { ChatOpenAI } from '@langchain/openai'; import { SystemMessage, HumanMessage, AIM...
48
23210 vue3-frontend eva813/vue3-skills
No SKILL.md available for this skill. [View on GitHub ](https://github.com/eva813/vue3-skills)
48
23211 api-gateway itsmostafa/aws-agent-skills
API Gateway Passthrough proxy for direct access to third-party APIs using managed OAuth connections, provided by Maton . The API gateway lets you call native API endpoints directly. Quick Start Native Slack API call python << 'EOF' import urllib.request, os, json data = json.dumps({'channel': 'C0123456', 'text': 'Hello from gateway!'}).encode() req = urllib.request.Request('https://gateway.maton.ai/slack/api/chat.postMessage', data=data, method='POST') req.add_header('Authorization', f'Bearer {...
48
23212 literature review eddiebe147/claude-settings
Literature Review Expert academic research agent that conducts comprehensive literature reviews, analyzes research papers, synthesizes findings across studies, and identifies research gaps. Specializes in systematic reviews, meta-analysis support, citation analysis, and academic writing assistance. This skill applies rigorous academic research methodologies to gather, evaluate, synthesize, and present scholarly literature. Perfect for thesis research, grant proposals, academic writing, and evide...
48
23213 decision helper eddiebe147/claude-settings
Decision Helper The Decision Helper skill guides you through structured decision-making processes using proven frameworks, mental models, and de-biasing techniques. Rather than relying on gut feel alone or getting paralyzed by analysis, this skill helps you think clearly about choices that matter. This skill applies decision science, behavioral economics, and strategic thinking frameworks to help you evaluate options systematically, identify hidden biases, consider long-term consequences, and ma...
48
23214 iterative loop proffesor-for-testing/agentic-qe
The Iterative Loop skill implements continuous AI-driven development loops that persist until completion criteria are met. Inspired by the Ralph Wiggum technique, this approach enables autonomous, self-correcting development cycles where the AI sees its previous work in files and git history, iteratively improving until success. Core Philosophy - Iteration > Perfection - Don't aim for perfect on first try; let the loop refine the work - Failures Are Data - Each failure provides information t...
48
23215 confluence-assistant tech-leads-club/agent-skills
ConfluenceAssistant Expert in TODO: describe expertise. Process TODO: Step 1 TODO: Step 2 TODO: Step 3 Examples TODO: Add concrete input → output examples.
48
23216 eks itsmostafa/aws-agent-skills
AWS EKS Amazon Elastic Kubernetes Service (EKS) runs Kubernetes without installing and operating your own control plane. EKS manages the control plane and integrates with AWS services. Table of Contents Core Concepts Common Patterns CLI Reference Best Practices Troubleshooting References Core Concepts Control Plane Managed by AWS. Runs Kubernetes API server, etcd, and controllers across multiple AZs. Node Groups Type Description Managed AWS manages provisioning, updates Self-managed You mana...
48
23217 vue nuxt-content/nuxt-studio
Vue Based on Vue 3.5. Always use Composition API with <template> <div>{{ title }} - {{ doubled }}</div> </template> Key Imports // Reactivity import { ref , shallowRef , computed , reactive , readonly , toRef , toRefs , toValue } from 'vue' // Watchers import { watch , watchEffect , watchPostEffect , onWatcherCleanup } from 'vue' // Lifecycle import { onMounted , onUpdated , onUnmounted , onBeforeMount , onBeforeUpdate , onBeforeUnmount } from 'vue' // Utilities import { nextTick , defineCompon...
48
23218 write-docs browseros-ai/browseros
Writing tldraw SDK documentation The tldraw voice Write like a colleague walking someone through code they know well. Confident, casual, code-first. Characteristic patterns: Have five minutes? Run this command... That's pretty much it! Let's add local persistence by passing a persistenceKey prop... Need to create some shapes? Use EditorcreateShapes. Need to delete them? Use EditordeleteShapes. What makes it work: Direct address with "you" and "let's" Questions as transitions ("Need to cr...
48
23219 testing-qa sickn33/antigravity-awesome-skills
Testing & QA Skill Overview This skill helps you write comprehensive tests for Next.js applications using Playwright for E2E tests, Jest for unit tests, and React Testing Library for component tests. Testing Philosophy Testing Pyramid E2E Tests (10%): Critical user journeys Integration Tests (30%): Component interactions Unit Tests (60%): Individual functions and utilities What to Test DO: Test behavior, not implementation DO: Test user interactions and outcomes DO: Test error states and edge ...
48
23220 miniproject zenobi-us/dotfiles
This is a simplified and concise project management AI memory framework. [!NOTE] CRITICAL Before doing any work: - Find the memory store: - If in a git repo, always refer to the main worktree `git rev-parse --path-format=absolute --git-common-dir | xargs dirname` - agent memory lives in '.memory/' directory or if you are in a worktree, then look in the main worktree `.memory/` directory. - Ensure the following files exist in `.memory/`: - read `.memory/todo.md`, `.memory/summary.md`, `.mem...
48
23221 create-skill antinomyhq/forge
Create Skill Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, and tool integrations. About Skills Skills are modular, self-contained packages that extend agent capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks. What Skills Provide Specialized workflows - Multi-step procedures for specific domains Tool integrations - Instructions for working with spe...
48
23222 xhs-cover-skill cclank/xhs-cover-skill
Xiaohongshu Cover Generator (xhs-cover-skill) This skill helps you turn raw content into a high-quality image generation prompt suitable for a Xiaohongshu cover. Workflow Analyze Content : Read the user's provided content. Select Template : Choose an appropriate template from references/templates/ . Default: references/templates/style_infographic_cartoon.md (unless user specifies otherwise). Process Content : Polish : Create a catchy, click-baity title and summary text. Language : Ensure output ...
48
23223 quality-manager-qmr borghei/claude-skills
Senior Quality Manager Responsible Person (QMR) Quality system accountability, management review leadership, and regulatory compliance oversight per ISO 13485 Clause 5.5.2 requirements. Table of Contents QMR Responsibilities Management Review Workflow Quality KPI Management Workflow Quality Objectives Workflow Quality Culture Assessment Workflow Regulatory Compliance Oversight Decision Frameworks Tools and References QMR Responsibilities ISO 13485 Clause 5.5.2 Requirements Responsibility Scope E...
48
23224 agent-orchestration-planner patricio0312rev/skills
Agent Orchestration Planner Design robust multi-step agent systems with tools and error handling. Agent Architecture User Query → Planning → Tool Selection → Tool Execution → Result Synthesis → Response ↓ ↓ ↓ ↓ Memory Retry Logic Validation Cost Tracking Agent Loop Pattern from typing import List, Dict, Any class Agent: def __init__(self, tools: List[Tool], max_iterations: int = 5): self.tools...
48
23225 configure-status laurigates/claude-plugins
/configure:status Display infrastructure standards compliance status without making changes. When to Use This Skill Use this skill when... Use another approach when... Checking overall compliance status Running full compliance checks with fixes (use /configure:all --fix ) Generating compliance reports Need to fix issues found (use /configure:all ) Quick project health check Checking specific component (use /configure:X --check-only ) CI/CD status validation Running interactive selection (use /co...
48
23226 pattern-deploy commontoolsinc/labs
Deploy Phase Use Skill("ct") for comprehensive ct CLI documentation. Read First docs/development/LOCAL_DEV_SERVERS.md - Local dev setup docs/common/workflows/development.md - Workflow commands Find Identity Key ls -la *.key 2 > /dev/null || ls -la ~/.claude/*.key 2 > /dev/null || find . -name "*.key" -maxdepth 2 2 > /dev/null Commands Check syntax without deploying: deno task ct check pattern.tsx --no-run Deploy new pattern: deno task ct piece new packages/patterns/ [ name ] /main.tsx --identity...
48
23227 yeet davila7/claude-code-templates
Prerequisites Require GitHub CLI gh . Check gh --version . If missing, ask the user to install gh and stop. Require authenticated gh session. Run gh auth status . If not authenticated, ask the user to run gh auth login (and re-run gh auth status ) before continuing. Naming conventions Branch: {description} when starting from main/master/default. Commit: {description} (terse). PR title: {description} summarizing the full diff. PR template discovery Before creating the PR, resolve the repository r...
48
23228 quality-documentation-manager borghei/claude-skills
Senior Quality Documentation Manager Expert-level quality documentation management with comprehensive document control system design, regulatory documentation oversight, change management, and configuration control for medical device organizations. Core Documentation Management Competencies 1. Document Control System Design (ISO 13485 Clause 4.2.3) Design and implement comprehensive document control systems ensuring systematic document management and regulatory compliance. Document Control S...
48
23229 design-builder adeonir/agent-skills
Design Builder Design-to-code pipeline: discover, extract, tokenize, build. Workflow discovery --> copy --> design --> frontend / variants / export Each step is independent. Can run isolated or chained. Discovery is always the first step -- never skip it. Discovery Before any operation, establish project context. Step 1: Check Existing Context Look for existing documents in .artifacts/docs/ : prd.md -- PRD brief.md -- Brief If found: read and extract purpose, audience, tone, and key features. Sk...
48
23230 react-app-dev xiaolai/vmark
React App Dev (VMark) Overview Apply VMark frontend conventions for React 19 + Zustand v5 + Tailwind v4 + shadcn/ui. Workflow Read relevant files before editing (components, hooks, stores, plugins). Follow the VMark rules in AGENTS.md (no store destructuring; use selectors). Keep code files under ~300 lines; split when needed. Prefer local feature boundaries; avoid cross-feature imports. Update tests for new behavior and run pnpm check:all when asked. References references/paths.md for common so...
48
23231 positron-issue-creator posit-dev/positron
Positron Issue Creator Purpose This skill guides the drafting of high-quality GitHub issues for the Positron IDE repository. It ensures issues are: Thoroughly checked for duplicates before drafting Properly labeled for efficient triage Written with complete, specific information Free of unnecessary fluff and filler Actionable by the development team Ready for manual submission by the user When to Use This Skill Use this skill when: User explicitly asks to draft, create, file, or report an issue ...
48
23232 copy-editing openclaudia/openclaudia-skills
Copy Editing You are an expert copy editor specializing in marketing and conversion copy. Your goal is to systematically improve existing copy through focused editing passes while preserving the core message. Core Philosophy Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before editing. Use brand voice and customer language from that context to guide your edits. Good copy editing isn't a...
48
23233 github-actions-pipeline-builder erichowens/some_claude_skills
GitHub Actions Pipeline Builder Expert in building production-grade CI/CD pipelines with GitHub Actions that are fast, reliable, and secure. When to Use ✅ Use for: Automated testing on every commit Deployment to staging/production Docker image building and publishing Release automation with versioning Security scanning and dependency audits Code quality checks (linting, type checking) Multi-environment workflows ❌ NOT for: Non-GitHub repositories (use Jenkins, CircleCI, etc.) Complex pipel...
48
23234 configure-integration-tests laurigates/claude-plugins
/configure:integration-tests Check and configure integration testing infrastructure for testing service interactions, databases, and external dependencies. When to Use This Skill Use this skill when... Use another approach when... Setting up integration testing infrastructure with Supertest, pytest, or Testcontainers Writing individual integration test cases for specific endpoints Creating docker-compose.test.yml for local test service containers Running existing integration tests ( bun test , p...
48
23235 onboarding designer eddiebe147/claude-settings
Onboarding Designer Expert user onboarding system that transforms first-time visitors into activated, successful users. This skill provides structured workflows for designing, implementing, and optimizing onboarding experiences that drive user activation and long-term retention. Onboarding is the single highest-leverage investment in user retention. The first session determines whether users become customers or churners. This skill helps you design onboarding flows that get users to their "aha m...
48
23236 project-init vladm3105/aidoc-flow-framework
project-init Purpose Provide AI assistants with structured guidance for initializing brand new (greenfield) projects using the AI Dev Flow framework. This skill handles the one-time setup process that must occur BEFORE workflow execution begins. ⚠️ CRITICAL : This skill is for NEW PROJECT INITIALIZATION ONLY. For ongoing workflow execution on existing projects, use the doc-flow skill instead. When to Use This Skill Use project-init when: Starting a brand new project from scratch (greenfield) No ...
48
23237 review-clean-code heyvhuang/ship-faster
Clean Code Review Focused on 7 high-impact review dimensions based on "Clean Code" principles. Review Workflow Review Progress: - [ ] 1. Scan codebase: identify files to review - [ ] 2. Check each dimension (naming, functions, DRY, YAGNI, magic numbers, clarity, conventions) - [ ] 3. Rate severity (High/Medium/Low) for each issue - [ ] 4. Generate report sorted by severity Core Principle: Preserve Functionality All suggestions target implementation approach only—never suggest changing the code's...
48
23238 gof-design-patterns markpitt/claude-skills
Gang of Four Design Patterns Orchestration Skill You are an expert in Gang of Four (GoF) design patterns and their implementation across multiple programming languages. This skill provides intelligent pattern selection and production-ready implementations. Quick Start What do you need help with? "I have a specific problem to solve" → I'll help you identify the right pattern(s) "Implement pattern X in language Y" → I'll create a complete, working implementation "Combine multiple patterns" → I...
48
23239 slot-scale cartridge-gg/docs
Slot Scale Scale deployments from development to production with paid tiers, replicas, and multi-region. Instance Tiers Tier Specs Storage Cost Basic Limited CPU & memory 1GB $10/month Pro 2 vCPU, 4GB RAM auto $50/month Epic 4 vCPU, 8GB RAM auto $100/month Legendary 8 vCPU, 16GB RAM auto $200/month First 3 Basic tier deployments are free. Storage on premium tiers: $0.20/GB/month (auto-scaling). Basic tier behavior Scaled down automatically after a few hours of inactivity Revived on first request...
48
23240 grafana-skill julianobarbosa/claude-code-skills
grafana-skill Programmatically manage Grafana resources using TypeScript tools and HTTP API workflows. Workflow Routing Workflow Trigger File DashboardCrud "create dashboard", "update dashboard", "delete dashboard", "list dashboards", "export dashboard" Tools/DashboardCrud.ts GrafanaClient "grafana API", "grafana client", "TypeScript grafana" Tools/GrafanaClient.ts ApiReference "grafana API reference", "grafana endpoints" References/ Tools DashboardCrud CLI Set environment variables export GR...
48
23241 salvage open-horizon-labs/skills
/salvage Extract learning from a session or piece of work before restarting. The insight: code is cheap now; learning is the asset. Salvage is the bridge from Review back to Problem Space. When drift is detected, salvage captures what was learned so you can restart clean without losing understanding. When to Use Invoke /salvage when: Work is drifting - approach has changed direction multiple times Approach reversed 3+ times - you're oscillating, not converging Scope expanding while "done" k...
48
23242 code-refactor laurigates/claude-plugins
Code Refactor Systematic code refactoring across files. Auto-switches to execution mode for 10+ files (90% token savings). Mode Selection 1-9 files: Use native tools (Grep + Edit with replace_all) 10+ files: Automatically use code-execution skill Execution example (50 files): from api.code_transform import rename_identifier result = rename_identifier('.', 'oldName', 'newName', '/*.py') Returns: {'files_modified': 50, 'total_replacements': 247} ~500 tokens vs ~25,000 tokens traditional Whe...
48
23243 openharmony-security-review openharmonyinsight/openharmony-skills
OpenHarmony system services run with high privileges and handle untrusted inputs via IPC and network interfaces. This skill provides a structured approach to identifying critical security vulnerabilities in four key areas: external input handling, multithreading race conditions, sensitive information leakage, and permission validation. When to Use ``` digraph when_to_use { "Reviewing OpenHarmony code?" [shape=diamond]; "Is it C++ system service?" [shape=diamond]; "Handles IPC/netw...
48
23244 azure-appconfiguration-ts sickn33/antigravity-awesome-skills
Azure App Configuration SDK for TypeScript Centralized configuration management with feature flags and dynamic refresh. Installation Low-level CRUD SDK npm install @azure/app-configuration @azure/identity High-level provider (recommended for apps) npm install @azure/app-configuration-provider @azure/identity Feature flag management npm install @microsoft/feature-management Environment Variables AZURE_APPCONFIG_ENDPOINT = https:// < your-resource > .azconfig.io OR AZURE_APPCONFIG_CONNECTION_S...
48
23245 blueprint-prp-execute laurigates/claude-plugins
/blueprint:prp-execute Execute a PRP (Product Requirement Prompt) with systematic implementation, validation gates, TDD workflow, and quality assurance. Usage : /blueprint:prp-execute [prp-name] Prerequisites : PRP exists in docs/prps/[prp-name].md Confidence score >= 7 (if lower, suggest /blueprint:prp-create refinement) For detailed report templates, deferred items workflow, feature tracker sync, and error handling patterns, see REFERENCE.md . When to Use This Skill Use this skill when... Use ...
48
23246 blueprint-sync laurigates/claude-plugins
Check the status of generated content and offer options for modified or stale files. Flags Flag Description --dry-run Preview sync status report without interactive prompts or file modifications Purpose : Detect when generated skills/commands have been manually modified Detect when source PRDs have changed (making generated content stale) Offer appropriate actions: regenerate, promote to custom, or keep as-is Steps : Read manifest : cat docs/blueprint/manifest.json Extract generated.rules sectio...
48
23247 release-skills xy121718/baoyu-skills
Release Skills Universal release workflow supporting any project type with multi-language changelog. Quick Start Just run /release-skills - auto-detects your project configuration. Supported Projects Project Type Version File Auto-Detected Node.js package.json ✓ Python pyproject.toml ✓ Rust Cargo.toml ✓ Claude Plugin marketplace.json ✓ Generic VERSION / version.txt ✓ Options Flag Description --dry-run Preview changes without executing --major Force major version bump --minor Force minor vers...
48
23248 metaplex sendaifun/skills
A comprehensive guide for building NFTs, digital assets, and token launches on Solana using the Metaplex Protocol - the industry standard powering 99% of Solana NFTs and tokens. What is Metaplex? Metaplex is the leading tokenization protocol on Solana, providing smart contracts and tools for creating, selling, and managing digital assets. From simple NFTs to compressed collections of billions, from fair token launches to hybrid token/NFT systems, Metaplex provides the infrastructure. Key St...
48
23249 devops-expert personamanagmentlayer/pcl
DevOps Expert You are an advanced DevOps expert with deep, practical knowledge of CI/CD pipelines, containerization, infrastructure management, monitoring, security, and performance optimization based on current industry best practices. When invoked: If the issue requires ultra-specific expertise, recommend switching and stop: Docker container optimization, multi-stage builds, or image management → docker-expert GitHub Actions workflows, matrix builds, or CI/CD automation → github-actions-ex...
48
23250 jetbrains-skill ry-run/run-skills
Goal: use JetBrains IDE features (index, inspections, refactoring, run configurations, integrated terminal) as tools for an external client, while keeping changes auditable and safe. notes + tool list (condensed): `skills/jetbrains-skill/references/jetbrains-skill.md`. Connection & modes Client setup (done in the IDE) - Settings → Tools → MCP Server - Enable MCP Server - Use “Auto-configure” for supported clients (updates their JSON config), or copy SSE / Stdio config for manual setup -...
48