搜索结果
全部能力
找到 1067 个相关结果 / RAG 与知识库
软件工程 / 诊断修复
ln-110-project-docs-coordinator
ln-110-project-docs-coordinator
Coordinates project documentation creation with single context gathering and project type detection. Use when generating project docs subset.
软件工程 / 诊断修复
mutation-testing
mutation-testing
Evaluate test suite quality by introducing code mutations and verifying tests catch them. Use for mutation testing, test quality, mutant detection, Stryker, PITest, and test effectiveness analysis.
软件工程 / 诊断修复
blockchain
blockchain
Expert guidelines for blockchain development including CosmWasm, Cosmos, and cross-chain patterns
软件工程 / 诊断修复
ln-772-error-handler-setup
ln-772-error-handler-setup
Configures global exception handling middleware. Use when adding centralized error handling to .NET or Python backends.
软件工程 / 部署发布
ln-700-project-bootstrap
ln-700-project-bootstrap
Bootstraps projects to production-ready structure. Use when creating new or transforming existing projects.
软件工程 / 诊断修复
ln-404-test-executor
ln-404-test-executor
Executes test tasks (label 'tests') through Todo to To Review with risk-based limits. Use for test task execution. Not for implementation tasks.
软件工程 / 诊断修复
laravel
laravel
Expert in Laravel PHP development with best practices and modern patterns
软件工程 / 诊断修复
ln-781-build-verifier
ln-781-build-verifier
Builds all detected projects and verifies successful compilation. Use when checking that a bootstrapped project compiles.
软件工程 / 部署发布
ln-731-docker-generator
ln-731-docker-generator
Generates Dockerfile and docker-compose configuration for multi-container development. Use when containerizing a project.
软件工程 / 诊断修复
spring-framework
spring-framework
Expert guidance for Spring Framework and Spring Boot development with Java best practices, dependency injection, and RESTful API design
软件工程 / 诊断修复
ln-771-logging-configurator
ln-771-logging-configurator
Configures structured JSON logging with Serilog (.NET) or structlog (Python). Use when adding logging to backend projects.
软件工程 / 部署发布
ln-783-container-launcher
ln-783-container-launcher
Builds and launches Docker containers with health verification. Use when validating that containerized services start correctly.
软件工程 / 诊断修复
ln-743-test-infrastructure
ln-743-test-infrastructure
Sets up test infrastructure with Vitest, xUnit, and pytest. Use when adding testing frameworks and sample tests to a project.
软件工程 / 诊断修复
API开发
api-development
使用 Go 标准库和 NestJS TypeScript 构建简洁、可扩展 API 的指南,涵盖安全性、验证和模块化架构。
软件工程 / 诊断修复
ln-722-backend-generator
ln-722-backend-generator
Generates .NET Clean Architecture backend structure from entity definitions. Use when bootstrapping .NET backend projects.
软件工程 / 诊断修复
ln-635-test-isolation-auditor
ln-635-test-isolation-auditor
Audits whether test results can be trusted: flakiness, isolation, real external dependencies, time/random/order dependency, and shared state. Use when auditing…
软件工程 / 诊断修复
less-best-practices
less-best-practices
Less CSS best practices and coding guidelines for maintainable, modular stylesheets
软件工程 / 诊断修复
rust
rust
Expert in Rust development with focus on safety, performance, and async programming
软件工程 / 诊断修复
ln-500-story-quality-gate
ln-500-story-quality-gate
Story-level quality gate with 4-level verdict (PASS/CONCERNS/FAIL/WAIVED) and Quality Score. Use when Story is ready for quality assessment.
软件工程 / 诊断修复
remix
remix
Expert guidance for Remix development with TypeScript, loaders/actions, nested routes, and full-stack web application best practices