搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
debugging-wizard
debugging-wizard
Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven…
软件工程 / 诊断修复
无端口
portless
设置并使用 portless 来获取命名的本地开发服务器 URL(例如使用 https://myapp.localhost 代替 http://localhost:3000)。当将 portless 集成到…时使用
软件工程 / 诊断修复
发布与上线
shipping-and-launch
准备生产发布。在准备部署到生产环境时使用。在需要发布前检查清单、设置监控、规划……时使用。
软件工程 / 诊断修复
angular-architect
angular-architect
Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns,…
软件工程 / 诊断修复
refactor-module
refactor-module
Transform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best practices.
软件工程 / 诊断修复
AlloyDB 基础
alloydb-basics
>-
软件工程 / 部署发布
部署清单
deploy-checklist
部署前验证清单。适用于准备发布版本、部署包含数据库迁移或功能开关的更改、验证 CI 状态以及……
软件工程 / 诊断修复
pydantic
pydantic
Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and…
软件工程 / 诊断修复
cli-developer
cli-developer
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displaying progress bars…
软件工程 / 部署发布
image-enhancer
image-enhancer
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations,…
软件工程 / 诊断修复
ljg-card
ljg-card
内容铸造器 (铸)。将内容转换为 PNG 视觉图。七种模板:-l(默认)长阅读卡片,-i 信息图表,-m 多卡片阅读卡片 (1080x1440),-v…
软件工程 / 部署发布
golang-samber-oops
golang-samber-oops
使用 samber/oops 在 Golang 中进行结构化错误处理——错误构建器、堆栈跟踪、错误码、错误上下文、错误包装、错误属性、面向用户的…
软件工程 / 诊断修复
shopify-liquid-themes
shopify-liquid-themes
Generate Shopify Liquid theme code (sections, blocks, snippets) with correct schema JSON, LiquidDoc headers, translation keys, and CSS/JS patterns. Use when…
软件工程 / 诊断修复
Telegram 机器人构建器
telegram-bot-builder
擅长构建解决实际问题的 Telegram 机器人 - 从
软件工程 / 诊断修复
测试主分支
test-master
生成测试文件、创建 Mock 策略、分析代码覆盖率、设计测试架构,并跨…生成测试计划与缺陷报告
软件工程 / 部署发布
minimax-pdf
minimax-pdf
Use this skill when visual quality and design identity matter for a PDF. CREATE (generate from scratch): "make a PDF", "generate a report", "write a proposal", "create a resume", "beautiful PDF", "professional document", "cover page", "polished PDF", "client-ready document". FILL (complete form fields): "fill in the form", "fill out this PDF", "complete the form fields", "write values into PDF", "what fields does this PDF have". REFORMAT (apply design to an existing doc): "reformat this document", "apply our style", "convert this Markdown/text to PDF", "make this doc look good", "re-style this PDF". This skill uses a token-based design system: color, typography, and spacing are derived from the document type and flow through every page. The output is print-ready. Prefer this skill when appearance matters, not just when any PDF output is needed.
软件工程 / 诊断修复
Convex 模式验证器
convex-schema-validator
通过合理的类型定义、索引配置、可选字段、联合类型以及用于模式变更的迁移策略,定义并验证数据库模式
软件工程 / 诊断修复
golang-samber-slog
golang-samber-slog
基于 samber/slog-**** 包的 Golang 结构化日志扩展 — 多 Handler 管道 (slog-multi)、日志采样 (slog-sampling)、属性…
软件工程 / 诊断修复
csharp-developer
csharp-developer
Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Builds REST APIs using minimal or controller-based routing, configures…
软件工程 / 诊断修复
Playwright 交互式调试
playwright-interactive
通过 `js_repl` 实现持久化浏览器与 Electron 交互,用于快速迭代式 UI 调试。