搜索结果
全部能力
找到 504 个相关结果 / 研究资料
软件工程 / 诊断修复
minecraft-bukkit-pro
minecraft-bukkit-pro
Master Minecraft server plugin development with Bukkit, Spigot, and Paper APIs.
软件工程 / 部署发布
ln-730-devops-setup
ln-730-devops-setup
Sets up Docker, CI/CD, and environment configuration with auto-detection. Use when adding DevOps infrastructure to a project.
软件工程 / 诊断修复
ln-140-test-docs-creator
ln-140-test-docs-creator
Creates test documentation (testing-strategy.md, tests/README.md) with Risk-Based Testing philosophy. Use when setting up test strategy for a project.
软件工程 / 诊断修复
huggingface-tokenizers
huggingface-tokenizers
Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms.…
软件工程 / 诊断修复
ln-631-test-business-logic-auditor
ln-631-test-business-logic-auditor
Detects tests proving platform behavior instead of local product behavior. Use when auditing product-behavior focus.
软件工程 / 部署发布
scikit-learn-best-practices
scikit-learn-best-practices
Best practices for scikit-learn machine learning, model development, evaluation, and deployment in Python
软件工程 / 部署发布
ln-774-healthcheck-setup
ln-774-healthcheck-setup
Configures health check endpoints for Kubernetes readiness/liveness/startup probes. Use when deploying to Kubernetes.
软件工程 / 诊断修复
ln-401-task-executor
ln-401-task-executor
Executes implementation tasks through Todo, In Progress, To Review. Use when task needs coding with KISS/YAGNI. Not for test tasks.
软件工程 / 部署发布
ln-732-cicd-generator
ln-732-cicd-generator
Generates GitHub Actions CI workflow configuration. Use when adding continuous integration to a project.
软件工程 / 部署发布
ln-115-devops-docs-creator
ln-115-devops-docs-creator
Creates infrastructure.md and runbook.md (Docker-conditional). Use for DevOps documentation in any project.
软件工程 / 诊断修复
ln-773-cors-configurator
ln-773-cors-configurator
Configures CORS policy for development and production environments. Use when setting up cross-origin access for APIs.
软件工程 / 诊断修复
shap
shap
Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions,…
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
ln-113-backend-docs-creator
ln-113-backend-docs-creator
Creates backend docs (api_spec.md, database_schema.md). Use when project has backend API or database.
软件工程 / 部署发布
ln-700-project-bootstrap
ln-700-project-bootstrap
Bootstraps projects to production-ready structure. Use when creating new or transforming existing projects.
软件工程 / 诊断修复
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-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.
软件工程 / 部署发布
ln-731-docker-generator
ln-731-docker-generator
Generates Dockerfile and docker-compose configuration for multi-container development. Use when containerizing a project.
软件工程 / 诊断修复
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…