搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
ln-522-manual-tester
ln-522-manual-tester
Performs manual testing of Story AC via executable bash scripts in tests/manual/. Use when Story implementation needs hands-on AC verification.
软件工程 / 诊断修复
error-diagnostics-smart-debug
error-diagnostics-smart-debug
Use when working with error diagnostics smart debug
软件工程 / 诊断修复
java-microservices
java-microservices
Build microservices - Spring Cloud, service mesh, event-driven, resilience patterns
软件工程 / 诊断修复
playwright-mcp-dev
playwright-mcp-dev
Explains how to add and debug playwright MCP tools and CLI commands.
软件工程 / 诊断修复
blockchain
blockchain
Expert guidelines for blockchain development including CosmWasm, Cosmos, and cross-chain patterns
软件工程 / 部署发布
ln-700-project-bootstrap
ln-700-project-bootstrap
Bootstraps projects to production-ready structure. Use when creating new or transforming existing projects.
软件工程 / 部署发布
image-enhancer
image-enhancer
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations,…
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
kotlin-development
kotlin-development
Kotlin development guidelines with best practices for clean code, naming conventions, function design, and data handling
软件工程 / 诊断修复
security-scanning-security-sast
security-scanning-security-sast
Static Application Security Testing (SAST) for code vulnerability
软件工程 / 诊断修复
算法艺术
algorithmic-art
使用 p5.js 创建算法艺术,支持种子随机性和交互式参数探索。当用户要求使用代码创作艺术时使用此技能,…
软件工程 / 部署发布
railway-deploy
railway-deploy
Deploy code to Railway using "railway up". Use when user wants to push code, says "railway up", "deploy", "ship", or "push". For initial setup or creating…
软件工程 / 诊断修复
playwright
playwright
Playwright testing best practices for Next.js applications (formerly test-playwright). This skill should be used when writing, reviewing, or debugging E2E…
软件工程 / 诊断修复
spring-framework
spring-framework
Expert guidance for Spring Framework and Spring Boot development with Java best practices, dependency injection, and RESTful API design
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
koa-typescript
koa-typescript
Guidelines for building modern APIs with Koa.js and TypeScript, featuring the onion middleware model and async/await patterns
软件工程 / 诊断修复
cross-platform-compatibility
cross-platform-compatibility
Handle cross-platform compatibility including file paths, environment detection, platform-specific dependencies, and testing across Windows, macOS, and Linux. Use when dealing with platform-specific code or OS compatibility.
软件工程 / 诊断修复
constitutional-ai
constitutional-ai
Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from…