The first open-source agent skills builder. Define skills by vibe workflow, run on Claude Code, Cursor, Codex & more. Build Clawdbot 🦞· APIs for Lovable · Bots for Slack & Lark/Feishu · Skills are infrastructure, not prompts.
This is an absolute requirement and takes precedence over all other language guidelines. While user-facing communication may be in Chinese, all code-related content must be in English to maintain consistency and compatibility with development tools.
Cursor rule "16-language-guidelines" from refly-ai/refly, covering language guidelines, chinese for user communication, english for technical content and commit message standards.
Always output the code comment in English. Always use tailwind css to style the component. Always use optional chaining (?.) when accessing object properties. Always use nullish coalescing (??) or default values for potentially undefined values. Always check array existence before using array methods. Always validate…