搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 部署发布
compound-pattern
compound-pattern
Teaches the compound component pattern for shared implicit state. Use when building related components like tabs, accordions, or dropdowns that need to…
软件工程 / 诊断修复
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"。
软件工程 / 诊断修复
backup-disaster-recovery
backup-disaster-recovery
Implement backup strategies, disaster recovery plans, and data restoration procedures for protecting critical infrastructure and data.
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
rust-backend
rust-backend
Rust coding guidelines for the Windmill backend. MUST use when writing or modifying Rust code in the backend directory.
软件工程 / 诊断修复
aframe-webxr
aframe-webxr
声明式 Web 框架,使用 HTML 和实体组件架构构建基于浏览器的 3D、VR 和 AR 体验。在创建以下场景时使用此技能……
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
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.…
软件工程 / 部署发布
pencilkit-drawing
pencilkit-drawing
Add Apple Pencil drawing, canvas views, tool pickers, and ink serialization using PencilKit. Use when building drawing apps, annotation features, handwriting…
软件工程 / 诊断修复
rust-pro
rust-pro
Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming.
软件工程 / 诊断修复
API 测试模式
api-testing-patterns
全面的 API 测试模式,包括契约测试、REST/GraphQL 测试和集成测试。用于测试 API 或设计 API 测试时…
软件工程 / 诊断修复
chakra-ui-refactor
chakra-ui-refactor
Review, convert, and improve UI code using Chakra UI v3. Use this skill whenever a user wants to review Chakra UI code for issues, convert plain HTML/CSS, Tailwind, CSS Modules, or styled-components to Chakra UI, clean up messy Chakra components, fix layout structure or token usage, or asks anything like "is this correct", "what's wrong with this", "review my component", "refactor this", "clean up", "convert", or "chakra-ify this" — even without the words "review" or "refactor". Trigger on any request to check, improve, or convert Chakra UI code, however casually phrased.
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
添加功能
add-feature
在现有浏览器游戏中添加新的游戏玩法功能,遵循其架构模式。当用户说"add a feature"、"add double-jump"、"add a…"时使用。
软件工程 / 诊断修复
presentational-container-pattern
presentational-container-pattern
Teaches the presentational/container pattern for separating view and logic. Use when you want to isolate data fetching and business logic from UI rendering for…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
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
软件工程 / 诊断修复
印刷机导入
printing-press-import
将公共库中已发布的 CLI 引入内部库,使其与全新生成的副本完全一致——模块路径已还原,手稿已就位,随时可执行 /printing-press-polish 或 /printing-press-emboss。适用于公共库中有本地尚未拥有的 CLI,或用于恢复损坏或丢失的内部副本。触发短语:“import the CLI”、“bring it into my library”、“fetch from public library”、“I don't have it locally yet”。