搜索结果
全部能力
找到 1056 个相关结果 / 安全审计
软件工程 / 诊断修复
etl-sync-job-builder
etl-sync-job-builder
Designs reliable ETL and data synchronization jobs with incremental updates, idempotency guarantees, watermark tracking, error handling, and retry logic. Use…
软件工程 / 诊断修复
e2e-test-builder
e2e-test-builder
Builds end-to-end browser tests for critical user flows using Playwright or Cypress. Includes selector strategies, test data management, page objects, and…
软件工程 / 诊断修复
chrome-extension-developer
chrome-extension-developer
Expert in building Chrome Extensions using Manifest V3. Covers background scripts, service workers, content scripts, and cross-context communication.
软件工程 / 诊断修复
contract-testing-builder
contract-testing-builder
Implements API contract testing to ensure provider-consumer compatibility using Pact or similar tools. Prevents breaking changes with contract specifications…
软件工程 / 部署发布
review-codebase
review-codebase
Review given file/dir/repo for current-state code organization: module boundaries, design patterns, cross-module dependencies, tech debt, and interface…
软件工程 / 诊断修复
parallel-agents
parallel-agents
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires…
软件工程 / 诊断修复
evaluation-harness
evaluation-harness
Builds repeatable evaluation systems with golden datasets, scoring rubrics, pass/fail thresholds, and regression reports. Use for "LLM evaluation", "testing AI…
软件工程 / 诊断修复
event-driven-architect
event-driven-architect
Designs event-driven architectures with event sourcing, CQRS, pub/sub patterns, and domain events for decoupled systems. Use when users request "event…
软件工程 / 部署发布
coolify-deploy
coolify-deploy
Deploy applications to Coolify self-hosting platform. Use when deploying to Coolify, configuring build settings, setting environment variables, managing health…
软件工程 / 诊断修复
isms-audit-expert
isms-audit-expert
Information Security Management System auditing for ISO 27001 compliance, security control assessment, and certification support. Use when planning ISMS audit programs, executing internal or external ISO 27001 audits, testing ISO 27002 Annex A controls, managing audit findings and corrective actions, or preparing for Stage 1/Stage 2 certification and surveillance audits.
软件工程 / 诊断修复
mux-video
mux-video
Comprehensive guide to building video applications with Mux, the developer-first video infrastructure platform. This skill covers video streaming, live…
软件工程 / 诊断修复
tanstack-query-setup
tanstack-query-setup
Implements TanStack Query (React Query) for server state management with caching, mutations, optimistic updates, and infinite queries. Use when users request…
软件工程 / 部署发布
rollback-workflow-builder
rollback-workflow-builder
Creates safe rollback procedures for deployments with automated workflows, rollback runbooks, version management, and incident response. Use for "rollback…
软件工程 / 部署发布
k8s-resource-optimizer
k8s-resource-optimizer
Analyzes Kubernetes resource usage metrics and historical data to suggest optimal CPU and Memory requests and limits. Use to reduce cloud costs, prevent…
软件工程 / 部署发布
code-formatter-installer
code-formatter-installer
Installs and configures Prettier, ESLint, EditorConfig, and other code quality tools to enforce consistent code style across the team. Generates config files,…
软件工程 / 诊断修复
qa-api-testing-contracts
qa-api-testing-contracts
API contract testing across REST, GraphQL, and gRPC. Use when you need schema validation, breaking-change detection, and CI quality gates.
软件工程 / 部署发布
dbus
dbus
Expert in D-Bus IPC (Inter-Process Communication) on Linux systems. Specializes in secure service communication, method calls, signal handling, and system…
软件工程 / 部署发布
quality-gates-enforcer
quality-gates-enforcer
Enforces minimum quality thresholds in CI including code coverage, linting, type checking, and security scanning. Provides required checks, PR rules, and…
软件工程 / 部署发布
github-actions-pipeline-builder
github-actions-pipeline-builder
Build production CI/CD pipelines with GitHub Actions. Implements matrix builds, caching, deployments, testing, security scanning. Use for automated testing,…
软件工程 / 诊断修复
python-performance-profiler
python-performance-profiler
Identify CPU and memory bottlenecks in Python code using cProfile or memory_profiler. Use to optimize mission-critical Python services.