搜索结果
全部能力
找到 1056 个相关结果 / 安全审计
软件工程 / 部署发布
performance-profiling
performance-profiling
Performance profiling principles. Measurement, analysis, and optimization techniques.
软件工程 / 诊断修复
analyzing-api-gateway-access-logs
analyzing-api-gateway-access-logs
Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect BOLA/IDOR attacks, rate limit bypass,
软件工程 / 部署发布
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…
软件工程 / 诊断修复
prompt-regression-tester
prompt-regression-tester
Compares old vs new prompts across test cases with diff summaries, stability metrics, breakage analysis, and fix suggestions. Use for "prompt testing", "A/B…
软件工程 / 部署发布
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…
软件工程 / 部署发布
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,…
软件工程 / 诊断修复
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.
软件工程 / 部署发布
llm-debugger
llm-debugger
Diagnoses LLM output failures including hallucinations, constraint violations, format errors, and reasoning issues. Provides root cause classification, prompt…
软件工程 / 部署发布
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…
软件工程 / 诊断修复
qr-barcode-reader
qr-barcode-reader
Use when asked to scan, decode, read, or extract data from QR codes or barcodes in images.
软件工程 / 诊断修复
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",…
软件工程 / 诊断修复
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.…
软件工程 / 部署发布
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",…
软件工程 / 诊断修复
accessibility
accessibility
Expert in web accessibility (WCAG 2.1 AA compliance) for React/Next.js applications, ensuring all projects are usable by everyone
软件工程 / 诊断修复
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.
软件工程 / 部署发布
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…
软件工程 / 部署发布
mongodb-atlas-checker
mongodb-atlas-checker
Verify MongoDB Atlas setup and configuration for backend applications. Checks connection strings, environment variables, connection pooling, and ensures proper…
软件工程 / 诊断修复
git-helpers
git-helpers
Git workflow helper for conventional commits, confidence-scored code review (lens fan-out: security, bugs, data-loss, performance, guidelines), PR description generation, pull request creation, and branch lifecycle. Use when committing changes, reviewing code, creating PRs, merging branches, or when ready to commit / push / open a PR / finish a branch. Triggers: "commit this", "create a commit", "code review", "review this PR", "review this diff", "push this", "ready to push", "create PR", "open a pull request", "summarize changes", "finish branch", "merge branch", "merge PR", "cleanup branch". Not for acceptance-criteria verification, visual design review, or session wrap-up.
软件工程 / 部署发布
dev-environment-bootstrapper
dev-environment-bootstrapper
Standardizes development environment setup across machines by generating tool version configs (Node, Python, Ruby), package manager configs (pnpm, Volta, asdf,…
软件工程 / 部署发布
kubernetes-manifest-generator
kubernetes-manifest-generator
Generates Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, Ingress, and HPA with best practices. Use when users request "Kubernetes…