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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,673
总 Skills
168.4M
总安装量
2,751
贡献者
# Skill 仓库 描述 安装量
15751 gtars davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
210
15752 esm davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
210
15753 molfeat davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
210
15754 pathml davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
210
15755 cirq davila7/claude-code-templates
Cirq - Quantum Computing with Python Cirq is Google Quantum AI's open-source framework for designing, simulating, and running quantum circuits on quantum computers and simulators. Installation uv pip install cirq For hardware integration: Google Quantum Engine uv pip install cirq-google IonQ uv pip install cirq-ionq Show more
210
15756 datamol davila7/claude-code-templates
Datamol Cheminformatics Skill Overview Datamol is a Python library that provides a lightweight, Pythonic abstraction layer over RDKit for molecular cheminformatics. Simplify complex molecular operations with sensible defaults, efficient parallelization, and modern I/O capabilities. All molecular objects are native rdkit.Chem.Mol instances, ensuring full compatibility with the RDKit ecosystem. Key capabilities : Molecular format conversion (SMILES, SELFIES, InChI) Structure standardization and sa...
210
15757 zinc-database davila7/claude-code-templates
ZINC Database Overview ZINC is a freely accessible repository of 230M+ purchasable compounds maintained by UCSF. Search by ZINC ID or SMILES, perform similarity searches, download 3D-ready structures for docking, discover analogs for virtual screening and drug discovery. When to Use This Skill This skill should be used when: Virtual screening: Finding compounds for molecular docking studies Lead discovery: Identifying commercially-available compounds for drug development Structure searches: ...
210
15758 fastapi-microservices-development manutej/luxor-claude-marketplace
FastAPI Microservices Development A comprehensive skill for building production-ready microservices using FastAPI. This skill covers REST API design patterns, asynchronous operations, dependency injection, testing strategies, and deployment best practices for scalable Python applications. When to Use This Skill Use this skill when: Building RESTful microservices with Python Developing high-performance async APIs Creating production-grade web services with comprehensive validation Implementin...
210
15759 monorepo-management sickn33/antigravity-awesome-skills
Monorepo Management Build efficient, scalable monorepos that enable code sharing, consistent tooling, and atomic changes across multiple packages and applications. When to Use This Skill Setting up new monorepo projects Migrating from multi-repo to monorepo Optimizing build and test performance Managing shared dependencies Implementing code sharing strategies Setting up CI/CD for monorepos Versioning and publishing packages Debugging monorepo-specific issues Core Concepts 1. Why Monorepos? Advan...
210
15760 gdpr-data-handling sickn33/antigravity-awesome-skills
No SKILL.md available for this skill. View on GitHub Installs 10.2K Repository wshobson/agents GitHub Stars 36.0K First Seen Jan 20, 2026
210
15761 ssh-penetration-testing sickn33/antigravity-awesome-skills
SSH Penetration Testing Purpose Conduct comprehensive SSH security assessments including enumeration, credential attacks, vulnerability exploitation, tunneling techniques, and post-exploitation activities. This skill covers the complete methodology for testing SSH service security. Prerequisites Required Tools Nmap with SSH scripts Hydra or Medusa for brute-forcing ssh-audit for configuration analysis Metasploit Framework Python with Paramiko library Required Knowledge SSH protocol fundamentals ...
210
15762 web3-testing sickn33/antigravity-awesome-skills
Web3 Smart Contract Testing Master comprehensive testing strategies for smart contracts using Hardhat, Foundry, and advanced testing patterns. When to Use This Skill Writing unit tests for smart contracts Setting up integration test suites Performing gas optimization testing Fuzzing for edge cases Forking mainnet for realistic testing Automating test coverage reporting Verifying contracts on Etherscan Hardhat Testing Setup // hardhat.config.js require("@nomicfoundation/hardhat-toolbox"); requi...
210
15763 fitness-wellness dylantarre/animation-principles
Apply Disney's 12 principles to create motivating, energizing experiences that celebrate achievement and support healthy habits. The 12 Principles Applied 1. Squash & Stretch - Workout Buttons: Energetic squash on tap - Progress Rings: Pulse with achievement - Activity Icons: Bounce with completion 2. Anticipation - Workout Start: Countdown builds energy - Timer Begin: Ready-set-go sequence - Goal Completion: Suspenseful approach 3. Staging - Current Exercise: Full focus on active...
210
15764 linux production shell scripts sickn33/antigravity-awesome-skills
Linux Production Shell Scripts Purpose Provide production-ready shell script templates for common Linux system administration tasks including backups, monitoring, user management, log analysis, and automation. These scripts serve as building blocks for security operations and penetration testing environments. Prerequisites Required Environment Linux/Unix system (bash shell) Appropriate permissions for tasks Required utilities installed (rsync, openssl, etc.) Required Knowledge Basic bash scripti...
209
15765 compliance anthropics/knowledge-work-plugins
Compliance Skill You are a compliance assistant for an in-house legal team. You help with privacy regulation compliance, DPA reviews, data subject request handling, and regulatory monitoring. Important : You assist with legal workflows but do not provide legal advice. Compliance determinations should be reviewed by qualified legal professionals. Regulatory requirements change frequently; always verify current requirements with authoritative sources. Privacy Regulation Overview GDPR (General Data...
209
15766 social-push jihe520/social-push
用户输入 $ARGUMENTS Social-push Skill 你需要使用 bash 运行 agent-browser,并参考 references 中对应平台的 workflow,帮助用户将文章、图片上传到对应的社交平台上 Rules 打开用户浏览器: open -na "Google Chrome" / "Microsoft Edge" --args --remote-debugging-port=9222 , 确保用户打开的浏览器支持远程调试 使用 agent-browser --auto-connect 自动连接用户的浏览器 最终操作只能是 暂存草稿 ,禁止自动点击"发布"按钮,由用户自行确认发布 每步操作后用 agent-browser snapshot -i 确认元素 ref,因为页面状态变化可能导致 ref 编号变化 Core Workflow 确认发布信息 调用 AskUserQuestion tool:目标平台(还是 添加新平台 )、内容类型、内容来源(文件路径/直接输入/ai 创作)、标题、话题标签 简单了解 agent-browser --help 可用命令 ...
209
15767 google-official-seo-guide littleben/awesomeagentskills
Google Official SEO Guide Comprehensive assistance with Google Search optimization, SEO best practices, and search visibility improvements based on official Google documentation. When to Use This Skill This skill should be triggered when users ask about: SEO & Search Optimization Improving website ranking in Google Search Implementing SEO best practices Optimizing meta tags, titles, and descriptions Fixing crawling or indexing issues Understanding how Google Search works Structured Data & Ri...
209
15768 eve-agentic-app-design incept5/eve-skillpacks
Agentic App Design on Eve Horizon Transform a full-stack app into one where agents are primary actors — reasoning, coordinating, remembering, and communicating alongside humans. When to Use Load this skill when: Designing an app where agents are primary users alongside (or instead of) humans Adding agent capabilities to an existing Eve app Choosing between human-first and agent-first architecture Deciding how agents should coordinate, remember, and communicate Planning multi-model inference stra...
209
15769 accelint-nextjs-best-practices gohypergiant/agent-skills
Next.js Best Practices Comprehensive performance optimization and best practices for Next.js applications, designed for AI agents and LLMs working with Next.js code. When to Activate This Skill Use this skill when the task involves: Writing Next.js Code Creating Server Components or Client Components Implementing Server Actions with "use server" Writing API route handlers Setting up data fetching in RSC (React Server Components) Implementing Suspense boundaries Using Next.js-specific APIs ( head...
209
15770 labarchive-integration davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
209
15771 vaex davila7/claude-code-templates
Vaex Overview Vaex is a high-performance Python library designed for lazy, out-of-core DataFrames to process and visualize tabular datasets that are too large to fit into RAM. Vaex can process over a billion rows per second, enabling interactive data exploration and analysis on datasets with billions of rows. When to Use This Skill Use Vaex when: Processing tabular datasets larger than available RAM (gigabytes to terabytes) Performing fast statistical aggregations on massive datasets Creating vi...
209
15772 kaizen davila7/claude-code-templates
Kaizen: Continuous Improvement Apply continuous improvement mindset - suggest small iterative improvements, error-proof designs, follow established patterns, avoid over-engineering; automatically applied to guide quality and simplicity Overview Small improvements, continuously. Error-proof by design. Follow what works. Build only what's needed. Core principle: Many small improvements beat one big change. Prevent errors at design time, not with fixes. When to Use Always applied for: Code implemen...
209
15773 hubspot-integration davila7/claude-code-templates
HubSpot Integration Patterns OAuth 2.0 Authentication Secure authentication for public apps Private App Token Authentication for single-account integrations CRM Object CRUD Operations Create, read, update, delete CRM records Anti-Patterns ❌ Using Deprecated API Keys ❌ Individual Requests Instead of Batch ❌ Polling Instead of Webhooks ⚠️ Sharp Edges Issue Severity Solution Issue high See docs Issue high See docs Issue critical See docs Issue high See docs Issue critical See docs Issue mediu...
209
15774 axiom-hig-ref charleswiltgen/axiom
Apple Human Interface Guidelines — Comprehensive Reference Overview The Human Interface Guidelines (HIG) define Apple's design philosophy and provide concrete guidance for creating intuitive, accessible, platform-appropriate experiences across all Apple devices. Three Core Principles Every design decision should support these principles: 1. Clarity Content is paramount. Interface elements should defer to content, not compete with it. Every element has a purpose, unnecessary complexity is eli...
208
15775 golang-observability-opentelemetry bobmatnyc/claude-mpm-skills
Go Observability with OpenTelemetry Overview Modern Go applications require comprehensive observability through the three pillars: traces, metrics, and logs. OpenTelemetry provides vendor-neutral instrumentation for distributed tracing, Prometheus offers powerful metrics collection, and Go's slog package (1.21+) delivers structured logging with minimal overhead. Key Features: 🔍 OpenTelemetry: Distributed tracing with context propagation 📊 Prometheus: Metrics collection with /metrics endpoint ...
208
15776 profile-website-bot-detection kernel/skills
Profile Website for Bot Detection Vendors Analyzes a target website to identify bot detection vendors, their specific products, and challenge types. Supports comparative analysis between stealth and non-stealth browser modes. Prerequisites Kernel CLI installed and authenticated Node.js 22+ installed jq installed ( brew install jq or apt install jq ) KERNEL_API_KEY environment variable set. If it is not set, prompt the user to supply. Comparative Workflow (Recommended) Compare bot detection behav...
208
15777 stock-photo-finder onewave-ai/claude-skills
Stock Photo Finder Search multiple free stock photo sites simultaneously. Filter by license type, orientation, and color scheme. Instructions You are an expert at visual asset curation. Find high-quality stock photos across multiple platforms, ensuring proper licensing and aesthetic fit. Output Format Stock Photo Finder Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be Specific: Focus on concrete, ...
208
15778 mcp-server-skills gocallum/nextjs16-agent-skills
Links Model Context Protocol: https://modelcontextprotocol.io/ mcp-handler (HTTP): https://www.npmjs.com/package/mcp-handler Reference implementation (Roll Dice): https://github.com/gocallum/rolldice-mcpserver Claude Desktop + mcp-remote bridge: https://www.npmjs.com/package/mcp-remote Folder Structure (Next.js App Router) app/ api/[transport]/route.ts One handler for all transports (e.g., /api/mcp) actions/mcp-actions.ts Server actions reusing the same logic/schemas lib/ dice.ts |...
208
15779 charlie everyinc/charlie-cfo-skill
Your AI CFO for bootstrapped, profitable companies. Named after Charlie Munger, who embodied the principle that capital discipline is a competitive advantage. Core Mental Models Profit is a constraint, not a goal. Bootstrapped companies succeed because capital constraints force better decisions. Every dollar has three costs: direct expenditure, opportunity cost, and runway impact. Unit economics are survival requirements: - LTV ≥ 3x CAC (best-in-class: 7-8x) - CAC payback < 12 months (high...
208
15780 framework-migration-code-migrate sickn33/antigravity-awesome-skills
Code Migration Assistant You are a code migration expert specializing in transitioning codebases between frameworks, languages, versions, and platforms. Generate comprehensive migration plans, automated migration scripts, and ensure smooth transitions with minimal disruption. Use this skill when Working on code migration assistant tasks or workflows Needing guidance, best practices, or checklists for code migration assistant Do not use this skill when The task is unrelated to code migration assi...
208
15781 llm-evaluation sickn33/antigravity-awesome-skills
LLM Evaluation Master comprehensive evaluation strategies for LLM applications, from automated metrics to human evaluation and A/B testing. When to Use This Skill Measuring LLM application performance systematically Comparing different models or prompts Detecting performance regressions before deployment Validating improvements from prompt changes Building confidence in production systems Establishing baselines and tracking progress over time Debugging unexpected model behavior Core Evaluation T...
208
15782 whatsapp-automation sickn33/antigravity-awesome-skills
WhatsApp Automation Automate WhatsApp Business communications including customer support, notifications, chatbots, and broadcast messaging. Based on n8n's WhatsApp integration templates. Overview This skill covers: WhatsApp Business API setup Automated chatbot flows Order/shipping notifications Customer support automation Broadcast messaging Setup & Configuration WhatsApp Business API setup_requirements : 1. meta_business_account : - Create at business.facebook.com - Verify business 2. whatsapp_...
208
15783 k8s-manifest-generator sickn33/antigravity-awesome-skills
Kubernetes Manifest Generator Step-by-step guidance for creating production-ready Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims. Purpose This skill provides comprehensive guidance for generating well-structured, secure, and production-ready Kubernetes manifests following cloud-native best practices and Kubernetes conventions. When to Use This Skill Use this skill when you need to: Create new Kubernetes Deployment manifests Define Serv...
208
15784 comfyui-nodes-dev jimlee2048/skills
ComfyUI V3 Custom Nodes (Server-Side) ComfyUI baseline: v0.12.0 (Comfy API v0_0_2). Update this line when revising the skill. Scope Focus on server-side V3 nodes (Python). Exclude client-server extension patterns and frontend-only extensions. Quick Workflow Choose API adapter: comfy_api.v0_0_2 for stability or comfy_api.latest for newest features. (Optional) Scaffold a nodepack using comfy node scaffold . Implement a V3 node with io.ComfyNode.define_schema() and execute() . Return io.NodeOutput ...
208
15785 playwright-core testdino-hq/playwright-skill
Playwright Core Testing Opinionated, production-tested Playwright guidance — every pattern includes when (and when not ) to use it. 46 reference guides covering the full Playwright testing surface: selectors, assertions, fixtures, network mocking, auth, visual regression, accessibility, API testing, debugging, and more — with TypeScript and JavaScript examples throughout. Golden Rules getByRole() over CSS/XPath — resilient to markup changes, mirrors how users see the page Never page.waitForTimeo...
208
15786 clickhouse-io sickn33/antigravity-awesome-skills
ClickHouse Analytics Patterns ClickHouse-specific patterns for high-performance analytics and data engineering. When to Activate Designing ClickHouse table schemas (MergeTree engine selection) Writing analytical queries (aggregations, window functions, joins) Optimizing query performance (partition pruning, projections, materialized views) Ingesting large volumes of data (batch inserts, Kafka integration) Migrating from PostgreSQL/MySQL to ClickHouse for analytics Implementing real-time dashboar...
207
15787 testing-library jezweb/claude-skills
React Testing Library Status : Production Ready Last Updated : 2026-02-06 Version : 16.x User Event : 14.x Quick Start Install with Vitest pnpm add -D @testing-library/react @testing-library/user-event @testing-library/jest-dom jsdom Or with Jest pnpm add -D @testing-library/react @testing-library/user-event @testing-library/jest-dom Setup File (src/test/setup.ts) import '@testing-library/jest-dom/vitest' ; import { cleanup } from '@testing-library/react' ; import { afterEach } from 'vitest' ;...
207
15788 memory-recall volcengine/openviking
You are a memory retrieval sub-agent for OpenViking memory. Goal Find the most relevant historical memories for: $ARGUMENTS Steps Resolve the memory bridge script path. PROJECT_DIR = " ${CLAUDE_PROJECT_DIR :- $PWD} " STATE_FILE = " $PROJECT_DIR /.openviking/memory/session_state.json" BRIDGE = " ${CLAUDE_PLUGIN_ROOT :- } /scripts/ov_memory.py" if [ ! -f " $BRIDGE " ] ; then BRIDGE = " $PROJECT_DIR /examples/claude-memory-plugin/scripts/ov_memory.py" fi Run memory recall search. python3 " $BRIDGE ...
207
15789 dependency-audit bobmatnyc/claude-mpm-skills
Dependency Audit Skill Summary Systematic workflow for auditing, updating, and cleaning up project dependencies. Covers security vulnerability scanning, outdated package detection, unused dependency removal, and migration from deprecated libraries. When to Use Weekly/monthly dependency maintenance After security advisories (CVE announcements) Before major releases When bundle size increases unexpectedly During code reviews for dependency changes Onboarding to legacy projects Quick Audit Process ...
207
15790 xlsx rysweet/amplihack
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...
207
15791 sqlmap database penetration testing davila7/claude-code-templates
SQLMap Database Penetration Testing Purpose Provide systematic methodologies for automated SQL injection detection and exploitation using SQLMap. This skill covers database enumeration, table and column discovery, data extraction, multiple target specification methods, and advanced exploitation techniques for MySQL, PostgreSQL, MSSQL, Oracle, and other database management systems. Inputs / Prerequisites Target URL : Web application URL with injectable parameter (e.g., ?id=1 ) SQLMap Installation...
207
15792 omero-integration davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
207
15793 obsidian-clipper-template-creator davila7/claude-code-templates
Obsidian Web Clipper Template Creator This skill helps you create importable JSON templates for the Obsidian Web Clipper. Workflow Identify User Intent: specific site (YouTube), specific type (Recipe), or general clipping? Check Existing Bases: The user likely has a "Base" schema defined in Templates/Bases/. Action: Read Templates/Bases/*.base to find a matching category (e.g., Recipes.base). Action: Use the properties defined in the Base to structure the Clipper template properties. See refer...
207
15794 algolia-search davila7/claude-code-templates
Algolia Search Integration Patterns React InstantSearch with Hooks Modern React InstantSearch setup using hooks for type-ahead search. Uses react-instantsearch-hooks-web package with algoliasearch client. Widgets are components that can be customized with classnames. Key hooks: useSearchBox: Search input handling useHits: Access search results useRefinementList: Facet filtering usePagination: Result pagination useInstantSearch: Full state access Next.js Server-Side Rendering SSR integration...
207
15795 expert-driven gocallum/nextjs16-agent-skills
No SKILL.md available for this skill. View on GitHub
207
15796 and token-efficient refinement gocallum/nextjs16-agent-skills
207
15797 prd mastery: context-aware gocallum/nextjs16-agent-skills
207
15798 nextjs-advanced-routing wsimmonds/claude-nextjs-skills
Next.js Advanced Routing Overview Provide comprehensive guidance for advanced Next.js App Router features including Route Handlers (API routes), Parallel Routes, Intercepting Routes, Server Actions, error handling, draft mode, and streaming with Suspense. TypeScript: NEVER Use any Type CRITICAL RULE: This codebase has @typescript-eslint/no-explicit-any enabled. Using any will cause build failures. ❌ WRONG: function handleSubmit(e: any) { ... } const data: any[] = []; ✅ CORRECT: function ...
207
15799 observability-monitoring-slo-implement sickn33/antigravity-awesome-skills
SLO Implementation Guide You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based engineering practices. Design comprehensive SLO frameworks, establish meaningful SLIs, and create monitoring systems that balance reliability with feature velocity. Use this skill when Defining SLIs/SLOs and error budgets for services Building SLO dashboards, alerts, or reporting workflows Aligning reliability targets with business priorities Standard...
207
15800 setup-solidity-contracts openzeppelin/openzeppelin-skills
Solidity Setup For existing projects, detect the framework by looking for hardhat.config.* (Hardhat) or foundry.toml (Foundry). For new projects, ask the user which framework they prefer. Hardhat Setup Initialize project (only if starting a new project) npx hardhat init Hardhat v2 npx hardhat --init Hardhat v3 Install OpenZeppelin Contracts: npm install @openzeppelin/contracts If using upgradeable contracts, also install the upgradeable variant: npm install @openzeppelin/contracts-upgradeable ...
207