灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 1329 个相关结果 / 内容写作

软件工程 / 诊断修复

antd

antd

1.3K

当用户任务涉及 Ant Design (antd) 时使用——包括编写 antd 组件、调试 antd 问题、查询 antd API/props/tokens/示例、在 antd 版本之间迁移,或分析项目中的 antd 用法。在遇到 antd 相关代码、来自 'antd' 的导入或明确的 antd 问题时触发。

Stars 0
designuiapidebugging

软件工程 / 诊断修复

定位与消息传递

positioning-messaging

1.3K

帮助用户制定产品定位与信息传达。适用于产品发布、竞品差异化分析、撰写营销文案等场景……

Stars 0
uitestingpositioningmessaging

软件工程 / 诊断修复

skill-writer

skill-writer

1.3K

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…

Stars 99,948
designuitestingauth

软件工程 / 诊断修复

markitdown

markitdown

1.3K

Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP,…

Stars 27,325
apillmazuremarkitdown

软件工程 / 诊断修复

nestjs

nestjs

1.3K

Provides comprehensive NestJS framework patterns with Drizzle ORM integration for building scalable server-side applications. Generates REST/GraphQL APIs,…

Stars 248
uitestingauthapi

软件工程 / 诊断修复

nextjs-performance

nextjs-performance

1.3K

Expert Next.js performance optimization skill covering Core Web Vitals, image/font optimization, caching strategies, streaming, bundle optimization, and Server…

Stars 248
reactnextjsdesignui

软件工程 / 诊断修复

react-native-best-practices

react-native-best-practices

1.2K

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…

Stars 189
reactuiperformancetesting

软件工程 / 诊断修复

day5-fetch-and-digest

day5-fetch-and-digest

1.2K

AI Native Camp Day 5 콘텐츠 소화 스킬 만들기. fetch-tweet, fetch-youtube, content-digest 3개 스킬을 직접 만들고 활용한다. "5일차", "Day 5", "fetch", "콘텐츠 스킬", "트윗 스킬", "유튜브 스킬", "다이제스트…

Stars 238
uiapiworkflowday5

软件工程 / 诊断修复

react-hook-form-zod

react-hook-form-zod

1.2K

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.

Stars 783
reactuiperformancehook

软件工程 / 诊断修复

feishu-lark

feishu-lark

1.2K

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", "飞书", "飞书机器人".

Stars 428
uiapifeishulark

软件工程 / 诊断修复

react-vite-best-practices

react-vite-best-practices

1.2K

React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built with Vite. Triggers on tasks involving…

Stars 37
reactuiperformanceagent

软件工程 / 部署发布

autocli

autocli

1.2K

Use autocli CLI to interact with 55+ social/content websites (HackerNews, Reddit, Twitter/X, Bilibili, Zhihu, Weibo, Xiaohongshu, YouTube, Medium, Substack,…

Stars 830
playwrightgithubautoclicli

软件工程 / 部署发布

sf-deploy

sf-deploy

1.2K

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).

Stars 409
uidevopsdeploymentauth

软件工程 / 诊断修复

sf-testing

sf-testing

1.2K

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).

Stars 409
testingjestragagent

软件工程 / 部署发布

sf-data

sf-data

1.2K

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).

Stars 409
testingdeploymentdatasalesforce

软件工程 / 诊断修复

进行用户访谈

conducting-user-interviews

1.2K

帮助用户更好地开展客户与用户访谈。适用于有人准备用户研究、规划探索性访谈、撰写访谈……

Stars 0
designuiperformancetesting

软件工程 / 诊断修复

bash-linux

bash-linux

1.2K

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

Stars 37,666
uxbashlinuxterminal

软件工程 / 诊断修复

tailwind-best-practices

tailwind-best-practices

1.2K

Tailwind CSS styling guidelines for Mastra Playground UI. This skill should be used when writing, reviewing, or refactoring styling code in…

Stars 23,940
reacttailwinddesignui

软件工程 / 诊断修复

spring-boot-test-patterns

spring-boot-test-patterns

1.2K

Provides comprehensive testing patterns for Spring Boot applications covering unit, integration, slice, and container-based testing with JUnit 5, Mockito,…

Stars 248
uiperformancetestingdocker

软件工程 / 诊断修复

sentry-sdk-upgrade

sentry-sdk-upgrade

1.2K

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…

Stars 174
uiapiworkflowsentry

10 / 67