搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
m13-域错误
m13-domain-error
在设计领域错误处理时使用。关键词:领域错误、错误分类、恢复策略、重试、降级、领域错误层级、面向用户的…
软件工程 / 诊断修复
Angular 最佳实践
angular-best-practices
现代 Angular 最佳实践,用于构建高性能、可维护的 Angular 17+ 应用。涵盖 Signals、RxJS、组件、模板、样式、性能、SSR、测试、表单、路由、可访问性和架构 —— 每条规则均附带代码示例和影响评级。当用户处理任何类型的 Angular 代码时使用此技能:组件、服务、模板、样式表、路由、测试或配置。适用于编辑 .component.ts、.service.ts、.html 模板、.scss/.css 样式、.spec.ts 测试、.routes.ts 文件、store 文件以及 Angular 项目中的任何通用 .ts 文件。查找 angular.json、nx.json 或 @angular/core 导入作为项目标识符。不适用于 AngularJS (1.x)、React、Vue 或非 Angular 的 TypeScript 项目。
软件工程 / 诊断修复
frontend-dev-guidelines
frontend-dev-guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with…
软件工程 / 诊断修复
deep-research
deep-research
Deep research and discovery before building something new. Explores local projects for reusable code, researches competitors, reads forums and reviews,…
软件工程 / 诊断修复
api-contract-testing
api-contract-testing
Verify API contracts between services to ensure compatibility and prevent breaking changes. Use for contract testing, Pact, API contract validation, schema validation, and consumer-driven contracts.
软件工程 / 诊断修复
tauri-development
tauri-development
Tauri development guidelines for building cross-platform desktop applications with TypeScript, Rust, and modern web technologies
软件工程 / 诊断修复
go-documentation
go-documentation
Use when writing or reviewing documentation for Go packages, types, functions, or methods. Also use proactively when creating new exported types, functions, or…
软件工程 / 部署发布
fusion-issue-task-planning
fusion-issue-task-planning
Plan and break down user-story issues into ordered, traceable task issue drafts with explicit publish gates.
软件工程 / 诊断修复
pixijs-2d
pixijs-2d
Fast, lightweight 2D rendering engine for creating interactive graphics, particle effects, and canvas-based applications using WebGL/WebGPU. Use this skill…
软件工程 / 诊断修复
pixijs-scene-sprite
pixijs-scene-sprite
Use this skill when drawing images in PixiJS v8. Covers Sprite with anchor/tint/texture, AnimatedSprite for frame animation, NineSliceSprite for resizable UI…
软件工程 / 诊断修复
flowstudio-power-automate-monitoring
flowstudio-power-automate-monitoring
Pro+ subscription required. Tenant-wide Power Automate monitoring using the FlowStudio MCP cached store: failure rates, run-health trends, maker/app inventory, inactive owners, and compliance/health reports. Use only for aggregated tenant views. For one environment, one flow, run control, or root-cause debugging, use flowstudio-power-automate-mcp, flowstudio-power-automate-debug, or the server monitor-flow bundle. Requires FlowStudio for Teams or MCP Pro+.
软件工程 / 诊断修复
everything-claude-code
everything-claude-code
everything-claude-code 的开发约定与模式。采用 JavaScript 项目并使用约定式提交。
软件工程 / 部署发布
pubmed-database
pubmed-database
Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython…
软件工程 / 部署发布
plotly
plotly
Interactive scientific and statistical data visualization library for Python. Use when creating charts, plots, or visualizations including scatter plots, line…
软件工程 / 诊断修复
product-hunt-launch
product-hunt-launch
When the user wants to launch on Product Hunt, prepare a PH submission, or plan launch day (hunter, first comment, timing, upvotes). Also use when the user…
软件工程 / 诊断修复
project-planning
project-planning
Generate structured planning docs for web projects with context-safe phases, verification criteria, and exit conditions. Creates IMPLEMENTATION_PHASES.md plus conditional docs. Use when: starting new projects, adding major features, or breaking large work into manageable phases.
软件工程 / 部署发布
devops-iac-engineer
devops-iac-engineer
Implements infrastructure as code using Terraform, Kubernetes, and cloud platforms. Designs scalable architectures, CI/CD pipelines, and observability…
软件工程 / 诊断修复
figma-create-new-file
figma-create-new-file
Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma.…
软件工程 / 部署发布
server-management
server-management
Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.
软件工程 / 诊断修复
express-typescript
express-typescript
Guidelines for building robust APIs with Express.js and TypeScript, covering middleware patterns, routing, and security best practices