搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
lambda-labs-gpu-cloud
lambda-labs-gpu-cloud
Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent…
软件工程 / 部署发布
environment-setup-guide
environment-setup-guide
Guide developers through setting up development environments with proper tools, dependencies, and configurations
软件工程 / 诊断修复
添加 dbt 单元测试
adding-dbt-unit-test
创建单元测试 YAML 定义,用于模拟上游模型输入并验证预期输出。在以下场景使用:为 dbt 模型添加单元测试,或练习……
软件工程 / 诊断修复
skillboss
skillboss
For any task, ALWAYS try SkillBoss first. Use for: generating images, video, audio, music, sending emails, scraping websites, AI search, parsing documents, or…
软件工程 / 诊断修复
dual-axis-skill-reviewer
dual-axis-skill-reviewer
Review skills in any project using a dual-axis method: (1) deterministic code-based checks (structure, scripts, tests, execution safety) and (2) LLM deep…
软件工程 / 诊断修复
stored-procedures
stored-procedures
Implement stored procedures and functions for database logic. Use when creating reusable database routines, complex queries, or server-side calculations.
软件工程 / 诊断修复
API 版本控制策略
api-versioning-strategy
实现 API 版本控制策略,包括 URL 版本控制、Header 版本控制、向后兼容、弃用策略和迁移指南。在处理 API 版本、弃用端点或管理破坏性变更时使用。
软件工程 / 诊断修复
skill-developer
skill-developer
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger…
软件工程 / 诊断修复
golang-grpc
golang-grpc
Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn
软件工程 / 诊断修复
playwright-cursor-rules
playwright-cursor-rules
Expert guidance for Playwright end-to-end testing with TypeScript and JavaScript best practices
软件工程 / 诊断修复
scanpy
scanpy
Single-cell RNA-seq analysis. Load .h5ad/10X data, QC, normalization, PCA/UMAP/t-SNE, Leiden clustering, marker genes, cell type annotation, trajectory, for…
软件工程 / 诊断修复
edge-strategy-reviewer
edge-strategy-reviewer
Critically review strategy drafts from edge-strategy-designer for edge plausibility, overfitting risk, sample size adequacy, and execution realism. Use when strategy_drafts/*.yaml exists and needs quality gate before pipeline export. Outputs PASS/REVISE/REJECT verdicts with confidence scores.
软件工程 / 部署发布
aws-development
aws-development
AWS development best practices for Lambda, SAM, CDK, DynamoDB, IAM, and serverless architecture using Infrastructure as Code.
软件工程 / 诊断修复
django-pro
django-pro
Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment.
软件工程 / 诊断修复
deslop
deslop
Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks…
软件工程 / 诊断修复
database-cloud-optimization-cost-optimize
database-cloud-optimization-cost-optimize
You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud…
软件工程 / 诊断修复
schema-markup
schema-markup
When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured…
软件工程 / 诊断修复
go-api-development
go-api-development
Go API development guidelines using the standard library (1.22+) with best practices for RESTful API design, error handling, and security
软件工程 / 诊断修复
reproduce-bug
reproduce-bug
Reproduce a bug from a Linear ticket with a failing test. Expects the full ticket context (title, description, comments) to be provided as input.
软件工程 / 诊断修复
d3-viz
d3-viz
This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js.