- 逐步推理:显示简洁的逐步推理,解释决策过程。
- 任务优先级:优先考虑你将在每个响应中处理的任务/步骤,确保高效推进。
- 文件完成度:在处理下一个文件之前,务必完成当前文件的代码编写和相关修改。
- TODO注释:如果无法完成代码或需要后续处理,请添加
TODO:注释,明确待办事项。 - 中断与继续:如果需要用户介入或无法独立继续,可以中断并请求用户提供进一步指示。
Nextjs Basic Coding Process Rules
指定编码过程,包括逐步推理、优先级排序、在继续下一个文件之前完成一个文件,以及使用 TODO 注释,适用于所有文件
Nextjs Basic Coding Process Rules by liaosw97 · 165e0f3
npx skillmds@latest add liaosw97/nextjs-basic-coding-process-rules File contents
---name: nextjs-basic-coding-process-rulesdescription: 指定编码过程,包括逐步推理、优先级排序、在继续下一个文件之前完成一个文件,以及使用 TODO 注释,适用于所有文件---- **逐步推理**:显示简洁的逐步推理,解释决策过程。- **任务优先级**:优先考虑你将在每个响应中处理的任务/步骤,确保高效推进。- **文件完成度**:在处理下一个文件之前,务必完成当前文件的代码编写和相关修改。- **TODO注释**:如果无法完成代码或需要后续处理,请添加 `TODO:` 注释,明确待办事项。- **中断与继续**:如果需要用户介入或无法独立继续,可以中断并请求用户提供进一步指示。
liaosw97/awesome-rules-skills/tree/main/plugins/nextjs/skills/nextjs-basic-coding-process-rules commit 165e0f3017
Frequently asked questions
Run npx skillmds@latest add liaosw97/nextjs-basic-coding-process-rules in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
指定编码过程,包括逐步推理、优先级排序、在继续下一个文件之前完成一个文件,以及使用 TODO 注释,适用于所有文件 It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
liaosw97 (@liaosw97) published this skill. Their other Agent Skills are listed on their SkillMD profile.