搜索结果
全部能力
找到 1329 个相关结果 / 内容写作
软件工程 / 诊断修复
antd
antd
当用户任务涉及 Ant Design (antd) 时使用——包括编写 antd 组件、调试 antd 问题、查询 antd API/props/tokens/示例、在 antd 版本之间迁移,或分析项目中的 antd 用法。在遇到 antd 相关代码、来自 'antd' 的导入或明确的 antd 问题时触发。
软件工程 / 诊断修复
定位与消息传递
positioning-messaging
帮助用户制定产品定位与信息传达。适用于产品发布、竞品差异化分析、撰写营销文案等场景……
软件工程 / 诊断修复
skill-writer
skill-writer
Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md…
软件工程 / 诊断修复
markitdown
markitdown
Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP,…
软件工程 / 诊断修复
nestjs
nestjs
Provides comprehensive NestJS framework patterns with Drizzle ORM integration for building scalable server-side applications. Generates REST/GraphQL APIs,…
软件工程 / 诊断修复
nextjs-performance
nextjs-performance
Expert Next.js performance optimization skill covering Core Web Vitals, image/font optimization, caching strategies, streaming, bundle optimization, and Server…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
day5-fetch-and-digest
day5-fetch-and-digest
AI Native Camp Day 5 콘텐츠 소화 스킬 만들기. fetch-tweet, fetch-youtube, content-digest 3개 스킬을 직접 만들고 활용한다. "5일차", "Day 5", "fetch", "콘텐츠 스킬", "트윗 스킬", "유튜브 스킬", "다이제스트…
软件工程 / 诊断修复
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", "飞书", "飞书机器人".
软件工程 / 诊断修复
react-vite-best-practices
react-vite-best-practices
React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built with Vite. Triggers on tasks involving…
软件工程 / 部署发布
autocli
autocli
Use autocli CLI to interact with 55+ social/content websites (HackerNews, Reddit, Twitter/X, Bilibili, Zhihu, Weibo, Xiaohongshu, YouTube, Medium, Substack,…
软件工程 / 部署发布
sf-deploy
sf-deploy
Salesforce DevOps automation using sf CLI v2. TRIGGER when: user deploys metadata, creates/manages scratch orgs or sandboxes, sets up CI/CD pipelines, or troubleshoots deployment errors with sf project deploy. DO NOT TRIGGER when: writing Apex/LWC code (use sf-apex/sf-lwc), creating metadata XML (use sf-metadata), or querying org data (use sf-data).
软件工程 / 诊断修复
sf-testing
sf-testing
Apex test execution, coverage analysis, and test-fix loops with 120-point scoring. TRIGGER when: user runs Apex tests, checks code coverage, fixes failing tests, or touches *Test.cls / *_Test.cls files. DO NOT TRIGGER when: writing Apex production code (use sf-apex), Agentforce agent testing (use sf-ai-agentforce-testing), or Jest/LWC tests (use sf-lwc).
软件工程 / 部署发布
sf-data
sf-data
Salesforce data operations with 130-point scoring. TRIGGER when: user creates test data, performs bulk import/export, uses sf data CLI commands, or needs data factory patterns for Apex tests. DO NOT TRIGGER when: SOQL query writing only (use sf-soql), Apex test execution (use sf-testing), or metadata deployment (use sf-deploy).
软件工程 / 诊断修复
进行用户访谈
conducting-user-interviews
帮助用户更好地开展客户与用户访谈。适用于有人准备用户研究、规划探索性访谈、撰写访谈……
软件工程 / 诊断修复
bash-linux
bash-linux
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
软件工程 / 诊断修复
tailwind-best-practices
tailwind-best-practices
Tailwind CSS styling guidelines for Mastra Playground UI. This skill should be used when writing, reviewing, or refactoring styling code in…
软件工程 / 诊断修复
spring-boot-test-patterns
spring-boot-test-patterns
Provides comprehensive testing patterns for Spring Boot applications covering unit, integration, slice, and container-based testing with JUnit 5, Mockito,…
软件工程 / 诊断修复
sentry-sdk-upgrade
sentry-sdk-upgrade
Upgrade the Sentry JavaScript SDK across major versions. Use when asked to upgrade Sentry, migrate to a newer version, fix deprecated Sentry APIs, or resolve…