搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 部署发布
sf-flow
sf-flow
Creates and validates Salesforce Flows with 110-point scoring. TRIGGER when: user builds or edits record-triggered, screen, autolaunched, or scheduled flows, or touches .flow-meta.xml files. DO NOT TRIGGER when: Apex automation (use sf-apex), process builder migration questions only, or non-Flow declarative config (use sf-metadata).
软件工程 / 诊断修复
react-native-best-practices
react-native-best-practices
Software Mansion's best practices for production React Native and Expo apps on the New Architecture. MUST USE before writing, reviewing, or debugging ANY code…
软件工程 / 诊断修复
使用文件规划-es
planning-with-files-es
基于文件的 Manus 风格规划系统,用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 以及……
软件工程 / 诊断修复
应用分析
app-analytics
当用户想要设置、解读或改进其应用分析和追踪时。当用户提及"analytics"、"tracking"、"metrics"等词时也适用。
软件工程 / 诊断修复
openmaic-classroom
openmaic-classroom
OpenMAIC — Open Multi-Agent Interactive Classroom platform for generating immersive AI-powered learning experiences with slides, quizzes, simulations, and…
软件工程 / 诊断修复
product-strategy-session
product-strategy-session
Run an end-to-end product strategy session across positioning, discovery, and roadmap planning. Use when a team needs validated direction before committing to…
软件工程 / 部署发布
akshare
akshare
akshare — 一个可安装的 AI 智能体技能,由 succ985/openclaw-akshare-skill 发布。
软件工程 / 诊断修复
init
init
Set up Playwright in a project. Use when user says "set up playwright", "add e2e tests", "configure playwright", "testing setup", "init playwright", or "add test infrastructure".
软件工程 / 诊断修复
react-performance-optimization
react-performance-optimization
React performance optimization patterns using memoization, code splitting, and efficient rendering strategies. Use when optimizing slow React applications,…
软件工程 / 部署发布
sf-metadata
sf-metadata
Salesforce metadata generation and querying with 120-point scoring. TRIGGER when: user creates custom objects, fields, validation rules, or touches .object-meta.xml, .field-meta.xml, .profile-meta.xml files. DO NOT TRIGGER when: permission set analysis (use sf-permissions), deploying metadata (use sf-deploy), or Flow XML (use sf-flow).
软件工程 / 诊断修复
使用文件进行规划-ar
planning-with-files-ar
Manus 风格的文件规划系统,用于组织和跟踪复杂任务的进度。会创建 task_plan.md、findings.md 和 progress.md 文件。在需要进行规划、任务分析或…时使用。
软件工程 / 诊断修复
应用营销上下文
app-marketing-context
当用户想要创建或更新其应用营销上下文文档时。当用户提及"app context"、"marketing brief"、"app…"时也可使用。
软件工程 / 诊断修复
react-hook-form-zod
react-hook-form-zod
Build type-safe validated forms using React Hook Form v7 and Zod v4. Single schema works on client and server with full TypeScript inference via z.infer. Use when building forms, multi-step wizards, or fixing uncontrolled warnings, resolver errors, useFieldArray issues, performance problems with large forms.
软件工程 / 诊断修复
feishu-lark
feishu-lark
Send messages and interactive cards to Feishu (飞书) and Lark channels via webhooks or Bot API. Create rich-text announcements, marketing updates, and team notifications. Trigger phrases: "post to feishu", "feishu message", "lark message", "feishu webhook", "lark webhook", "send to feishu", "send to lark", "feishu bot", "lark bot", "飞书", "飞书机器人".
软件工程 / 部署发布
extract
extract
Turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples.
软件工程 / 诊断修复
promote
promote
Graduate a proven pattern from auto-memory (MEMORY.md) to CLAUDE.md or .claude/rules/ for permanent enforcement.
软件工程 / 诊断修复
cass
cass
编码代理会话搜索 - 统一的 CLI/TUI,用于索引和搜索来自 Claude Code、Codex、Gemini、Cursor、Aider、ChatGPT、Pi-Agent 等的本地编码代理历史记录…
软件工程 / 诊断修复
ios-swift-development
ios-swift-development
Develop native iOS apps with Swift. Covers MVVM architecture, SwiftUI, URLSession for networking, Combine for reactive programming, and Core Data persistence.
软件工程 / 诊断修复
sentry-node-sdk
sentry-node-sdk
Full Sentry SDK setup for Node.js, Bun, and Deno. Use when asked to "add Sentry to Node.js", "add Sentry to Bun", "add Sentry to Deno", "install @sentry/node",…
软件工程 / 诊断修复
tanstack-router
tanstack-router
Type-safe routing for React and Solid applications with first-class search params, data loading, and seamless integration with the React ecosystem.