███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10201 | literature-review | eyadsibai/ltk |
Literature Review Overview Conduct systematic, comprehensive literature reviews following rigorous academic methodology. Search multiple literature databases, synthesize findings thematically, verify all citations for accuracy, and generate professional output documents in markdown and PDF formats. This skill integrates with multiple scientific skills for database access (gget, bioservices, datacommons-client) and provides specialized tools for citation verification, result aggregation, and do...
|
76 |
| 10202 | python | martinholovsky/claude-skills-generator |
Python Guidelines Standards and best practices for Python development. Follow these guidelines when writing or modifying Python code. Design Principles Apply DRY, KISS, and SOLID consistently. Prefer functional methods where relevant; use classes for stateful behavior. Use composition with Protocol classes for interfaces rather than inheritance. Each module should have a single responsibility. Use dependency injection for class dependencies. Code Style Naming: Descriptive yet concise names f...
|
76 |
| 10203 | memory-lancedb-pro | cortexreach/memory-lancedb-pro-skill |
memory-lancedb-pro Plugin Maintenance Guide Overview memory-lancedb-pro is an enhanced long-term memory plugin for OpenClaw . It replaces the built-in memory-lancedb plugin with advanced retrieval capabilities, multi-scope memory isolation, and a management CLI. Repository : https://github.com/win4r/memory-lancedb-pro License : MIT | Language : TypeScript (ESM) | Runtime : Node.js via OpenClaw Gateway Architecture ┌─────────────────────────────────────────────────────────┐ │ in...
|
76 |
| 10204 | alicloud-ai-image-zimage-turbo-test | cinience/alicloud-skills |
Category: test AI IMAGE ZIMAGE TURBO Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/ai/image/alicloud-ai-image-zimage-turbo/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/ai/image/alicloud-ai-image-zimage-turbo \ --output output/alicloud-ai-image-zimage-turbo-test/compile-check...
|
76 |
| 10205 | pumpfun | sendaifun/skills |
A comprehensive guide for building applications with PumpFun - Solana's leading token launch and AMM protocol enabling instant trading without initial liquidity. Overview PumpFun is a token launch and trading protocol on Solana offering: - Pump Program - Create SPL tokens with instant trading on bonding curves - PumpSwap (AMM) - Constant-product automated market maker for graduated tokens - Creator Fees - Automatic fee distribution to token creators - Token2022 Support - Modern token stan...
|
76 |
| 10206 | alicloud-media-ice-test | cinience/alicloud-skills |
Category: test MEDIA ICE Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/media/ice/alicloud-media-ice/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/media/ice/alicloud-media-ice \ --output output/alicloud-media-ice-test/compile-check.json Read the target skill SKILL.md and ident...
|
76 |
| 10207 | alicloud-compute-swas-open-test | cinience/alicloud-skills |
Category: test COMPUTE SWAS OPEN Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/compute/swas/alicloud-compute-swas-open/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/compute/swas/alicloud-compute-swas-open \ --output output/alicloud-compute-swas-open-test/compile-check.json Re...
|
76 |
| 10208 | growth-loops | pmprompt/claude-plugin-product-management |
Growth Loops Overview Identify and design growth loops (flywheels) that create sustainable traction. This skill evaluates five proven growth loop mechanisms to reduce reliance on paid acquisition and build product-led growth. When to Use Designing growth mechanisms for a product Building sustainable viral or referral traction Reducing reliance on paid acquisition Analyzing competitor growth strategies Optimizing product for product-led growth The 5 Growth Loop Types 1. Viral Loop Product content...
|
76 |
| 10209 | serena | massgen/massgen |
Serena: Symbol-Level Code Understanding Navigate and manipulate code at the symbol level using IDE-like semantic analysis powered by Language Server Protocol (LSP). How You Can Access Serena You may have Serena available in one or both of these ways: Option 1: Direct MCP Tools (if configured by your orchestrator) Check your available tools for: find_symbol, find_referencing_symbols - Symbol lookup rename_symbol, replace_symbol_body - Refactoring insert_after_symbol, insert_before_symbol - P...
|
76 |
| 10210 | agent-messaging | davila7/claude-code-templates |
Agent Messaging Protocol (AMP) Send and receive cryptographically signed messages between AI agents. AMP works locally by default -- no external dependencies needed for basic messaging. Part of the AI Maestro suite. Prerequisites Install the AMP CLI scripts: From the AI Maestro plugin git clone https://github.com/23blocks-OS/ai-maestro-plugins.git cd ai-maestro-plugins && ./install-messaging.sh -y Scripts install to ~/.local/bin/ (ensure it's in your PATH). Quick Start 1. Initialize identity (f...
|
76 |
| 10211 | alicloud-observability-pts-test | cinience/alicloud-skills |
Category: test OBSERVABILITY PTS Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ) if you plan to execute real PTS APIs. Target skill: skills/observability/pts/alicloud-observability-pts/ . Optional online SDK test dependency: python -m pip install -U alibabacloud_pts20201020 alibabacloud_tea_openapi Test Steps Run offline script compilation check (no network needed): python3 tests/common/comp...
|
76 |
| 10212 | alicloud-backup-hbr-test | cinience/alicloud-skills |
Category: test BACKUP HBR Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/backup/alicloud-backup-hbr/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/backup/alicloud-backup-hbr \ --output output/alicloud-backup-hbr-test/compile-check.json Read the target skill SKILL.md and identif...
|
76 |
| 10213 | ddd-clean-architecture | teachingai/full-stack-skills |
When to use this skill Use this skill whenever the user wants to: [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
|
76 |
| 10214 | alicloud-ai-search-milvus-test | cinience/alicloud-skills |
Category: test AI SEARCH MILVUS Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/ai/search/alicloud-ai-search-milvus/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/ai/search/alicloud-ai-search-milvus \ --output output/alicloud-ai-search-milvus-test/compile-check.json Read the tar...
|
76 |
| 10215 | work-iq | rysweet/amplihack |
Query your Microsoft 365 workspace using natural language. Search emails, meetings, Teams messages, and documents without leaving your development environment. Quick Start 1. Accept EULA (Required First) ``` npx @microsoft/workiq accept-eula ``` 2. Configure MCP Add to your project's `.mcp.json`: ``` { "mcpServers": { "workiq": { "command": "npx", "args": ["-y", "@microsoft/workiq", "mcp"] } } } ``` 3. Authenticate First query triggers M365 authentication - ...
|
76 |
| 10216 | moai-docs-generation | modu-ai/moai-adk |
Documentation Generation Patterns Quick Reference (30 seconds) Purpose: Generate professional documentation using established tools and frameworks. Core Documentation Tools: Python: Sphinx with autodoc, MkDocs with Material theme, pydoc TypeScript/JavaScript: TypeDoc, JSDoc, TSDoc API Documentation: OpenAPI/Swagger from FastAPI/Express, Redoc, Stoplight Static Sites: Nextra (Next.js), Docusaurus (React), VitePress (Vue) Universal: Markdown, MDX, reStructuredText When to Use This Skill: Gene...
|
76 |
| 10217 | js-google | pproenca/dot-skills |
Google JavaScript Best Practices Comprehensive JavaScript style and best practices guide based on Google's official JavaScript Style Guide, designed for AI agents and LLMs. Contains 47 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new JavaScript or ES6+ code Structuring modules and managing imports/exports Adding JSDoc type annotations and documentation Reviewing code for naming and ...
|
76 |
| 10218 | status-report | anthropics/knowledge-work-plugins |
/status-report If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate a polished status report for leadership or stakeholders. See the risk-assessment skill for risk matrix frameworks and severity definitions. Usage /status-report $ARGUMENTS Output Status Report: [Project/Team] — [Period] Author: [Name] | Date: [Date] Executive Summary [3-4 sentence overview — what's on track, what needs attention, key wins] Overall Status: 🟢 On Track /...
|
76 |
| 10219 | alicloud-ai-content-aimiaobi-test | cinience/alicloud-skills |
Category: test AI CONTENT AIMIAOBI Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/ai/content/alicloud-ai-content-aimiaobi/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/ai/content/alicloud-ai-content-aimiaobi \ --output output/alicloud-ai-content-aimiaobi-test/compile-check.jso...
|
76 |
| 10220 | algorithmic-art | 404kidwiz/claude-supercode-skills |
Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms). This happens in two steps: Algorithmic Philosophy Creation (.md file) Express by creating p5.js generative art (.html + .js files) First, undertake this task: ALGORITHMIC PHILOSOPHY CREATION To begin, create an ALGORITHMIC PHILOSOPHY (not static images or templates) that will be interpreted thr...
|
76 |
| 10221 | desktop-app | popup-studio-ai/bkit-claude-code |
Desktop App Development Expertise Overview A guide for developing desktop apps using web technologies (HTML, CSS, JavaScript). Support Windows, macOS, and Linux simultaneously with a single codebase. Framework Selection Guide Framework Selection by Tier (v1.3.0) Framework Tier Recommendation Use Case Tauri Tier 2 ⭐ Primary Lightweight (3MB), Rust security Electron Tier 3 Supported Mature ecosystem, VS Code-like apps AI-Native Recommendation : Tauri 35% YoY growth 20-40MB memory vs Electron's 200...
|
76 |
| 10222 | fal-platform | sickn33/antigravity-awesome-skills |
fal.ai Platform Platform APIs for model management, pricing, usage tracking, and cost estimation. Scripts Script Purpose setup.sh Setup FAL_KEY and configuration pricing.sh Get model pricing information usage.sh Check usage and billing estimate-cost.sh Estimate costs for operations requests.sh List and manage requests Setup & Configuration Add FAL_KEY Interactive setup bash /mnt/skills/user/fal-platform/scripts/setup.sh --add-fal-key Set key directly bash /mnt/skills/user/fal-platform/scripts/...
|
76 |
| 10223 | testing anti-patterns | bobmatnyc/claude-mpm-skills |
Testing Anti-Patterns Overview Tests must verify real behavior, not mock behavior. Mocks are a means to isolate, not the thing being tested. Core principle: Test what the code does, not what the mocks do. Following strict TDD prevents these anti-patterns. See the Test-Driven Development skill (available in the skill library) for the complete TDD workflow. When to Use This Skill Activate this skill when: Writing or changing tests - Verify tests cover real behavior Adding mocks - Ensure mocking is...
|
76 |
| 10224 | 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...
|
76 |
| 10225 | yuque-document-management | doomclouds/lightragnet |
语雀文档管理 通过YuQue MCP工具管理语雀知识库文档。本技能专注于MCP工具的使用要点和常见操作模式。 MCP工具概览 所有操作都通过YuQue MCP工具完成: mcp_YuQueMCP_get_default_repository - 获取默认知识库信息 mcp_YuQueMCP_get_repository_toc_tree - 获取完整目录树结构 mcp_YuQueMCP_search - 搜索文档 mcp_YuQueMCP_create_document - 创建新文档 mcp_YuQueMCP_get_document - 读取文档内容 mcp_YuQueMCP_update_document - 更新文档内容或标题 mcp_YuQueMCP_move_document - 移动文档到其他目录 mcp_YuQueMCP_delete_document - 删除文档 基本操作要点 创建文档 步骤: 获取目录结构: mcp_YuQueMCP_get_repository_toc_tree 了解组织方式 确定位置:选择合适的 parentUuid 或使用根目录(null) ...
|
76 |
| 10226 | skill-creator | shajith003/awesome-claude-skills |
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
|
76 |
| 10227 | fp-ts-errors | sickn33/antigravity-awesome-skills |
Practical Error Handling with fp-ts This skill teaches you how to handle errors without try/catch spaghetti. No academic jargon - just practical patterns for real problems. When to Use This Skill When you want type-safe error handling in TypeScript When replacing try/catch with Either and TaskEither patterns When building APIs or services that need explicit error types When accumulating multiple validation errors The core idea: Errors are just data . Instead of throwing them into the void and ho...
|
76 |
| 10228 | meilisearch-admin | civitai/civitai |
Use this skill for admin operations on Meilisearch - checking status, monitoring tasks, and inspecting index settings. Running Commands ``` node .claude/skills/meilisearch-admin/query.mjs <command> [options] ``` Commands | `health` | Check if Meilisearch is healthy | `stats` | Get overall stats and list indexes | `tasks` | List recent tasks | `task <id>` | Get details of a specific task | `indexes` | List all indexes | `index <name>` | Get index stats | `index <name> set...
|
76 |
| 10229 | responsive-design | mindrally/skills |
Responsive Design When to use this skill New website/app : Layout design for combined mobile-desktop use Legacy improvement : Converting fixed layouts to responsive Performance optimization : Image optimization per device Multiple screens : Tablet, desktop, and large screen support Instructions Step 1: Mobile-First Approach Design from small screens and progressively expand. Example : /* Default: Mobile (320px~) */ .container { padding : 1 rem ; font-size : 14 px ; } .grid { display : grid ; gri...
|
76 |
| 10230 | alicloud-media-mps | cinience/alicloud-skills |
Category: service ApsaraVideo for Media Processing (MPS) Validation mkdir -p output/alicloud-media-mps python -m py_compile skills/media/mps/alicloud-media-mps/scripts/list_openapi_meta_apis.py echo "py_compile_ok" > output/alicloud-media-mps/validate.txt Pass criteria: command exits 0 and output/alicloud-media-mps/validate.txt is generated. Output And Evidence Save API inventory and operation evidence under output/alicloud-media-mps/ . Keep region, pipeline/template/workflow IDs, media IDs, and...
|
76 |
| 10231 | alicloud-security-id-verification-cloudauth-test | cinience/alicloud-skills |
Category: test SECURITY ID VERIFICATION CLOUDAUTH Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/security/identity/alicloud-security-id-verification-cloudauth/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/security/identity/alicloud-security-id-verification-cloudauth \ --output...
|
76 |
| 10232 | supabase-storage | nice-wolf-studio/claude-code-supabase-skills |
Supabase Storage Operations Overview This skill provides file storage operations through the Supabase Storage API. Supports bucket management, file uploads/downloads, listing files, generating URLs, and managing access control. Prerequisites Required environment variables: export SUPABASE_URL="https://your-project.supabase.co" export SUPABASE_KEY="your-anon-or-service-role-key" Helper script: This skill uses the shared Supabase API helper. Make sure to source it: source "$(dirname "${BASH...
|
76 |
| 10233 | cargo-lock-manager | different-ai/openwork |
Quick Usage (Already Configured) Check Cargo.lock status cd packages/desktop/src-tauri cargo check --locked 2 > &1 | head -20 Update Cargo.lock locally cd packages/desktop/src-tauri cargo update --workspace Test with --locked after update cd packages/desktop/src-tauri cargo test --locked Common Gotchas The --locked flag prevents automatic updates to Cargo.lock, which is good for reproducible builds but fails when dependencies change. PRs often fail because the lock file wasn't committed after de...
|
76 |
| 10234 | postgres-pro | 404kidwiz/claude-supercode-skills |
PostgreSQL Pro Senior PostgreSQL expert with deep expertise in database administration, performance optimization, and advanced PostgreSQL features. Role Definition You are a senior PostgreSQL DBA with 10+ years of production experience. You specialize in query optimization, replication strategies, JSONB operations, extension usage, and database maintenance. You build reliable, high-performance PostgreSQL systems that scale. When to Use This Skill Analyzing and optimizing slow queries with EX...
|
76 |
| 10235 | model-management | pollinations/pollinations |
Checklist Update .env and secrets/env.json (sops) with credentials Update config/handler with model routing Update registry with pricing and provider Run tests (see Testing below) ⚠️ Pricing depends on BOTH model AND provider. Always verify pricing on the provider's website. Files to Update Text Models File Purpose text.pollinations.ai/.env API keys, endpoints text.pollinations.ai/secrets/env.json Encrypted secrets (use sops) text.pollinations.ai/configs/modelConfigs.ts Model routing config text...
|
76 |
| 10236 | react-composition-patterns | secondsky/claude-skills |
React Composition Patterns Composition patterns for building flexible, maintainable React components. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals. These patterns make codebases easier for both humans and AI agents to work with as they scale. When to Apply Reference these guidelines when: Refactoring components with many boolean props Building reusable component libraries Designing flexible component APIs Reviewing component architecture W...
|
76 |
| 10237 | developing-preact | oaustegard/claude-skills |
Transform Claude into a specialized Preact developer with expertise in building standards-based web applications using native-first architecture. This skill prioritizes native JavaScript, HTML, and Web APIs over external dependencies, enabling creation of performant, maintainable applications with minimal tooling overhead. Core Philosophy Native-First Development: Leverage ES modules, Import Maps, Web Components, native form validation, Fetch API, and built-in DOM methods before reaching for ...
|
76 |
| 10238 | capacitor-app-store | cap-go/capgo-skills |
Publishing to App Stores Guide to submitting Capacitor apps to Apple App Store and Google Play Store. When to Use This Skill User is ready to publish app User asks about app store submission User needs app store screenshots User has app rejection issues User needs to update app listing Pre-Submission Checklist Universal Requirements App icon in all required sizes Splash screen configured App name and bundle ID set Version and build numbers set Privacy policy URL Terms of service URL Sup...
|
76 |
| 10239 | motion | mindrally/skills |
Motion Vue (motion-v) Animation library for Vue 3 and Nuxt. Production-ready, hardware-accelerated animations with minimal bundle size. Current stable: motion-v 1.x - Vue port of Motion (formerly Framer Motion) Overview Progressive reference for Motion Vue animations. Load only files relevant to current task (~200 tokens base, 500-1500 per sub-file). When to Use Use Motion Vue for: Simple declarative animations (fade, slide, scale) Gesture-based interactions (hover, tap, drag) Scroll-linked anim...
|
76 |
| 10240 | cms-collection-setup | webflow/webflow-skills |
CMS Collection Setup Create a new CMS collection with custom fields, relationships, and proper configuration. Important Note ALWAYS use Webflow MCP tools for all operations: Use Webflow MCP's webflow_guide_tool to get best practices before starting Use Webflow MCP's data_sites_tool with action list_sites to identify available sites Use Webflow MCP's data_sites_tool with action get_site to retrieve site details and plan limits Use Webflow MCP's data_cms_tool with action get_collection_list to...
|
76 |
| 10241 | feishu-cli-board | riba2534/feishu-cli |
飞书画板操作技能 前置条件 认证 :需要有效的 App Access Token(环境变量 FEISHU_APP_ID + FEISHU_APP_SECRET ,或 ~/.feishu-cli/config.yaml ) 权限 :应用需开通 board:whiteboard (画板读写)和 docx:document (文档中添加画板) 验证 : feishu-cli auth status 确认认证状态正常 两种模式 在飞书文档中创建画板并绘制可视化图表。支持两种模式: 模式 方式 适用场景 精排绘图 board create-notes — JSON 描述节点坐标、颜色、连线 架构图、看板、自定义布局 图表导入 board import — Mermaid/PlantUML 代码自动渲染 标准流程图、时序图等 8 种图表 何时使用哪种方式 需求 推荐方式 说明 精确控制节点位置、颜色、坐标 board create-notes (本技能) 完全自定义布局,适合架构图、看板 从 Mermaid/PlantUML 代码快速生成图 board import 或 doc import 服务...
|
76 |
| 10242 | i18n-date-patterns | yonatangross/orchestkit |
This skill provides comprehensive guidance for implementing internationalization in React applications. It ensures ALL user-facing strings, date displays, currency, lists, and time calculations are locale-aware. When to use this skill: - Adding ANY user-facing text to components - Formatting dates, times, currency, lists, or ordinals - Implementing complex pluralization - Embedding React components in translated text - Supporting RTL languages (Hebrew, Arabic) Bundled Resources: - `refer...
|
76 |
| 10243 | alicloud-platform-multicloud-docs-api-benchmark-test | cinience/alicloud-skills |
Category: test PLATFORM MULTICLOUD DOCS API BENCHMARK Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/platform/docs/alicloud-platform-multicloud-docs-api-benchmark/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/platform/docs/alicloud-platform-multicloud-docs-api-benchmark \ --ou...
|
76 |
| 10244 | pdf-to-markdown | andreadellacorte/groove |
pdf-to-markdown Convert PDF files to Markdown format. Installation Required cd .claude/skills/pdf-to-markdown npm install Dependencies: pdf-parse Quick Start Basic conversion node .claude/skills/pdf-to-markdown/scripts/convert.cjs \ --file ./document.pdf Custom output path node .claude/skills/pdf-to-markdown/scripts/convert.cjs \ --file ./doc.pdf \ --output ./output/doc.md CLI Options Option Required Description --file <path> Yes Input PDF file --output <path> No Output Markdown p...
|
76 |
| 10245 | ecto-patterns | bobmatnyc/claude-mpm-skills |
Ecto Patterns for Phoenix/Elixir Ecto is the data layer for Phoenix applications: schemas, changesets, queries, migrations, and transactions. Good Ecto practice keeps domain logic in contexts, enforces constraints in the database, and uses transactions for multi-step workflows. Schemas and Changesets defmodule MyApp.Accounts.User do use Ecto.Schema import Ecto.Changeset schema "users" do field :email, :string field :hashed_password, :string field :confirmed_at, :naive_dateti...
|
76 |
| 10246 | alicloud-observability-pts | cinience/alicloud-skills |
Category: service Alibaba Cloud Performance Testing Service (PTS) Purpose Use Alibaba Cloud PTS OpenAPI to support: test scene inventory and inspection pressure test planning and lifecycle automation report and metrics retrieval for verification and troubleshooting Prerequisites Configure least-privilege Alibaba Cloud credentials. Install Python SDKs (virtual environment recommended): python3 -m venv .venv . .venv/bin/activate python -m pip install -U alibabacloud_pts20201020 alibabacloud_tea_op...
|
76 |
| 10247 | doc | davila7/claude-code-templates |
Prefer `uv` for dependency management. Python packages: ``` uv pip install python-docx pdf2image ``` If `uv` is unavailable: ``` python3 -m pip install python-docx pdf2image ``` System tools (for rendering): ``` macOS (Homebrew) brew install libreoffice poppler Ubuntu/Debian sudo apt-get install -y libreoffice poppler-utils ``` If installation isn't possible in this environment, tell the user which dependency is missing and how to install it locally. Environment No required envir...
|
76 |
| 10248 | alicloud-data-analytics-dataanalysisgbi-test | cinience/alicloud-skills |
Category: test DATA ANALYTICS DATAANALYSISGBI Smoke Test Prerequisites Configure credentials with least privilege ( ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID ). Target skill: skills/data-analytics/alicloud-data-analytics-dataanalysisgbi/ . Test Steps Run offline script compilation check (no network needed): python3 tests/common/compile_skill_scripts.py \ --skill-path skills/data-analytics/alicloud-data-analytics-dataanalysisgbi \ --output output/alicloud-d...
|
76 |
| 10249 | brand-naming-strategies | mike-coulbourn/claude-vibes |
Brand Naming Strategies Quick reference for strategic brand naming using expert methodologies from Lexicon, Eat My Words, Catchword, and Igor. "A name should make you smile instead of scratch your head. If it makes you scratch your head, scratch it off the list." — Alexandra Watkins Key Statistics 2.5x increase in company value after Emode renamed to Tickle (4 months) 30% traffic increase from name change alone 2 syllables = optimal for memorability 1,000-3,000 candidates needed before findin...
|
76 |
| 10250 | digitalocean-networking | bobmatnyc/claude-mpm-skills |
DigitalOcean Networking Skill progressive_disclosure: entry_point: summary: "DigitalOcean networking: VPC, firewalls, load balancers, reserved IPs, DNS, IPv6, NAT gateway." when_to_use: - "When designing private networks or segmentation" - "When securing inbound and outbound traffic" - "When configuring load balancing and DNS" quick_start: - "Create a VPC for private traffic" - "Apply firewalls to compute" - "Attach load balancers and reserved IPs" - "Configure DNS records" token_estimate: entry...
|
76 |