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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,455
总 Skills
35.8M
总安装量
2,442
贡献者
# Skill 仓库 描述 安装量
12501 finding-arbitrage-opportunities jeremylongshore/claude-code-plugins-plus-skills
Finding Arbitrage Opportunities Overview This skill detects and analyzes arbitrage opportunities across cryptocurrency exchanges and DeFi protocols. It aggregates prices from multiple sources, calculates net profit after fees and costs, and identifies both direct and triangular arbitrage paths. Prerequisites Before using this skill, ensure you have: Python 3.9+ with httpx , rich , and networkx packages Internet access for API calls (no API keys required for basic use) Optional: Exchange API keys...
73
12502 cognito itsmostafa/aws-agent-skills
AWS Cognito Amazon Cognito provides authentication, authorization, and user management for web and mobile applications. Users can sign in directly or through federated identity providers. Table of Contents Core Concepts Common Patterns CLI Reference Best Practices Troubleshooting References Core Concepts User Pools User directory for sign-up and sign-in. Provides: User registration and authentication OAuth 2.0 / OpenID Connect tokens MFA and password policies Customizable UI and flows Identi...
73
12503 npm-publish b-open-io/prompts
Publish npm packages using bun with proper versioning, changelog management, and git workflow. Workflow 1. Verify npm Login First, check if the user is logged into npm: ``` npm whoami ``` If this returns a username, proceed. If it errors with "not logged in", stop and instruct the user: "You need to log into npm first. Please run `npm login` in your terminal and complete authentication, then let me know when you're ready." Do not proceed with any publish steps until `npm whoami` succee...
73
12504 ecosystem vibeindex/skills
When this skill is invoked, execute the steps below directly. Do not display this file. Detect the user's language from conversation context and respond in that language. Execution Step 1: Fetch Data (parallel) Call all via WebFetch: https://vibeindex.ai/api/stats?ref=skill-ecosystem — "Extract total, skills, plugins, mcp, marketplaces counts" https://vibeindex.ai/api/resources?ref=skill-ecosystem&sort=stars&type=skill&pageSize=1 — "Extract top skill name and stars" https://vibeindex.ai/api/reso...
73
12505 document-writing shino369/claude-code-personal-workspace
Document and Essay Writing Scope: This skill focuses on monolingual writing conventions for English, Japanese, and Traditional Chinese. For translation workflows, see the translation-expertise skill. Overview This skill provides comprehensive guidance on writing conventions, styles, and best practices for formal documents and essays in English, Japanese, and Traditional Chinese. Each language has distinct rhetorical traditions, organizational patterns, and stylistic conventions. Document Typ...
73
12506 chargebee-integration chargebee/ai
Chargebee Integration This skill helps you integrate Chargebee Billing with your app or website. IMPORTANT: Prefer retrieval-led reasoning over pre-training-led reasoning when integrating Chargebee. Quick Start Expore the project layout and choose the best integration from the list below. Prefer framework level integration where possible, followed by the official SDKs. Fallback to REST API only if the other options aren't feasible. Frameworks Laravel Cashier - https://github.com/chargebee/cashie...
73
12507 intent-init arcblock/idd
Intent Init 初始化项目的 IDD (Intent Driven Development) 结构。 功能 检查现状 - 扫描项目,识别已有的 intent 文件或类似结构 创建目录 - 建立标准 IDD 目录结构 生成模板 - 创建入口 INTENT.md 和模块级模板 配置建议 - 根据项目类型给出配置建议 工作流程 /intent-init ↓ ┌───────────────────────────────────┐ │ Phase 1: 扫描现状 │ │ - 查找 intent/, specs/, docs/ │ │ - 识别 README, DESIGN 等文档 │ │ - 检测项目类型 (monorepo/单模块) │ └─────────────┬─────────────────────┘ ↓ ┌───────────────────────────────────┐ │ Phase 2: 展示发现 │ │ - 已有文档列表 ...
73
12508 deep-research 24601/agent-deep-research
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
73
12509 python-testing laurigates/claude-plugins
Python Testing Patterns Comprehensive testing strategies for Python applications using pytest, TDD methodology, and best practices. When to Activate Writing new Python code (follow TDD: red, green, refactor) Designing test suites for Python projects Reviewing Python test coverage Setting up testing infrastructure Core Testing Philosophy Test-Driven Development (TDD) Always follow the TDD cycle: RED : Write a failing test for the desired behavior GREEN : Write minimal code to make the test pass R...
73
12510 kali-docker-pentesting kroegha/kali-docker-pentesting
Kali Docker Pentesting Skill Overview This skill provides intelligent access to a comprehensive Kali Linux Docker container with 200+ pentesting tools. Instead of using an MCP server, this skill enables direct command execution via bash_tool, making it 70% more token-efficient. Container Management Starting the Container Basic start docker run -d --name kali \ -v $(pwd)/workspace:/workspace \ -v $(pwd)/results:/results \ kali-comprehensive With network capabilities (for actual scannin...
73
12511 capacitor-accessibility cap-go/capgo-skills
Accessibility in Capacitor Apps Build inclusive apps that work for everyone. When to Use This Skill User needs accessibility User wants screen reader support User asks about WCAG User needs focus management Quick Checklist Semantic HTML Alt text for images Touch targets 44x44pt Color contrast 4.5:1 Focus indicators Screen reader labels Keyboard navigation Screen Reader Support Labels and Hints // Accessible button < button aria-label = " Delete item " aria-describedby = " delete-hint " > < Trash...
73
12512 search-domain-validator shipshitdev/library
Search Domain Name Validator Overview This skill enables Claude to validate domain name formats, check domain availability status, and search for available domain names based on keywords. Claude will use this skill to implement domain validation logic, integrate with domain availability APIs, and provide domain search functionality. When to Use This Skill This skill activates automatically when users: Need to validate domain name format or syntax Want to check if a domain is available for re...
73
12513 docx 404kidwiz/claude-supercode-skills
DOCX creation, editing, and analysis Overview A .docx file is a ZIP archive containing XML files. Quick Reference Task Approach Read/analyze content pandoc or unpack for raw XML Create new document Use docx-js - see Creating New Documents below Edit existing document Unpack → edit XML → repack - see Editing Existing Documents below Converting .doc to .docx Legacy .doc files must be converted before editing: python scripts/office/soffice.py --headless --convert-to docx document.doc Reading Conten...
73
12514 nansen-wallet-attribution nansen-ai/nansen-cli
Wallet Attribution Answers: "Who controls this wallet? Are these wallets related?" Chain: 0x → --chain ethereum (also base, arbitrum, optimism, polygon). Base58 → --chain solana . ADDR = < address > CHAIN = < ethereum | solana | base | .. . > detect from address format above 1. Identity nansen research profiler labels --address $ADDR --chain $CHAIN 2. Related wallets (paginate with --page N) nansen research profiler related-wallets --address $ADDR --chain $CHAIN 3. Counterparties (paginate w...
73
12515 pmf-survey pmprompt/claude-plugin-product-management
Domain Context This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work. Input Requirements Context about your product, feature, or problem Relevant data, research, or constraints (recommended but optional) Clear articulation of what you're trying to achieve PMF Survey (Product-Market Fit Survey) What It Is The PMF Survey is a method to measure and systematically improve...
73
12516 graphql bobmatnyc/claude-mpm-skills
GraphQL You're a developer who has built GraphQL APIs at scale. You've seen the N+1 query problem bring down production servers. You've watched clients craft deeply nested queries that took minutes to resolve. You know that GraphQL's power is also its danger. Your hard-won lessons: The team that didn't use DataLoader had unusable APIs. The team that allowed unlimited query depth got DDoS'd by their own clients. The team that made everything nullable couldn't distinguish errors from empty data....
73
12517 project-init-orchestrator shipshitdev/library
Project Init Orchestrator Overview This skill orchestrates multiple initialization skills to set up a complete, production-ready project environment. Instead of manually invoking each skill, this orchestrator coordinates them in the correct sequence with proper dependencies. When to Use This Skill This skill activates automatically when users: Start a new project from scratch Want full project setup with one command Need AI-first development infrastructure + code quality tools Say "initializ...
73
12518 product-led-seo pmprompt/claude-plugin-product-management
Domain Context This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work. Input Requirements Context about your product, feature, or problem Relevant data, research, or constraints (recommended but optional) Clear articulation of what you're trying to achieve Product-Led SEO What It Is Product-Led SEO is a framework that treats SEO as a product discipline, not just a mark...
73
12519 ai-agent-workflow andrelandgraf/fullstackrecipes
Multi-Agent Workflows Build resumable multi-agent workflows with durable execution, tool loops, and automatic stream recovery on client reconnection. Prerequisites Complete these recipes first (in order): Type-Safe Environment Configuration Type-safe environment variable validation using Zod with a Drizzle-like schema API. Supports server/public fields, feature flags, either-or constraints, and client-side protection. curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes...
73
12520 internal-comms shajith003/awesome-claude-skills
When to use this skill To write internal communications, use this skill for: 3P updates (Progress, Plans, Problems) Company newsletters FAQ responses Status reports Leadership updates Project updates Incident reports How to use this skill To write any internal communication: Identify the communication type from the request Load the appropriate guideline file from the examples/ directory: examples/3p-updates.md - For Progress/Plans/Problems team updates examples/company-newsletter.md - For compan...
73
12521 hipaa-compliance-guard jorgealves/agent_skills
HIPAA Compliance Guard Purpose and Intent The hipaa-compliance-guard is a specialized auditing tool for the healthcare industry. Its goal is to provide a technical assessment of how well an application adheres to the HIPAA Security Rule, specifically focusing on the protection of Electronic Protected Health Information (ePHI). When to Use Architecture Reviews : Run during the design phase to ensure encryption and logging are planned. Pre-Audit Self-Assessment : Use before a formal 3rd-party HIPA...
73
12522 docx-format ninestep/docx-format-skill
使用 python-docx 库精确操作 Word 文档格式,适用于格式分析、格式规范化、批量修改。 核心规则 被调用时立即执行: - 确认文件路径:询问用户 Word 文档的完整路径 - 明确需求:确认是分析格式还是修改格式,目标规范是什么 - 选择模板:根据需求选择合适的代码模板或脚本 - 生成脚本:创建独立的 Python 脚本文件 - 执行验证:使用 `uv run` 执行并检查结果 强制性约束: - ✓ 必须使用 `uv run --with python-docx python3 script.py` - ✓ 必须处理 `doc.paragraphs` 和 `doc.tables`(文档正文常在表格内) - ✓ 必须分设 中英文字体(使用 `qn('w:eastAsia')`) - ✓ 必须询问 用户文件路径和输出路径 - ✗ 禁止使用 直接 `python` 命令(缺少依赖) - ✗ 禁止遗漏 表格内容处理(常见错误) 何时使用 触发场景: - 分析 Word 文档格式(字体/字号/缩进/行距) - 批量修改文档格式 - 统一排版...
73
12523 code-auditor mhattingpete/claude-skills-marketplace
Code Auditor Comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability. When to Use "audit the code" "analyze code quality" "check for issues" "review the codebase" "find technical debt" "security audit" "performance review" What It Analyzes 1. Architecture & Design Overall structure and organization Design patterns in use Module boundaries and separation of concerns Dependency management Architectural decisions and trade-offs 2. C...
73
12524 vibe-notion devxoul/vibe-notion
Vibe Notion A TypeScript CLI tool that enables AI agents and humans to interact with Notion workspaces through the unofficial private API. Supports full CRUD operations on pages, databases, blocks, search, and user management. Note : This skill uses Notion's internal/private API ( /api/v3/ ), which is separate from the official public API. For official API access, use vibe-notionbot . Which CLI to Use This package ships two CLIs. Pick the right one based on your situation: vibe-notion (this CLI)...
73
12525 uniapp hairyf/skills
uni-app 本 skill 基于 uni-app 文档生成,生成日期 2026-01-29。 uni-app 是基于 Vue 的跨平台应用开发框架,一套代码可编译到 App、H5、微信/支付宝/百度等小程序。适用于需要为 Agent 提供「如何用 uni-app 配置项目、写页面与组件、使用路由与 API、注意跨端差异」等能力说明的场景。 核心参考 主题 说明 参考 入口 main.js/uts 入口文件、代码时序、插件与路由 core-main App.vue 应用生命周期、globalData、全局样式 core-app pages.json 页面路由、globalStyle、tabBar、easycom core-pages 页面生命周期 onLoad、onShow、onReady、onHide、onUnload core-lifecycle manifest.json 应用配置、版本、超时、各端配置 core-manifest 条件编译 ifdef/ifndef、平台标识、多端差异化 core-conditional-compilation 样式与布局 rpx/px 单位、...
73
12526 ai-agents vasilyu1983/ai-agents-public
AI Agents Development — Production Skill Hub Modern Best Practices (January 2026): deterministic control flow, bounded tools, auditable state, MCP-based tool integration, handoff-first orchestration, multi-layer guardrails, OpenTelemetry tracing, and human-in-the-loop controls (OWASP LLM Top 10: https://owasp.org/www-project-top-10-for-large-language-model-applications/). This skill provides production-ready operational patterns for designing, building, evaluating, and deploying AI agents. It ...
73
12527 checking-changes streamlit/streamlit
Checking Changes Run at the end of a work session or after completing a set of changes — not after every small edit. make check This runs formatting, linting, type checking, and unit tests on all uncommitted files (staged, unstaged, and untracked). Workflow Run make check If issues are found: Fix the reported errors Re-run make check Repeat until all checks pass Only consider work complete when make check succeeds Notes E2E tests are not included; use make run-e2e-test e2e_playwright/<test>_test...
73
12528 docker-2025-features josiahsiegel/claude-plugin-marketplace
🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER create new documentation files unless ...
73
12529 gitea-coordinator jwynia/agent-skills
Gitea Coordinator Orchestrates multiple worker agents to implement groomed tasks from the backlog in Gitea repositories, handling task assignment, progress monitoring, merge coordination, and verification. Core Principle Coordinate, don't implement. The coordinator assigns tasks to workers, monitors their progress, coordinates merges, and verifies results. Workers execute the actual implementation via the gitea-workflow skill. Quick Reference When to Use Working with a Gitea-hosted repository Mu...
73
12530 algorithmic-art shajith003/awesome-claude-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...
73
12531 snapdom 2025emma/vibe-coding-cn
SnapDOM Skill Fast, dependency-free DOM-to-image capture library for converting HTML elements into scalable SVG or raster image formats. When to Use This Skill Use SnapDOM when you need to: Convert HTML elements to images (SVG, PNG, JPG, WebP) Capture styled DOM with pseudo-elements and shadows Export elements with embedded fonts and icons Create screenshots with custom dimensions or scaling Handle CORS-blocked resources using proxy fallback Implement custom rendering pipelines with plugins ...
73
12532 crawl-url tavily-ai/tavily-plugins
URL Crawler Crawls websites using Tavily Crawl API and saves each page as a separate markdown file in a flat directory structure. Prerequisites Tavily API Key Required - Get your key at https://tavily.com Add to ~/.claude/settings.json : { "env" : { "TAVILY_API_KEY" : "tvly-your-api-key-here" } } Restart Claude Code after adding your API key. When to Use Use this skill when the user wants to: Crawl and extract content from a website Download API documentation, framework docs, or knowledge bases ...
73
12533 intent-review arcblock/idd
Intent Review 交互式 Section 级别的 Intent 审批工具。 核心概念 Intent 文档按 Section 粒度审批,三种状态: 状态 标记 含义 Agent 行为 LOCKED ::: locked 核心架构,修改需 human 明确同意 暂停,请求确认 REVIEWED ::: reviewed 已审阅,可修改但需通知 允许,事后通知 DRAFT ::: draft 草稿,可自由迭代 自由修改 工作流程 /intent-review [path] ↓ ┌───────────────────┐ │ 解析 Intent 文件 │ │ 识别所有 Section │ └─────────┬─────────┘ ↓ ┌───────────────────┐ │ 展示状态概览 │ │ N locked │ │ M reviewed │ │ K draft/unmarked │ └─────────┬─────────┘ ↓ ┌───────────────────────────────────────┐ │ ...
73
12534 windows-path-troubleshooting josiahsiegel/claude-plugin-marketplace
🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER create new documentation files unless ...
73
12535 finishing-a-development-branch izyanrajwani/agent-skills-library
Finishing a Development Branch Overview Guide completion of development work by presenting clear options and handling chosen workflow. Core principle: Verify tests → Present options → Execute choice → Clean up. Announce at start: "I'm using the finishing-a-development-branch skill to complete this work." The Process Step 1: Verify Tests Before presenting options, verify tests pass: Run project's test suite npm test / cargo test / pytest / go test ./ .. . If tests fail: Tests failing (<N> failur...
73
12536 react-router-code-review existential-birds/beagle
React Router Code Review Quick Reference Issue Type Reference useEffect for data, missing loaders, params references/data-loading.md Form vs useFetcher, action patterns references/mutations.md Missing error boundaries, errorElement references/error-handling.md navigate() vs Link, pending states references/navigation.md Review Checklist Data loaded via loader not useEffect Route params accessed type-safely with validation Using defer() for parallel data fetching when appropriate Mutations use...
73
12537 capacitor-offline-first cap-go/capgo-skills
Offline-First Capacitor Apps Build apps that work seamlessly with or without internet connectivity. When to Use This Skill User needs offline support User asks about data sync User wants caching User needs local database User has connectivity issues Offline-First Architecture ┌─────────────────────────────────────────┐ │ UI Layer │ ├─────────────────────────────────────────┤ │ Service Layer │ │ ┌─────────────┐ ┌─────────────────┐ │ │...
73
12538 engineering markdown-viewer/skills
Engineering Diagram Generator Quick Start: Choose diagram type → Add symbols from stencil library → Connect with appropriate lines → Add labels/annotations → Wrap in ```drawio fence. ⚠️ IMPORTANT: Always use ```drawio code fence. NEVER use ```xml — it will NOT render as a diagram. Critical Rules 🔗 This is a drawio-derived skill. All structure, layout, and edge routing rules inherit from drawio SKILL.md . Read the base rules first. Engineering-specific additions: Check stencils/README.md for exac...
73
12539 github-topics geekjourneyx/mind-skills
GitHub Topics Trending Fetch GitHub topic trending repositories and README summaries. Quick Start View rankings 今天 claude-code 话题排行榜 Top 10 GitHub 项目 热门仓库 View repository details anthropics/claude-code 介绍 这个仓库是做什么的 Query Types Type Examples Description Rankings 热门仓库 Top 10 Current rankings by stars Detail xxx/xxx 介绍 Repository README summary Topic python 话题排行榜 Custom topic search Workflow - [ ] Step 1: Parse query type - [ ] Step 2: Fetch data from GitHub - [ ] Step 3: Format and display resul...
73
12540 radical-candor pmprompt/claude-plugin-product-management
Domain Context This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work. Input Requirements Context about your product, feature, or problem Relevant data, research, or constraints (recommended but optional) Clear articulation of what you're trying to achieve Radical Candor What It Is Radical Candor is a framework for giving feedback that builds trust and drives results. ...
73
12541 omnicaptions-download lattifai/omni-captions-skills
Download from Video Platforms Download videos, audio, and captions from YouTube and 1000+ video platforms using yt-dlp. Confirmation Required IMPORTANT : Before executing any download, you MUST confirm with the user using AskUserQuestion: Show the URL to download Show the quality setting (audio/video) Show the output directory Ask for confirmation Example confirmation: Ready to download: - URL: https://youtube.com/watch?v=xxx - Type: Audio only / Video (1080p) - Save to: Current directory Confir...
73
12542 technical-writer 404kidwiz/claude-supercode-skills
Technical Writer You are an expert technical writer who creates clear, user-friendly documentation for technical products. When to Apply Use this skill when: Writing API documentation Creating README files and setup guides Developing user manuals and tutorials Documenting architecture and design Writing changelog and release notes Creating onboarding guides Explaining complex technical concepts Writing Principles 1. User-Centered Lead with the user's goal, not the feature Answer "why should I ca...
73
12543 systematic-debugging bobmatnyc/claude-mpm-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 behavior Perfor...
73
12544 beancount accounting ouachitalabs/skills
Beancount Accounting Skill Beancount is a plain-text double-entry accounting system. This skill provides expertise for creating, editing, and querying beancount files. Core Concepts Double-Entry Accounting Every transaction must balance to zero. Money flows between accounts: Debits increase Assets/Expenses, decrease Liabilities/Income/Equity Credits decrease Assets/Expenses, increase Liabilities/Income/Equity Five Account Types Type Purpose Normal Balance Assets What you own (bank accounts, inve...
73
12545 presentation-generator glebis/claude-skills
Create stunning presentations in neobrutalism style with Agency brand colors. Generate interactive HTML presentations with smooth scrolling navigation, export individual slides as PNG, or create PDF documents. Output formats: - HTML - Interactive presentation with navigation dots, keyboard support, smooth scrolling - PNG - Individual slide images via Playwright (1920x1080) - PDF - Multi-page document via Playwright Quick Start 1. Create presentation from JSON/YAML content ``` node scrip...
73
12546 data-analysis scientiacapital/skills
Data Analysis When to use this skill Data exploration : Understand a new dataset Report generation : Derive data-driven insights Quality validation : Check data consistency Decision support : Make data-driven recommendations Instructions Step 1: Load and explore data Python (Pandas) : import pandas as pd import numpy as np Load CSV df = pd . read_csv ( 'data.csv' ) Basic info print ( df . info ( ) ) print ( df . describe ( ) ) print ( df . head ( 10 ) ) Check missing values print ( df . isnul...
73
12547 review-pr yonatangross/orchestkit
Deep code review using 6-7 parallel specialized agents. Quick Start ``` /review-pr 123 /review-pr feature-branch ``` ⚠️ CRITICAL: Task Management is MANDATORY (CC 2.1.16) BEFORE doing ANYTHING else, create tasks to track progress: ``` 1. Create main review task IMMEDIATELY TaskCreate( subject="Review PR {number}", description="Comprehensive code review with parallel agents", activeForm="Reviewing PR {number}" ) 2. Create subtasks for each phase TaskCreate(subject="Gather PR info...
73
12548 function-creator get-convex/convex-agent-plugins
Convex Function Creator Generate secure, type-safe Convex functions following all best practices. When to Use Creating new query functions (read data) Creating new mutation functions (write data) Creating new action functions (external APIs, long-running) Adding API endpoints to your Convex backend Function Types Queries (Read-Only) Can only read from database Cannot modify data or call external APIs Cached and reactive Run in transactions import { query } from "./_generated/server" ; import { v...
73
12549 quality assurance daffy0208/ai-dev-standards
Quality Assurance Overview Quality Assurance is a consolidated skill that combines three critical quality dimensions: comprehensive testing strategy, code quality enforcement, and phase-gate validation. It ensures your code is tested, maintainable, and ready for production at every stage. Consolidated from: testing-strategist - Test pyramid and comprehensive testing code-quality-enforcer - Code standards and best practices validation-gate-checker - Phase transition validation When to Use This Sk...
73
12550 database-optimizer 404kidwiz/claude-supercode-skills
Database Optimizer Senior database optimizer with expertise in performance tuning, query optimization, and scalability across multiple database systems. Role Definition You are a senior database performance engineer with 10+ years of experience optimizing high-traffic databases. You specialize in PostgreSQL and MySQL optimization, execution plan analysis, strategic indexing, and achieving sub-100ms query performance at scale. When to Use This Skill Analyzing slow queries and execution plans ...
73