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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,599
总 Skills
166.1M
总安装量
2,749
贡献者
# Skill 仓库 描述 安装量
9201 dt-obs-azure dynatrace/dynatrace-for-ai
Azure Cloud Infrastructure Monitor and analyze Azure resources using Dynatrace Smartscape and DQL. Query Azure services, audit security, manage organizational hierarchy, and plan capacity across your Azure infrastructure. When to Use This Skill Use this skill when the user needs to work with Azure resources in Dynatrace. Load the reference file for the task type: Show more Installs 672 Repository dynatrace/dynat…e-for-ai GitHub Stars 107 First Seen May 11, 2026 Security Audits Gen Agent Trust Hu...
1.2K
9202 qwencloud-image-generation qwencloud/qwencloud-ai
Agent setup : If your agent doesn't auto-load skills (e.g. Claude Code), see agent-compatibility.md once per session. Qwen Image Generation Generate and edit images using Wan and Qwen Image models. Supports text-to-image, reference-image editing (style transfer, subject consistency, multi-image composition, text rendering), and interleaved text-image output. This skill is part of qwencloud/qwencloud-ai . Skill directory Use this skill's internal files to execute and learn. Load reference files o...
1.2K
9203 template-authoring dotnet/skills
Template Authoring This skill helps an agent create and validate custom dotnet new templates. It guides bootstrapping templates from existing projects and validates template.json files for authoring issues before publishing. When to Use User wants to create a reusable template from an existing .csproj User wants to validate a template.json they are authoring before publishing User is setting up .template.config/template.json from scratch User wants to package a template for NuGet distribution Wh...
1.2K
9204 migrate-vstest-to-mtp dotnet/skills
VSTest -> Microsoft.Testing.Platform Migration Migrate a .NET test solution from VSTest to Microsoft.Testing.Platform (MTP). The outcome is a solution where all test projects run on MTP, dotnet test works correctly, and CI/CD pipelines are updated. Important : Do not mix VSTest-based and MTP-based .NET test projects in the same solution or run configuration -- this is an unsupported scenario. When to Use Switching from VSTest to Microsoft.Testing.Platform for any supported test framework Enablin...
1.2K
9205 generate-testability-wrappers dotnet/skills
Generate Testability Wrappers Generate wrapper interfaces, default implementations, and DI service registration code for untestable static dependencies. For statics that already have .NET built-in abstractions ( TimeProvider , IHttpClientFactory ), guide adoption of the built-in. For statics without built-in alternatives, generate custom minimal wrappers. When to Use After running detect-static-dependencies and identifying which statics to wrap When the user asks to make a class testable by repl...
1.2K
9206 test-gap-analysis dotnet/skills
Test Gap Analysis via Pseudo-Mutation Analyze production code in any supported language by reasoning about hypothetical mutations, then confirming them against the real test suite. This reveals blind spots where tests pass but would continue to pass even if the code were broken. Language-specific guidance : Call the test-analysis-extensions skill to discover available extension files, then read the file matching the target codebase (e.g., extensions/dotnet.md , extensions/python.md , extensions/...
1.2K
9207 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...
1.2K
9208 a-b-test-design owl-listener/designer-skills
A/B Test Design You are an expert in designing rigorous A/B experiments that produce actionable results. What You Do You design A/B tests with clear hypotheses, controlled variants, appropriate metrics, and statistical rigor. Test Structure 1. Hypothesis Structured as: 'If we [change], then [outcome] will [improve/decrease] because [rationale].' 2. Variants Control (A): current design Treatment (B): proposed change Keep changes isolated — test one variable at a time 3. Primary Metric The single ...
1.2K
9209 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...
1.2K
9210 gesture-patterns owl-listener/designer-skills
Gesture Patterns You are an expert in designing intuitive gesture-based interactions. What You Do You design gesture interactions that feel natural and discoverable across touch and pointer devices. Core Gestures Tap : Select, activate, toggle Double tap : Zoom, like/favorite Long press : Context menu, reorder mode, preview Swipe : Navigate, dismiss, reveal actions Pinch : Zoom in/out Rotate : Rotate content (maps, images) Drag : Move, reorder, adjust values Pull : Refresh content (pull-to-refre...
1.2K
9211 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...
1.2K
9212 presentation iii-hq/iii
Presentation Turn a technical specification into an interactive, persuasive web deck — the kind at iii.dev/roadmap/. The output is a content layer inside the repo's roadmap base (the shared component library, gallery, and markdown spec viewer that build every deck into one static site — Astro routes of the site package in iii, a standalone Vite project in other repos): helps engineers understand the spec — the architecture is a navigable map, not prose; is interactive — steppable diagrams, a sel...
1.2K
9213 ibd-distribution-day-monitor tradermonty/claude-trading-skills
IBD Distribution Day Monitor Purpose Detect IBD-style Distribution Days for major market ETFs (QQQ as Nasdaq proxy, SPY as S&P 500 proxy) and produce a daily market deterioration signal plus a TQQQ/QQQ exposure recommendation. Designed for post-market review. When to Use Invoke this skill: Daily after the US market close. Before increasing TQQQ exposure or rebalancing leveraged positions. When evaluating whether an uptrend is becoming vulnerable to a correction. As an upstream input to FTD (Foll...
1.2K
9214 research-summarizer alirezarezvani/claude-skills
No SKILL.md available for this skill. View on GitHub
1.2K
9215 jenkins-pipeline aj-geddes/useful-ai-prompts
Jenkins Pipeline Overview Create enterprise-grade Jenkins pipelines using declarative and scripted approaches to automate building, testing, and deploying with advanced control flow. When to Use Enterprise CI/CD infrastructure Complex multi-stage builds On-premise deployment automation Parameterized builds Implementation Examples 1. Declarative Pipeline (Jenkinsfile) pipeline { agent { label 'linux-docker' } environment { REGISTRY = 'docker.io' IMAGE_NAME = 'myapp' ...
1.2K
9216 prd-writer pmprompt/claude-plugin-product-management
Domain Context This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work. Input Requirements Context about your product, feature, or problem Relevant data, research, or constraints (recommended but optional) Clear articulation of what you're trying to achieve PRD Writer When to Use Starting a new feature or product initiative Need to document requirements for the engineer...
1.2K
9217 what-if-oracle k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.2K
9218 geopandas k-dense-ai/scientific-agent-skills
GeoPandas GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial data analysis. Installation uv pip install geopandas Optional Dependencies For interactive maps uv pip install folium For classification schemes in mapping uv pip install mapclassify Show more
1.2K
9219 simpy k-dense-ai/scientific-agent-skills
SimPy - Discrete-Event Simulation Overview SimPy is a process-based discrete-event simulation framework based on standard Python. Use SimPy to model systems where entities (customers, vehicles, packets, etc.) interact with each other and compete for shared resources (servers, machines, bandwidth, etc.) over time. Core capabilities: Process modeling using Python generator functions Shared resource management (servers, containers, stores) Event-driven scheduling and synchronization Real-time simul...
1.2K
9220 pymoo k-dense-ai/scientific-agent-skills
Pymoo - Multi-Objective Optimization in Python Overview Pymoo is a comprehensive Python framework for optimization with emphasis on multi-objective problems. Solve single and multi-objective optimization using state-of-the-art algorithms (NSGA-II/III, MOEA/D), benchmark problems (ZDT, DTLZ), customizable genetic operators, and multi-criteria decision making methods. Excels at finding trade-off solutions (Pareto fronts) for problems with conflicting objectives. When to Use This Skill This skill s...
1.2K
9221 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...
1.2K
9222 pattern-library owl-listener/designer-skills
Pattern Library You are an expert in documenting reusable design patterns that solve recurring UX problems. What You Do You create pattern library entries capturing design knowledge in a reusable format. Pattern Entry Structure Problem Statement — What need does this address? What contexts? Solution — The pattern, key principles, visual/interaction description Anatomy — Components, layout, required vs optional elements Variants — Context-specific implementations, responsive adaptations Behavior ...
1.2K
9223 stakeholder-alignment owl-listener/designer-skills
Stakeholder Alignment Help the user achieve stakeholder alignment using frameworks and insights from 88 product leaders. How to Help When the user asks for help with stakeholder alignment: Understand the situation - Ask who the stakeholders are, what decision needs to be made, and where resistance is coming from Identify motivations - Help them understand what each stakeholder cares about and their definition of success Structure the approach - Guide them on pre-alignment, communication sequence...
1.2K
9224 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 ...
1.2K
9225 north-star-vision owl-listener/designer-skills
North Star Vision You are an expert in articulating inspiring product visions that unite teams and guide direction. What You Do You help teams define a north-star vision — a compelling future state that inspires alignment and guides trade-offs. Vision Components Vision Statement — Who, what experience, why it matters (one sentence) Design Pillars — 3-5 strategic focus areas defining differentiators Vision Scenarios — Concrete narrative stories of the future experience Success Criteria — Qualitat...
1.2K
9226 interview-script owl-listener/designer-skills
Customer Interview Script Create a structured interview script that surfaces real insights, not just opinions. Follows "The Mom Test" principles — ask about their life, not your idea. Domain Context Customer interviews are one source in Stage 1 (Explore) of continuous discovery. Other sources: stakeholder interviews, usage analytics, data analytics, surveys, market trends, SEO/SEM analysis. The PM needs direct access to users, stakeholders, engineers, and designers — "without proxies." The Produ...
1.2K
9227 card-sort-analysis owl-listener/designer-skills
Card Sort Analysis Analyze card sorting results to inform information architecture decisions. Context You are a UX researcher analyzing card sort data for $ARGUMENTS. If the user provides files (card sort results, spreadsheets), read them first. Instructions Understand the study : Confirm methodology (open vs closed), number of participants, and card set. Analyze groupings : Identify common category patterns and naming conventions. Create a similarity matrix : Show how frequently items were grou...
1.2K
9228 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...
1.2K
9229 affinity-diagram owl-listener/designer-skills
Affinity Diagram Organize qualitative research data into themed clusters and insight statements. Context You are a UX researcher synthesizing qualitative data for $ARGUMENTS. If the user provides files (interview notes, observation data, survey responses), read them first. Instructions Extract data points : Pull individual observations, quotes, and notes from the raw data. Bottom-up clustering : Group related data points into natural clusters (do not start with predefined categories). Name each ...
1.2K
9230 metrics-definition owl-listener/designer-skills
Metrics Definition You are an expert in defining meaningful UX metrics that demonstrate design impact. What You Do You help teams define metrics connecting design work to measurable outcomes. Metric Categories Behavioral : Task completion, time on task, error rate, feature adoption Attitudinal : SUS, NPS, CSAT, perceived ease of use Business : Conversion, retention, support volume, onboarding completion Engagement : DAU/MAU, session duration, feature discovery, return visits HEART Framework Happ...
1.2K
9231 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 ...
1.2K
9232 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 ...
1.2K
9233 design-review-process owl-listener/designer-skills
Design Review Process You are an expert in establishing design review processes that maintain quality without slowing teams down. What You Do You create review processes with clear gates, criteria, and workflows that ensure design quality. Review Gates Gate 1: Concept Review Problem clearly defined User needs supported by research Multiple concepts explored Strategic alignment confirmed Stakeholder input gathered Gate 2: Design Review Visual design meets brand standards Interaction patterns are ...
1.2K
9234 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...
1.2K
9235 opportunity-framework owl-listener/designer-skills
Opportunity Framework You are an expert in identifying, evaluating, and prioritizing design opportunities. What You Do You help teams move from possible improvements to a prioritized roadmap. Opportunity Sources Research findings, analytics, competitive gaps, technology, stakeholder requests, support channels. Evaluation Frameworks Impact-Effort Matrix 2x2 grid: quick wins, strategic bets, fill-ins, deprioritize. RICE Scoring Reach, Impact (1-3), Confidence (%), Effort (person-weeks). Kano Model...
1.2K
9236 app-preview-video eronred/aso-skills
App Preview Video You are an App Store Preview video specialist. Your goal is to help the user produce up to 3 iOS App Previews (or 1 Play Store promo video) that lift product page conversion by 5–25%. Initial Assessment Check for app-marketing-context.md — read for app, audience, and core value Ask for the App ID and platform(s) — iOS, Android, or both Ask if they have existing screen recordings or need to capture fresh Ask for target conversion goal — install (top-of-funnel) or trial start (mi...
1.2K
9237 design-system-adoption owl-listener/designer-skills
Design System Adoption You are an expert in driving design system adoption across design and engineering teams. What You Do You create strategies and materials that help teams adopt and consistently use a design system. Adoption Strategy Awareness Launch announcements and demos Documentation site with search and examples Regular updates and changelog communication Showcase projects that use the system well Education Getting started guides for designers and developers Component usage guidelines w...
1.2K
9238 click-test-plan owl-listener/designer-skills
Click Test Plan You are an expert in designing click tests that evaluate findability and navigation clarity. What You Do You design first-click and click tests that measure whether users can find information and features. Test Types First-click test : Where do users click first for a given task? Click-path test : Full sequence of clicks to complete a task Navigation test : Can users find items using the nav structure? Five-second test : What do users remember after 5 seconds? Test Plan Structure...
1.2K
9239 version-control-strategy owl-listener/designer-skills
Version Control Strategy You are an expert in managing design file versions, component libraries, and design assets. What You Do You define strategies for versioning design work so teams can collaborate, track changes, and maintain consistency. What to Version Design files (Figma, Sketch, etc.) Component libraries Design tokens Icon sets and assets Documentation Versioning Approaches Design Files Named versions at key milestones (v1-exploration, v2-refinement, v3-final) Branch-based: main branch...
1.2K
9240 summarize-interview owl-listener/designer-skills
Summarize Customer Interview Transform an interview transcript into a structured summary focused on Jobs to Be Done, satisfaction, and action items. Context You are summarizing a customer interview for the product discovery of $ARGUMENTS . The user will provide an interview transcript — either as an attached file (text, PDF, audio transcription) or pasted directly. Read any attached files first. Instructions Read the full transcript carefully before summarizing. Fill in the summary template belo...
1.2K
9241 shipping-artifacts phuryn/pm-skills
Shipping Artifacts: The Docs That Make AI-Built Code Reviewable Purpose AI agents write code fast, but they leave no durable record of intent — what the system is supposed to do, who is allowed to do what, where the secrets live, which rules are actually verified. Without that record, no human (and no auditing agent) can tell whether the code is safe to ship. This skill defines the small set of documents that restore reviewability. These docs live in documentation/ at the repo root and are writt...
1.2K
9242 testing-setup android/skills
Step 1: analyze the current testing setup To understand the testing setup of an existing project, look for these dependencies in the libs.versions.toml file, or build files: Show more Installs 910 Repository android/skills GitHub Stars 6.7K First Seen May 15, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.2K
9243 naver-ad-performance nomadamas/k-skill
naver-ad-performance Get the full instructions (required first step) Run this and follow its output as the primary instructions for this skill: npx -y @nomadamas/k-skill@0 instruct naver-ad-performance The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by: npx -y @nomadamas/k-skill@0 files naver-ad-performance If npx is unavailable, install Node.js 18+ or follow h...
1.2K
9244 otel-instrumentation honeycombio/agent-skill
OpenTelemetry Instrumentation for Honeycomb SDK setup, custom spans, attributes, span events, sampling, and layered telemetry. For conceptual foundations (why wide events matter, how attributes connect to investigation), see the observability-fundamentals skill. OTLP Configuration and SDK Setup Every OTel SDK needs these environment variables to send data to Honeycomb: Required Environment Variables Base configuration: OTEL_SERVICE_NAME = your-service-name OTEL_EXPORTER_OTLP_ENDPOINT = https://a...
1.2K
9245 migrate-mstest-v1v2-to-v3 dotnet/skills
MSTest v1/v2 -> v3 Migration Migrate a test project from MSTest v1 (assembly references) or MSTest v2 (NuGet 1.x-2.x) to MSTest v3. MSTest v3 is not binary compatible with v1/v2 -- libraries compiled against v1/v2 must be recompiled. When to Use Project references Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll (MSTest v1) Project uses MSTest.TestFramework / MSTest.TestAdapter NuGet 1.x or 2.x Resolving build errors after updating MSTest packages from v1/v2 to v3 -- including when the ...
1.2K
9246 google-cloud-solution-guided-gke-ai-migration google/skills
Migrate AI Workloads to GKE Inference This skill guides agents through the end-to-end process of migrating existing AI inference workloads (e.g., from Cloud Run, Gemini API, Gemini Enterprise Agent Platform) to self-hosted inference on Google Kubernetes Engine (GKE). The agent will act as an interactive architect, using a structured 4-phase workflow to discover requirements, design a Google Cloud-native solution, execute the implementation using gcloud and kubectl , and validate the deployment. ...
1.2K
9247 parabolic-short-trade-planner tradermonty/claude-trading-skills
Overview Generate Qullamaggie-style Parabolic Short watchlists and conditional pre-market plans for US equities. The skill never sends orders. It emits JSON + Markdown that a human reviews against their broker before entry. Three phases: Show more Installs 858 Repository tradermonty/cla…g-skills GitHub Stars 2.6K First Seen May 2, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
1.2K
9248 principle-redesign-from-first-principles cursor/plugins
Redesign From First Principles When integrating a change, don't bolt it onto the existing design. Redesign as if the requirement had been there from the start. The result should look like what we would have built if we'd known on day one. Read all affected files and understand the current design holistically Ask: "if we were writing this from scratch with this new requirement, what would we build?" Propagate the change through every reference: types, docs, examples, rationale sections Think abou...
1.2K
9249 principle-minimize-reader-load cursor/plugins
Minimize Reader Load Maintainability is the work a reader must do to understand code. Track two axes: Layers to trace. How many indirections sit between the question and the answer. State to hold. How much hidden or mutable context the reader must keep in their head. Why: Code is read far more than it is written. LOC, cyclomatic complexity, and "clean architecture" are proxies. Reader load is the thing that matters. The two axes are independent. A flat file with 50 globals can be as hard to reas...
1.2K
9250 automate-me cursor/plugins
Automate me A guided flow for turning the user's working conventions into a skill agents will follow. The output is one -mode skill tailored to them (e.g. jay-mode , priya-mode ). This skill orchestrates three others: an inline mining pass (see step 1), Cursor's built-in create-skill (authoring), and the unslop skill (prose discipline). It sequences them; it doesn't replace them. Flow 0. Check for an existing skill Look recursively for .cursor/skills//*-mode/SKILL.md and ~/.cursor/skills/*-mode/...
1.2K