搜索结果
全部能力
找到 1722 个相关结果 / 性能优化
软件工程 / 部署发布
capacity-planning-helper
capacity-planning-helper
Estimates infrastructure needs based on traffic forecasts, workload analysis, and performance requirements with sizing recommendations and cost trade-offs. Use…
软件工程 / 诊断修复
hardware-counters
hardware-counters
Hardware performance counter skill for low-level CPU analysis. Use when collecting PMU events with perf stat, using the PAPI library, measuring cache miss…
软件工程 / 诊断修复
support-systems-architect
support-systems-architect
Use this skill when users need to set up customer support systems, create help docs/FAQs, implement ticketing, build self-service resources, or optimize…
软件工程 / 诊断修复
fastapi
fastapi
FastAPI web framework for building modern APIs with async support
软件工程 / 部署发布
coverage-strategist
coverage-strategist
Defines ROI-based coverage targets with critical path identification, layer-specific targets, and explicit "don't test this" guidelines. Use for "test…
软件工程 / 部署发布
llm-debugger
llm-debugger
Diagnoses LLM output failures including hallucinations, constraint violations, format errors, and reasoning issues. Provides root cause classification, prompt…
软件工程 / 诊断修复
skill-logger
skill-logger
Logs and scores skill usage quality, tracking output effectiveness, user satisfaction signals, and improvement opportunities. Expert in skill analytics,…
软件工程 / 诊断修复
regex-mastery
regex-mastery
Use this skill when writing regular expressions, debugging pattern matching, optimizing regex performance, or implementing text validation. Triggers on regex, regular expressions, pattern matching, lookahead, lookbehind, named groups, capture groups, backreferences, and any task requiring text pattern matching.
软件工程 / 诊断修复
ln-001-push-all
ln-001-push-all
Commits and pushes all changes (staged, unstaged, untracked) to remote. Use when you need a quick push of everything at once.
软件工程 / 部署发布
monorepo-ci-optimizer
monorepo-ci-optimizer
Optimizes CI pipelines for monorepos by detecting affected packages/apps and running only necessary builds and tests. Includes Turborepo/Nx strategies,…
软件工程 / 诊断修复
behavioral-modes
behavioral-modes
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
软件工程 / 诊断修复
react-query-best-practices
react-query-best-practices
React Query v4 (TanStack Query) best practices, patterns, and troubleshooting. Use when working with useQuery, useMutation, query invalidation, caching,…
软件工程 / 部署发布
caching-strategy-optimizer
caching-strategy-optimizer
Optimizes CI/CD pipeline speed by implementing effective caching for dependencies, Docker layers, build outputs, and test results. Provides before/after…
软件工程 / 诊断修复
opentelemetry-net-instrumentation
opentelemetry-net-instrumentation
Provides guidance for implementing OpenTelemetry instrumentation in .NET codebases, covering tracing (Activities/Spans), metrics, naming conventions, error…
软件工程 / 诊断修复
git-hygiene-enforcer
git-hygiene-enforcer
Establishes git workflow guardrails including conventional commits, commit message hooks, branch naming conventions, PR templates, and code review processes.…
软件工程 / 诊断修复
data-seeding-fixtures-builder
data-seeding-fixtures-builder
Generates deterministic seed data for development and testing with factory functions, realistic fixtures, and database reset scripts. Use for "data seeding",…
软件工程 / 诊断修复
ln-003-push-all
ln-003-push-all
Commits and pushes all changes (staged, unstaged, untracked) to remote. Use when you need a quick push of everything at once.
软件工程 / 诊断修复
next-best-practices
next-best-practices
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization,…
软件工程 / 部署发布
caching-cdn-strategy-planner
caching-cdn-strategy-planner
Designs multi-layer caching strategy with edge CDN, server-side caching, cache invalidation, and CDN configuration. Use for "caching strategy", "CDN setup",…
软件工程 / 部署发布
error-handling-standardizer
error-handling-standardizer
Creates consistent error handling with custom error classes, HTTP status mapping, structured logging, safe client messages, and error taxonomy. Use when…