███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10551 | openclaw-cli | irangareddy/openclaw-essentials |
OpenClaw CLI Complete reference for openclaw command-line interface operations. When to Use Managing OpenClaw gateway, agents, channels, skills, hooks, and automation. Core Commands Setup & Onboarding Initial setup: Quick onboarding with daemon install openclaw onboard --install-daemon Setup workspace and config openclaw setup --workspace ~/.openclaw/workspace Interactive configuration openclaw configure Health check: openclaw doctor Gateway Management Run gateway: Interactive mode openclaw ...
|
280 |
| 10552 | file-operations | mhattingpete/claude-skills-marketplace |
File Operations Analyze files and retrieve metadata using Claude's native tools without modifying files. When to Use "analyze [file]" "get file info for [file]" "how many lines in [file]" "compare [file1] and [file2]" "file statistics" Core Operations File Size & Metadata stat -f "%z bytes, modified %Sm" [file_path] Single file ls -lh [directory] Multiple files du -h [file_path] Human-readable size Line Counts wc -l [file_path] ...
|
280 |
| 10553 | property-based-testing | aj-geddes/useful-ai-prompts |
Property-Based Testing Guide Use this skill proactively during development when you encounter patterns where PBT provides stronger coverage than example-based tests. When to Invoke (Automatic Detection) Invoke this skill when you detect: Serialization pairs: encode/decode, serialize/deserialize, toJSON/fromJSON, pack/unpack Parsers: URL parsing, config parsing, protocol parsing, string-to-structured-data Normalization: normalize, sanitize, clean, canonicalize, format Validators: is_valid, va...
|
280 |
| 10554 | feishu-create-doc | larksuite/openclaw-lark |
feishu_mcp_create_doc 通过 MCP 调用 create-doc ,从 Lark-flavored Markdown 内容创建一个新的飞书云文档。 返回值 工具成功执行后,返回一个 JSON 对象,包含以下字段: doc_id (string):文档的唯一标识符(token),格式如 doxcnXXXXXXXXXXXXXXXXXXX doc_url (string):文档的访问链接,可直接在浏览器中打开,格式如 https://www.feishu.cn/docx/doxcnXXXXXXXXXXXXXXXXXXX message (string):操作结果消息,如"文档创建成功" 参数 markdown(必填) 文档的 Markdown 内容,使用 Lark-flavored Markdown 格式。 调用本工具的markdown内容应当尽量结构清晰,样式丰富, 有很高的可读性. 合理的使用callout高亮块, 分栏,表格等能力,并合理的运用插入图片与mermaid的能力,做到图文并茂.. 你需要遵循以下原则: 结构清晰 :标题层级 ≤ 4 层,用 Callout...
|
280 |
| 10555 | serpapi | vm0-ai/vm0-skills |
SerpApi Use SerpApi via direct curl calls to scrape search engine results from Google, Bing, YouTube, and more. Official docs: https://serpapi.com/search-api When to Use Use this skill when you need to: Scrape Google search results (organic, ads, knowledge graph) Search Google Images, News, Videos, Shopping Get local business results from Google Maps Scrape other search engines (Bing, YouTube, DuckDuckGo, etc.) Monitor SERP rankings for SEO analysis Prerequisites Sign up at SerpApi Go to Da...
|
280 |
| 10556 | railway-templates | davila7/claude-code-templates |
Railway Templates Search and deploy services from Railway's template marketplace. When to Use User asks to "add Postgres", "add Redis", "add a database" User asks to "add Ghost", "add Strapi", "add n8n", or any other service User wants to find templates for a use case (e.g., "CMS", "storage", "monitoring") User asks "what templates are available?" User wants to deploy a pre-configured service Common Template Codes Category Template Code Databases PostgreSQL postgres Redis redis MySQL mysql ...
|
280 |
| 10557 | pytdc | davila7/claude-code-templates |
PyTDC (Therapeutics Data Commons) Overview PyTDC is an open-science platform providing AI-ready datasets and benchmarks for drug discovery and development. Access curated datasets spanning the entire therapeutics pipeline with standardized evaluation metrics and meaningful data splits, organized into three categories: single-instance prediction (molecular/protein properties), multi-instance prediction (drug-target interactions, DDI), and generation (molecule generation, retrosynthesis). When t...
|
280 |
| 10558 | hook development | davila7/claude-code-templates |
Hook Development for Claude Code Plugins Overview Hooks are event-driven automation scripts that execute in response to Claude Code events. Use hooks to validate operations, enforce policies, add context, and integrate external tools into workflows. Key capabilities: Validate tool calls before execution (PreToolUse) React to tool results (PostToolUse) Enforce completion standards (Stop, SubagentStop) Load project context (SessionStart) Automate workflows across the development lifecycle Hook Typ...
|
280 |
| 10559 | symfony:api-platform-tests | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:api-platform-tests<div
|
280 |
| 10560 | jira | membranedev/application-skills |
Jira Natural language interaction with Jira. Supports multiple backends. Backend Detection Run this check first to determine which backend to use: 1. Check if jira CLI is available: → Run: which jira → If found: USE CLI BACKEND 2. If no CLI, check for Atlassian MCP: → Look for mcp__atlassian__* tools → If available: USE MCP BACKEND 3. If neither available: → GUIDE USER TO SETUP Backend When to Use Reference CLI jira command available references/commands.md MCP Atlassian MCP tools available refer...
|
280 |
| 10561 | nansen-web-fetcher | nansen-ai/nansen-cli |
Web Fetch Fetch and analyze content from one or more URLs using Gemini 2.5 Flash with URL context. nansen web fetch https://nansen.ai --question "What products does Nansen offer?" nansen web fetch --url https://example.com --url https://other.com --question "Compare these two sites" nansen web fetch https://docs.uniswap.org/contracts/v4/overview --question "What changed in v4?" Positional args and --url flags can be combined — all become URLs to fetch. Flag Values Default Purpose --url URL — URL...
|
280 |
| 10562 | qms-audit-expert | davila7/claude-code-templates |
QMS Audit Expert ISO 13485 internal audit methodology for medical device quality management systems. Table of Contents Audit Planning Workflow Audit Execution Nonconformity Management External Audit Preparation Reference Documentation Tools Audit Planning Workflow Plan risk-based internal audit program: List all QMS processes requiring audit Assign risk level to each process (High/Medium/Low) Review previous audit findings and trends Determine audit frequency by risk level Assign qualified audit...
|
280 |
| 10563 | turbopack-bundler | mindrally/skills |
Turbopack Bundler You are an expert in Turbopack, the incremental bundler optimized for JavaScript and TypeScript, written in Rust and built into Next.js. Follow these guidelines when working with Turbopack. Core Principles Turbopack is designed for incremental computation and caching Function-level caching through the Turbo engine Native Rust performance for fast builds Built-in support for TypeScript and JSX Optimized for Next.js integration Abstracts away webpack configurations Project Stru...
|
280 |
| 10564 | autoteam-chatgpt-rotation | aradotso/trending-skills |
AutoTeam — ChatGPT Team账号自动轮转管理 Skill by ara.so — Daily 2026 Skills collection. AutoTeam 是一个自动化工具,用于管理 ChatGPT Team 账号的轮转:自动注册账号、获取 Codex OAuth 认证、监控额度余量、在额度低时智能切换账号,并将认证文件同步到 CLIProxyAPI 。 安装 前置条件 Python 3.10+ uv 包管理器 Chromium(由 Playwright 管理) 一键安装 git clone https://github.com/cnitlrt/AutoTeam.git cd AutoTeam bash setup.sh 等价于: uv sync && uv run playwright install chromium 手动安装 uv sync uv run playwright install chromium cp .env.example data/.env 编辑 data/.env 填入必要配置 配置 环境变量( data/.env ) 临时邮箱服...
|
280 |
| 10565 | svelte | mindrally/skills |
@json-render/svelte Svelte 5 renderer that converts json-render specs into Svelte component trees. Quick Start <JsonUIProvider> <Renderer {spec} {registry} /> </JsonUIProvider> Creating a Catalog import { defineCatalog } from "@json-render/core" ; import { schema } from "@json-render/svelte" ; import { z } from "zod" ; export const catalog = defineCatalog ( schema , { components : { Button : { props : z . object ( { label : z . string ( ) , variant : z . enum ( [ "primary" , "secondary" ] ) . n...
|
280 |
| 10566 | firebase-firestore-basics | firebase/skills |
Firestore Basics This skill provides a complete guide for getting started with Cloud Firestore, including provisioning, securing, and integrating it into your application. Provisioning To set up Cloud Firestore in your Firebase project and local environment, see provisioning.md . Security Rules For guidance on writing and deploying Firestore Security Rules to protect your data, see security_rules.md . SDK Usage To learn how to use Cloud Firestore in your application code, choose your platform: W...
|
279 |
| 10567 | alicloud-ai-chatbot | cinience/alicloud-skills |
Category: service Chatbot (beebot) Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for beebot. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLOUD_REG...
|
279 |
| 10568 | nansen-defi-positions | nansen-ai/nansen-cli |
DeFi Exposure Answers: "What DeFi positions does this wallet have across protocols?" ADDR = < address > nansen research portfolio defi --wallet $ADDR → protocol_name, chain, total_value_usd, total_assets_usd, total_debts_usd, total_rewards_usd, tokens nansen research profiler balance --address $ADDR --chain ethereum → token_symbol, token_name, token_amount, value_usd per holding nansen research profiler balance --address $ADDR --chain base Combine DeFi positions (lending, LPs, staking) with sp...
|
279 |
| 10569 | graphql-implementation | aj-geddes/useful-ai-prompts |
GraphQL Implementation Overview Implement GraphQL APIs with proper schema design, resolver patterns, error handling, and performance optimization for flexible client-server communication. When to Use Designing new GraphQL APIs Creating GraphQL schemas and types Implementing resolvers and mutations Adding subscriptions for real-time data Migrating from REST to GraphQL Optimizing GraphQL performance Instructions 1. GraphQL Schema Design type User { id: ID! email: String! firstName: String!...
|
279 |
| 10570 | docs-seeker | mrgoonie/claudekit-skills |
Documentation Discovery & Analysis Overview Intelligent discovery and analysis of technical documentation through multiple strategies: llms.txt-first: Search for standardized AI-friendly documentation Repository analysis: Use Repomix to analyze GitHub repositories Parallel exploration: Deploy multiple Explorer agents for comprehensive coverage Fallback research: Use Researcher agents when other methods unavailable Core Workflow Phase 1: Initial Discovery Identify target Extract library/frame...
|
279 |
| 10571 | symfony:symfony-cache | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:symfony-cache<div
|
279 |
| 10572 | vite-react-best-practices | claudiocebpaz/vite-react-best-practices |
Vite React Best Practices A senior-level guide for building production-ready React Single Page Applications (SPAs) with Vite. When to Apply Reference these guidelines when: Setting up a new Vite + React project Configuring build pipelines and CI/CD for SPAs Troubleshooting production build or caching issues Refactoring React components for performance Rule Categories 1. Vite SPA Deployment (CRITICAL) Static Rewrites - Mandatory for client-side routing. Caching Strategy - Immutable assets, no...
|
279 |
| 10573 | modern-css | paulirish/dotfiles |
Modern CSS This skill provides a reference for writing modern, robust, and efficient CSS. Layout & Responsive Design Container Queries .card { container: --my-card / inline-size; } @container --my-card (width < 40ch) { /* Component-based responsive design */ } @container (20ch < width < 50ch) { /* Range syntax */ } Container units: cqi, cqb, cqw, cqh - size relative to container dimensions Anchored container queries: Style positioned elements based on anchor fallback state .tooltip...
|
279 |
| 10574 | nginx-expert | personamanagmentlayer/pcl |
You are an expert in Nginx with deep knowledge of web server configuration, reverse proxy setups, load balancing, SSL/TLS termination, caching strategies, and performance optimization. You configure production-grade Nginx deployments that are fast, secure, and reliable. Core Expertise Basic Configuration Main Configuration Structure: ``` /etc/nginx/nginx.conf user nginx; worker_processes auto; One per CPU core error_log /var/log/nginx/error.log warn; pid /var/run/nginx.pid; events { ...
|
279 |
| 10575 | alicloud-platform-aliyun-cli | cinience/alicloud-skills |
Category: tool Alibaba Cloud Generic CLI (aliyun) Skill Validation mkdir -p output/alicloud-platform-aliyun-cli python skills/platform/cli/alicloud-platform-aliyun-cli/scripts/ensure_aliyun_cli.py --help > output/alicloud-platform-aliyun-cli/validate-help.txt Pass criteria: command exits 0 and output/alicloud-platform-aliyun-cli/validate-help.txt is generated. Output And Evidence Save CLI version checks, API outputs, and error logs under output/alicloud-platform-aliyun-cli/ . For each mutating a...
|
278 |
| 10576 | assess | kazukinagata/shinkoku |
申告要否・種類の判定(Tax Filing Assessment) 確定申告が必要かどうか、どの種類の申告が必要かを対話的に判定するスキル。 ユーザーの収入状況・家族構成・事業状況をヒアリングし、必要な申告を特定する。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : CLI スクリプトの --db-path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 進捗情報の読み込み 設定の読み込み後、引継書ファイルを読み込んで前ステップの結果を把握する。 .shinkoku/progress/progress-summary.md を Read ツールで読み込む(存在する場合) 以下の引継書を Read ツールで読み込む(存在する場合): .shinkoku/progress/01-setup.md 読み込んだ...
|
278 |
| 10577 | gather | kazukinagata/shinkoku |
書類収集ナビゲーション(Document Gathering Guide) 確定申告に必要な書類を、申告の種類に基づいて一覧化し、各書類の取得先・取得方法を案内するスキル。 assess スキルの判定結果を前提として動作する。判定結果がない場合は、まず assess スキルの実行を促す。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : CLI スクリプトの --db-path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 進捗情報の読み込み 設定の読み込み後、引継書ファイルを読み込んで前ステップの結果を把握する。 .shinkoku/progress/progress-summary.md を Read ツールで読み込む(存在する場合) 以下の引継書を Read ツールで読み込む(存在する場合): ....
|
278 |
| 10578 | proof | everyinc/compound-engineering-plugin |
Proof - Collaborative Markdown Editor Proof is a collaborative document editor for humans and agents. It supports two modes: Web API - Create and edit shared documents via HTTP (no install needed) Local Bridge - Drive the macOS Proof app via localhost:9847 Web API (Primary for Sharing) Create a Shared Document No authentication required. Returns a shareable URL with access token. curl -X POST https://www.proofeditor.ai/share/markdown \ -H "Content-Type: application/json" \ -d '{"title":"My Doc",...
|
278 |
| 10579 | data-replication-setup | aj-geddes/useful-ai-prompts |
Data Replication Setup Overview Configure database replication for disaster recovery, load distribution, and high availability. Covers master-slave, multi-master replication, and monitoring strategies. When to Use High availability setup Disaster recovery planning Read replica configuration Multi-region replication Replication monitoring and maintenance Failover automation Cross-region backup strategies PostgreSQL Replication Master-Slave (Primary-Standby) Setup PostgreSQL - Configure Primary...
|
278 |
| 10580 | polyglot-integration | aj-geddes/useful-ai-prompts |
Polyglot Integration Overview Integrate code written in different programming languages to leverage their unique strengths and ecosystems. When to Use Performance-critical code in C/C++/Rust ML models in Python from other languages Legacy system integration Leveraging language-specific libraries Microservices polyglot architecture Implementation Examples 1. Node.js Native Addons (C++) // addon.cc include <node.h> namespace demo { using v8::FunctionCallbackInfo; using v8::Isolate; using v8::L...
|
278 |
| 10581 | canary-deployment | aj-geddes/useful-ai-prompts |
Canary Deployment Overview Deploy new versions gradually to a small percentage of users, monitor metrics for issues, and automatically rollback or proceed based on predefined thresholds. When to Use Low-risk gradual rollouts Real-world testing with live traffic Automatic rollback on errors User impact minimization A/B testing integration Metrics-driven deployments High-traffic services Implementation Examples 1. Istio-based Canary Deployment canary-deployment-istio.yaml apiVersion: apps/v1 ki...
|
278 |
| 10582 | bubbletea | ggprompts/tfe |
Production-ready skill for building beautiful terminal user interfaces with Go, Bubbletea, and Lipgloss. When to Use This Skill Use this skill when: - Creating new TUI applications with Go - Adding Bubbletea components to existing apps - Fixing layout/rendering issues (borders, alignment, overflow) - Implementing mouse/keyboard interactions - Building dual-pane or multi-panel layouts - Adding visual effects (metaballs, waves, rainbow text) - Troubleshooting TUI rendering problems Cor...
|
278 |
| 10583 | javascript-testing-patterns | sickn33/antigravity-awesome-skills |
JavaScript Testing Patterns Comprehensive guide for implementing robust testing strategies in JavaScript/TypeScript applications using modern testing frameworks and best practices. When to Use This Skill Setting up test infrastructure for new projects Writing unit tests for functions and classes Creating integration tests for APIs and services Implementing end-to-end tests for user flows Mocking external dependencies and APIs Testing React, Vue, or other frontend components Implementing test-d...
|
278 |
| 10584 | 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 ...
|
278 |
| 10585 | a/b test analysis | aj-geddes/useful-ai-prompts | 278 | |
| 10586 | django-cloud-sql-postgres | jezweb/claude-skills |
Django on Google Cloud SQL PostgreSQL Status: Production Ready Last Updated: 2026-01-24 Dependencies: None Latest Versions: Django@5.1, psycopg2-binary@2.9.9, gunicorn@23.0.0, google-cloud-sql-connector@1.12.0 Quick Start (10 Minutes) 1. Install Dependencies pip install Django psycopg2-binary gunicorn For Cloud SQL Python Connector (recommended for local dev): pip install "cloud-sql-python-connector[pg8000]" Why this matters: psycopg2-binary is the PostgreSQL adapter for Django gunicorn ...
|
277 |
| 10587 | brainstorming | everyinc/compound-engineering-plugin |
Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval. Anti-Pattern: "This Is Too Simple To Need A Design" Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are ...
|
277 |
| 10588 | ios device automation | web-infra-dev/midscene-skills |
iOS Device Automation CRITICAL RULES — VIOLATIONS WILL BREAK THE WORKFLOW: Never run midscene commands in the background. Each command must run synchronously so you can read its output (especially screenshots) before deciding the next action. Background execution breaks the screenshot-analyze-act loop. Run only one midscene command at a time. Wait for the previous command to finish, read the screenshot, then decide the next action. Never chain multiple commands together. Allow enough time for ea...
|
277 |
| 10589 | alicloud-database-analyticdb-mysql | cinience/alicloud-skills |
Category: service AnalyticDB for MySQL Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for AnalyticDB for MySQL. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region po...
|
277 |
| 10590 | drawio | markdown-viewer/skills |
Draw.io Skill AI-powered Draw.io diagram generation with real-time browser preview for Claude Code. Quick Start What you want to do Command Description Create new diagram /drawio-create Natural language → diagram Replicate image /drawio-replicate Image → A-H → diagram Edit diagram /drawio-edit Modify existing diagram Tip: You can also use natural language keywords like "create", "replicate", "edit" to trigger workflows. Features Design System - Unified visual language with themes, tokens, an...
|
277 |
| 10591 | nansen-wallet-profiler | nansen-ai/nansen-cli |
Wallet Profiler All commands: nansen research profiler <sub> [options] --address and --chain required for most commands. Balance & Identity nansen research profiler balance --address < addr > --chain ethereum nansen research profiler labels --address < addr > --chain ethereum nansen research profiler search --query "Vitalik" PnL nansen research profiler pnl --address < addr > --chain ethereum --days 30 nansen research profiler pnl-summary --address < addr > --chain ethereum Transactions & Histor...
|
277 |
| 10592 | google-adk-python | cnemri/google-genai-skills |
Google ADK (Python) Skill This skill provides comprehensive documentation and Python examples for the Google Agent Development Kit (ADK). It maps documentation topics to their corresponding Python code snippets. How to Use Identify the user's specific interest or task and refer to the relevant reference file below. Each reference file contains links to the official documentation (Markdown) and the corresponding Python examples (raw code). Topics 1. Getting Started For installation, quickstarts, ...
|
277 |
| 10593 | storytelling-synthesizer | rysweet/amplihack |
Storytelling Synthesizer Skill Purpose Transform technical work (pull requests, commit histories, feature implementations) into compelling narratives that resonate with different audiences—whether preparing hackathon demos, writing technical blog posts, or creating marketing content. When to Use This Skill Hackathon Demos: Convert technical achievements into engaging 5-10 minute presentations Technical Blog Posts: Transform PR descriptions into detailed, narrative-driven articles Marketing Con...
|
277 |
| 10594 | ml pipeline automation | aj-geddes/useful-ai-prompts |
ML Pipeline Automation ML pipeline automation orchestrates the entire machine learning workflow from data ingestion through model deployment, ensuring reproducibility, scalability, and reliability. Pipeline Components Data Ingestion : Collecting data from multiple sources Data Processing : Cleaning, transformation, feature engineering Model Training : Training and hyperparameter tuning Validation : Cross-validation and testing Deployment : Moving models to production Monitoring : Tracking perfor...
|
277 |
| 10595 | error-detective | sickn33/antigravity-awesome-skills |
Use this skill when Working on error detective tasks or workflows Needing guidance, best practices, or checklists for error detective Do not use this skill when The task is unrelated to error detective 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 ar...
|
277 |
| 10596 | spritecook-generate-sprites | spritecook/skills |
SpriteCook - AI Game Asset Generator Use SpriteCook MCP tools when the user needs pixel art, detailed/HD sprites, game assets, icons, tilesets, textures, or UI elements for a game project. SpriteCook generates production-ready game art from text prompts in two styles: pixel art and detailed HD art. Requires: SpriteCook MCP server connected to your editor. Set up with npx spritecook-mcp setup or see spritecook.ai . When to Use User asks to generate, create, or make sprites, pixel art, detailed ar...
|
277 |
| 10597 | simpo-training | davila7/claude-code-templates |
SimPO - Simple Preference Optimization Quick start SimPO is a reference-free preference optimization method that outperforms DPO without needing a reference model. Installation: Create environment conda create -n simpo python=3.10 && conda activate simpo Install PyTorch 2.2.2 Visit: https://pytorch.org/get-started/locally/ Install alignment-handbook git clone https://github.com/huggingface/alignment-handbook.git cd alignment-handbook python -m pip install . Install Flash Attention 2 p...
|
277 |
| 10598 | anndata | davila7/claude-code-templates |
AnnData Overview AnnData is a Python package for handling annotated data matrices, storing experimental measurements (X) alongside observation metadata (obs), variable metadata (var), and multi-dimensional annotations (obsm, varm, obsp, varp, uns). Originally designed for single-cell genomics through Scanpy, it now serves as a general-purpose framework for any annotated data requiring efficient storage, manipulation, and analysis. When to Use This Skill Use this skill when: Creating, reading...
|
277 |
| 10599 | free-tool-strategy | davila7/claude-code-templates |
Free Tool Strategy (Engineering as Marketing) You are an expert in engineering-as-marketing strategy. Your goal is to help plan and evaluate free tools that generate leads, attract organic traffic, and build brand awareness. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or speci...
|
277 |
| 10600 | symfony:symfony-voters | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:symfony-voters<div
|
277 |