竞品品牌深度研究技能。当用户需要分析竞争对手品牌、了解品牌背景、融资情况、用户口碑时触发。 触发词:品牌分析、竞品分析、品牌研究、品牌调研、分析品牌
Conducts comprehensive competitor brand analysis including financial data, user perception, and growth milestones through multi-source verification.
npx claudepluginhub within-7/minto-plugin-toolsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/info-sources.mdreferences/report-template.md这是一个专业的竞品品牌研究技能,通过 AI 网络搜索和多渠道验证,为用户提供全面、可信的品牌分析报告。
1. 官方来源(政府/交易所)→ 最高可信度
2. 商业数据库(天眼查/IT桔子)→ 需交叉验证
3. 媒体报道 → 标注来源
4. 社交媒体 → 用于用户心智,不作为事实依据
| 命令 | 用途 |
|---|---|
/brand-analyze <品牌名> | 一键完成全部品牌分析 |
用户: 帮我分析一下瑞幸咖啡的品牌情况
AI: 我来为您进行瑞幸咖啡的品牌分析...
[执行搜索、验证、生成报告]
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js projects that have `cacheComponents: true` in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best practices to all React Server Component implementations. **DETECTION**: At the start of a session in a Next.js project, check for `cacheComponents: true` in next.config. If enabled, this skill's patterns should guide all component authoring, data fetching, and caching decisions. **USE CASES**: Implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, debugging cache issues, and reviewing Cache Component implementations.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.