official-hotkey-ingestion
Official Hotkey Ingestion
这个技能负责什么
- 将某个 App 的官方快捷键按当前项目数据库模型落库。
- 把整个流程固定成两段:先英文基线,再国际化。
- 始终先给计划与 SQL,再等用户确认执行。
进入任务后的第一步
先读取这些项目内信息,把它们当作当前仓库的真实约束:
CLAUDE.md:数据库表结构、字段语义、页面路由与构建约束src/i18n/config.ts:语言列表与id -> in的数据库映射references/source-discovery.md:如何定位官方来源references/output-template.md:计划输出骨架references/sql-rules.md:SQL 组织方式与执行前核对项
不可妥协的边界
- 只使用官方来源:官网、官方帮助中心、官方文档、官方发布说明、官方产品内帮助内容。
- 允许的输入只有三类:
- App 官网
More from story-has-you/skills
java-dev
Comprehensive Java development skill based on Alibaba Java Coding Guidelines (Songshan Edition). Use when writing, reviewing, or refactoring Java code to ensure compliance with industry best practices. Triggers on: (1) Writing new Java code (.java files), (2) Reviewing existing Java code, (3) Refactoring Java projects, (4) Database design with MySQL, (5) API design and implementation, (6) Unit testing, (7) Concurrent programming, (8) Security implementation, or any Java development tasks requiring adherence to coding standards.
40plan-mode
完整复刻 Claude Code Plan Mode 架构。增强版:强制代码落地 + 显式暂停询问机制。
23vue-dev
MUST BE USED PROACTIVELY whenever writing Vue 3 or TypeScript code. This agent provides authoritative guidance on Vue architecture, component design, state management, and performance optimization, ensuring production-level scalability and maintainability. [Vue 3 stack specific]
19react-dev
MUST BE USED PROACTIVELY whenever writing React or TypeScript code. This agent provides authoritative guidance on architecture, component design, state management, and performance optimization, ensuring production-level scalability and maintainability. [Next.js stack specific]
18code-simplifier
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
17