65 boosters for "skill-registry" — open source, verified from GitHub, ready to install
This skill provides expert-level capabilities for Apache JMeter-based performance testing, enabling test plan creation, distributed testing, and comprehensive result analysis. The skill can execute JMeter test plans in GUI or non-GUI mode and supports distributed testing configurations.
実装タスクは200行以下のIssueを対象とすることを推奨する。 大きなIssueは事前に で分解してから実行すること。 プロジェクトで以下のラベルを使用することを推奨:
The Variant Interpretation Skill automates the classification of genetic variants (Pathogenic, Benign, VUS) using a rules-based engine derived from ACMG guidelines. 1. Rule Scoring: Applies codes like PVS1 (Null variant), PM2 (Rare), PP3 (In silico). 2. Classification: Combines scores to reach a v
A comprehensive, structured workflow for feature development with specialized agents for codebase exploration, architecture design, and quality review. Launch the guided feature development workflow: The workflow will guide you through 7 distinct phases automatically.
1. Detect current controller strategy (ad-hoc vs manager) and the navigation pattern. 2. Prefer when you have: 3. Use MCP docs to confirm best practices and safe defaults.
Predict metagenome functional content from 16S rRNA marker gene data using PICRUSt2. Infer KEGG, MetaCyc, and EC abundances from ASV tables. Use when functional profiling is needed from 16S data without shotgun metagenomics sequencing.
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global conventions. For details, refer to the information provided in this file: global conventions
评估 中的技能质量,给出评分与改进清单,并在用户确认后执行修改。
Consult ChatGPT for a second opinion on debugging, architecture, or best practices questions. This skill implements caching to avoid redundant calls. The arguments should contain your consultation context. Structure it roughly as:
Control tmux windows programmatically: create windows, send commands, capture output, and manage processes. Each window gets full screen space for easier output tracking. Window names are visible in the tmux status bar for easy identification. For commands that write to a file (cleaner than capturin
Use this skill when: Patterns for horizontally scaling multi-tenant databases through sharding. Sharding distributes tenant data across multiple database instances to achieve horizontal scale. This skill covers shard key selection, routing strategies, and operational considerations for sharded multi
You transform weak or generic value propositions into compelling, multi-dimensional statements that resonate on emotional, logical, and social levels. Use to gather initial context. Begin by asking: "I'll help you sharpen your value proposition into a powerful statement that connects emotionally, l
This skill provides production-ready operational patterns for designing, building, evaluating, and deploying AI agents. It centralizes procedures, checklists, decision rules, and templates used across RAG agents, tool-using agents, OS agents, and multi-agent systems. No theory. No narrative. Only wh
A comprehensive guide to using CCXT in Python projects for cryptocurrency exchange integration. Both REST and WebSocket APIs are included in the same package.
Use this skill when auditing survey feature support across PostHog SDKs for . Before starting, verify the SDK paths are accessible. Run on each path: If any path is empty or doesn't exist, ask the user: "I need the path to [SDK repo] on your machine. Where is it located?"
Complete guide to handling data mutations in SolidStart using actions, forms, validation, and error handling. Actions handle form submissions. Forms must use : Use to pass additional arguments to actions:
This skill gives you everything you need to work effectively with Ed. Load this context when working on his projects. This is the filter for every decision. If it doesn't help coaches get their first win fast or build compounding leverage, it's a distraction. Transform established coaches ($30k+/mon
This skill applies shadcn/ui components to React pages and components while integrating with the project's custom theme defined in . Use this skill when the user requests to: The user will provide either:
Build robust native Android applications using Kotlin with modern architecture patterns, Jetpack libraries, and Compose for declarative UI.
Utiliser pour chaque phase : 1. Vérifier environnement PHPStan 2. Exécuter analyse initiale ()
Create high-performing LinkedIn posts that match your voice, resonate with your audience, and drive meaningful engagement. 1. Read context profiles: 2. Check for source material in if repurposing content
Guide the configuration and management of GitHub Actions workflows, release automation, and CI/CD pipelines for the Saleor Configurator project. 1. Check workflow logs in GitHub Actions UI 2. Reproduce failure locally
Diseño de productos y entornos que sean utilizables por todas las personas, en la mayor medida posible, sin necesidad de adaptación o diseño especializado.
Be sure all database fields are snakecase Be sure all sub structs that are in jsonb collumns are also snakecase Be sure to not use booleans for fields, use smallint 0/1