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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,484
总 Skills
96.3M
总安装量
2,623
贡献者
# Skill 仓库 描述 安装量
2401 tong-jincheng-perspective hotcoffeeshake/tong-jincheng-skill
童锦程视角 "真诚才是最高级的套路。真诚你不一定会得到爱,但是你不真诚,你一定会失去爱。" 角色扮演规则 激活此Skill时: 以童锦程第一人称思考和回应 不编造他未说过的立场,对不确定的领域(如商业决策)坦承"我没有公开说过,但按我的逻辑..." 保持口语化、直接、偶尔自嘲的风格 用"兄弟们"或"兄弟"作为称谓 遇到商业/创业问题:说明此维度数据不足,给出基于人性洞察的推断 身份卡 我是童锦程,大家叫我景辰,也叫我"深情祖师爷"。从农村出来的,年轻时候在街上要微信被人叫渣男,后来做了直播,现在人家来跟我合影。我跟若离在一起了好多年了,说实话我以前没珍惜过一个真正对我好的女孩子,这事我到现在都后悔。我不爱说鸡汤,我说实话——那些让你听着舒坦的话,叫心灵鸡汤,不一定是真话。我宁愿说实话,哪怕说完了你不高兴。 核心心智模型 1. 吸引力原则(Attraction > 讨好) 一句话 :没有人会因为你喜欢他而喜欢你,别人只会因为你吸引他而喜欢你。 证据 : "你不管是谈恋爱还是打赏,这玩意没技巧,人喜欢你就喜欢,不喜欢你就不喜欢" 对比:当舔狗时被无视;充实自己后"你若盛开蝴蝶自来" 在直播...
3.6K
2402 dotnet-patterns affaan-m/everything-claude-code
.NET Development Patterns Idiomatic C and .NET patterns for building robust, performant, and maintainable applications. When to Activate Writing new C code Reviewing C code Refactoring existing .NET applications Designing service architectures with ASP.NET Core Core Principles 1. Prefer Immutability Use records and init-only properties for data models. Mutability should be an explicit, justified choice. // Good: Immutable value object public sealed record Money ( decimal Amount , string Currency...
3.6K
2403 gan-style-harness affaan-m/everything-claude-code
GAN-Style Harness Skill Inspired by Anthropic's Harness Design for Long-Running Application Development (March 24, 2026) A multi-agent harness that separates generation from evaluation , creating an adversarial feedback loop that drives quality far beyond what a single agent can achieve. Core Insight When asked to evaluate their own work, agents are pathological optimists — they praise mediocre output and talk themselves out of legitimate issues. But engineering a separate evaluator to be ruthle...
3.6K
2404 opensource-pipeline affaan-m/everything-claude-code
Open-Source Pipeline Skill Safely open-source any project through a 3-stage pipeline: Fork (strip secrets) → Sanitize (verify clean) → Package (CLAUDE.md + setup.sh + README). When to Activate User says "open source this project" or "make this public" User wants to prepare a private repo for public release User needs to strip secrets before pushing to GitHub User invokes /opensource fork , /opensource verify , or /opensource package Commands Command Action /opensource fork PROJECT Full pipeline:...
3.6K
2405 remote-browser browser-use/browser-use
Remote Browser Automation for Sandboxed Agents This skill is for agents running on sandboxed remote machines (cloud VMs, CI, coding agents) that need to control a browser. Install browser-use and drive a cloud browser — no local Chrome needed. Prerequisites Before using this skill, browser-use must be installed and configured. Run diagnostics to verify: browser-use doctor For more information, see https://github.com/browser-use/browser-use/blob/main/browser_use/skill_cli/README.md Core Workflow ...
3.6K
2406 meeting-notes claude-office-skills/skills
Meeting Notes Overview This skill transforms raw meeting notes, transcripts, or audio summaries into clear, structured documentation with action items, decisions, and key takeaways. Use Cases: Converting messy handwritten notes to clean summaries Processing meeting transcripts Extracting action items and owners Creating meeting minutes for distribution Summarizing long discussions into key points How to Use Paste your raw meeting notes, transcript, or description Tell me the meeting type (standu...
3.6K
2407 social-publisher claude-office-skills/skills
Social Publisher Automate multi-platform social media publishing with intelligent scheduling, platform-specific optimization, and centralized content management. Based on n8n workflows like PostPulse. Overview This skill enables: One-click publishing to multiple platforms Platform-specific caption optimization Automated scheduling workflows Content tracking and analytics AI-powered caption generation Supported Platforms Platform Content Types Best Posting Times TikTok Video (9:16) 7am, 12pm, 7pm...
3.6K
2408 guidelines-advisor trailofbits/skills
Guidelines Advisor Purpose I will systematically analyze your codebase and provide comprehensive guidance based on Trail of Bits' development guidelines. I'll help you: Generate documentation and specifications (plain English descriptions, architectural diagrams, code documentation) Optimize on-chain/off-chain architecture (only if applicable) Review upgradeability patterns (if your project has upgrades) Check delegatecall/proxy implementations (if present) Assess implementation quality (funct...
3.6K
2409 react-expert jeffallan/claude-skills
React Expert Senior React specialist with deep expertise in React 19, Server Components, and production-grade application architecture. When to Use This Skill Building new React components or features Implementing state management (local, Context, Redux, Zustand) Optimizing React performance Setting up React project architecture Working with React 19 Server Components Implementing forms with React 19 actions Data fetching patterns with TanStack Query or use() Core Workflow Analyze requirements -...
3.6K
2410 clean-ddd-hexagonal ccheney/robust-skills
Clean Architecture + DDD + Hexagonal Backend architecture combining DDD tactical patterns, Clean Architecture dependency rules, and Hexagonal ports/adapters for maintainable, testable systems. When to Use (and When NOT to) Use When Skip When Complex business domain with many rules Simple CRUD, few business rules Long-lived system (years of maintenance) Prototype, MVP, throwaway code Team of 5+ developers Solo developer or small team (1-2) Multiple entry points (API, CLI, events) Single entry p...
3.6K
2411 connections-optimizer affaan-m/everything-claude-code
Connections Optimizer Reorganize the user's network instead of treating outbound as a one-way prospecting list. This skill handles: X following cleanup and expansion LinkedIn follow and connection analysis review-first prune queues add and follow recommendations warm-path identification Apple Mail, X DM, and LinkedIn draft generation in the user's real voice When to Activate the user wants to prune their X following the user wants to rebalance who they follow or stay connected to the user says "...
3.6K
2412 workspace-surface-audit affaan-m/everything-claude-code
Workspace Surface Audit Read-only audit skill for answering the question "what can this workspace and machine actually do right now, and what should we add or enable next?" This is the ECC-native answer to setup-audit plugins. It does not modify files unless the user explicitly asks for follow-up implementation. When to Use User says "set up Claude Code", "recommend automations", "what plugins or MCPs should I use?", or "what am I missing?" Auditing a machine or repo before installing more skill...
3.6K
2413 agent-introspection-debugging affaan-m/everything-claude-code
Agent Introspection Debugging Use this skill when an agent run is failing repeatedly, consuming tokens without progress, looping on the same tools, or drifting away from the intended task. This is a workflow skill, not a hidden runtime. It teaches the agent to debug itself systematically before escalating to a human. When to Activate Maximum tool call / loop-limit failures Repeated retries with no forward progress Context growth or prompt drift that starts degrading output quality File-system or...
3.6K
2414 finance-billing-ops affaan-m/everything-claude-code
Finance Billing Ops Use this when the user wants to understand money, pricing, refunds, team-seat logic, or whether the product actually behaves the way the website and sales copy imply. This is broader than customer-billing-ops . That skill is for customer remediation. This skill is for operator truth: revenue state, pricing decisions, team billing, and code-backed billing behavior. Skill Stack Pull these ECC-native skills into the workflow when relevant: customer-billing-ops for customer-speci...
3.6K
2415 monitoring-expert jeffallan/claude-skills
Monitoring Expert Observability and performance specialist implementing comprehensive monitoring, alerting, tracing, and performance testing systems. Role Definition You are a senior SRE with 10+ years of experience in production systems. You specialize in the three pillars of observability: logs, metrics, and traces. You build monitoring systems that enable quick incident response, proactive issue detection, and performance optimization. When to Use This Skill Setting up application monitor...
3.6K
2416 fuzzing-obstacles trailofbits/skills
Overcoming Fuzzing Obstacles Codebases often contain anti-fuzzing patterns that prevent effective coverage. Checksums, global state (like time-seeded PRNGs), and validation checks can block the fuzzer from exploring deeper code paths. This technique shows how to patch your System Under Test (SUT) to bypass these obstacles during fuzzing while preserving production behavior. Overview Many real-world programs were not designed with fuzzing in mind. They may: Verify checksums or cryptographic h...
3.6K
2417 terraform-stacks hashicorp/agent-skills
Terraform Stacks Terraform Stacks simplify infrastructure provisioning and management at scale by providing a configuration layer above traditional Terraform modules. Stacks enable declarative orchestration of multiple components across environments, regions, and cloud accounts. Core Concepts Stack: A complete unit of infrastructure composed of components and deployments that can be managed together. Component: An abstraction around a Terraform module that defines infrastructure pieces. Each...
3.6K
2418 harness-writing trailofbits/skills
Writing Fuzzing Harnesses A fuzzing harness is the entrypoint function that receives random data from the fuzzer and routes it to your system under test (SUT). The quality of your harness directly determines which code paths get exercised and whether critical bugs are found. A poorly written harness can miss entire subsystems or produce non-reproducible crashes. Overview The harness is the bridge between the fuzzer's random byte generation and your application's API. It must parse raw bytes i...
3.6K
2419 project-flow-ops affaan-m/everything-claude-code
Project Flow Ops This skill turns disconnected GitHub issues, PRs, and Linear tasks into one execution flow. Use it when the problem is coordination, not coding. When to Use Triage open PR or issue backlogs Decide what belongs in Linear vs what should remain GitHub-only Link active GitHub work to internal execution lanes Classify PRs into merge, port/rebuild, close, or park Audit whether review comments, CI failures, or stale issues are blocking execution Operating Model GitHub is the public and...
3.6K
2420 api-connector-builder affaan-m/everything-claude-code
API Connector Builder Use this when the job is to add a repo-native integration surface, not just a generic HTTP client. The point is to match the host repository's pattern: connector layout config schema auth model error handling test style registration/discovery wiring When to Use "Build a Jira connector for this project" "Add a Slack provider following the existing pattern" "Create a new integration for this API" "Build a plugin that matches the repo's connector style" Guardrails do not inven...
3.6K
2421 knowledge-ops affaan-m/everything-claude-code
Knowledge Operations Manage a multi-layered knowledge system for ingesting, organizing, syncing, and retrieving knowledge across multiple stores. Prefer the live workspace model: code work lives in the real cloned repos active execution context lives in GitHub, Linear, and repo-local working-context files broader human-facing notes can live in a non-repo context/archive folder durable cross-machine memory belongs in the knowledge base, not in a shadow repo workspace When to Activate User wants t...
3.6K
2422 firebase-apk-scanner trailofbits/skills
Firebase APK Security Scanner You are a Firebase security analyst. When this skill is invoked, scan the provided APK(s) for Firebase misconfigurations and report findings. When to Use Auditing Android applications for Firebase security misconfigurations Testing Firebase endpoints extracted from APKs (Realtime Database, Firestore, Storage) Checking authentication security (open signup, anonymous auth, email enumeration) Enumerating Cloud Functions and testing for unauthenticated access Mobile a...
3.6K
2423 figma-generate-design figma/mcp-server-guide
Build / Update Screens from Design System Use this skill to create or update full-page screens in Figma by reusing the published design system — components, variables, and styles — rather than drawing primitives with hardcoded values. The key insight: the Figma file likely has a published design system with components, color/spacing variables, and text/effect styles that correspond to the codebase's UI components and tokens. Find and use those instead of drawing boxes with hex colors. MANDATORY ...
3.6K
2424 cosmos-vulnerability-scanner trailofbits/skills
Cosmos Vulnerability Scanner 1. Purpose Systematically scan Cosmos SDK blockchain modules and CosmWasm smart contracts for platform-specific security vulnerabilities that can cause chain halts, consensus failures, or fund loss. This skill encodes 9 critical vulnerability patterns unique to Cosmos-based chains. 2. When to Use This Skill Auditing Cosmos SDK modules (custom x/ modules) Reviewing CosmWasm smart contracts (Rust) Pre-launch security assessment of Cosmos chains Investigating chain ha...
3.6K
2425 test-master jeffallan/claude-skills
Test Master Comprehensive testing specialist ensuring software quality through functional, performance, and security testing. Role Definition You are a senior QA engineer with 12+ years of testing experience. You think in three testing modes: [Test] for functional correctness, [Perf] for performance, [Security] for vulnerability testing. You ensure features work correctly, perform well, and are secure. When to Use This Skill Writing unit, integration, or E2E tests Creating test strategies an...
3.6K
2426 plugin-settings anthropics/claude-plugins-official
Plugin Settings Pattern for Claude Code Plugins Overview Plugins can store user-configurable settings and state in .claude/plugin-name.local.md files within the project directory. This pattern uses YAML frontmatter for structured configuration and markdown content for prompts or additional context. Key characteristics: File location: .claude/plugin-name.local.md in project root Structure: YAML frontmatter + markdown body Purpose: Per-project plugin configuration and state Usage: Read from hooks,...
3.6K
2427 cpp-pro jeffallan/claude-skills
C++ Pro Senior C++ developer with deep expertise in modern C++20/23, systems programming, high-performance computing, and zero-overhead abstractions. Role Definition You are a senior C++ engineer with 15+ years of systems programming experience. You specialize in modern C++20/23, template metaprogramming, performance optimization, and building production-grade systems with emphasis on safety, efficiency, and maintainability. You follow C++ Core Guidelines and leverage cutting-edge language fe...
3.6K
2428 image-generation claude-office-skills/skills
Image Generation Skill Overview I help you create effective prompts for AI image generation tools like DALL-E, Midjourney, and Stable Diffusion. I understand the nuances of different platforms and can help you achieve specific visual styles. What I can do: Write detailed image generation prompts Optimize prompts for specific AI tools Suggest style keywords and modifiers Create negative prompts to avoid unwanted elements Adapt prompts for different aspect ratios Generate variations and alternativ...
3.6K
2429 constant-time-analysis trailofbits/skills
Constant-Time Analysis Analyze cryptographic code to detect operations that leak secret data through execution timing variations. When to Use User writing crypto code? ──yes──> Use this skill │ no │ v User asking about timing attacks? ──yes──> Use this skill │ no │ v Code handles secret keys/tokens? ──yes──> Use this skill │ no │ v Skip this skill Concrete triggers: User implements si...
3.6K
2430 invoice-organizer composiohq/awesome-claude-skills
Invoice Organizer This skill transforms chaotic folders of invoices, receipts, and financial documents into a clean, tax-ready filing system without manual effort. When to Use This Skill Preparing for tax season and need organized records Managing business expenses across multiple vendors Organizing receipts from a messy folder or email downloads Setting up automated invoice filing for ongoing bookkeeping Archiving financial records by year or category Reconciling expenses for reimbursement Prep...
3.6K
2431 contract-review claude-office-skills/skills
Contract Review Skill Overview I help you review contracts by identifying potential risks, checking for missing elements, and providing specific recommendations. I have knowledge of common risk patterns and jurisdiction-specific rules. What I can do: Identify 15+ common contract risks Check if your contract is complete Explain complex legal language in plain terms Suggest specific changes to protect your interests Support US, EU, China, and UK jurisdictions What I cannot do: Provide legal advice...
3.6K
2432 source-management anthropics/knowledge-work-plugins
Source Management If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Knows what sources are available, helps connect new ones, and manages how sources are queried. Checking Available Sources Determine which MCP sources are connected by checking available tools. Each source corresponds to a set of MCP tools: Source Key capabilities ~~chat Search messages, read channels and threads ~~email Search messages, read individual emails ~~cloud storage Searc...
3.6K
2433 content-creation anthropics/knowledge-work-plugins
Content Creation Skill Guidelines and frameworks for creating effective marketing content across channels. Content Type Templates Blog Post Structure Headline — clear, benefit-driven, includes primary keyword (aim for 60 characters or less for SEO) Introduction (100-150 words) — hook the reader with a question, statistic, bold claim, or relatable scenario. State what the post will cover. Include primary keyword. Body sections (3-5 sections) — each with a descriptive subheading (H2). Use H3 for s...
3.6K
2434 grill-me julianoczkowski/designer-skills
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. If a question can be answered by exploring the codebase, explore the codebase instead.
3.6K
2435 agents-md getsentry/skills
Maintaining AGENTS.md AGENTS.md is the canonical agent-facing documentation. Keep it minimal—agents are capable and don't need hand-holding. File Setup Create AGENTS.md at project root Create symlink: ln -s AGENTS.md CLAUDE.md Before Writing Discover local skills to reference: find .claude/skills -name "SKILL.md" 2>/dev/null ls plugins/*/skills/*/SKILL.md 2>/dev/null Read each skill's frontmatter to understand when to reference it. Writing Rules Headers + bullets - No paragraphs Code bloc...
3.6K
2436 design-review julianoczkowski/designer-skills
This skill runs a structured design review of what has been built, measured against the design brief and the chosen aesthetic philosophy. CRITICAL — Visual Screenshot Capture You MUST capture screenshots of the running application as part of every design review. Code review alone is insufficient — you need to see what the user sees. Follow the screenshot capture protocol in Step 3 below. This is not optional. Example prompts "Review what I just built" "Run a design critique on the landing page" ...
3.6K
2437 domain-driven-design wondelai/skills
Domain-Driven Design Framework Framework for tackling software complexity by modeling code around the business domain. Based on a fundamental truth: the greatest risk in software is not technical failure -- it is building a model that does not reflect how the business actually works. Core Principle The model is the code; the code is the model. Software should embody a deep, shared understanding of the business domain. When domain experts and developers speak the same language and that language i...
3.6K
2438 design-agent crewaiinc/skills
CrewAI Agent Design Guide How to design effective agents with the right role, goal, backstory, tools, and configuration. The 80/20 Rule Spend 80% of your effort on task design, 20% on agent design. A well-designed task elevates even a simple agent. But even the best agent cannot rescue a vague, poorly scoped task. Get the task right first (see the design-task skill), then refine the agent. 1. The Role-Goal-Backstory Framework Every agent needs three things: who it is, what it wants, and why it's...
3.6K
2439 sheets-automation claude-office-skills/skills
Google Sheets Automation Automate Google Sheets workflows for data synchronization, task management, reporting dashboards, and multi-platform integrations. Based on n8n's 7,800+ workflow templates. Overview This skill covers: Automated data sync from multiple sources Task management with Slack reminders Real-time reporting dashboards CRM/Marketing data aggregation Scheduled report generation Core Workflows 1. Multi-Source Data Aggregation ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ Hub...
3.6K
2440 terminal-ops affaan-m/everything-claude-code
Terminal Ops Use this when the user wants real repo execution: run commands, inspect git state, debug CI or builds, make a narrow fix, and report exactly what changed and what was verified. This skill is intentionally narrower than general coding guidance. It is an operator workflow for evidence-first terminal execution. Skill Stack Pull these ECC-native skills into the workflow when relevant: verification-loop for exact proving steps after changes tdd-workflow when the right fix needs regressio...
3.6K
2441 ordercli steipete/clawdis
ordercli Use ordercli to check past orders and track active order status (Foodora only right now). Quick start (Foodora) ordercli foodora countries ordercli foodora config set --country AT ordercli foodora login --email you@example.com --password-stdin ordercli foodora orders ordercli foodora history --limit 20 ordercli foodora history show <orderCode> Orders Active list (arrival/status): ordercli foodora orders Watch: ordercli foodora orders --watch Active order detail: ordercli foodora order <...
3.6K
2442 cargo-fuzz trailofbits/skills
cargo-fuzz cargo-fuzz is the de facto choice for fuzzing Rust projects when using Cargo. It uses libFuzzer as the backend and provides a convenient Cargo subcommand that automatically enables relevant compilation flags for your Rust project, including support for sanitizers like AddressSanitizer. When to Use cargo-fuzz is currently the primary and most mature fuzzing solution for Rust projects using Cargo. Fuzzer Best For Complexity cargo-fuzz Cargo-based Rust projects, quick setup Low AFL++...
3.6K
2443 accessibility affaan-m/everything-claude-code
Accessibility (a11y) Comprehensive accessibility guidelines based on WCAG 2.2 and Lighthouse accessibility audits. Goal: make content usable by everyone, including people with disabilities. WCAG Principles: POUR Principle Description P erceivable Content can be perceived through different senses O perable Interface can be operated by all users U nderstandable Content and interface are understandable R obust Content works with assistive technologies Conformance levels Level Requirement Target A M...
3.6K
2444 doc-parser claude-office-skills/skills
Document Parser Skill Overview This skill enables advanced document parsing using docling - IBM's state-of-the-art document understanding library. Parse complex PDFs, Word documents, and images while preserving structure, extracting tables, figures, and handling multi-column layouts. How to Use Provide the document to parse Specify what you want to extract (text, tables, figures, etc.) I'll parse it and return structured data Example prompts: "Parse this PDF and extract all tables" "Convert this...
3.6K
2445 design-tokens julianoczkowski/designer-skills
This skill generates the foundational design tokens for a project. Run this after the design brief and before building any components. Every component built after this references these tokens instead of hardcoding values. Example prompts "Set up design tokens for this project" "Generate a token system based on Dieter Rams" "I need a spacing scale and color palette before I start building" "Create tokens that match our brief" Process Check what already exists. Before generating anything, scan the...
3.6K
2446 create-viz anthropics/knowledge-work-plugins
/create-viz - Create Visualizations If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Create publication-quality data visualizations using Python. Generates charts from data with best practices for clarity, accuracy, and design. Usage /create-viz <data source> [chart type] [additional instructions] Workflow 1. Understand the Request Determine: Data source : Query results, pasted data, CSV/Excel file, or data to be queried Chart type : Explicitly r...
3.6K
2447 mobile-app-ui-design ceorkm/mobile-app-ui-design
Mobile App UI/UX Design Skill This skill guides the creation of professional, polished mobile app interfaces that follow proven design principles used by top-tier apps like Airbnb, Duolingo, Spotify, Revolut, and Phantom. Core Philosophy Great mobile UI isn't about flashiness — it's about intentionality. Every pixel, every spacing value, every color choice should serve the user. The goal is to create interfaces that feel smooth, personal, and alive — not just functional. Before designing anythin...
3.6K
2448 address-sanitizer trailofbits/skills
AddressSanitizer (ASan) AddressSanitizer (ASan) is a widely adopted memory error detection tool used extensively during software testing, particularly fuzzing. It helps detect memory corruption bugs that might otherwise go unnoticed, such as buffer overflows, use-after-free errors, and other memory safety violations. Overview ASan is a standard practice in fuzzing due to its effectiveness in identifying memory vulnerabilities. It instruments code at compile time to track memory allocations an...
3.6K
2449 information-architecture julianoczkowski/designer-skills
This skill defines the structural skeleton of a product or site. It sits between the design brief and the build. Run this after the brief is written and before tasks are created. Example prompts "Plan the IA for this app before I start building" "Map out the navigation and page structure" "I need to organize the content for a documentation site" "Define user flows for the onboarding experience" Process Look for an existing design brief at .design/*/DESIGN_BRIEF.md . If multiple subfolders exist,...
3.6K
2450 standup anthropics/knowledge-work-plugins
/standup If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate a standup update by pulling together recent activity across your tools. How It Works ┌─────────────────────────────────────────────────────────────────┐ │ STANDUP │ ├─────────────────────────────────────────────────────────────────┤ │ STANDALONE (always works) │ │ ✓ Tell me what you w...
3.6K