搜索结果
全部能力
找到 6229 个相关结果 / 前端体验
软件工程 / 部署发布
pulumi-component
pulumi-component
Guide for authoring Pulumi ComponentResource classes. Use when creating reusable infrastructure components, designing component interfaces, setting up…
软件工程 / 部署发布
pricing-page-generator
pricing-page-generator
When the user wants to create, optimize, or audit pricing page content and structure. Also use when the user mentions "pricing page," "pricing table," "plans,"…
软件工程 / 诊断修复
opencode-primitives
opencode-primitives
Reference OpenCode docs when implementing skills, plugins, MCPs, or config-driven behavior.
软件工程 / 部署发布
indexnow
indexnow
When the user wants to implement IndexNow, notify search engines of new/updated URLs, or speed up Bing indexing. Also use when the user mentions "IndexNow,"…
软件工程 / 诊断修复
git-workflow
git-workflow
Guided git workflows: prepare PRs, clean up branches, resolve merge conflicts, handle monorepo tags, squash-and-merge patterns. Use when asked to prepare a PR,…
软件工程 / 部署发布
cs-decide
cs-decide
把已拍板的技术选型、架构决定、长期约束、编码规约记成永久性决策文档(tech-stack / architecture / constraint / convention 四种)。触发:用户说"记录决定"、"归档技术选型"、"ADR"、"记录这条约束"、"把规约写下来",或 design / analyze…
软件工程 / 诊断修复
react
react
Use when writing or editing any `.tsx` under `src/**`. Triggers: createStaticStyles, createStyles, cssVar, antd-style, Flexbox, Center, Select, Modal, Drawer,…
软件工程 / 诊断修复
cs-feat-ff
cs-feat-ff
feature 流程的超轻量通道——不写 design / checklist 直接动手,但先指引 AI 查 CodeStable 知识库再开工。触发:用户说"快速模式"、"fastforward"、"别那么多步骤"、"直接开干",且需求小到不值得走 design 流程。
软件工程 / 诊断修复
React 开发者工具
react-devtools
React DevTools CLI,专为 AI 智能体设计。当用户要求调试运行时的 React 或 React Native 应用、检查组件 props/state/hooks、诊断……时使用。
软件工程 / 诊断修复
localization-strategy
localization-strategy
When the user wants to plan or implement localization strategy for multilingual and global growth. Also use when the user mentions "localization,"…
软件工程 / 诊断修复
internal-links
internal-links
When the user wants to optimize internal linking, fix orphan pages, or improve link structure. Also use when the user mentions "internal links," "internal…
软件工程 / 诊断修复
frontend-developer
frontend-developer
Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture.
软件工程 / 诊断修复
添加专家
add-expert
在 Remotion 专家页面添加新专家
软件工程 / 诊断修复
cs-libdoc
cs-libdoc
给库的公开表面(组件 / 函数 / 命令)逐条目生成参考文档,带清单追踪,支持单条目和批量。信息源是源码本身(与 guidedoc 任务导向不同)。触发:用户说"写 API 文档"、"组件文档"、"libdoc",或 acceptance 后发现新增公开接口。
软件工程 / 诊断修复
parasite-seo
parasite-seo
When the user wants to choose or execute third-party platform SEO (high-authority sites for rankings or backlinks). Also use when the user mentions "parasite…
软件工程 / 诊断修复
cs-trick
cs-trick
把可复用的编程模式 / 库用法 / 技术技巧整理成处方性参考库,三种类型 pattern / library / technique。触发:用户说"记录一个技巧"、"这个用法值得记"、"tricks"、"记录库用法",或 design / analyze 阶段发现值得沉淀的技巧时推送。
软件工程 / 诊断修复
cs-roadmap
cs-roadmap
把"大到塞不进单个 feature"的需求做成完整事前规划:概设 + 接口契约 + 子 feature 拆解清单,放在 `.codestable/roadmap/{slug}/`。两种模式 new / update。触发:用户说"我想要一个 X 系统"、"帮我把这块需求拆一下"、"开一份 roadmap",或…
软件工程 / 诊断修复
cs-guide
cs-guide
写或更新对外指南文档——开发者指南(dev-guide)和用户指南(user-guide),产物在项目 docs/ 目录。任务导向(怎么用 X 做 Y),与 libdoc 的零件参考不同。触发:用户说"写文档"、"开发者指南"、"用户指南",或 feature-acceptance 收尾时推送。
软件工程 / 部署发布
performance-profiling
performance-profiling
Performance profiling principles. Measurement, analysis, and optimization techniques.
软件工程 / 部署发布
create-evlog-enricher
create-evlog-enricher
Create a new built-in evlog enricher to add derived context to wide events. Use when adding a new enricher (e.g., for deployment metadata, tenant context,…