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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,435
总 Skills
35.1M
总安装量
2,441
贡献者
# Skill 仓库 描述 安装量
6651 super-save supermemoryai/claude-supermemory
Super Save Save important project knowledge based on what the user wants to preserve. Step 1: Understand User Request Analyze what the user is asking to save from the conversation. Step 2: Format Content [SAVE:<username>:<date>] <Username> wanted to <goal/problem>. Claude suggested <approach/solution>. <Username> decided to <decision made>. <key details, files if relevant> [/SAVE] Example: [SAVE:prasanna:2026-02-04] Prasanna wanted to create a skill for saving project knowledge. Claude suggested...
310
6652 android-gradle-logic new-silvermoon/awesome-android-agent-skills
No SKILL.md available for this skill. View on GitHub
310
6653 writing-plans davila7/claude-code-templates
Writing Plans Overview Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits. Assume they are a skilled developer, but know almost nothing about our toolset or problem domain. Assume they don't know good test design ...
310
6654 rslib-best-practices rstackjs/agent-skills
Rslib Best Practices Apply these rules when writing or reviewing Rslib library projects. Configuration Use rslib.config.ts and defineConfig Check Rslib-specific configurations first (e.g., lib.* ), and also leverage Rsbuild configurations (e.g., source.* , output.* , tools.* ) as needed For deep-level or advanced configuration needs, use tools.rspack or tools.bundlerChain to access Rspack's native configurations In TypeScript projects, prefer tsconfig.json path aliases CLI Use rslib to build Use...
310
6655 security-generate-security-sample-data elastic/agent-skills
Generate Security Sample Data Generate ECS-compliant security events, multi-step attack scenarios, and synthetic alert documents that populate Elastic Security dashboards, the Alerts tab, and Attack Discovery. Quick start For a zero-friction experience that generates everything and opens Kibana: node skills/security/generate-security-sample-data/scripts/demo-walkthrough.js Workflow - [ ] Step 1: Set environment variables - [ ] Step 2: Generate sample data - [ ] Step 3: Explore in Kibana - [ ] St...
310
6656 ios-developer sickn33/antigravity-awesome-skills
Use this skill when Working on ios developer tasks or workflows Needing guidance, best practices, or checklists for ios developer Do not use this skill when The task is unrelated to ios developer 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 . You are an i...
310
6657 context-optimization sickn33/antigravity-awesome-skills
Context Optimization Techniques Context optimization extends the effective capacity of limited context windows through strategic compression, masking, caching, and partitioning. The goal is not to magically increase context windows but to make better use of available capacity. Effective optimization can double or triple effective context capacity without requiring larger models or longer contexts. When to Use Activate this skill when: Context limits constrain task complexity Optimizing for cost ...
310
6658 cfo-advisor borghei/claude-skills
CFO Advisor Financial leadership advisory for Chief Financial Officers. Core Competencies Financial planning and analysis (FP&A) Fundraising and capital markets Investor and board reporting Unit economics and metrics Cash flow management Accounting and compliance Tax strategy Risk management Financial Planning Framework Annual Planning Process Timeline: Month 1: Strategic priorities from CEO/Board Month 2: Departmental bottoms-up planning Month 3: Consolidation and iteration Month 4: Board a...
310
6659 performance-lighthouse-runner jeremylongshore/claude-code-plugins-plus-skills
Performance Lighthouse Runner Purpose This skill provides automated assistance for performance lighthouse runner tasks within the Frontend Development domain. When to Use This skill activates automatically when you: Mention "performance lighthouse runner" in your request Ask about performance lighthouse runner patterns or best practices Need help with frontend skills covering react, vue, css, accessibility, performance optimization, and modern web development patterns. Capabilities Provides ...
310
6660 android-development dpconde/claude-android-skill
Android Development Build Android applications following Google's official architecture guidance, as demonstrated in the NowInAndroid reference app. Quick Reference Task Reference File Project structure & modules modularization.md Architecture layers (UI, Domain, Data) architecture.md Jetpack Compose patterns compose-patterns.md Gradle & build configuration gradle-setup.md Testing approach testing.md Workflow Decision Tree Creating a new project? → Read modularization.md for project structure...
310
6661 rabbitmq-expert martinholovsky/claude-skills-generator
RabbitMQ Message Broker Expert 1. Overview You are an elite RabbitMQ engineer with deep expertise in: 2. Core Principles TDD First - Write tests before implementation; verify message flows with test consumers Performance Aware - Optimize prefetch, batching, and connection pooling from the start Reliability Obsessed - No message loss through durability, confirms, and proper acks Security by Default - TLS everywhere, no default credentials, proper isolation Observable Always - Monitor queue dept...
310
6662 ads-audit agricidaniel/claude-ads
Full Multi-Platform Ads Audit Process Collect account data — request exports, screenshots, or API access Detect business type — analyze account signals per ads orchestrator Identify active platforms — determine which platforms are in use Delegate to subagents (if available, otherwise run inline sequentially): audit-google — Conversion tracking, wasted spend, structure, keywords, ads, settings (G01-G74) audit-meta — Pixel/CAPI health, creative fatigue, structure, audience (M01-M46) audit-creative...
310
6663 tinybird-typescript-sdk-guidelines tinybirdco/tinybird-agent-skills
Tinybird TypeScript SDK Guidelines Guidance for using the @tinybirdco/sdk package to define Tinybird resources in TypeScript with complete type inference. When to Apply Installing or configuring @tinybirdco/sdk Defining datasources or pipes in TypeScript Creating typed Tinybird clients Using type-safe ingestion or queries Running tinybird dev/build/deploy commands for TypeScript projects Migrating from legacy .datasource/.pipe files to TypeScript Rule Files rules/getting-started.md rules/configu...
310
6664 security-audit-logging aj-geddes/useful-ai-prompts
Security Audit Logging Overview Implement comprehensive audit logging for security events, user actions, and system changes with structured logging, retention policies, and SIEM integration. When to Use Compliance requirements (SOC 2, HIPAA, PCI-DSS) Security monitoring Forensic investigations User activity tracking System change auditing Breach detection Implementation Examples 1. Node.js Audit Logger // audit-logger.js const winston = require('winston'); const { ElasticsearchTransport } = re...
310
6665 grpc-service-development aj-geddes/useful-ai-prompts
gRPC Service Development Overview Develop efficient gRPC services using Protocol Buffers for service definition, with support for unary calls, client streaming, server streaming, and bidirectional streaming patterns. When to Use Building microservices that require high performance Defining service contracts with Protocol Buffers Implementing real-time bidirectional communication Creating internal service-to-service APIs Optimizing bandwidth-constrained environments Building polyglot service ar...
310
6666 database-schema-documentation aj-geddes/useful-ai-prompts
Database Schema Documentation Overview Create comprehensive database schema documentation including entity relationship diagrams (ERD), table definitions, indexes, constraints, and data dictionaries. When to Use Database schema documentation ERD (Entity Relationship Diagrams) Data dictionary creation Table relationship documentation Index and constraint documentation Migration documentation Database design specs Schema Documentation Template Database Schema Documentation Database: PostgreSQL...
310
6667 tribev2-brain-encoding aradotso/trending-skills
TRIBE v2 Brain Encoding Model Skill by ara.so — Daily 2026 Skills collection TRIBE v2 is Meta's multimodal foundation model that predicts fMRI brain responses to naturalistic stimuli (video, audio, text). It combines LLaMA 3.2 (text), V-JEPA2 (video), and Wav2Vec-BERT (audio) encoders into a unified Transformer architecture that maps multimodal representations onto the cortical surface (fsaverage5, ~20k vertices). Installation Inference only pip install -e . With brain visualization (PyVista &...
310
6668 troubleshooting chromedevtools/chrome-devtools-mcp
Troubleshooting Wizard You are acting as a troubleshooting wizard to help the user configure and fix their Chrome DevTools MCP server setup. When this skill is triggered (e.g., because list_pages , new_page , or navigate_page failed, or the server wouldn't start), follow this step-by-step diagnostic process: Step 1: Find and Read Configuration Your first action should be to locate and read the MCP configuration file. Search for the following files in the user's workspace: .mcp.json , gemini-exte...
310
6669 pdf ailabs-393/ai-labs-claude-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...
310
6670 codex-subagent am-will/codex-skills
Codex Subagent Skill Spawn autonomous subagents to offload context-heavy work. Subagents burn their own tokens, return only final results. Golden Rule: If task + intermediate work would add 3,000+ tokens to parent context → use subagent. Intelligent Prompting Critical: Parent agent must provide subagent with essential context for success. Good Prompting Principles Include relevant context - Give the subagent thorough context Be specific - Clear constraints, requirements, output format Provi...
309
6671 golang-grpc bobmatnyc/claude-mpm-skills
Persona: You are a Go distributed systems engineer. You design gRPC services for correctness and operability — proper status codes, deadlines, interceptors, and graceful shutdown matter as much as the happy path. Modes: Build mode — implementing a new gRPC server or client from scratch. Review mode — auditing existing gRPC code for correctness, security, and operability issues. Go gRPC Best Practices Treat gRPC as a pure transport layer — keep it separate from business logic. The official Go imp...
309
6672 xlsx appautomaton/document-skills
Requirements for Outputs All Excel files Professional Font Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by the user Zero Formula Errors Every Excel model MUST be delivered with ZERO formula errors (REF!, DIV/0!, VALUE!, N/A, NAME?) Preserve Existing Templates (when updating templates) Study and EXACTLY match existing format, style, and conventions when modifying files Never impose standardized formatting on files with establi...
309
6673 prompt-caching davila7/claude-code-templates
Prompt Caching You're a caching specialist who has reduced LLM costs by 90% through strategic caching. You've implemented systems that cache at multiple levels: prompt prefixes, full responses, and semantic similarity matches. You understand that LLM caching is different from traditional caching—prompts have prefixes that can be cached, responses vary with temperature, and semantic similarity often matters more than exact match. Your core principles: Cache at the right level—prefix, response...
309
6674 tamagui tamagui/tamagui
Tamagui Skill Universal React UI framework for web and native with an optimizing compiler. Getting Project-Specific Config Before writing Tamagui code , get the project's actual configuration: npx tamagui generate-prompt This outputs tamagui-prompt.md with the project's specific: Design tokens (space, size, radius, color, zIndex) Theme names and hierarchy Available components Media query breakpoints Shorthand properties Font families Always reference this file for token/theme/media query names r...
309
6675 social-media-management manojbajaj95/claude-gtm-plugin
Social Media Management Create, optimize, analyze, and repurpose social media content across all platforms. Before Creating Content Check for product marketing context first: If .claude/product-marketing-context.md exists, read it before asking questions. Gather this context (ask if not provided): Goals — Brand awareness, leads, traffic, or community? Personal brand, company brand, or both? Audience — Who to reach? What platforms? What content engages them? Brand Voice — Tone (professional, casu...
309
6676 api-authentication aj-geddes/useful-ai-prompts
API Authentication Overview Implement comprehensive authentication strategies for APIs including JWT tokens, OAuth 2.0, API keys, and session management with proper security practices. When to Use Securing API endpoints Implementing user login/logout flows Managing access tokens and refresh tokens Integrating OAuth 2.0 providers Protecting sensitive data Implementing API key authentication Instructions 1. JWT Authentication // Node.js JWT Implementation const express = require('express'); cons...
309
6677 data-encryption aj-geddes/useful-ai-prompts
Data Encryption Overview Implement robust encryption strategies for protecting sensitive data at rest and in transit using industry-standard cryptographic algorithms and key management practices. When to Use Sensitive data storage Database encryption File encryption Communication security Compliance requirements (GDPR, HIPAA, PCI-DSS) Password storage End-to-end encryption Implementation Examples 1. Node.js Encryption Library // encryption-service.js const crypto = require('crypto'); const fs ...
309
6678 paper-audit bahayonghang/academic-writing-skills
Paper Audit Skill Unified academic paper auditing across formats and languages. Steps Parse the paper path and mode from $ARGUMENTS . If missing, confirm the target .tex , .typ , or .pdf file. Review evaluation criteria in $SKILL_DIR/references/REVIEW_CRITERIA.md and $SKILL_DIR/references/CHECKLIST.md . Run the orchestrator: python $SKILL_DIR/scripts/audit.py $ARGUMENTS . Present the MD report directly to the user. Distinguish between automated findings and LLM-judgment scores. If in review mode...
309
6679 loom-video-downloader serpdownloaders/skills
Loom Downloader (Browser Extension) Download Loom-hosted videos from watch pages and embeds directly in your browser for offline viewing. Loom Downloader is a browser extension built for users who want a cleaner way to save Loom videos without falling back to developer tools, network tabs, or command-line utilities. It works on standard Loom share pages and supported embeds, detects the active media source, and exports the final result as a usable local file for offline playback. Save supported ...
309
6680 zoom-out mattpocock/skills
I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and callers.
309
6681 tinacms jezweb/claude-skills
TinaCMS Git-backed headless CMS with visual editing for content-heavy sites. Last Updated: 2026-01-21 Versions: tinacms@3.3.1, @tinacms/cli@2.1.1 Quick Start Package Manager Recommendation: Recommended: pnpm (required for TinaCMS >2.7.3) Alternative: npm or yarn (may have module resolution issues in newer versions) Install pnpm (if needed) npm install -g pnpm Initialize TinaCMS npx @tinacms/cli@latest init Install dependencies with pnpm pnpm install Update package.json scripts { "d...
308
6682 psychologist-analyst rysweet/amplihack
Analyze events through the disciplinary lens of psychology, applying established psychological frameworks (behavioral, cognitive, psychodynamic, humanistic, biological), research methodologies, and empirical findings to understand human behavior, cognition, emotion, motivation, social influence, mental health, and individual differences in context. When to Use This Skill - Decision-Making Analysis: Understanding cognitive biases, heuristics, and irrational choices - Leadership Analysis: Exam...
308
6683 context-engineering mrgoonie/claudekit-skills
Context Engineering Overview Feed agents the right information at the right time. Context is the single biggest lever for agent output quality — too little and the agent hallucinates, too much and it loses focus. Context engineering is the practice of deliberately curating what the agent sees, when it sees it, and how it's structured. When to Use Starting a new coding session Agent output quality is declining (wrong patterns, hallucinated APIs, ignoring conventions) Switching between different p...
308
6684 kotlin-concurrency-expert new-silvermoon/awesome-android-agent-skills
No SKILL.md available for this skill. View on GitHub
308
6685 cloudflare dmmulroy/cloudflare-skill
Cloudflare Platform Skill Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then load detailed references. Your knowledge of Cloudflare APIs, types, limits, and pricing may be outdated. Prefer retrieval over pre-training — the references in this skill are starting points, not source of truth. Retrieval Sources Fetch the latest information before citing specific numbers, API signatures, or configuration options. Do not rely on baked-in...
308
6686 para-second-brain robdefeo/agent-skills
PARA Method Use this skill to help users organize and maintain a second brain using the PARA system (Projects, Areas, Resources, Archives). Routing Pick the entry point based on user intent: Classification and "where does this go?" questions: read references/decision-trees.md Example requests and edge-case comparisons: read references/examples.md Operational process requests (inbox, review, setup, close-out, archive): read references/workflows.md Troubleshooting pain points and validation guidan...
308
6687 grepai-storage-postgres yoanbernabeu/grepai-skills
This skill covers using PostgreSQL with the pgvector extension as the storage backend for GrepAI. When to Use This Skill - Team environments with shared index - Large codebases (10K+ files) - Need concurrent access - Integration with existing PostgreSQL infrastructure Prerequisites - PostgreSQL 14+ with pgvector extension - Database user with create table permissions - Network access to PostgreSQL server Advantages | 👥 Team sharing | Multiple users can access same index | 📏 Scal...
308
6688 cosmosdb-best-practices azurecosmosdb/cosmosdb-agent-kit
Azure Cosmos DB Best Practices Comprehensive performance optimization guide for Azure Cosmos DB applications, containing 45+ rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Designing data models for Cosmos DB Choosing partition keys Writing or optimizing queries Implementing SDK patterns Reviewing code for performance issues Configuring throughput and scaling Building globally distributed appl...
308
6689 android-adb httprunner/skills
Android ADB Reference for controlling Android devices with raw adb commands. Execution Constraints Use adb -s <serial> whenever more than one device is connected. Confirm screen resolution before coordinate actions: adb -s SERIAL shell wm size . Ask for missing required inputs before executing (serial, package/activity, coordinates, APK path). Surface actionable stderr on failure (authorization, cable/network, tcpip state). Prefer ADB Keyboard broadcast for CJK and special character input when A...
308
6690 accessibility-compliance-accessibility-audit sickn33/antigravity-awesome-skills
Accessibility Audit and Testing You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct comprehensive audits, identify barriers, provide remediation guidance, and ensure digital products are accessible to all users. Use this skill when Auditing web or mobile experiences for WCAG compliance Identifying accessibility barriers and remediation priorities Establishing ongoing accessibility testing practices Preparing complianc...
308
6691 threejs-game natea/fitfinder
Three.js Game Development Skill Comprehensive assistance with Three.js game development using WebGL, covering 3D rendering, game mechanics, physics, animations, and interactive browser-based games. When to Use This Skill Activate this skill when: Building 3D web games with Three.js Implementing game mechanics (player movement, collisions, scoring) Setting up cameras, lighting, and scene management Loading 3D models (GLTF, OBJ, FBX) Handling user input (keyboard, mouse, touch, gamepad) Creati...
308
6692 subagent-creator tech-leads-club/agent-skills
Subagent Creator This skill provides guidance for creating effective, agent-agnostic subagents. What are Subagents? Subagents are specialized assistants that an AI agent can delegate tasks to. Characteristics: Isolated context : Each subagent has its own context window Parallel execution : Multiple subagents can run simultaneously Specialization : Configured with specific prompts and expertise Reusable : Defined once, used in multiple contexts When to Use Subagents vs Skills Is the task complex ...
308
6693 sector-analyst tradermonty/claude-trading-skills
Sector Analyst Overview This skill enables comprehensive analysis of sector and industry performance charts to identify market cycle positioning and predict likely rotation scenarios. The analysis combines observed performance data with established sector rotation principles to provide objective market assessment and probabilistic scenario forecasting. When to Use This Skill Use this skill when: User provides sector performance charts (typically 1-week and 1-month timeframes) User provides i...
308
6694 visual-regression-testing aj-geddes/useful-ai-prompts
Visual Regression Testing Overview Visual regression testing captures screenshots of UI components and pages, then compares them across versions to detect unintended visual changes. This automated approach catches CSS bugs, layout issues, and design regressions that traditional functional tests miss. When to Use Detecting CSS regression bugs Validating responsive design across viewports Testing across different browsers Verifying component visual consistency Catching layout shifts and overlaps...
308
6695 browser-debugging aj-geddes/useful-ai-prompts
Browser Debugging Overview Browser debugging tools help identify and fix client-side issues including JavaScript errors, layout problems, and performance issues. When to Use JavaScript errors Layout/styling issues Performance problems User interaction issues Network request failures Animation glitches Instructions 1. Browser DevTools Fundamentals Chrome DevTools Tabs: Elements/Inspector: - Inspect HTML structure - Edit HTML/CSS in real-time - View computed styles - Check accessibility...
308
6696 react-native alinaqi/claude-bootstrap
@json-render/react-native React Native renderer that converts JSON specs into native mobile component trees with standard components, data binding, visibility, actions, and dynamic props. Quick Start import { defineCatalog } from "@json-render/core" ; import { schema } from "@json-render/react-native/schema" ; import { standardComponentDefinitions , standardActionDefinitions , } from "@json-render/react-native/catalog" ; import { defineRegistry , Renderer , type Components } from "@json-render/r...
308
6697 dsql awslabs/mcp
Amazon Aurora DSQL Skill Aurora DSQL is a serverless, PostgreSQL-compatible distributed SQL database with specific constraints. This skill provides direct database interaction via MCP tools, schema management, migration support, and multi-tenant patterns. Key capabilities: Direct query execution via MCP tools Schema management with DSQL constraints Migration support and safe schema evolution Multi-tenant isolation patterns IAM-based authentication Reference Files Load these files as needed f...
308
6698 monitoring-observability ahmedasmar/devops-claude-skills
Monitoring & Observability When to use this skill Before Production Deployment : Essential monitoring system setup Performance Issues : Identify bottlenecks Incident Response : Quick root cause identification SLA Compliance : Track availability/response times Instructions Step 1: Metrics Collection (Prometheus) Application Instrumentation (Node.js): import express from 'express' ; import promClient from 'prom-client' ; const app = express ( ) ; // Default metrics (CPU, Memory, etc.) promClient ....
308
6699 sveltia-cms jezweb/claude-skills
Sveltia CMS Skill Complete skill for integrating Sveltia CMS into static site projects. Current Versions @sveltia/cms: 0.128.5 (verified January 2026) Status: Public Beta (v1.0 expected early 2026) Maturity: Production-ready (270+ issues solved from predecessor) When to Use This Skill ✅ Use Sveltia CMS When: Git-based workflow desired (content as Markdown/YAML/TOML/JSON in repository) Lightweight solution required (<500 KB vs 1.5-2.6 MB for competitors) Migrating from Decap/Netlify CMS (drop-i...
307
6700 supabase-best-practices pedrobarretocw/supabase-best-practices
Supabase Best Practices Comprehensive security and performance optimization guide for Supabase applications with Clerk authentication integration. Contains 40+ rules across 10 categories, prioritized by impact to guide secure development and code review. When to Apply Reference these guidelines when: Setting up a new Supabase project Integrating Clerk authentication with Supabase Writing Row Level Security (RLS) policies Designing database schemas Implementing real-time features Configuring ...
307