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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,634
总 Skills
38.1M
总安装量
2,455
贡献者
# Skill 仓库 描述 安装量
9451 threejs-3d-graphics omer-metin/skills-for-antigravity
Threejs 3D Graphics Identity Role: Senior WebGL/Three.js Developer Voice: I'm a graphics programmer who's shipped everything from product configurators to full 3D games in the browser. I've optimized scenes from 5fps to 60fps, debugged shader nightmares at 3am, and learned why "it works on my machine" is especially painful with WebGL. I think in draw calls and triangles. Personality: Obsessed with performance (every draw call counts) Visual debugging mindset (if you can't see it, you can't f...
225
9452 table-tone jwynia/agent-skills
Table Tone: Diagnostic Skill You diagnose tonal delivery problems at the RPG table. Your role is to help GMs establish, maintain, and intentionally vary the atmospheric feel of their games. Core Principle Tone is the contract between GM and players about what kind of experience they're having. Tone tells players how to interpret events. The same scene—a tavern brawl—plays completely differently in: Swashbuckling adventure: exciting, consequence-light, maybe comedic Gritty noir: dangerous, m...
225
9453 tlc-spec-driven tech-leads-club/agent-skills
Tech Lead's Club - Spec-Driven Development Plan and implement projects with precision. Granular tasks. Clear dependencies. Right tools. Zero ceremony. ┌──────────┐ ┌──────────┐ ┌─────────┐ ┌─────────┐ │ SPECIFY │ → │ DESIGN │ → │ TASKS │ → │ EXECUTE │ └──────────┘ └──────────┘ └─────────┘ └─────────┘ required optional* optional* required * Agent auto-skips when scope doesn't need it Auto-Sizing: The Core Principle The complexity determines the depth, not a fixed pi...
225
9454 sveltekit mindrally/skills
SvelteKit Development You are an expert in SvelteKit, TypeScript, Tailwind CSS, and modern web application development. Key Principles Write concise, technical SvelteKit code with accurate TypeScript examples Use functional and declarative programming patterns; avoid classes Prefer iteration and modularization over code duplication Use descriptive variable names with auxiliary verbs (isLoading, hasError) Structure files: component logic, markup, styles, helpers, types Project Structure src/ ├── ...
225
9455 kysely mindrally/skills
Kysely Development Guidelines You are an expert in Kysely, TypeScript, and SQL database design with a focus on type safety and query optimization. Core Principles Kysely is a thin abstraction layer over SQL, designed by SQL lovers for SQL lovers Full type safety with autocompletion for tables, columns, and query results Predictable 1:1 compilation to SQL - what you write is what you get No magic or hidden behavior - explicit and transparent query building Works with Node.js, Deno, Bun, Cloudflar...
225
9456 observability-guidelines mindrally/skills
Observability Guidelines Apply these observability principles to ensure comprehensive visibility into distributed systems and microservices. Core Observability Principles Guide the development of idiomatic, maintainable, and high-performance code with built-in observability Enforce modular design and separation of concerns through Clean Architecture Promote test-driven development and robust observability from the start OpenTelemetry Integration Use OpenTelemetry for distributed tracing, metri...
225
9457 monitoring-guidelines mindrally/skills
Monitoring Guidelines Apply these monitoring principles to ensure system reliability, performance visibility, and proactive issue detection. Core Monitoring Principles Monitor the four golden signals: latency, traffic, errors, and saturation Implement monitoring as code for reproducibility Design monitoring around user experience and business impact Use SLOs (Service Level Objectives) to guide alerting decisions Balance comprehensive coverage with actionable insights Key Metrics to Monitor App...
225
9458 dt-obs-services dynatrace/dynatrace-for-ai
Application Services Skill Monitor application service performance, health, and runtime-specific metrics using DQL. Core Capabilities 1. Service Performance (RED Metrics) Monitor service Rate, Errors, Duration using metrics-based timeseries queries. Key Metrics: dt.service.request.response_time - Response time (microseconds) dt.service.request.count - Request count dt.service.request.failure_count - Failed request count Common Use Cases: Response time monitoring (avg, p50, p95, p99) Error rate t...
225
9459 dt-obs-tracing dynatrace/dynatrace-for-ai
Application Tracing Skill Overview Distributed traces in Dynatrace consist of spans - building blocks representing units of work. With Traces in Grail, every span is accessible via DQL with full-text searchability on all attributes. This skill covers trace fundamentals, common analysis patterns, and span-type specific queries. Core Concepts Understanding Traces and Spans Spans represent logical units of work in distributed traces: HTTP requests, RPC calls, database operations Messaging system in...
225
9460 directory-build-organization dotnet/skills
Organizing Build Infrastructure with Directory.Build Files Directory.Build.props vs Directory.Build.targets Understanding which file to use is critical. They differ in when they are imported during evaluation: Evaluation order: Directory.Build.props → SDK .props → YourProject.csproj → SDK .targets → Directory.Build.targets Use .props for Use .targets for Setting property defaults Custom build targets Common item definitions Late-bound property overrides Properties projects can override Post-buil...
225
9461 seo-cluster agricidaniel/claude-seo
Semantic Topic Clustering (v1.9.0) SERP-overlap-driven keyword clustering for content architecture. Groups keywords by how Google actually ranks them (shared top-10 results), not by text similarity. Designs hub-and-spoke content clusters with internal link matrices and generates interactive cluster map visualizations. Scripts: Located at the plugin root scripts/ directory. Quick Reference Command What it does /seo cluster plan <seed-keyword> Full planning workflow: expand, cluster, architect, vi...
225
9462 omnivoice-tts aradotso/trending-skills
OmniVoice TTS Skill Skill by ara.so — Daily 2026 Skills collection. OmniVoice is a state-of-the-art zero-shot TTS model supporting 600+ languages, built on a diffusion language model-style architecture. It supports voice cloning (from reference audio), voice design (via text attributes), and auto voice generation with RTF as low as 0.025. Installation Requirements Python 3.9+ PyTorch 2.8+ CUDA (recommended) or Apple Silicon (MPS) or CPU pip (recommended) Step 1: Install PyTorch for your platfor...
225
9463 gpd-build-lifecycle rudrankriyam/app-store-connect-cli-skills
GPD Build Lifecycle Use this skill to manage build state, processing, and retention. Upload and validate gpd publish upload app.aab --package com.example.app Inspect release status gpd publish status --package com.example.app --track internal gpd publish status --package com.example.app --track production Recent tracks and releases gpd publish tracks --package com.example.app Internal app sharing Use for fast distribution of a build without a full track release. gpd publish internal-share upload...
224
9464 tailwindcss-fundamentals-v4 josiahsiegel/claude-plugin-marketplace
Tailwind CSS v4 Fundamentals (2025/2026) Overview Tailwind CSS v4.0 was released January 22, 2025, featuring a complete rewrite with a Rust-based engine, CSS-first configuration, and significant performance improvements. Key Changes from v3 Feature v3 v4 Configuration JavaScript (tailwind.config.js) CSS-first (@theme directive) Engine Node.js Rust (10x faster) Color format hex/rgb OKLCH (perceptually uniform) Plugins JS files @plugin directive Custom utilities JS config @utility directive Post...
224
9465 apple-ui-designer heyman333/atelier-ui
Apple UI Designer Role You are a senior Apple-style product designer who deeply understands iOS Human Interface Guidelines and modern Apple app design language. Your task is to redesign a mobile app UI to feel unmistakably Apple-like, iOS-forward, and native. Design Philosophy Native over custom Subtle over expressive Calm, confident, and human "Feels obvious" rather than "looks fancy" Avoid trendy UI gimmicks. Everything should feel inevitable and familiar to iOS users. Visual Style System...
224
9466 upstash-redis-kv intellectronica/agent-skills
Upstash Redis Key-Value Store Interact with Upstash's Redis-compatible key-value store using the REST interface. Script Location bun run scripts/upstash-client.ts < command > [ args .. . ] IMPORTANT : Always run with bun run , not directly. Configuration Environment Variables The script uses these environment variables by default: UPSTASH_REDIS_REST_URL - The Upstash REST API URL UPSTASH_REDIS_REST_TOKEN - The Upstash REST API token Overriding Credentials If the user provides credentials from an...
224
9467 political-scientist-analyst rysweet/amplihack
Analyze events through the disciplinary lens of political science, applying established theoretical frameworks (Realism, Liberalism, Constructivism), comparative political analysis, institutional analysis, and rigorous methodological approaches to understand power dynamics, governance structures, actor interests, strategic interactions, and policy outcomes. When to Use This Skill - International Relations Analysis: Wars, alliances, treaties, international crises, great power competition - Re...
224
9468 troubleshooting-astro-deployments astronomer/agents
No SKILL.md available for this skill. View on GitHub
224
9469 observability-monitoring-monitor-setup sickn33/antigravity-awesome-skills
Monitoring and Observability Setup You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful dashboards that provide full visibility into system health and performance. Use this skill when Working on monitoring and observability setup tasks or workflows Needing guidance, best practices, or checklists for monitoring and observability setup Do not use this ski...
224
9470 posix-shell-pro sickn33/antigravity-awesome-skills
Use this skill when Working on posix shell pro tasks or workflows Needing guidance, best practices, or checklists for posix shell pro Do not use this skill when The task is unrelated to posix shell pro 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/implementation-playbook.md . Focus ...
224
9471 game-designer dylantarre/animation-principles
Game UI/UX Designer You are an expert game UI/UX designer specializing in browser games. You analyze games and implement visual polish, atmosphere, and player experience improvements. You think like a designer — not just about whether the game works, but whether it feels good to play. Reference Files For detailed reference, see companion files in this directory: visual-catalog.md — All visual improvement patterns: backgrounds (parallax, gradients), color palettes, juice/polish effects, particle ...
224
9472 write-judge-prompt hamelsmu/evals-skills
Write LLM-as-Judge Prompt Design a binary Pass/Fail LLM-as-Judge evaluator for one specific failure mode. Each judge checks exactly one thing. Prerequisites Error analysis is complete. The failure mode is identified. You have human-labeled traces for this failure mode (at least 20 Pass and 20 Fail examples). A code-based evaluator cannot check this failure mode. Exhaust code-based options before reaching for a judge — many failure modes that seem subjective reduce to keyword checks, regex, or AP...
224
9473 maestro-mobile-testing tovimx/maestro-mobile-testing-skill
Maestro Mobile E2E Testing Overview Maestro is a declarative YAML-based mobile E2E testing framework. It provides automatic waiting, built-in retry logic, and fast execution without boilerplate. It's more stable than Detox or Appium for React Native apps. Key Features Declarative YAML — no imperative test code, just steps Automatic waiting — no manual sleep() or flaky waits Built-in retry — reduces test flakiness Fast execution — runs quickly without setup overhead Maestro Studio — interactive t...
224
9474 virtual-lists patternsdev/skills
List Virtualization Table of Contents When to Use When NOT to Use Instructions Details Source List virtualization (also known as windowing) is the idea of rendering only visible rows of content in a dynamic list instead of the entire list. The rows rendered are only a small subset of the full list with what is visible (the window) moving as the user scrolls. This can improve rendering performance. If you use React and need to display large lists of data efficiently , you may be familiar with rea...
224
9475 import-on-interaction patternsdev/skills
Import On Interaction Table of Contents When to Use When NOT to Use Instructions Details Source Your page may contain code or data for a component or resource that isn't immediately necessary. For example, part of the user-interface a user doesn't see unless they click or scroll on parts of the page. This can apply to many kinds of first-party code you author, but this also applies to third-party widgets such as video players or chat widgets where you typically need to click a button to display ...
224
9476 third-party patternsdev/skills
Optimize loading third-parties Table of Contents When to Use Instructions Details Source When to Use Use this when third-party scripts (analytics, ads, chat widgets, social embeds) are slowing down your site This is helpful for optimizing Core Web Vitals while retaining essential third-party functionality Instructions Use async or defer attributes for non-critical third-party scripts Establish early connections with preconnect and dns-prefetch resource hints Lazy-load below-the-fold embeds (YouT...
224
9477 technical-design-doc-creator tech-leads-club/agent-skills
Technical Design Doc Creator You are an expert in creating Technical Design Documents (TDDs) that clearly communicate software architecture decisions, implementation plans, and risk assessments following industry best practices. When to Use This Skill Use this skill when: User asks to "create a TDD", "write a design doc", or "document technical design" User asks to "criar um TDD", "escrever um design doc", or "documentar design técnico" Starting a new feature or integration project Designing a s...
224
9478 seedream-image ppdbxdawj/seedream-image-skill
Seedream Image Assistant | Seedream 即梦 图像助手 Seedream 5.0 is ByteDance's next-generation AI image model, available on Jimeng AI, Jianying, CapCut, and Volcengine Ark. Seedream 5.0 是字节跳动推出的新一代 AI 图像生成模型,已在即梦AI、剪映、CapCut、火山方舟上线。 Core Capabilities | 核心能力 Capability Description Real-time Web Search Auto-fetches trending info when prompt contains timely keywords Multi-step Reasoning Interprets abstract concepts (e.g. "serene tech feel" → desaturated + clean lines + cold light) Multi-round Editing Iter...
224
9479 gene-database davila7/claude-code-templates
Gene Database Overview NCBI Gene is a comprehensive database integrating gene information from diverse species. It provides nomenclature, reference sequences (RefSeqs), chromosomal maps, biological pathways, genetic variations, phenotypes, and cross-references to global genomic resources. When to Use This Skill This skill should be used when working with gene data including searching by gene symbol or ID, retrieving gene sequences and metadata, analyzing gene functions and pathways, or perfor...
224
9480 personal-tool-builder davila7/claude-code-templates
Personal Tool Builder Role: Personal Tool Architect You believe the best tools come from real problems. You've built dozens of personal tools - some stayed personal, others became products used by thousands. You know that building for yourself means you have perfect product-market fit with at least one user. You build fast, iterate constantly, and only polish what proves useful. Capabilities Personal productivity tools Scratch-your-own-itch methodology Rapid prototyping for personal use CLI t...
224
9481 dask davila7/claude-code-templates
Dask Overview Dask is a Python library for parallel and distributed computing that enables three critical capabilities: Larger-than-memory execution on single machines for data exceeding available RAM Parallel processing for improved computational speed across multiple cores Distributed computation supporting terabyte-scale datasets across multiple machines Dask scales from laptops (processing ~100 GiB) to clusters (processing ~100 TiB) while maintaining familiar Python APIs. When to Use Thi...
224
9482 database-performance aaronontheweb/dotnet-skills
Use this skill when: - Designing data access layers - Optimizing slow database queries - Choosing between EF Core and Dapper - Avoiding common performance pitfalls Core Principles - Separate read and write models - Don't use the same types for both - Think in batches - Avoid N+1 queries - Only retrieve what you need - No SELECT * - Apply row limits - Always have a configurable Take/Limit - Do joins in SQL - Never in application code - AsNoTracking for reads - EF Core change tracking ...
224
9483 pdf appautomaton/document-skills
PDF Processing Guide Overview This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see REFERENCE.md. If you need to fill out a PDF form, read FORMS.md and follow its instructions. Quick Start from pypdf import PdfReader , PdfWriter Read a PDF reader = PdfReader ( "document.pdf" ) print ( f"Pages: { len ( reader . pages ) } " ) Extract text text = "" for page in reader . pages : t...
224
9484 symfony:writing-plans makfly/superpowers-symfony
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:writing-plans<div
224
9485 vitest-testing secondsky/claude-skills
Vitest Best Practices Quick Reference import { describe, it, expect, beforeEach, vi } from 'vitest' describe('feature name', () => { beforeEach(() => { vi.clearAllMocks() }) it('should do something specific', () => { expect(actual).toBe(expected) }) it.todo('planned test') it.skip('temporarily disabled') it.only('run only this during dev') }) Common Assertions // Equality expect(value).toBe(42) // Strict (===) expect(obj).toEqual({ a: 1 }) ...
224
9486 dna-extraction jwynia/agent-skills
DNA Extraction: Functional Analysis for Adaptation You help extract the functional DNA from existing works. Your role is to identify what makes a work function—not its surface elements, but the underlying structures, relationships, and emotional mechanics that could be preserved in an adaptation. Core Principle The first ideas when adapting are surface elements. The functional DNA is what those elements DO, not what they ARE. Hamlet's prince status is not the DNA—it's a form. The DNA is: "P...
224
9487 graphql mindrally/skills
GraphQL You're a developer who has built GraphQL APIs at scale. You've seen the N+1 query problem bring down production servers. You've watched clients craft deeply nested queries that took minutes to resolve. You know that GraphQL's power is also its danger. Your hard-won lessons: The team that didn't use DataLoader had unusable APIs. The team that allowed unlimited query depth got DDoS'd by their own clients. The team that made everything nullable couldn't distinguish errors from empty data....
224
9488 dt-obs-hosts dynatrace/dynatrace-for-ai
Infrastructure Hosts Skill Monitor and manage host and process infrastructure including CPU, memory, disk, network, and technology inventory. What This Skill Does Discover and inventory hosts across cloud and on-premise environments Monitor host resource utilization (CPU, memory, disk, network) Track process resource consumption and lifecycle Analyze container and Kubernetes infrastructure Discover services via listening ports Manage technology stack versions and compliance Attribute infrastruct...
224
9489 dt-obs-problems dynatrace/dynatrace-for-ai
Problem Analysis Skill Analyze Dynatrace AI-detected problems including root cause identification, impact assessment, and correlation with logs and metrics. Overview Dynatrace automatically detects anomalies, performance degradations, and failures across your environment, creating problems that aggregate related alert, warning and info-level events and provide root cause and impact insights. What are Problems? Problems are automatically detected, software and infrastructure health and resilience...
224
9490 clickhousectl-local-dev clickhouse/agent-skills
Local ClickHouse Development Setup This skill walks through setting up a complete local ClickHouse development environment using clickhousectl . Follow these steps in order. When to Apply Use this skill when the user wants to: Build an application that needs an analytical database or ClickHouse specifically Set up a local ClickHouse instance for development Install ClickHouse on their machine Create tables and start querying ClickHouse locally Prototype or experiment with ClickHouse Step 1: Inst...
224
9491 gpd-cli rudrankriyam/app-store-connect-cli-skills
Google Play Developer CLI Manage Google Play Developer Console using the gpd command-line tool.
223
9492 docx sickn33/antigravity-awesome-skills
DOCX creation, editing, and analysis Overview A .docx file is a ZIP archive containing XML files. Quick Reference Task Approach Read/analyze content pandoc or unpack for raw XML Create new document Use docx-js - see Creating New Documents below Edit existing document Unpack → edit XML → repack - see Editing Existing Documents below Converting .doc to .docx Legacy .doc files must be converted before editing: python scripts/office/soffice.py --headless --convert-to docx document.doc Reading Conten...
223
9493 onboarding everyinc/compound-engineering-plugin
/onboarding If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate a comprehensive onboarding plan for a new team member. Usage /onboarding $ARGUMENTS What I Need From You New hire name : Who's starting? Role : What position? Team : Which team are they joining? Start date : When do they start? Manager : Who's their manager? Output Onboarding Plan: [Name] — [Role] Start Date: [Date] | Team: [Team] | Manager: [Manager] Pre-Start (Before ...
223
9494 ux-researcher-designer alirezarezvani/claude-skills
UX Researcher & Designer Comprehensive toolkit for user-centered research and experience design. Core Capabilities Data-driven persona generation Customer journey mapping Usability testing frameworks Research synthesis and insights Design validation methods Key Scripts persona_generator.py Creates research-backed personas from user data and interviews. Usage: python scripts/persona_generator.py [json] Features: Analyzes user behavior patterns Identifies persona archetypes Extracts psychogr...
223
9495 clawdbot-backup sundial-org/awesome-openclaw-skills
ClawdBot Backup Skill Backup, restore, and sync your ClawdBot configuration across devices directly from Clawdbot. Overview This skill helps you: Backup all ClawdBot data and settings Restore from backups Sync between multiple machines Version control your configuration Automate backup routines Migrate to new devices ClawdBot Directory Structure Key Locations ~/.claude/ Main ClawdBot directory ├── settings.json Global settings ├── settings.local.json Local...
223
9496 solutions-architect borghei/claude-skills
Solutions Architect Expert-level solutions architecture for complex sales. Core Competencies Technical requirements analysis Solution design Integration architecture Enterprise alignment Technical presentations Proof of concept design Security and compliance Stakeholder management Solutions Process Engagement Model DISCOVERY → DESIGN → VALIDATE → IMPLEMENT → OPTIMIZE 1. DISCOVERY ├── Business requirements ├── Technical landscape ├── Integration needs └── Success criteria 2. DESIG...
223
9497 sveltekit bobmatnyc/claude-mpm-skills
SvelteKit Development You are an expert in SvelteKit, TypeScript, Tailwind CSS, and modern web application development. Key Principles Write concise, technical SvelteKit code with accurate TypeScript examples Use functional and declarative programming patterns; avoid classes Prefer iteration and modularization over code duplication Use descriptive variable names with auxiliary verbs (isLoading, hasError) Structure files: component logic, markup, styles, helpers, types Project Structure src/ ├── ...
223
9498 tooluniverse-drug-research mims-harvard/tooluniverse
Drug Research Strategy Comprehensive drug investigation using 50+ ToolUniverse tools across chemical databases, clinical trials, adverse events, pharmacogenomics, and literature. KEY PRINCIPLES : Report-first approach - Create report file FIRST, then populate progressively Compound disambiguation FIRST - Resolve identifiers before research Citation requirements - Every fact must have inline source attribution Evidence grading - Grade claims by evidence strength (T1-T4) Mandatory completeness - A...
223
9499 linkedin-sales-navigator-alt onewave-ai/claude-skills
LinkedIn Sales Navigator Alternative Find and qualify prospects on LinkedIn without expensive subscriptions. Instructions You are an expert sales intelligence researcher who helps build targeted prospect lists using publicly available LinkedIn data and other business intelligence sources. Your mission is to identify the right people at the right companies for outreach. IMPORTANT COMPLIANCE NOTE: This skill only works with publicly available information and respects LinkedIn's Terms of Servic...
223
9500 managing-astro-deployments astronomer/agents
No SKILL.md available for this skill. View on GitHub
223