搜索结果
全部能力
找到 1895 个相关结果 / 数据分析
软件工程 / 诊断修复
baoyu-diagram
baoyu-diagram
创建专业、深色主题的任意类型 SVG 图表——架构图、流程图、时序图、结构图、思维导图、时间轴等……
软件工程 / 诊断修复
架构设计师
architecture-designer
在设计新的高层系统架构、审查现有设计或做出架构决策时使用。调用以创建架构图,…
软件工程 / 诊断修复
tanstack-router-best-practices
tanstack-router-best-practices
TanStack Router best practices for type-safe routing, data loading, search params, and navigation. Activate when building React applications with complex…
软件工程 / 诊断修复
Django 专家
django-expert
专业的 Django 后端开发指导。适用于创建 Django 模型、视图、序列化器或 API;调试 ORM 查询或迁移;优化……
软件工程 / 诊断修复
sql-pro
sql-pro
Optimizes SQL queries, designs database schemas, and troubleshoots performance issues. Use when a user asks why their query is slow, needs help writing complex…
软件工程 / 诊断修复
component-refactoring
component-refactoring
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user…
软件工程 / 诊断修复
自主循环
autonomous-loops
自主 Claude Code 循环的模式与架构——从简单的顺序流水线到 RFC 驱动的多智能体 DAG 系统。
软件工程 / 诊断修复
CTF恶意软件
ctf-malware
为 CTF 挑战提供恶意软件分析和网络流量分析技术。在分析混淆脚本、恶意软件包、自定义加密算法……时使用。
软件工程 / 诊断修复
Swift Actor 持久化
swift-actor-persistence
在 Swift 中使用 actor 实现线程安全的数据持久化——基于文件备份存储的内存缓存,从设计上消除数据竞争。
软件工程 / 诊断修复
payload
payload
Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors,…
软件工程 / 诊断修复
AI回归测试
ai-regression-testing
面向AI辅助开发的回归测试策略。无数据库依赖的沙盒模式API测试、自动化缺陷检查工作流及模式……
软件工程 / 诊断修复
设备端基础模型
foundation-models-on-device
Apple FoundationModels 框架,用于设备端 LLM — 在 iOS 26+ 中支持文本生成、使用 @Generable 的引导式生成、工具调用以及快照流式传输。
软件工程 / 诊断修复
prisma-upgrade-v7
prisma-upgrade-v7
涵盖所有破坏性变更的 Prisma ORM v6 至 v7 完整迁移指南。适用于升级 Prisma 版本、遇到 v7 错误或进行迁移时使用……
软件工程 / 诊断修复
logging-best-practices
logging-best-practices
Logging best practices focused on wide events (canonical log lines) for powerful debugging and analytics
软件工程 / 诊断修复
okx-sentiment-tracker
okx-sentiment-tracker
Use this skill when the user asks about: 'any crypto news', 'latest news', 'market update', 'daily briefing', 'BTC news', 'ETH news', 'news on SOL', 'search…
软件工程 / 部署发布
架构决策记录
architecture-decision-records
architecture-decision-records — 一项面向 AI 智能体的可安装技能,由 affaan-m/everything-claude-code 发布。
软件工程 / 诊断修复
prisma 驱动适配器实现
prisma-driver-adapter-implementation
Prisma v7 驱动适配器工作的必备参考。在实现或修改适配器、添加数据库驱动或涉及…时使用。
软件工程 / 诊断修复
fastapi-expert
fastapi-expert
Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement…
软件工程 / 诊断修复
代码库入职引导
codebase-onboarding
分析陌生代码库,并生成结构化的上手指南,包含架构图、关键入口点、代码规范以及入门 CLAUDE.md。使用…
软件工程 / 诊断修复
kotlin-coroutines-flows
kotlin-coroutines-flows
面向 Android 与 KMP 的 Kotlin 协程与 Flow 模式 — 结构化并发、Flow 操作符、StateFlow、错误处理与测试。