███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 26051 | zoho-crm-automation | davepoon/buildwithclaude |
Zoho CRM Automation via Rube MCP Automate Zoho CRM operations through Composio's Zoho toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Zoho CRM connection via RUBE_MANAGE_CONNECTIONS with toolkit zoho Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube MCP is available by co...
|
37 |
| 26052 | macro-calendar | termix-official/cryptoclaw |
Economic Calendar & Macro Data Track macroeconomic events and economic indicators that impact crypto markets. Data Sources 1. FRED API (Federal Reserve Economic Data) https://api.stlouisfed.org/fred/ Free API key: register at https://fred.stlouisfed.org/docs/api/api_key.html If FRED_API_KEY is set, use it. Otherwise, note the data is unavailable and suggest the user register for a free key. Key Series Series ID Description FEDFUNDS Federal Funds Effective Rate CPIAUCSL Consumer Price Index (CPI)...
|
37 |
| 26053 | rust-cross | mohitmishra786/low-level-dev-skills |
Rust Cross-Compilation Purpose Guide agents through Rust cross-compilation: adding rustup targets, using cross for hermetic Docker-based cross-builds, cargo-zigbuild for zero-setup cross-compilation, .cargo/config.toml configuration, and embedded bare-metal targets. Triggers "How do I cross-compile Rust for ARM/aarch64?" "How do I build a Rust binary for a different OS?" "How do I use the cross tool for Rust cross-compilation?" "How do I build Rust for embedded (no_std) targets?" "How do I use c...
|
37 |
| 26054 | monetization-systems | pluginagentmarketplace/custom-plugin-game-developer |
Monetization Systems Monetization Models CHOOSING YOUR MODEL: ┌─────────────────────────────────────────────────────────────┐ │ GAME TYPE → RECOMMENDED MODEL │ ├─────────────────────────────────────────────────────────────┤ │ Story-driven / Single play → PREMIUM ($10-60) │ │ Competitive multiplayer → F2P + Battle Pass │ │ Mobile casual → F2P + Ads + Light IAP │ │ MMO / Live service → Subscription + Cosmetic...
|
37 |
| 26055 | rsc-data-optimizer | julianromli/ai-skills |
RSC Data Fetching Optimizer Optimize slow client-side data fetching to instant server-side rendering. Quick Diagnosis Search for these anti-patterns in the codebase: Find client-side fetching patterns rg -n "useEffect.*fetch|useState.*loading|useStore\(\)" --type tsx rg -n '"use client"' app/ --type tsx Red flags: "use client" + useEffect + fetch() = slow initial load useState(true) for isLoading = user sees spinner useStore() or useContext for initial page data = waterfall fetching 3-St...
|
37 |
| 26056 | unity-test-runner | dev-gom/claude-code-marketplace |
This skill enables automated execution and analysis of Unity Test Framework tests directly from the command line. It handles the complete test workflow: detecting Unity Editor installations across platforms (Windows/macOS/Linux), configuring test parameters, executing tests in EditMode or PlayMode, parsing NUnit XML results, and generating detailed failure reports with actionable insights. When to Use This Skill Use this skill when: - Executing Unity Test Framework tests from command line -...
|
37 |
| 26057 | diagnostic-analysis | qodex-ai/ai-agent-skills |
Systematic Debugging Overview Random fixes waste time and create new bugs. Quick patches mask underlying issues. Core principle: ALWAYS find root cause before attempting fixes. Symptom fixes are failure. Violating the letter of this process is violating the spirit of debugging. The Iron Law NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST If you haven't completed Phase 1, you cannot propose fixes. When to Use Use for ANY technical issue: Test failures Bugs in production Unexpected behavi...
|
37 |
| 26058 | hubspot-automation | davepoon/buildwithclaude |
HubSpot CRM Automation via Rube MCP Automate HubSpot CRM workflows including contact/company management, deal pipeline tracking, ticket search, and custom property creation through Composio's HubSpot toolkit. Toolkit docs : composio.dev/toolkits/hubspot Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active HubSpot connection via RUBE_MANAGE_CONNECTIONS with toolkit hubspot Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rub...
|
37 |
| 26059 | convertkit-automation | davepoon/buildwithclaude |
ConvertKit (Kit) Automation via Rube MCP Automate ConvertKit (now known as Kit) email marketing operations through Composio's Kit toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/kit Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Kit connection via RUBE_MANAGE_CONNECTIONS with toolkit kit Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys ...
|
37 |
| 26060 | gym & training expert | frankxai/claude-skills-library |
Gym & Training Expert Skill Purpose Provide evidence-based training guidance grounded in the latest 2025 exercise science research, biomechanics principles, and proven protocols for strength, hypertrophy, and performance optimization. Core Training Principles (2025 Research-Based) 1. Progressive Overload - The Foundation Latest Research Findings (2025): Both load progression and repetition progression produce similar hypertrophy gains Rectus femoris growth slightly favors rep progression Dynamic...
|
37 |
| 26061 | writing-typescript | julianobarbosa/claude-code-skills |
$ npx skills add https://github.com/julianobarbosa/claude-code-skills --skill writing-typescript<div
|
37 |
| 26062 | wechat-publisher | steelan9199/wechat-publisher |
wechat-publisher 一键发布 Markdown 文章到微信公众号草稿箱 基于 wenyan-cli 封装的 OpenClaw skill。 功能 ✅ Markdown 自动转换为微信公众号格式 ✅ 自动上传图片到微信图床 ✅ 一键推送到草稿箱 ✅ 多主题支持(代码高亮、Mac 风格代码块) ✅ 支持本地和网络图片 快速开始 1. 安装 wenyan-cli wenyan-cli 需要全局安装: npm install -g @wenyan-md/cli 验证安装: wenyan --help 注意: publish.sh 脚本会自动检测并安装 wenyan-cli(如果未安装) 2. 配置 API 凭证 API 凭证已保存在 /Users/leebot/.openclaw/workspace/TOOLS.md 确保环境变量已设置: export WECHAT_APP_ID = your_wechat_app_id export WECHAT_APP_SECRET = your_wechat_app_secret 重要: 确保你的 IP 已添加到微信公众号后台的白名单! 配...
|
37 |
| 26063 | k6-docs | takuan-osho/ccmarketplace |
k6 Documentation Document or review k6 features across three repositories: k6-DefinitelyTyped (TypeScript types), k6-docs (user documentation), and k6 (release notes). Workflow Based on user's action, follow the appropriate workflow: Write Documentation: Complete write workflow Review Documentation: Complete review workflow Quick References Repository structure & feature type identification TypeScript patterns & troubleshooting Testing workflow with parallel subagents agent-browser command refer...
|
37 |
| 26064 | codegen | cartridge-gg/controller |
@json-render/codegen Framework-agnostic utilities for generating code from json-render UI trees. Use these to build custom code exporters for Next.js, Remix, or other frameworks. Installation npm install @json-render/codegen Tree Traversal import { traverseSpec , collectUsedComponents , collectStatePaths , collectActions , } from "@json-render/codegen" ; // Walk the spec depth-first traverseSpec ( spec , ( element , key , depth , parent ) => { console . log ( ` ${ " " . repeat ( depth * 2 ) } ${...
|
37 |
| 26065 | feature-manifest | erichowens/some_claude_skills |
Feature Manifest Management This skill helps you work with the feature manifest system that tracks the relationship between features and their implementations. When to Use This Skill Creating a new feature Modifying existing feature code Checking which feature owns a file Validating manifest accuracy Updating changelogs Running feature health checks Quick Commands List all features npm run feature:info -- --list Get details about a feature npm run feature:info -- <feature-id> Find which f...
|
37 |
| 26066 | android-emulator-skill | fluxxion82/android-emulator-skill |
Android Emulator Skill Build, test, and automate Android applications using accessibility-driven navigation and structured data instead of pixel coordinates. Quick Start 1. Check environment bash scripts/emu_health_check.sh 2. Launch app python scripts/app_launcher.py --launch com.example.app 3. Map screen to see elements python scripts/screen_mapper.py 4. Tap button python scripts/navigator.py --find-text "Login" --tap 5. Enter text python scripts/navigator.py --find-type EditText --enter-...
|
37 |
| 26067 | agent-memory | pluginagentmarketplace/custom-plugin-ai-agents |
No SKILL.md available for this skill. View on GitHub
|
37 |
| 26068 | idea-validator | luongnv89/skills |
Validate — Pressure-Test the Idea This skill pressure-tests a product idea before the founder invests in planning, building, or launching. It surfaces fatal flaws, tests whether the problem is real, maps actual competition (including current behavior), defines the smallest 2-week MVP test, and returns a direct strong / weak / pivot verdict. The Idea Validator sits between the Idea Generator and Product Planner skills in the BuilderOS pipeline. It also runs fully standalone — if no docs/product-i...
|
37 |
| 26069 | e2e-outside-in-test-generator | rysweet/amplihack |
No SKILL.md available for this skill. View on GitHub
|
37 |
| 26070 | superplane-canvas-builder | superplanehq/skills |
SuperPlane Canvas Builder Translate workflow requirements into SuperPlane canvas YAML. Quick Reference Task Command List components superplane index components Components from integration superplane index components --from <integration> Describe a component superplane index components --name <name> List triggers superplane index triggers --from <integration> Create canvas superplane canvases create --file canvas.yaml Update canvas (sandbox mode) superplane canvases update -f canvas.yaml --auto-l...
|
37 |
| 26071 | stagehand-automation | adaptationio/skrillz |
Stagehand v3 is the state-of-the-art AI browser automation framework that bridges brittle traditional automation with intelligent, self-healing capabilities. Built on Chrome DevTools Protocol (CDP), it's 44% faster than v2 and integrates seamlessly with Claude. Key Innovation: When DOM changes, AI adapts instead of tests breaking. Core APIs: - `act()` - Perform actions using natural language - `extract()` - Extract structured data from pages - `observe()` - Identify elements and page state ...
|
37 |
| 26072 | goodvibes-codebase-review | mgd34msu/goodvibes-plugin |
Goodvibes Codebase Review & Remediation Systematic codebase analysis with parallelized remediation using goodvibes agents. CRITICAL: Be objective & completely honest. No sugar coating, EVER. Honest Review: Honest reviews yield better results. Never consider emotions or feelings in your assessments. Filesystem Boundaries CRITICAL: Write-local, read-global. WRITE/EDIT/CREATE: ONLY within the current working directory and its subdirectories. This is the project root. All changes must be git-tr...
|
37 |
| 26073 | hugging-face-vision-trainer | huggingface/skills |
Vision Model Training on Hugging Face Jobs Train object detection, image classification, and SAM/SAM2 segmentation models on managed cloud GPUs. No local GPU setup required—results are automatically saved to the Hugging Face Hub. When to Use This Skill Use this skill when users want to: Fine-tune object detection models (D-FINE, RT-DETR v2, DETR, YOLOS) on cloud GPUs or local Fine-tune image classification models (timm: MobileNetV3, MobileViT, ResNet, ViT/DINOv3, or any Transformers classifier) ...
|
37 |
| 26074 | data-seeding-fixtures-builder | patricio0312rev/skills |
Data Seeding & Fixtures Builder Generate realistic, deterministic seed data for development and testing. Seed Data Strategy // prisma/seed.ts import { PrismaClient } from "@prisma/client"; import { faker } from "@faker-js/faker"; const prisma = new PrismaClient(); async function main() { console.log("🌱 Seeding database..."); // Clear existing data await prisma.order.deleteMany(); await prisma.user.deleteMany(); // Seed users const users = await seedUsers(10); console.log(`✅ C...
|
37 |
| 26075 | pdf-pro | yuniorglez/gemini-elite-core |
Skill: PDF Pro (Standard 2026) Role: The PDF Pro is a specialized agent responsible for the entire lifecycle of document engineering. This includes "Semantic Extraction" using AI models, "High-Fidelity Generation" via headless browsers, and "Forensic Modification" using low-level byte manipulation. In 2026, the Squaads AI Core prioritizes Bun-native and JavaScript-first solutions for seamless integration with Next.js 16.2. 🎯 Primary Objectives Semantic Extraction: Move beyond raw text to structu...
|
37 |
| 26076 | jimmer-orm | coooolfan/unirhy |
Jimmer 为 Kotlin 提供了特化的 API 风格 - 实体映射: 参考 `references/entity-mapping.md` - DSL 查询: 参考 `references/dsl-queries.md` - 实体模板: 参考 `assets/EntityTemplate.kt` 关键注解速查 - `@Entity` - 标记实体类型 - `@Id` - 标记主键 - `@GeneratedValue` - 主键生成策略 - `@Key` - 业务键 - `@ManyToOne` / `@OneToMany` / `@ManyToMany` / `@OneToOne` - 关联映射 - `@JoinColumn` - 自定义外键列名 - `@JoinTable` - 自定义中间表 - `@Column` - 自定义列名(仅用于非关联字段) - `@Table` - 自定义表名 - `?` (Kotlin) - 标记可空属性 命名约定 - 实体名 → 表名:`BookStore` → `BOOK_STORE` - 属性名 → 列名...
|
37 |
| 26077 | devvit-docs | reddit/devvit-skills |
Devvit Docs (Exclusive) Look up Devvit documentation by exploring the single canonical repository: https://github.com/reddit/devvit-docs. This skill is exclusive to reddit/devvit-docs: Do not use other repositories (including templates, forks, or examples from elsewhere) as sources of truth. Do not use third-party docs, blog posts, or web search results as sources of truth. If reddit/devvit-docs does not contain the answer, say so explicitly and cite the closest relevant file/section you did ...
|
37 |
| 26078 | speech-pathology-ai | erichowens/some_claude_skills |
Speech-Language Pathology AI Expert You are an expert speech-language pathologist (SLP) with deep knowledge of phonetics, articulation disorders, voice therapy, fluency disorders, and AI-powered speech analysis. You specialize in building technology-assisted interventions, real-time feedback systems, and accessible communication tools. Python Dependencies pip install praat-parselmouth librosa torch transformers numpy scipy When to Use This Skill Use for: Phoneme-level accuracy scoring and f...
|
37 |
| 26079 | automating-api-testing | jeremylongshore/claude-code-plugins-plus-skills |
API Test Automation Overview Automate comprehensive API endpoint testing for REST and GraphQL APIs including request generation, response validation, schema compliance, authentication flows, and error handling. Supports Supertest (Node.js), REST-assured (Java), httpx/pytest (Python), Postman/Newman collections, and Pact for consumer-driven contract testing. Prerequisites API testing library installed (Supertest, REST-assured, httpx, or Postman/Newman) API specification file (OpenAPI/Swagger YAML...
|
37 |
| 26080 | firebase-functions | bumgeunsong/daily-writing-friends |
Firebase Functions Patterns Directory Structure functions/ ├── src/ │ ├── index.ts Function exports │ ├── admin.ts Firebase Admin SDK init │ ├── backfill/ Data migration scripts │ ├── commentSuggestion/ AI comment features │ ├── commentings/ Comment activity tracking │ ├── notifications/ Push notification functions │ ├── postings/ Post activity tracking │ ├── replyings/ Reply activity tracking...
|
37 |
| 26081 | visualization | aws-samples/sample-strands-agent-with-agentcore |
Visualization When to Use This Skill Use create_visualization when the user wants to visualize numerical data — comparisons, trends, distributions, or proportions. Use this skill for... Use excalidraw skill for... Sales figures by quarter System architecture diagram Survey response percentages Flowchart or decision tree Stock price over time Sequence / interaction diagram Market share breakdown Mind map or concept map Any x/y or segment/value data Shapes, boxes, arrows, labels Available Tool cre...
|
37 |
| 26082 | hive-mind-advanced | proffesor-for-testing/agentic-qe |
Hive Mind Advanced Skill Master the advanced Hive Mind collective intelligence system for sophisticated multi-agent coordination using queen-led architecture, Byzantine consensus, and collective memory. Overview The Hive Mind system represents the pinnacle of multi-agent coordination in Claude Flow, implementing a queen-led hierarchical architecture where a strategic queen coordinator directs specialized worker agents through collective decision-making and shared memory. Core Concepts Architectu...
|
37 |
| 26083 | building-ai-chat | ancoleman/ai-design-components |
Define the emerging standards for AI/human conversational interfaces in the 2024-2025 AI integration boom. This skill leverages meta-knowledge from building WITH Claude to establish definitive patterns for streaming UX, context management, and multi-modal interactions. As the industry lacks established patterns, this provides the reference implementation others will follow. When to Use Activate this skill when: - Building ChatGPT-style conversational interfaces - Creating AI assistants, cop...
|
37 |
| 26084 | using-typescript-lsp | mhagrelius/dotfiles |
Using TypeScript LSP Overview The typescript-lsp plugin provides semantic code intelligence for TypeScript and JavaScript. Use LSP tools instead of grep/read when you need semantic accuracy - LSP understands TypeScript's type system, inheritance, interfaces, and symbol relationships. When to Use LSP vs Text Search digraph lsp_decision { "Need code info?" [shape=diamond]; "Semantic accuracy needed?" [shape=diamond]; "Use LSP tool" [shape=box]; "Use Grep/Read" [shape=box]; "...
|
37 |
| 26085 | azure-containerregistry-py | sickn33/antigravity-awesome-skills |
Azure Container Registry SDK for Python Manage container images, artifacts, and repositories in Azure Container Registry. Installation pip install azure-containerregistry Environment Variables AZURE_CONTAINERREGISTRY_ENDPOINT = https:// < registry-name > .azurecr.io Authentication Entra ID (Recommended) from azure . containerregistry import ContainerRegistryClient from azure . identity import DefaultAzureCredential client = ContainerRegistryClient ( endpoint = os . environ [ "AZURE_CONTAINERREGI...
|
37 |
| 26086 | convex-tanstack | sstobo/convex-skills |
This skill provides guidance for building reactive, real-time full-stack applications using Convex (reactive backend-as-a-service) with TanStack Start (full-stack React meta-framework). The stack provides live-updating queries, type-safe end-to-end development, SSR support, and automatic cache invalidation. When to Use This Skill - Implementing Convex queries, mutations, or actions - Setting up or troubleshooting Better Auth authentication - Configuring TanStack Router routes and loaders -...
|
37 |
| 26087 | ink-layout-styling | thebushidocollective/han |
You are an expert in creating beautiful terminal layouts with Ink using Flexbox-based positioning and styling. Box Component - Layout Foundation The Box component is the primary layout primitive, using Flexbox properties. Flexbox Direction ``` // Vertical stack (default) <Box flexDirection="column"> <Text>First</Text> <Text>Second</Text> </Box> // Horizontal row <Box flexDirection="row"> <Text>Left</Text> <Text>Right</Text> </Box> // Reverse order <Box flexDirection="column-rever...
|
37 |
| 26088 | owasp-ai-testing | mastepanoski/claude-skills |
OWASP AI Testing Guide This skill enables AI agents to perform systematic trustworthiness testing of AI systems using the OWASP AI Testing Guide v1 , published November 2025 by the OWASP Foundation. The AI Testing Guide is the industry's first open standard for AI trustworthiness testing. Unlike vulnerability lists that identify WHAT risks exist, this guide provides a practical, repeatable methodology for HOW to test AI systems. It establishes 44 test cases across 4 layers, each with objectives,...
|
37 |
| 26089 | generic-fullstack-ux-designer | travisjneuman/.claude |
No SKILL.md available for this skill. View on GitHub
|
37 |
| 26090 | react-native-project-creater | teachingai/full-stack-skills |
Use this skill whenever the user wants to: - [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
|
37 |
| 26091 | xaut-trade | aurehub/skills |
xaut-trade Execute USDT -> XAUT buy and XAUT -> USDT sell flows via Uniswap V3 + Foundry cast . When to Use Use when the user wants to buy or sell XAUT (Tether Gold): Buy : USDT → XAUT Sell : XAUT → USDT External Communications This skill connects to external services (Ethereum RPC, UniswapX API, and optionally xaue.com rankings). On first setup, it may install Foundry via curl | bash . Inform the user before executing any external communication for the first time. See the README for a full list...
|
37 |
| 26092 | codemapper | knoopx/pi |
CodeMapper (`cm`) uses tree-sitter AST parsing to provide instant code analysis without databases. Get project structure, find symbols, trace call graphs, and analyze dependencies in milliseconds. Supported Languages: Python, JavaScript, TypeScript, Rust, Java, Go, C, Markdown When to Use Use CodeMapper when you need to: - ✅ Explore unfamiliar codebases (get overview, find structure) - ✅ Find symbol definitions and usages (functions, classes, methods) - ✅ Understand call graphs (who calls...
|
37 |
| 26093 | warden-lint-judge | getsentry/skills |
Lint Judge You are a second-pass Warden skill. Your job: turn AI findings into deterministic lint rules. The bar is high. Only propose a rule when you can guarantee it catches the exact pattern through AST structure, not heuristics. A rule that fires on eval(anything) is deterministic. A rule that tries to guess whether a string "looks like user input" is a heuristic. Only the first kind belongs here. Step 1: Detect the linter Before evaluating any findings, determine what linter system the proj...
|
37 |
| 26094 | cloudbase-guidelines | tencentcloudbase/cloudbase-mcp |
CloudBase Development Guidelines 💡 Recommended: MCP Installation For enhanced CloudBase development experience, we recommend installing CloudBase MCP (Model Context Protocol). CloudBase MCP provides essential tools for CloudBase development, including environment management, function deployment, database operations, and more. While not required, installing MCP will significantly improve your development workflow. MCP Configuration Instructions Most Coding Agents support project-level MCP configu...
|
37 |
| 26095 | laravel:custom-helpers | jpcaparas/superpowers-laravel |
Add to `composer.json`: ``` { "autoload": { "files": ["app/Support/helpers.php"] } } ``` Run `composer dump-autoload`. Guidelines - Keep helpers small and pure; avoid hidden IO/state - Prefer static methods on value objects when domain-specific
|
37 |
| 26096 | llm-inference | eyadsibai/ltk |
High-performance inference engines for serving large language models. Engine Comparison | vLLM | Production serving | GPU | Highest | Medium | llama.cpp | Local/edge, CPU | CPU/GPU | Good | Easy | TGI | HuggingFace models | GPU | High | Easy | Ollama | Local desktop | CPU/GPU | Good | Easiest | TensorRT-LLM | NVIDIA production | NVIDIA GPU | Highest | Complex Decision Guide | Production API server | vLLM or TGI | Maximum throughput | vLLM | Local developm...
|
37 |
| 26097 | playwright-skill | zenobi-us/dotfiles |
Playwright Skill Opinionated, production-tested Playwright guidance — every pattern includes when (and when not ) to use it. 50+ reference guides covering the full Playwright surface: selectors, assertions, fixtures, page objects, network mocking, auth, visual regression, accessibility, API testing, CI/CD, debugging, and more — with TypeScript and JavaScript examples throughout. Playwright 1.60+ highlights covered in these guides include on-demand HAR recording inside tracing, locator.drop() for...
|
37 |
| 26098 | svelte-development | manutej/luxor-claude-marketplace |
Svelte Development Skill This skill provides comprehensive guidance for building modern Svelte applications using reactivity runes (Svelte 5), components, stores, lifecycle hooks, transitions, and animations based on official Svelte documentation. When to Use This Skill Use this skill when: Building high-performance web applications with minimal JavaScript overhead Creating single-page applications (SPAs) with reactive UI Developing interactive user interfaces with compile-time optimization ...
|
37 |
| 26099 | brevo-automation | davepoon/buildwithclaude |
Brevo Automation via Rube MCP Automate Brevo (formerly Sendinblue) email marketing operations through Composio's Brevo toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Brevo connection via RUBE_MANAGE_CONNECTIONS with toolkit brevo Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Ver...
|
37 |
| 26100 | process-db-report | blogic-cz/blogic-marketplace |
Database Performance Report Processing Use this skill to analyze database observability reports and create prioritized optimization plans. Covers PostgreSQL performance triage heuristics specific to Drizzle ORM codebases. Triage Workflow Parse Report — Extract data from the pasted observability report Analyze Issues — Identify critical performance problems Priority Ranking — Sort issues by impact (high/medium/low) Generate Action Plan — Create specific tasks with code snippets Issue Detection He...
|
37 |