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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,509
总 Skills
163.8M
总安装量
2,746
贡献者
# Skill 仓库 描述 安装量
21351 wiki-qa sickn33/antigravity-awesome-skills
Wiki Q&A Answer repository questions grounded entirely in source code evidence. When to Activate User asks a question about the codebase User wants to understand a specific file, function, or component User asks "how does X work" or "where is Y defined" Procedure Detect the language of the question; respond in the same language Search the codebase for relevant files Read those files to gather evidence Synthesize an answer with inline citations Response Format Use headings, code blocks with lang...
54
21352 linear-dev-accelerator manutej/luxor-claude-marketplace
Linear Development Accelerator A comprehensive skill for accelerating software development using Linear project management with MCP server integration. This skill enables rapid project setup, intelligent issue management, and streamlined development workflows for web and mobile applications. When to Use This Skill Use this skill when: Starting a new software development project and need to set up Linear project management Managing issues, tasks, and features for frontend, backend, or full-st...
54
21353 ruby-on-rails-best-practices sergiodxa/agent-skills
Ruby on Rails Best Practices Architecture patterns and coding conventions extracted from Basecamp's production Rails applications (Fizzy and Campfire). Contains 16 rules across 6 categories focused on code organization, maintainability, and following "The Rails Way" with Basecamp's refinements. When to Apply Reference these guidelines when: Organizing models, concerns, and controllers Writing background jobs Implementing real-time features with Turbo Streams Deciding where code should live Writi...
54
21354 prettier-compare biomejs/biome
Purpose Use packages/prettier-compare/ to inspect any differences between Biome and Prettier formatting (including IR output) before shipping formatter changes. Prerequisites Run every command from the repository root so relative paths resolve correctly. Use bun (the CLI is a Bun script) and ensure dependencies have been installed. Always pass --rebuild so the Biome WASM bundle matches your current Rust changes. Common workflows Snippets passed as CLI args: bun packages/prettier-compare/bin/pret...
54
21355 angular-best-practices-rule-creator alfredoperez/angular-best-practices
Rule Creator Agent Creates new Angular best practice rules and optional library skills following the exact project conventions. Capabilities 1. Create a New Rule When asked to create a rule: Determine the prefix from the rule filename (e.g., material-imports.md → prefix material ) Look up the section number in packages/angular-best-practices-build/src/config.ts → sectionMap Place the file in the correct rules/ subdirectory based on the prefix: test-* → rules/testing/ a11y-* , ui-* , loading-* , ...
54
21356 sales-call-prep-assistant onewave-ai/claude-skills
Sales Call Prep Assistant Generate pre-call research briefs with company news, stakeholder backgrounds, and custom discovery question sets. Instructions You are an expert at sales preparation and discovery. Research prospects thoroughly, create comprehensive call prep briefs, and suggest strategic conversation approaches. Output Format Sales Call Prep Assistant Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best ...
54
21357 mapbox-cartography mapbox/mcp-devkit-server
Mapbox Cartography Skill This skill provides expert cartographic knowledge to help you design effective, beautiful, and functional maps using Mapbox. Core Cartographic Principles Visual Hierarchy Maps must guide the viewer's attention to what matters most: Most important : POIs, user location, route highlights Secondary : Major roads, city labels, landmarks Tertiary : Minor streets, administrative boundaries Background : Water, land use, terrain Implementation: Use size, color intensity, and con...
54
21358 telos danielmiessler/personal_ai_infrastructure
TELOS (Telic Evolution and Life Operating System) is a comprehensive context-gathering system with two applications: - Personal TELOS - {principal.name}'s life context system (beliefs, goals, lessons, wisdom) at `~/.claude/skills/CORE/USER/TELOS/` - Project TELOS - Analysis framework for organizations/projects (relationships, dependencies, goals, progress) Voice Notification When executing a workflow, do BOTH: - Send voice notification: ``` curl -s -X POST http://localhost:8888/notify \ ...
54
21359 signup-flow-cro kimny1143/claude-code-template
Signup Flow CRO You are an expert in optimizing signup and registration flows. Your goal is to reduce friction, increase completion rates, and set users up for successful activation. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before providing recomme...
54
21360 godot-multiplayer-networking thedivergentai/gd-agentic-skills
Multiplayer Networking Authoritative servers, client prediction, and state synchronization define robust multiplayer. Available Scripts server_authoritative_controller.gd Advanced player controller with client prediction, server reconciliation, and interpolation. client_prediction_synchronizer.gd Expert client-side prediction with server reconciliation pattern. NEVER Do in Multiplayer Networking NEVER trust client input without server validation — Client sends "deal 9999 damage" RPC? Cheating. S...
54
21361 transformer-lens-interpretability orchestra-research/ai-research-skills
TransformerLens: Mechanistic Interpretability for Transformers TransformerLens is the de facto standard library for mechanistic interpretability research on GPT-style language models. Created by Neel Nanda and maintained by Bryce Meyer, it provides clean interfaces to inspect and manipulate model internals via HookPoints on every activation. GitHub: TransformerLensOrg/TransformerLens (2,900+ stars) When to Use TransformerLens Use TransformerLens when you need to: Reverse-engineer algorithms...
54
21362 funnel-analysis liangdabiao/claude-data-analysis-ultra-main
Funnel Analysis Skill Analyze user behavior through multi-step conversion funnels to identify bottlenecks and optimization opportunities in marketing campaigns, user journeys, and business processes. Quick Start This skill helps you: Build conversion funnels from multi-step user data Calculate conversion rates between each step Perform segmentation analysis by different user attributes Create interactive visualizations with Plotly Generate business insights and optimization recommendations When ...
54
21363 tinybird-deploy pollinations/pollinations
Tinybird Deployment Skill Deploy observability pipes and datasources to Tinybird Cloud. Requirements tb CLI : Install with curl -sSL https://tinybird.co | bash or pip install tinybird-cli Must run from enter.pollinations.ai/observability directory Authenticated to Tinybird (run tb login if needed) Workspace Info Property Value Workspace pollinations_enter Region gcp-europe-west2 UI https://cloud.tinybird.co/gcp/europe-west2/pollinations_enter Directory Structure enter.pollinations.ai/observabili...
54
21364 model-debugging pollinations/pollinations
Model Debugging Skill Use this skill when: Investigating model failures, high error rates, or service issues Finding users affected by errors (402 billing, 403 permissions, 500 backend) Analyzing Tinybird/Cloudflare logs for patterns Diagnosing specific request failures Related skill : Use tier-management to upgrade users or check balances after identifying issues here. Understanding Model Monitor Error Rates Why does the Model Monitor show high error rates when models work fine manually? The Mo...
54
21365 b2c-forms salesforcecommercecloud/b2c-developer-tooling
Forms Skill This skill guides you through creating forms with validation in Salesforce B2C Commerce using the SFRA patterns. Overview B2C Commerce forms consist of three parts: Form Definition - XML file defining fields, validation, and actions Controller Logic - Server-side form handling and processing Template - ISML template rendering the HTML form File Location Forms are defined in the cartridge's forms directory: /my-cartridge /cartridge /forms /default Default locale profile....
54
21366 recovery oimiragieo/agent-studio
Recovery Skill When to Use Context window exhausted mid-workflow Session interrupted or lost Need to resume from last completed step Workflow state needs reconstruction Step 1: Identify Last Completed Step Check gate files for last successful validation: Location: .claude/context/history/gates/{workflow_id}/ Find highest step number with validation_status: "pass" This is the last successfully completed step Review reasoning files for progress: Location: .claude/context/history/reasoning/{workflo...
53
21367 spanora-setup spanora/skills
Spanora Setup Agent Skill You are integrating Spanora AI observability into the user's project. Follow this guide step by step. 1. When to Invoke Activate this skill when the user says any of: "add spanora", "setup spanora", "integrate spanora" "add AI observability", "add LLM monitoring" "monitor LLM calls with spanora", "track AI costs" "instrument my agent", "add tracing to my agent" mentions "spanora" in the context of adding observability 2. Public Documentation — Source of Truth The offici...
53
21368 bencium-aeo bencium/bencium-claude-code-design-skill
AEO Content Optimization Skill Answer Engine Optimization - Optimize content for AI citations, not traditional search rankings. When to Use This Skill Use this skill when: User asks to optimize content for AI search/citations User mentions ChatGPT, Claude, Gemini visibility User wants FAQ schema, JSON-LD, or structured data for AI User asks about GEO (Generative Engine Optimization) User wants to analyze content for AI extraction readiness User mentions "AI Overviews" or "answer engines" NOT for...
53
21369 material-design yusuketsunoda/ppt-trans
Material Design 3 — ppt-trans-design に統合済み このスキルは ppt-trans-design に統合されました。 UI実装 : /ppt-trans-design を使用してください MD3パターン参照 : .claude/skills/ppt-trans-design/references/md3-patterns.md
53
21370 de-ai-ify brianrwagner/ai-marketing-skills
De-AI-ify Text Remove AI-generated patterns and restore natural human voice to your writing. Why This vs ChatGPT? Problem with raw ChatGPT: Just asking "make this sound more human" gives inconsistent results. You get different rewrites each time, no systematic pattern removal, and no validation. This skill provides: Systematic detection - Trained on 1,000+ AI vs human comparisons to identify 47 specific patterns Consistent methodology - Same transformation logic every time, not random rewrites V...
53
21371 code-structural-search oimiragieo/agent-studio
Code Structural Search Use ast-grep for AST-based code pattern matching. When to Use Find code by structure, not keywords "Find all functions with 3 arguments" "Find all classes that extend X" "Find all database queries" "Find all error handling patterns" Precise code refactoring (change exact patterns) Interface Skill ( { skill : 'code-structural-search' , args : 'pattern-here --lang ts' } ) ; Language Support ast-grep supports 20+ languages via tree-sitter: Language Flag File Extensions JavaSc...
53
21372 react-native-reusables hairyf/skills
The skill is based on React Native Reusables (docs as of 2026-02-26), generated at 2026-02-26. React Native Reusables brings the shadcn/ui experience to React Native: copy-paste or CLI-scaffolded components, theming via CSS variables, and RN Primitives under the hood. It supports Nativewind and Uniwind, requires a root PortalHost for overlays, and uses a Text inheritance system and an Icon wrapper for Lucide. Core References Topic Description Reference Overview What RNR is, differences from shad...
53
21373 code-change-verification openai/openai-agents-js
Code Change Verification Overview Ensure work is only marked complete after formatting, linting, type checking, and tests pass. Use this skill when changes affect runtime code, tests, or build/test configuration. You can skip it for docs-only or repository metadata unless a user asks for the full stack. Quick start Keep this skill at ./.codex/skills/code-change-verification so it loads automatically for the repository. macOS/Linux: bash .codex/skills/code-change-verification/scripts/run.sh. Wi...
53
21374 ai-collaborate-teaching panaversity/agentfactory
AI Collaborate Teaching Quick Start 1. Determine layer and balance layer : 2 AI Collaboration balance : 40/40/20 foundation/AI-assisted/verification 2. Apply Three Roles Framework Each lesson must show bidirectional learning 3. Include convergence loop spec → generate → validate → learn → iterate Persona You are a co-learning experience designer who integrates the Three Roles Framework. Your goal is to ensure lessons demonstrate bidirectional learning—students learn FROM AI and AI adapts ...
53
21375 newsletter writer eddiebe147/claude-settings
Newsletter Writer The Newsletter Writer skill helps you create compelling newsletters that cut through inbox noise and drive engagement. Whether you're sending weekly updates to your team, monthly roundups to customers, or regular thought leadership to your audience, this skill ensures your content is valuable, scannable, and action-oriented. This skill understands the unique challenges of newsletter writing: capturing attention in crowded inboxes, maintaining consistent voice and format, balanc...
53
21376 skaffold-orbstack laurigates/claude-plugins
Skaffold with OrbStack - Port-Forward-Free Development Overview OrbStack provides superior local Kubernetes networking compared to other tools (minikube, kind, Docker Desktop). Services are accessible directly from macOS without port-forward. Key OrbStack Advantages Feature OrbStack minikube/kind LoadBalancer auto-provision ✅ Yes ❌ Needs MetalLB Wildcard DNS ( *.k8s.orb.local ) ✅ Yes ❌ No cluster.local from host ✅ Yes ❌ No Pod IP direct access ✅ Yes ❌ No Auto HTTPS certificates ✅ Yes ❌ No Servic...
53
21377 check-rust-coverage redisearch/redisearch
Check Rust Coverage Determine which Rust lines are not covered by Rust tests. Arguments <path> : Path to a Rust crate. <path 1> <path 2> : Multiple crate paths. If a path doesn't include src/ , assume it to be in the src/redisearch_rs directory. E.g. numeric_range_tree becomes src/redisearch_rs/numeric_range_tree . If a path points to a directory, consider all Rust crates in that directory. Instructions Run cargo llvm-cov test --manifest-path < crate_directory > /Cargo.toml --quiet --json 2 > /d...
53
21378 compound team-attention/workshop-upstage
compound 스킬 목적: 작업 과정에서 검증된 인사이트를 즉시 문서화하여, 검색 가능한 지식 베이스를 구축한다. 개요 이 스킬은 인사이트가 확인되는 즉시 포착하여, YAML frontmatter 기반의 구조화된 문서로 저장한다. 카테고리별 단일 파일 아키텍처를 사용하며, 각 인사이트는 knowledge/[category]/[filename].md 에 저장된다. <critical_sequence name="insight-capture" enforce_order="strict"> 7단계 프로세스 자동 감지 문구 (대화에서 인식): "이거 잘 됐다" "이 방식이 좋네" "다음에도 이렇게 하자" "이건 기록해두자" "이 포맷이 먹혔다" "이게 효과가 있었어" "이렇게 하니까 됐어" "기억해둬야 해" OR 수동: /compound 커맨드 Non-trivial만 (재사용 가치 있는 인사이트): 반복할 수 있는 패턴 다른 상황에도 적용 가능한 교훈 시행착오 끝에 발견한 방법 실전에서 검증된 ...
53
21379 business-rule-patterns groeimetai/snow-flow
Business Rule Best Practices for ServiceNow Business Rules are server-side scripts that execute when records are displayed, inserted, updated, or deleted. When to Use Each Type Type Timing Use Case Performance Impact Before Before database write Validate, modify current record Low After After database write Create related records, notifications Medium Async Background (after commit) Heavy processing, integrations None (background) Display When form loads Modify form display, set defaults Low A...
53
21380 social-content openclaudia/openclaudia-skills
Social Content You are an expert social media strategist. Your goal is to help create engaging content that builds audience, drives engagement, and supports business goals. Before Creating Content Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Gather this context (ask if n...
53
21381 widget-coherence groeimetai/snow-flow
Service Portal widgets MUST have perfect communication between Server Script, Client Controller, and HTML Template. This is not optional - widgets fail when these components don't talk to each other correctly. The Three-Way Contract Every widget requires synchronized communication: 1. Server Script Must: - Initialize ALL `data.*` properties that HTML will reference - Handle EVERY `input.action` that client sends via `c.server.get()` - Return data in the format the client expects 2. Cli...
53
21382 prowler-mcp prowler-cloud/prowler
Overview The Prowler MCP Server uses three sub-servers with prefixed namespacing: Sub-Server Prefix Auth Purpose Prowler App prowler_app_* Required Cloud management tools Prowler Hub prowler_hub_* No Security checks catalog Prowler Docs prowler_docs_* No Documentation search For complete architecture, patterns, and examples, see docs/developer-guide/mcp-server.mdx. Critical Rules (Prowler App Only) Tool Implementation ALWAYS: Extend BaseTool (auto-registered via tool_loader.py, only public m...
53
21383 ncps kalbasit/ncps
This skill documents the standard workflows for developing, building, running, and testing the `ncps` project. 🔴🟢🔵 Development Protocol: TDD ONLY [!IMPORTANT] TEST FIRST. CODE SECOND. You MUST follow Test Driven Development (TDD) for ALL Go code changes, including FEATURES and BUGS. The Cycle: - Red: Write a failing test case that reproduces the bug or defines the new feature. - Green: Write the *minimal* amount of code necessary to make the test pass. - Refactor: Clean up the code while ...
53
21384 sales-coaching-plan-generator onewave-ai/claude-skills
Sales Coaching Plan Generator Individualized development plans by weakness. Skill assessments, call reviews, ride-along checklists, certification tracking. Instructions You are an expert sales enablement leader. Create personalized coaching plans that develop skills systematically with clear milestones. Output Format Sales Coaching Plan Generator Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be Sp...
53
21385 pricing-strategy kimny1143/claude-code-template
Pricing Strategy You are an expert in SaaS pricing and monetization strategy. Your goal is to help design pricing that captures value, drives growth, and aligns with customer willingness to pay. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Gather this con...
53
21386 uniapp-cloud teachingai/full-stack-skills
When to use this skill Use this skill whenever the user wants to: Use uniCloud cloud development services Work with cloud databases (add, query, update, delete data) Create and deploy cloud functions Use cloud storage for file uploads and management Implement datacom components for data binding Integrate backend services with uni-app Set up uniCloud project and configuration Handle cloud database permissions and security How to use this skill This skill is organized to match the official uniC...
53
21387 capacitor-deep-linking cap-go/capacitor-skills
Deep Linking in Capacitor Implement deep links, universal links, and app links in Capacitor apps. When to Use This Skill User wants deep links User needs universal links User asks about URL schemes User wants to open app from links User needs share links Types of Deep Links Type Platform Format Requires Server Custom URL Scheme Both myapp://path No Universal Links iOS https://myapp.com/path Yes App Links Android https://myapp.com/path Yes Quick Start Install Plugin bun add @capacitor/app bunx ca...
53
21388 better-auth-setup andrelandgraf/fullstackrecipes
Better Auth Setup To set up Better Auth Setup, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/better-auth-setup If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/better-auth-setup
53
21389 pattern-critic commontoolsinc/labs
Pattern Critic Systematically review pattern code for violations of Common Tools documentation rules and gotchas. Workflow Read the pattern file to review Check each category below against the code Output results in the checklist format (see Output Format) For any [FAIL], include the line number and fix Violation Categories 1. Module Scope Violations Check that these are NOT inside the pattern body: Violation Fix handler() defined inside pattern Move to module scope, or use action() instead lift...
53
21390 design-system-creator erichowens/some_claude_skills
Design System Creator Design systems architect and CSS expert specializing in creating comprehensive, scalable design bibles. When to Use This Skill ✅ Use for: Creating design tokens from scratch (colors, spacing, typography scales) Building CSS custom property architectures Documenting component libraries with usage guidelines Creating design bibles and style guides Establishing naming conventions (BEM, OOCSS, SMACSS) Auditing existing CSS for design system extraction Theming and dark mode ...
53
21391 study-notes-creator szeyu/vibe-study-skills
Study Notes Creator Transform source materials into organized, visual study notes with themed folders, rich diagrams, and example-based learning. Workflow flowchart LR A [Source Materials] --> B [Extract Topics] B --> C [Plan Structure] C --> D [Create Notes] D --> E [Add Diagrams + Examples] E --> F [Build Index] Step 1: Understand the Source Read the source - PDFs, lecture notes, existing docs Identify 5-8 main topics - Major themes Find subtopics - What falls under each theme? Note example op...
53
21392 change-management groeimetai/snow-flow
No SKILL.md available for this skill. View on GitHub
53
21393 apply-mantel-styles sammcj/agentic-coding
Rules For Applying Mantel Brand Styles When creating visual diagrams or frontend components, you can apply the following style guidelines to ensure consistency with the Mantel brand identity. Colour Scheme You should aim to use the following primary colours from the Mantel brand palette. You may also use tints and shades of these colours as needed, but avoid introducing non-brand colours. General Design Principles <GENERAL_PRINCIPLES> <COLOUR_HIERARCHY> 1. Primary Actions/Elements: Ocean (1E5...
53
21394 pr automattic/wordpress-activitypub
Create Pull Request Branch Strategy Target branch : canary (development branch, cloud production) main is the release branch — never PR directly to main Steps 1. Gather context (run in parallel) git branch --show-current — current branch name git status --short — uncommitted changes git rev-parse --abbrev-ref @{u} 2>/dev/null — remote tracking status git log --oneline origin/canary..HEAD — unpushed commits gh pr list --head "$(git branch --show-current)" --json number,title,state,url — existing ...
53
21395 summarization engine eddiebe147/claude-settings
Summarization Engine The Summarization Engine skill guides you through building systems that condense long documents into concise, accurate summaries. From extractive approaches that select key sentences to abstractive methods that generate new text, this skill covers the full spectrum of summarization techniques. Effective summarization requires understanding what information matters, maintaining accuracy while condensing, and adapting to different document types and summary requirements. This ...
53
21396 b2c-localization salesforcecommercecloud/b2c-developer-tooling
Localization Skill This skill guides you through localizing B2C Commerce storefronts for multiple languages and regions. Overview B2C Commerce supports localization through: Component Approach Templates Single template set + resource bundles Forms Shared definitions + locale-specific labels Static content Locale-specific folders Product data Localizable attributes Locale Format Locales follow ISO standards: {language}_{country} Format Example Description en English Language only en_US English/US...
53
21397 spending-analysis pollinations/pollinations
Requirements Before using this skill, ensure you have: curl : For API requests jq : brew install jq (for parsing JSON) sops : brew install sops (for decrypting secrets) Must run from the pollinations repo root with access to enter.pollinations.ai/ . Data Sources Polar API Orders : Payment history for pack purchases Products : Tier subscriptions and pollen packs Customers : User payment info linked by external_id Tinybird generation_event : Usage data with user_tier , total_price , user_id Tracks...
53
21398 effect-ts sablier-labs/agent-skills
Effect-TS Expert Expert guidance for functional programming with the Effect library, covering error handling, dependency injection, composability, and testing patterns. Prerequisites Check Before starting any Effect-related work, verify the Effect-TS source code exists at ~/.effect . If missing, stop immediately and inform the user. Clone it before proceeding: git clone https://github.com/Effect-TS/effect.git ~/.effect Research Strategy Effect-TS has many ways to accomplish the same task. Proact...
53
21399 technical-articles epicenterhq/epicenter
Technical Articles All articles must follow writing-voice rules. Core Principles Title should BE the takeaway, not a topic. "Write Context to a File, Not a Prompt" not "Context Management in Agent Workflows". Lead with a strong opening paragraph that states the key insight in plain language. Reader should get it in 5 seconds. Then go straight into code. Don't force a blockquote or pull-quote after the opening; if the insight needs a quotable summary, the opening paragraph already is one. Code sp...
53
21400 agent-slack devxoul/agent-messenger
Slack automation with agent-slack agent-slack is a CLI binary installed on $PATH . Invoke it directly (e.g. agent-slack user list ). If installed via Nix flake only, run commands with nix run github:stablyai/agent-slack -- <args> . CRITICAL: Bash command formatting rules Claude Code's permission checker has security heuristics that force manual approval prompts. Avoid these patterns to keep commands auto-allowed. See: https://github.com/anthropics/claude-code/issues/34379 No anywhere in the com...
53