搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
spark-engineer
spark-engineer
Use when writing Spark jobs, debugging performance issues, or configuring cluster settings for Apache Spark applications, distributed data processing…
软件工程 / 部署发布
DevOps 自动化
devops-automation
DevOps 与 IT Ops 自动化 - CI/CD、监控、事件管理及基础设施工作流
软件工程 / 诊断修复
fullstack-dev
fullstack-dev
Full-stack backend architecture and frontend-backend integration guide. TRIGGER when: building a full-stack app, creating REST API with frontend, scaffolding backend service, building todo app, building CRUD app, building real-time app, building chat app, Express + React, Next.js API, Node.js backend, Python backend, Go backend, designing service layers, implementing error handling, managing config/auth, setting up API clients, implementing auth flows, handling file uploads, adding real-time features (SSE/WebSocket), hardening for production. DO NOT TRIGGER when: pure frontend UI work, pure CSS/styling, database schema only.
软件工程 / 诊断修复
软件设计哲学
software-design-philosophy
通过深层模块、信息隐藏和策略性编程管理软件复杂度。适用于用户提及"模块设计"、"API过于复杂"等场景。
软件工程 / 诊断修复
recover-content
recover-content
>
软件工程 / 诊断修复
PR撰写器
pr-writer
遵循 Sentry 规范创建和更新 Pull Request。在发起 PR 或发生实质性更改后刷新现有 PR 时使用。
软件工程 / 诊断修复
Graphviz
graphviz
使用 DOT 语言创建有向/无向图并自动布局。最适合依赖树、调用图、包层次结构和模块……
软件工程 / 诊断修复
project-guidelines-example
project-guidelines-example
Example project-specific skill template based on a real production application.
软件工程 / 诊断修复
building-storefronts
building-storefronts
Load automatically when planning, researching, or implementing Medusa storefront features (calling custom API routes, SDK integration, React Query patterns,…
软件工程 / 诊断修复
精益创业
lean-startup
使用 Build-Measure-Learn 设计 MVP、验证式学习实验以及转型或坚持决策。当用户提到 "MVP scope"、"validated learning"、"pivot" 或 "lean startup" 时适用。
软件工程 / 诊断修复
hookify 规则
hookify-rules
当用户要求创建 hookify 规则、编写 hook 规则、配置 hookify、添加 hookify 规则,或需要关于 hookify 的指导时,应使用此技能……
软件工程 / 诊断修复
集成 WhatsApp
integrate-whatsapp
通过 Kapso 将 WhatsApp 连接到你的产品:使用设置链接引导客户上手、检测连接状态、通过 webhooks 接收事件,并发送…
软件工程 / 诊断修复
mobile-touch
mobile-touch
Use when designing iOS/Android gestures, haptic feedback, touch interactions, or native mobile animations.
软件工程 / 诊断修复
pua-en
pua-en
给你的 AI 制定一份绩效改进计划(PIP)。借助西方科技巨头绩效文化话术与结构化调试,强制其进行穷尽式的问题解决……
软件工程 / 诊断修复
django-expert
django-expert
Use when building Django web applications or REST APIs with Django REST Framework. Invoke when working with settings.py, models.py, manage.py, or any Django…
软件工程 / 诊断修复
code-simplifier
code-simplifier
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless…
软件工程 / 诊断修复
vue-expert-js
vue-expert-js
Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no…
软件工程 / 诊断修复
liquid-theme-standards
liquid-theme-standards
CSS, JavaScript, and HTML coding standards for Shopify Liquid themes. Covers BEM naming inside stylesheet tags, design tokens, CSS custom properties, Web…
软件工程 / 部署发布
EVM 代币精度
evm-token-decimals
防止跨 EVM 链的隐式小数位不匹配 Bug。涵盖运行时小数位查询、链级感知缓存、跨链代币精度偏移以及安全…
软件工程 / 诊断修复
browsing-with-playwright
browsing-with-playwright
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction. NOT when only fetching static content (use curl/wget instead).