搜索结果
全部能力
找到 1722 个相关结果 / 性能优化
软件工程 / 诊断修复
ln-722-backend-generator
ln-722-backend-generator
Generates .NET Clean Architecture backend structure from entity definitions. Use when bootstrapping .NET backend projects.
软件工程 / 诊断修复
rest-api-django
rest-api-django
Comprehensive guidelines for Django REST API development covering project structure, views, models, serializers, authentication, performance, and error…
软件工程 / 诊断修复
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-design-patterns
涵盖 REST、GraphQL、gRPC、版本控制、认证及现代 API 最佳实践的综合 API 设计模式
软件工程 / 诊断修复
optimizing-attention-flash
optimizing-attention-flash
Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences…
软件工程 / 诊断修复
agent-benchmark-suite
agent-benchmark-suite
用于 benchmark-suite 的 Agent 技能 - 使用 $agent-benchmark-suite 调用
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
anime-js
anime-js
使用 Anime.js 动画库构建高性能动画的专家指南
软件工程 / 诊断修复
rust
rust
Expert in Rust development with focus on safety, performance, and async programming
软件工程 / 诊断修复
ln-643-api-contract-auditor
ln-643-api-contract-auditor
Checks layer leakage in method signatures, missing DTOs, entity leakage to API, inconsistent error contracts. Use when auditing API contracts.
软件工程 / 诊断修复
ln-721-frontend-restructure
ln-721-frontend-restructure
Scaffolds new React projects or restructures monoliths to component-based architecture. Use when setting up frontend structure.
软件工程 / 诊断修复
postgres-best-practices
postgres-best-practices
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or…
软件工程 / 部署发布
sql-best-practices
sql-best-practices
SQL development best practices for writing efficient, secure, and maintainable database queries
软件工程 / 诊断修复
ln-770-crosscutting-setup
ln-770-crosscutting-setup
Sets up logging, error handling, CORS, health checks, and API docs. Use when adding cross-cutting concerns to backend projects.
软件工程 / 诊断修复
ln-780-bootstrap-verifier
ln-780-bootstrap-verifier
Verifies bootstrapped projects via build, test, and container health checks. Use when validating project setup completeness.
软件工程 / 诊断修复
ln-400-story-executor
ln-400-story-executor
Executes Story tasks in priority order (To Review, To Rework, Todo). Use when Story has planned tasks ready for implementation.
软件工程 / 部署发布
databases
databases
Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, pgAdmin).…
软件工程 / 诊断修复
ln-622-build-auditor
ln-622-build-auditor
Checks compiler/linter errors, deprecation warnings, type errors, failed tests, build config issues. Use when auditing build health.
软件工程 / 诊断修复
ln-633-test-value-auditor
ln-633-test-value-auditor
Scores each test by portfolio value and returns KEEP/DELETE/MERGE/REWRITE. Use when pruning test-suite cost.
软件工程 / 诊断修复
kpi-dashboard-design
kpi-dashboard-design
Comprehensive patterns for designing effective Key Performance Indicator (KPI) dashboards that drive business decisions.