Skill Claude CodeCodex
Cuts a happy-next release through explicit CLI, GitHub Release, Docker, iOS App Store, or full release paths. Command-only — invoked via /happy-next-release.
Skill Claude CodeCodex
Cuts a happy-next release through explicit CLI, GitHub Release, Docker, iOS App Store, or full release paths. Command-only — invoked via /happy-next-release.
Instructions file CodexOpenCode
Instructions for hitosea/happy-next, a project described as: A multi-model AI workspace for Claude Code & Codex, featuring orchestration, realtime voice, and end-to-end encryption.
Instructions file
Instructions for hitosea/happy-next, covering interaction rules, language preference, repository overview, type checking (run after all changes) and happy-wire (run after every change).
Agent Claude Code
name: i18n-translator description: Use this agent when you need to add new translatable strings to the application or verify existing translations. This includes: adding new UI text that needs to be translated, ensuring translations are consistent across all language files, verifying that translations fit the UI…
Settings file Claude Code
Agent settings declaring 1 allowed tools.
Cursor rule Cursor
CLAUDE.md.
Agent Claude Code
Activity logger. PROACTIVELY spawn this agent in background AFTER completing: Skill invocations (/proposal:create, /spec:create, /spec:design), feature implementations, bug fixes, or significant code changes. Do NOT wait for user request.
Command Claude Code
A project command named “onboard” for the ttpos-flutter project, with documented parameters, steps, and default, quick, and architecture modes.
Command Claude Code
A command named “create” for the hitosea/ttpos-flutter project. Its description covers context loading, rules, parameters, execution steps, and initialization.
Command Claude Code
A command for archiving releases in a Flutter project, an application built with Google's cross-platform UI framework. It includes version selection, execution steps, and an option to archive all specifications.
Command Claude Code
A command for checking a Flutter project, an application built with Google's cross-platform UI framework. It documents its inputs, steps, status output, and error handling.
Command Claude Code
A command named deprecate from a Flutter project, with documented parameters, steps, examples, outputs, and prerequisites.
Command Claude Code
A command for creating a technical specification and a list of implementation tasks.
Command Claude Code
A command for restoring items in a Flutter project, an application built with Google's cross-platform UI framework. It documents its inputs, steps, example output, and error handling.
Command Claude Code
A command for copying page changes from a mobile layout to a desktop layout. The description does not specify how the synchronization works.
Settings file Claude Code
Project settings describing TTPOS as a smart point-of-sale system for the restaurant industry. A point-of-sale system handles tasks such as taking orders and processing payments.
Skill Claude CodeCodex
Proposal creation guide. Use proactively when user creates proposals, discusses feature ideas, asks about proposal format, or invokes /proposal:create. Covers naming rules, directory layout, status flow, and review process.
Skill Claude CodeCodex
Spec creation and management guide. Use proactively when user creates Specs, discusses requirements, asks about spec naming/structure, or invokes /spec:create or /spec:design. Covers naming rules, directory layout, status flow, and Story Point estimation.
Skill Claude CodeCodex
Knowledge memory management via Graphiti. Use proactively when user mentions past issues, debugging history, asks about previous solutions, or after solving non-trivial problems. Covers experience recording and history querying.
Skill Claude CodeCodex
A translation workflow that gets text ready for translation and translates it. It starts when the user mentions translation or missing language text.
Cursor rule Cursor
Git Commit Message Rules.
Cursor rule Cursor
// ✅ 正确 Text('订单'.tr) Text('欢迎, ${'用户名'.trArgs([userName])}') AppBar(title: Text('设置'.tr)).
Cursor rule Cursor
A rule about project structure. The description does not provide enough detail to say what structure it requires or checks.
Cursor rule Cursor
A checklist of core coding-style rules written in Chinese. The description does not provide the individual rules.