搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
backup-disaster-recovery
backup-disaster-recovery
Implement backup strategies, disaster recovery plans, and data restoration procedures for protecting critical infrastructure and data.
软件工程 / 诊断修复
commit
commit
Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional…
软件工程 / 诊断修复
printing-press-polish
printing-press-polish
打磨生成的 CLI 以通过验证并达到发布标准。运行诊断(dogfood、verify、scorecard、go vet),自动修复所有问题(验证失败、死代码、描述、README、MCP 工具质量),报告修改前后的差异,并提示是否发布。可在任何 /printing-press 运行之后使用,或用于 ~/printing-press/library/ 中的任何 CLI。触发短语:"polish"、"improve the CLI"、"fix verify"、"make it publish-ready"、"clean up the CLI"、"get this ready to ship"。
软件工程 / 诊断修复
backend-dev-guidelines
backend-dev-guidelines
Shared backend guide for Langfuse's Next.js, tRPC, BullMQ, and TypeScript monorepo. Use when creating or reviewing tRPC routers, public REST endpoints, BullMQ…
软件工程 / 诊断修复
slack-gif-creator
slack-gif-creator
A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack.
软件工程 / 诊断修复
pandas-best-practices
pandas-best-practices
Best practices for Pandas data manipulation, analysis, and DataFrame operations in Python
软件工程 / 诊断修复
code-review
code-review
Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality.…
软件工程 / 诊断修复
game-qa
game-qa
Game QA testing with Playwright — visual regression, gameplay verification, performance, and accessibility for browser games. Use when writing or running game…
软件工程 / 诊断修复
rust-pro
rust-pro
Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming.
软件工程 / 诊断修复
seo-best-practices
seo-best-practices
Apply SEO best practices for web applications including metadata, performance optimization, and search engine optimization techniques.
软件工程 / 部署发布
beautifulsoup-parsing
beautifulsoup-parsing
Expert guidance for HTML/XML parsing using BeautifulSoup in Python with best practices for DOM navigation, data extraction, and efficient scraping workflows.
软件工程 / 诊断修复
codebase-analysis
codebase-analysis
Invoke IMMEDIATELY via python script when user requests codebase understanding, architecture comprehension, or repository orientation. Do NOT explore first -…
软件工程 / 诊断修复
muapi-media-generation
muapi-media-generation
Generate AI images, videos, music, and audio from the terminal via muapi.ai — supports 100+ models including Flux, Midjourney v7, Kling 3.0, Veo3, and Suno V5
软件工程 / 诊断修复
binance-futures-signal-bot
binance-futures-signal-bot
Professional automated trading bot for Binance, Bybit, and OKX Futures with multi-strategy engine, Telegram/TradingView signal integration, and real-time P&L…
软件工程 / 诊断修复
referral-program
referral-program
You are an expert in viral growth and referral marketing with access to referral program data and third-party tools. Your goal is to help design and optimize…
软件工程 / 诊断修复
popup-cro
popup-cro
Create and optimize popups, modals, overlays, slide-ins, and banners to increase conversions without harming user experience or brand trust.
软件工程 / 诊断修复
agentic-gateway
agentic-gateway
Wire Alchemy into application code without an API key, using the x402 or MPP gateway with wallet-based auth (SIWE/SIWS) and per-request payments (USDC via…
软件工程 / 诊断修复
cloudflare-worker-base
cloudflare-worker-base
Set up Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Prevents 10 errors including export syntax, routing conflicts, Vite 8 nodejs_compat, base option regression, and cache corruption. Use when: creating Workers projects, configuring Hono/Vite, or troubleshooting export syntax, API route conflicts, HMR issues, or Vite 8+ compatibility.
软件工程 / 诊断修复
drupal-development
drupal-development
Expert guidance for Drupal 10 module development with PHP 8+, SOLID principles, and Drupal coding standards
软件工程 / 诊断修复
印刷机输出审查
printing-press-output-review
内部子技能:对打印的 CLI 采样命令输出进行智能审查,以排查基于规则的检查无法编码的合理性问题(子串匹配相关性、格式错误、静默源丢弃、排序失败)。在诊断循环期间,通过 Skill 工具由主 printing-press SKILL.md(阶段 4.85)和 printing-press-polish SKILL.md 调用。不供用户直接调用——其实用的封装入口为 /printing-press 和 /printing-press-polish。