搜索结果
ing
找到 13037 个相关结果
通用助手 / 编排推荐
risk-management-specialist
risk-management-specialist
Medical device risk management specialist implementing ISO 14971 throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and…
通用助手 / 编排推荐
quality-documentation-manager
quality-documentation-manager
Document control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance. Use…
通用助手 / 编排推荐
mui
mui
Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI…
软件工程 / 诊断修复
node-best-practices
node-best-practices
Provides domain-specific best practices for Node.js development with TypeScript, covering type stripping, async patterns, error handling, streams, modules,…
设计与产品 / 审核评估
美学
aesthetic
遵循成熟的设计原则,创建美观优雅的界面。适用于构建 UI/UX、分析灵感网站的设计、生成……
研究学习 / 检索整理
loading-states
loading-states
Design loading, skeleton, and progressive content reveal patterns.
通用助手 / 编排推荐
cloudbase-agent-ts
cloudbase-agent-ts
Build and deploy AI agents with Cloudbase Agent (TypeScript), a TypeScript SDK implementing the AG-UI protocol. Use when: (1) deploying agent servers with…
研究学习 / 检索整理
ml-paper-writing
ml-paper-writing
Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying…
通用助手 / 编排推荐
flutter-drift
flutter-drift
Implement, fix, review, migrate, test, or debug Drift persistence in Flutter apps using SQLite, drift_flutter, type-safe Dart queries, generated tables,…
通用助手 / 编排推荐
mgrep-code-search
mgrep-code-search
Semantic code search using mgrep for efficient codebase exploration. This skill should be used when searching or exploring codebases with more than 30…
软件工程 / 诊断修复
prototype-strategy
prototype-strategy
Choose the right prototyping fidelity and method for the design question.
通用助手 / 编排推荐
static-code-analysis
static-code-analysis
Implement static code analysis with linters, formatters, and security scanners to catch bugs early. Use when enforcing code standards, detecting security vulnerabilities, or automating code review.
通用助手 / 编排推荐
auth0-mfa
auth0-mfa
Use when adding MFA, 2FA, TOTP, SMS codes, push notifications, passkeys, or when requiring step-up verification for sensitive operations or meeting compliance…
软件工程 / 诊断修复
backend-dev-guidelines
backend-dev-guidelines
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories,…
软件工程 / 诊断修复
file-organizer
file-organizer
Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to…
通用助手 / 编排推荐
aws-s3-management
aws-s3-management
Manage S3 buckets with versioning, encryption, access control, lifecycle policies, and replication. Use for object storage, static sites, and data lakes.
软件工程 / 诊断修复
python-cybersecurity-tool-development
python-cybersecurity-tool-development
Guidelines for building Python cybersecurity tools with secure coding practices, async scanning, and structured security testing.
软件工程 / 诊断修复
qdrant-search-quality
qdrant-search-quality
Diagnoses and improves Qdrant search relevance. Use when someone reports 'search results are bad', 'wrong results', 'low precision', 'low recall', 'irrelevant…
软件工程 / 诊断修复
golang
golang
Use when writing, reviewing, or refactoring Go code. Provides production best practices for Go covering error handling, concurrency, naming, testing, performance, generics, iterators, and common pitfalls. Distilled from Google Go Style Guide, Uber Go Style Guide, Effective Go, and Go Code Review Comments. Updated for Go 1.25.
软件工程 / 诊断修复
react-render-optimization
react-render-optimization
Teaches React rendering performance optimization patterns. Use when reducing unnecessary re-renders, optimizing memoization, improving state design, or…