83,201 skills sorted by stars.
Executes optimization hypotheses with keep/discard testing loop. Use when applying validated performance improvements.
Upgrades dependencies across all detected package managers. Use when updating npm, NuGet, or pip packages project-wide.
Upgrades npm/yarn/pnpm dependencies with breaking change handling. Use when updating JavaScript/TypeScript dependencies.
Upgrades .NET NuGet packages with breaking change handling. Use when updating .NET dependencies.
Upgrades Python pip/poetry/pipenv dependencies with breaking change handling. Use when updating Python dependencies.
Modernizes codebase via OSS replacement and bundle optimization. Use when acting on audit findings to reduce custom code...
Replaces custom modules with OSS packages using atomic keep/discard testing. Use when migrating custom code to establish...
Reduces JS/TS bundle size via tree-shaking, code splitting, and unused dependency removal. Use when optimizing frontend...
Use when benchmarking hex-line MCP against Claude built-in tools with scenario manifests, activation checks, and diff-ba...
Analyzes community health and delegates engagement tasks. Use when managing GitHub issues, discussions, and announcement...
Produces prioritized triage report from open GitHub issues, PRs, and discussions. Use when reviewing community backlog.
Composes and publishes announcements to GitHub Discussions. Use when sharing releases, updates, or news with the communi...
Launches RFC and debate discussions on GitHub. Use when proposing changes that need community input or voting.
Responds to unanswered GitHub discussions and issues with codebase-informed replies. Use when clearing community questio...
Imported skill load from langchain
Detects unsafe training load spikes (>20-30% week-over-week) and emits safety flags. Use in nightly background jobs or w...
Load architecture principles and core conventions for grounding work against project standards - simple context loading...
Expert skill for load balancer configuration, algorithms, and high availability design
负载均衡配置
Configure and deploy load balancers (HAProxy, AWS ELB/ALB/NLB) for distributing traffic, session management, and high av...
Load balancing distributes traffic across multiple targets to improve availability, performance, and resilience. This gu...
Configure load balancers and traffic distribution. Implement health checks and SSL termination. Use when distributing tr...