coding-standards
✓遵循行业最佳实践和设计原则(例如 DRY、SOLID 和组合模式)编写干净、可维护的代码的指南。在编写任何代码时使用,以确保所有编程语言的一致性、可读性和长期可维护性。
SKILL.md
This skill ensures you write high-quality, maintainable code that follows industry best practices. Use this whenever you're writing code, reviewing code, or refactoring existing implementations. The principles here apply across all programming languages, with specific considerations for different contexts.
For language-specific best practices and examples, see references/LANGUAGE-SPECIFICS.md.
For detailed code examples demonstrating these principles, see references/EXAMPLES.md.
遵循行业最佳实践和设计原则(例如 DRY、SOLID 和组合模式)编写干净、可维护的代码的指南。在编写任何代码时使用,以确保所有编程语言的一致性、可读性和长期可维护性。 来源:yzlin/supaviber。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/yzlin/supaviber --skill coding-standards- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 coding-standards?
遵循行业最佳实践和设计原则(例如 DRY、SOLID 和组合模式)编写干净、可维护的代码的指南。在编写任何代码时使用,以确保所有编程语言的一致性、可读性和长期可维护性。 来源:yzlin/supaviber。
如何安装 coding-standards?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yzlin/supaviber --skill coding-standards 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/yzlin/supaviber