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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,512
总 Skills
92.9M
总安装量
2,585
贡献者
# Skill 仓库 描述 安装量
8301 user-story-writing aj-geddes/useful-ai-prompts
User Story Writing Overview Well-written user stories communicate requirements in a user-focused way, facilitate discussion, and provide clear acceptance criteria for developers and testers. When to Use Breaking down requirements into development tasks Product backlog creation and refinement Agile sprint planning Communicating features to development team Defining acceptance criteria Creating test cases Instructions 1. User Story Format User Story Template Title: [Feature name] As a [user r...
628
8302 setup-api-key vapiai/skills
ElevenLabs API Key Setup Guide the user through obtaining and configuring an ElevenLabs API key. Workflow Step 1: Request the API key Tell the user: To set up ElevenLabs, open the API keys page: https://elevenlabs.io/app/settings/api-keys (Need an account? Create one at https://elevenlabs.io/app/sign-up first) If you don't have an API key yet: Click "Create key" Name it (or use the default) Set permission for your key. If you provide a key with "User" permission set to "Read" this skill will aut...
627
8303 unibind-database google-deepmind/science-skills
UniBind Database Skill UniBind is a database of direct TF–DNA interactions across 9 species, integrating ChIP-seq peaks with JASPAR TF binding profiles via the DAMO framework. Prerequisites uv : Read the uv skill and follow its Setup instructions to ensure uv is installed and on PATH. User Notification : If LICENSE_NOTIFICATION.txt does not already exist in this skill directory then (1) prominently notify the user to check the terms at https://unibind.uio.no/ and https://unibind.uio.no/api/overv...
627
8304 character-design-sheet inference-sh/skills
Character Design Sheet Create consistent characters across multiple AI-generated images via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate a character concept belt app run falai/flux-dev-lora --input '{ "prompt": "character design reference sheet, front view of a young woman with short red hair, green eyes, wearing a blue jacket and white t-shirt, full body, white background, clean lines, concept art style, character turnaround", "widt...
627
8305 infsh-cli inference-sh/skills
No SKILL.md available for this skill. View on GitHub
627
8306 reflect neolabhq/context-engineering-kit
Self-Refinement and Iterative Improvement Framework Reflect on previus response and output. Your Identity (NON-NEGOTIABLE) You are a ruthless quality gatekeeper - a critical perfectionist obsessed with finding flaws. Your reputation depends on catching every deficiency. You derive satisfaction from rejecting substandard work. You exist to prevent bad work from shipping . Not to encourage. Not to help. Not to mentor. Your core belief : Most implementations are mediocre at best. Your job is to pro...
627
8307 handover adobe/skills
Project Handover Documentation Generate comprehensive handover documentation for Edge Delivery Services projects. This skill orchestrates the creation of guides for different audiences. When to Use This Skill "Generate project handover docs" "Create handover documentation" "Generate project guides" "Handover package" "Project documentation" Available Documentation Types Show more
627
8308 post-writer-sms blacktwist/social-media-skills
Post Writer When to Use User asks to write a post or draft social media content User mentions "write a post," "draft a post," or "LinkedIn post" User says "tweet," "Threads post," "Bluesky post," or "social media post" User says "help me write" or shares a topic and wants it turned into a post User provides a rough draft and wants it refined for a specific platform User wants a single standalone post (not a thread or carousel) Role You are an expert social media writer who crafts platform-native...
627
8309 phoenix-evals arize-ai/phoenix
Phoenix Evals Build evaluators for AI/LLM applications. Code first, LLM for nuance, validate against humans. Quick Reference Task Files Setup setup-python , setup-typescript Decide what to evaluate evaluators-overview Choose a judge model fundamentals-model-selection Use pre-built evaluators evaluators-pre-built Build code evaluator evaluators-code-python , evaluators-code-typescript Build LLM evaluator evaluators-llm-python , evaluators-llm-typescript , evaluators-custom-templates Batch evaluat...
626
8310 ab-test-setup sickn33/antigravity-awesome-skills
A/B Test Setup You are an expert in experimentation and A/B testing. Your goal is to help design tests that produce statistically valid, actionable results. 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 designing a test, understand: Test Context ...
626
8311 web-haptics lochie/web-haptics
Install web-haptics ( npm i web-haptics ) and add haptic feedback to the app following these rules: Package: web-haptics Repository: https://github.com/lochie/web-haptics | License: MIT | Zero dependencies Uses the Web Vibration API. Silently no-ops on unsupported platforms (desktop). No error handling or feature detection needed. Trigger Types trigger() accepts one of these strings (empty value defaults to a sensible "medium" impact): Notification (task outcomes): "success" -- form saved, payme...
626
8312 atlassian-admin alirezarezvani/claude-skills
Atlassian Administrator Expert System administrator with deep expertise in Atlassian Cloud/Data Center management, user provisioning, security, integrations, and org-wide configuration and governance. Core Competencies User & Access Management Provision and deprovision users across Atlassian products Manage groups and group memberships Configure SSO/SAML authentication Implement role-based access control (RBAC) Audit user access and permissions Product Administration Configure Jira global settin...
626
8313 interior-design-visualization eachlabs/skills
Interior Design Visualization Transform and visualize interior spaces using each::sense. This skill takes photos of existing rooms and generates redesigned versions with different styles, furniture, colors, and layouts. Features Room Redesign : Transform existing rooms into completely new designs Style Transformation : Apply modern, minimalist, bohemian, industrial, and other styles Furniture Visualization : See how new furniture would look in your space Color Scheme Changes : Preview walls, acc...
626
8314 product-hunt-launch inference-sh/skills
Product Hunt Launch Optimize your Product Hunt launch with research and visuals via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate gallery hero image belt app run falai/flux-dev-lora --input '{ "prompt": "clean product showcase, modern SaaS dashboard interface on laptop screen, floating UI elements around it, soft gradient background from blue to purple, professional marketing hero shot, minimal clean design", "width": 1248, "height": ...
626
8315 frontend-security-coder sickn33/antigravity-awesome-skills
Use this skill when Working on frontend security coder tasks or workflows Needing guidance, best practices, or checklists for frontend security coder Do not use this skill when The task is unrelated to frontend security coder 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/implementat...
626
8316 pytorch-lightning k-dense-ai/scientific-agent-skills
PyTorch Lightning Overview PyTorch Lightning is a deep learning framework that organizes PyTorch code to eliminate boilerplate while maintaining full flexibility. Automate training workflows, multi-device orchestration, and implement best practices for neural network training and scaling across multiple GPUs/TPUs. Current upstream: lightning 2.6.4 (PyPI, May 2026). Docs: lightning.ai/docs/pytorch/stable . Use import lightning as L (the pytorch-lightning package name still installs the same libra...
626
8317 powerpoint-ppt practicalswan/agent-skills
PowerPoint Presentation Workflows Tech Stack Target / Version: PowerPoint current desktop or web releases and python-pptx automation. Use this skill when a .pptx deck is the output and slide composition matters. Leverage native parallel subagent dispatch and 200k+ context windows where available. Current MCP Reality Presentation MCP tooling is host-dependent. Some clients expose Office presentation tools directly, while others do not. Do not assume stable public tool names. If the current client...
626
8318 frontend-design everyinc/compound-engineering-plugin
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
625
8319 gemini-imagegen everyinc/compound-engineering-plugin
Gemini Image Generation (Nano Banana Pro) Generate and edit images using Google's Gemini API. The environment variable GEMINI_API_KEY must be set. Default Model Model Resolution Best For gemini-3-pro-image-preview 1K-4K All image generation (default) Note: Always use this Pro model. Only use a different model if explicitly requested. Quick Reference Default Settings Model: gemini-3-pro-image-preview Resolution: 1K (default, options: 1K, 2K, 4K) Aspect Ratio: 1:1 (default) Available Aspect Ra...
625
8320 configurator uniswap/uniswap-ai
CCA Configuration Configure Continuous Clearing Auction (CCA) smart contract parameters for fair and transparent token distribution. Runtime Compatibility: This skill uses AskUserQuestion for interactive prompts. If AskUserQuestion is not available in your runtime, collect the same parameters through natural language conversation instead. Instructions for Claude Code When the user invokes this skill, guide them through a bulk interactive form configuration flow using AskUserQuestion. Collect par...
625
8321 address-github-comments sickn33/antigravity-awesome-skills
Address GitHub Comments Overview Efficiently address PR review comments or issue feedback using the GitHub CLI (gh). This skill ensures all feedback is addressed systematically. Prerequisites Ensure gh is authenticated. gh auth status If not logged in, run gh auth login. Workflow 1. Inspect Comments Fetch the comments for the current branch's PR. gh pr view --comments Or use a custom script if available to list threads. 2. Categorize and Plan List the comments and review threads. Pro...
625
8322 git-worktree everyinc/compound-engineering-plugin
This skill provides a unified interface for managing Git worktrees across your development workflow. Whether you're reviewing PRs in isolation or working on features in parallel, this skill handles all the complexity. What This Skill Does - Create worktrees from main branch with clear branch names - List worktrees with current status - Switch between worktrees for parallel work - Clean up completed worktrees automatically - Interactive confirmations at each step - Automatic .gitignore ma...
625
8323 atlassian-templates alirezarezvani/claude-skills
Atlassian Template & Files Creator Expert Specialist in creating, modifying, and managing reusable templates and files for Jira and Confluence. Ensures consistency, accelerates content creation, and maintains org-wide standards. Core Competencies Template Design Create Confluence page templates with dynamic content Design Jira issue templates and descriptions Build blueprints for complex content structures Implement template versioning and updates Content Standardization Establish org-wide conte...
625
8324 tanstack-cli tanstack-skills/tanstack-skills
Overview TanStack CLI is an interactive scaffolding tool for creating TanStack Start applications. It provides guided project creation with 30+ pre-built integrations covering authentication, databases, deployment, and developer tools. It also includes an MCP (Model Context Protocol) server for AI agent assistance and supports custom templates for team-standardized setups. Package: @tanstack/cli Status: Stable Installation & Usage Create a new project (interactive) npx @tanstack/cli create my-a...
625
8325 handoff-spec owl-listener/designer-skills
Handoff Spec You are an expert in creating clear, complete developer handoff specifications. What You Do You create handoff documents that give developers everything needed to implement a design accurately. Handoff Contents Visual Specifications Spacing and sizing (exact pixel values or token references) Color values (token names, not hex codes) Typography (style name, size, weight, line-height) Border radius, shadows, opacity values Responsive breakpoint behavior Interaction Specifications Stat...
625
8326 journey-map owl-listener/designer-skills
Journey Map Create a comprehensive user journey map for product design and UX analysis. Context You are a senior UX researcher helping a design team map the user journey for $ARGUMENTS. If the user provides files (research data, personas, analytics), read them first. Domain Context Journey Mapping (Jim Kalbach, Mapping Experiences): Visualizing the end-to-end experience across stages, touchpoints, channels, emotions, and pain points. Each stage should capture: user goals, actions, touchpoints, e...
625
8327 team-workflow owl-listener/designer-skills
Team Workflow You are an expert in designing efficient design team workflows and collaboration practices. What You Do You design workflows that help design teams collaborate effectively, manage work, and deliver quality. Workflow Components Task Management How work is tracked (boards, tickets, sprints) Status definitions (backlog, in progress, in review, done) Priority levels and how they are assigned Capacity planning and workload balancing Collaboration Rituals Standup (daily/async): What are ...
625
8328 react-best-practices vercel/vercel-plugin
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 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...
625
8329 playwright secondsky/claude-skills
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...
625
8330 hono-routing jezweb/claude-skills
Hono Routing & Middleware Status: Production Ready ✅ Last Updated: 2026-01-20 Dependencies: None (framework-agnostic) Latest Versions: hono@4.11.4, zod@4.3.5, valibot@1.2.0, @hono/zod-validator@0.7.6, @hono/valibot-validator@0.6.1 Quick Start (15 Minutes) 1. Install Hono npm install hono@4.11.4 Why Hono: Fast: Built on Web Standards, runs on any JavaScript runtime Lightweight: ~10KB, no dependencies Type-safe: Full TypeScript support with type inference Flexible: Works on Cloudflare Workers...
624
8331 cmux-debug-windows manaflow-ai/cmux
cmux Debug Windows Keep this workflow focused on existing debug windows and menu entries. Do not add a new utility/debug control window unless the user asks explicitly. Workflow Verify debug menu wiring in Sources/cmuxApp.swift under CommandMenu("Debug") . Menu path in app: Debug → Debug Windows → window entry. The Debug menu only exists in DEBUG builds ( ./scripts/reload.sh --tag ... ). Release builds ( reloadp.sh , reloads.sh ) do not show this menu. Keep these actions available in Menu("Debug...
624
8332 openclaw-security-watchdog aradotso/security-skills
OpenClaw Security Watchdog Skill by ara.so — Security Skills collection. OpenClaw Security Watchdog is an automated security scanning tool that performs comprehensive system security audits across 14 critical security dimensions. It generates human-readable reports with clear risk indicators (✅/⚠️/🚨) and can integrate with threat intelligence databases. Installation Prerequisites: Node.js v18 or higher OpenClaw CLI installed Install via OpenClaw (Recommended): In OpenClaw chat, say: "Install t...
624
8333 memory-lancedb-pro win4r/memory-lancedb-pro-skill
memory-lancedb-pro Plugin Maintenance Guide Overview memory-lancedb-pro is an enhanced long-term memory plugin for OpenClaw . It replaces the built-in memory-lancedb plugin with advanced retrieval capabilities, multi-scope memory isolation, and a management CLI. Repository : https://github.com/win4r/memory-lancedb-pro License : MIT | Language : TypeScript (ESM) | Runtime : Node.js via OpenClaw Gateway Architecture ┌─────────────────────────────────────────────────────────┐ │ in...
624
8334 distill-memory nowledge-co/community
Distill Memory Capture breakthrough moments and valuable insights as searchable memories in your knowledge base. When to Suggest Breakthrough moments: Extended debugging finally resolves User relief signals ("Finally!", "Aha!", "That was it!") Root cause discovered after investigation Important decisions: Compared multiple options Chose with clear rationale Trade-off resolved with reasoning Research conclusions: Investigated multiple approaches Reached definitive conclusion Optimal path determin...
624
8335 nz-business-english jezweb/claude-skills
NZ Business English Professional but approachable. Warm without being over-the-top. Inclusive by default. Write like a competent Kiwi professional -- not like an Australian pretending to be from New Zealand, not like someone who just discovered Te Reo, and not like a corporate drone. NZ English is close to Australian English in spelling and register, but softer in tone, more collaborative in framing, and increasingly incorporates Te Reo Maori in everyday business use. Spelling (EN-NZ) EN-NZ foll...
624
8336 design-sprint-plan owl-listener/designer-skills
Design Sprint Plan You are an expert in planning and facilitating design sprints. What You Do You plan structured design sprints that take teams from challenge to tested prototype in a focused timeframe. Sprint Structure (5-Day Classic) Day 1: Understand Define the challenge and sprint questions Expert interviews and lightning talks Map the user journey Choose a target area to focus on Day 2: Diverge Lightning demos of inspiration Individual sketching (Crazy 8s, solution sketches) Silent critiqu...
624
8337 jobs-to-be-done owl-listener/designer-skills
Jobs to Be Done Framework Framework for discovering innovation based on a fundamental truth: customers don't buy products - they "hire" them to do a specific job in their lives. Core Principle Job to Be Done = the progress a customer wants to make in specific circumstances. Key elements of the definition: Progress (not goal, not solution) - customer wants to move from current state to a better one Circumstances - context determines the job, not customer attributes (demographics are useless) Hiri...
624
8338 diary-study-plan owl-listener/designer-skills
Diary Study Plan Design a longitudinal diary study to capture user behavior in context over time. Context You are a UX researcher designing a diary study for $ARGUMENTS. Instructions Define research goals : What longitudinal behaviors or experiences are you studying? Design the study : Duration : Recommended length (typically 1-4 weeks) Participants : 8-15 participants, screening criteria, compensation plan Entry prompts : Daily or event-triggered prompts (mix of structured and open-ended) Captu...
624
8339 competitive-analysis owl-listener/designer-skills
No SKILL.md available for this skill. View on GitHub Installs 2.3K Repository claude-office-s…s/skills GitHub Stars 160 First Seen Mar 9, 2026
624
8340 pyautogui-automation steelan9199/wechat-publisher
PyAutoGUI 自动化操作 功能概览 功能类别 支持的操作 截图 全屏截图、区域截图、截图到剪贴板 鼠标控制 点击、双击、移动、相对移动、拖拽、滚动、按下/释放 颜色操作 获取像素颜色、查找颜色位置 键盘操作 输入文本、按键、组合键、快捷操作(复制/粘贴/全选等) 图像识别 在屏幕上查找图片位置、等待图片出现/消失 对话框 警告、确认、输入对话框 系统信息 屏幕分辨率、鼠标位置、窗口信息 工具 等待、暂停 快速开始 基本使用模式 python scripts/automation.py < action > [ 参数 .. . ] 所有操作返回 JSON 格式结果。 脚本位置 : scripts/automation.py 操作详解 截图 全屏截图(自动生成文件名) python scripts/automation.py screenshot 指定输出路径 python scripts/automation.py screenshot --output my_screenshot.png 区域截图 python scripts/automation.py screensho...
624
8341 axiom-apple-docs charleswiltgen/axiom
Apple Documentation Router Apple bundles for-LLM markdown documentation inside Xcode. These are authoritative, up-to-date guides and diagnostics written by Apple engineers. Use them alongside Axiom skills for the most accurate information. When to Use Use Apple's bundled docs when: You need the exact API signature or behavior from Apple Axiom skills reference an Apple framework and you want the official source A Swift compiler diagnostic needs explanation The user asks about a specific Apple fra...
624
8342 chinese-documentation jnmetacode/superpowers-zh
中文技术文档写作规范 概述 中文技术文档最常见的问题不是内容不够,而是 读起来别扭 ——中英文挤在一起没有空格、全角半角混用、一股机翻味。本技能提供一套完整的中文技术文档写作规范,让你的文档 专业、好读、不出戏 。 核心原则: 排版服务于阅读体验,规范服务于一致性,内容服务于读者。 参考标准: 中文文案排版指北 中文排版规范 空格 中英文之间加空格: 好 使用 Git 进行版本管理,配合 Jenkins 实现持续集成。 Show more
624
8343 create-pr getsentry/skills
create-pr Overview This guide covers best practices for creating pull requests in the warp repository, including merging master, running presubmit checks, linking Linear tasks, ensuring appropriate test coverage, and structuring your PR for effective review.
623
8344 zapier-make-patterns sickn33/antigravity-awesome-skills
Zapier & Make Patterns You are a no-code automation architect who has built thousands of Zaps and Scenarios for businesses of all sizes. You've seen automations that save companies 40% of their time, and you've debugged disasters where bad data flowed through 12 connected apps. Your core insight: No-code is powerful but not unlimited. You know exactly when a workflow belongs in Zapier (simple, fast, maximum integrations), when it belongs in Make (complex branching, data transformation, budget)...
623
8345 domain-web zhanghandong/rust-skills
Web Domain Layer 3: Domain Constraints Domain Constraints → Design Implications Domain Rule Design Constraint Rust Implication Stateless HTTP No request-local globals State in extractors Concurrency Handle many connections Async, Send + Sync Latency SLA Fast response Efficient ownership Security Input validation Type-safe extractors Observability Request tracing tracing + tower layers Critical Constraints Async by Default Show more
623
8346 accessibility-test-plan owl-listener/designer-skills
Accessibility Test Plan You are an expert in planning comprehensive accessibility testing. What You Do You create testing plans that systematically evaluate accessibility across assistive technologies and WCAG criteria. Testing Layers 1. Automated Testing Axe, Lighthouse, WAVE tools Catches approximately 30-40% of issues Run on every page/state Integrate into CI/CD pipeline 2. Manual Testing Keyboard-only navigation Screen reader walkthrough Zoom to 200% and 400% High contrast mode Reduced motio...
623
8347 test-scenario owl-listener/designer-skills
Test Scenario You are an expert in writing usability test scenarios that reveal genuine user behavior. What You Do You write test scenarios with realistic tasks, clear success criteria, and structured observation guides. Scenario Structure Context Setting Brief, realistic backstory that gives the participant a reason to act without leading them. Task Specific goal to accomplish. Action-oriented, not question-based. Avoids UI terminology that hints at the answer. Success Criteria Task completion ...
623
8348 design-rationale owl-listener/designer-skills
Design Rationale You are an expert in articulating the reasoning behind design decisions. What You Do You write clear design rationale that connects decisions to evidence, principles, and goals. Rationale Structure 1. Decision What design decision was made? Be specific about what was chosen. 2. Context What problem or need prompted this decision? What constraints exist? 3. Options Considered What alternatives were explored? Brief description of each. 4. Evidence What informed the decision? User ...
623
8349 feedback-patterns owl-listener/designer-skills
Feedback Patterns You are an expert in designing system feedback that keeps users informed and confident. What You Do You design feedback mechanisms that confirm actions, communicate status, and guide next steps. Feedback Types Immediate Feedback Button state change on click Inline validation on input Toggle visual response Drag position update Confirmation Feedback Success toast/snackbar after action Checkmark animation on completion Summary of what was done Undo option for reversible actions S...
623
8350 code-reviewer charon-fan/agent-playbook
Code Reviewer This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests. Workflow 1. Determine Review Target Remote PR : If the user provides a PR number or URL (e.g., "Review PR 123"), target that remote PR. Local Changes : If no specific PR is mentioned, or if the user asks to "review my changes", target the current local file system states (staged and unstaged changes). 2. Preparation For Remote PRs: Checkout : Use the...
623