搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
kordoc-korean-document-parser
kordoc-korean-document-parser
Parse HWP, HWPX, and PDF Korean documents to Markdown using kordoc — supports CLI, programmatic API, and MCP server integration.
软件工程 / 诊断修复
math-olympiad
math-olympiad
Solve competition math problems (IMO, Putnam, USAMO, AIME) with adversarial
软件工程 / 部署发布
rust-deps-visualizer
rust-deps-visualizer
Visualize Rust project dependencies as ASCII art. Triggers on: /deps-viz, dependency graph, show dependencies, visualize deps, 依赖图, 依赖可视化, 显示依赖
软件工程 / 诊断修复
tailwindcss
tailwindcss
Expert in TailwindCSS utility-first styling with responsive design patterns
软件工程 / 诊断修复
diffity-diff
diffity-diff
Open the diffity diff viewer in the browser to see your changes
软件工程 / 诊断修复
elasticsearch-best-practices
elasticsearch-best-practices
Elasticsearch development best practices for indexing, querying, and search optimization
软件工程 / 诊断修复
desktop
desktop
Electron desktop development guide. Use when implementing desktop features, IPC handlers, controllers, preload scripts, window management, menu configuration,…
软件工程 / 诊断修复
学习代码库
learn-codebase
通过完整阅读每个源文件来预加载代码库。在开始处理新的或不熟悉的项目时,或当用户要求“学习代码库”时使用,…
软件工程 / 部署发布
bash-pro
bash-pro
Master of defensive Bash scripting for production automation, CI/CD
软件工程 / 诊断修复
dart-best-practices
dart-best-practices
General best practices for Dart development. Covers code style, effective Dart, and language features.
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
m13-域错误
m13-domain-error
在设计领域错误处理时使用。关键词:领域错误、错误分类、恢复策略、重试、降级、领域错误层级、面向用户的…
软件工程 / 诊断修复
test-automator
test-automator
Test automation framework expert for creating and maintaining automated tests. Use when user asks to write tests, automate testing, or improve test coverage.
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
asc-crash-triage
asc-crash-triage
Triage TestFlight crashes, beta feedback, and performance diagnostics using asc. Use when the user asks about TF crashes, TestFlight crash reports, beta tester…
软件工程 / 诊断修复
interactive-dashboard-builder
interactive-dashboard-builder
Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive…
软件工程 / 诊断修复
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 项目。