Tool/everything-claude-code/docs/zh-CN/skills/ai-first-engineering/SKILL.md
团队中人工智能代理生成大部分实施输出的工程运营模型。
npx skillsauth add lyxjack/toolbox ai-first-engineeringInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
在为由人工智能辅助代码生成的团队设计流程、评审和架构时,使用此技能。
优先选择对智能体友好的架构:
避免隐含的行为分散在隐藏的惯例中。
评审关注:
尽量减少花在已由自动化覆盖的风格问题上的时间。
强大的人工智能优先工程师:
提高生成代码的测试标准:
tools
Orchestrate Unity Editor via MCP (Model Context Protocol) tools and resources. Use when working with Unity projects through MCP for Unity - creating/modifying GameObjects, editing scripts, managing scenes, running tests, or any Unity Editor automation. Provides best practices, tool schemas, and workflow patterns for effective Unity-MCP integration.
development
Use when implementing any feature or bugfix, before writing implementation code
development
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment