搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
tanstack-config
tanstack-config
Opinionated toolkit for building, versioning, and publishing high-quality JavaScript/TypeScript packages.
软件工程 / 诊断修复
test
test
Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests
软件工程 / 诊断修复
model-merging
model-merging
Merge multiple fine-tuned models using mergekit to combine capabilities without retraining. Use when creating specialized models by blending domain-specific…
软件工程 / 诊断修复
parallel-agents
parallel-agents
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires…
软件工程 / 诊断修复
idempotent-redundancy
idempotent-redundancy
Idempotent Redundancy
软件工程 / 部署发布
search-tools
search-tools
Search Tool Hierarchy
软件工程 / 诊断修复
skills-updater
skills-updater
Check and update installed Claude Code skills from multiple sources (Claude plugins and npx skills). Scans for available updates, supports batch or individual…
软件工程 / 诊断修复
tensorboard
tensorboard
Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance with TensorBoard - Google's ML…
软件工程 / 诊断修复
google-gemini-embeddings
google-gemini-embeddings
Build RAG systems and semantic search with Gemini embeddings (gemini-embedding-001). 768-3072 dimension vectors, 8 task types, Cloudflare Vectorize integration. Prevents 13 documented errors. Use when: vector search, RAG systems, semantic search, document clustering. Troubleshoot: dimension mismatch, normalization required, batch ordering bug, memory limits, wrong task type, rate limits (100 RPM).
软件工程 / 诊断修复
java-dev
java-dev
Java 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等
软件工程 / 诊断修复
API 网关配置
api-gateway-configuration
配置 API 网关,实现路由、认证、速率限制和请求/响应转换。适用于部署微服务、设置反向代理或管理 API 流量时。
软件工程 / 诊断修复
firecrawl-scrape
firecrawl-scrape
Scrape web pages and extract content via Firecrawl MCP
软件工程 / 诊断修复
quick-game
quick-game
Rapidly scaffold and implement a playable game — no assets, design, audio, deploy, or monetize. Get something on screen fast. Use when the user says "quick…
软件工程 / 诊断修复
laravel-expert
laravel-expert
Senior Laravel Engineer role for production-grade, maintainable, and idiomatic Laravel solutions. Focuses on clean architecture, security, performance, and…
软件工程 / 部署发布
completion-check
completion-check
Completion Check: Verify Infrastructure Is Wired
软件工程 / 诊断修复
commit
commit
Create git commits with user approval and no Claude attribution
软件工程 / 诊断修复
codex
codex
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses…
软件工程 / 诊断修复
skill
skill
Manage local skills - list, add, remove, search, edit, setup wizard
软件工程 / 诊断修复
notion-spec-to-implementation
notion-spec-to-implementation
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
软件工程 / 诊断修复
async-python-patterns
async-python-patterns
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building…