搜索结果
全部能力
找到 3235 个相关结果 / 后端与 API
软件工程 / 诊断修复
Alpine.js
alpine-js
Alpine.js 开发指南:与 Tailwind CSS 及各种后端框架配合实现轻量级响应式交互
软件工程 / 诊断修复
test-specialist
test-specialist
This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage for JavaScript/TypeScript…
软件工程 / 诊断修复
modal
modal
LobeHub imperative-modal conventions. Use whenever creating, editing, opening, or migrating a modal/dialog/popup — prefer `createModal` / `confirmModal` /…
软件工程 / 部署发布
recipe-triage-security-alerts
recipe-triage-security-alerts
List and review Google Workspace security alerts from Alert Center.
软件工程 / 诊断修复
figma-generate-library
figma-generate-library
Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set…
软件工程 / 诊断修复
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 项目。
软件工程 / 部署发布
recipe-transfer-file-ownership
recipe-transfer-file-ownership
Transfer ownership of Google Drive files from one user to another.
软件工程 / 诊断修复
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
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
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 项目并使用约定式提交。
软件工程 / 部署发布
plotly
plotly
Interactive scientific and statistical data visualization library for Python. Use when creating charts, plots, or visualizations including scatter plots, line…
软件工程 / 部署发布
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…
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
unsafe 检查器
unsafe-checker
关键:用于审查不安全的 Rust 代码和 FFI。触发条件:unsafe、原生指针、FFI、extern、transmute、*mut、*const、union、#[repr(C)]、libc、std::ffi、…
软件工程 / 部署发布
m11-生态系统
m11-ecosystem
在集成 crate 或遇到生态系统问题时使用。关键词:E0425、E0433、E0603、crate、cargo、dependency、feature flag、workspace、使用哪个 crate、using…