SKILL·09F7B1

dev-validation-quality-gates

majiayu000
更新于 2 months ago
19 次查看
58
9
58
在 GitHub 上查看
其他general

关于

This validation skill enforces code quality standards that must pass before committing changes. It covers TypeScript rules, code style, testing requirements, build checks, and server-authoritative validation for multiplayer features. Developers should use this as a pre-commit checklist to maintain code quality and prevent regressions.

快速安装

Claude Code

推荐
主要方式
npx skills add majiayu000/claude-skill-registry -a claude-code
插件命令备选方式
/plugin add https://github.com/majiayu000/claude-skill-registry
Git 克隆备选方式
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/dev-validation-quality-gates

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

majiayu000/claude-skill-registry
路径: skills/data/dev-validation-quality-gates
0
FAQ

Frequently asked questions

What is the dev-validation-quality-gates skill?

dev-validation-quality-gates is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform dev-validation-quality-gates-related tasks without extra prompting.

How do I install dev-validation-quality-gates?

Use the install commands on this page: add dev-validation-quality-gates to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does dev-validation-quality-gates belong to?

dev-validation-quality-gates is in the validation category, tagged general.

Is dev-validation-quality-gates free to use?

Yes. dev-validation-quality-gates is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

code-validation-sandbox
其他

这是一个用于验证教材代码示例的Claude Skill,专为Python/Node.js/Rust的教学章节设计。它能根据四层教学法智能选择验证策略,按需调整验证深度,而非盲目执行所有代码。适用于教材编写时的代码正确性检查,不应用于生产环境测试。

查看技能
code-validation-sandbox
其他

这是一个用于教材代码验证的Claude技能,专门验证Python/Node/Rust的教学示例代码。它能根据四层教学法智能选择验证策略,针对不同章节的教学目标进行适当深度的代码检查。该工具使用Bash/Read/Write/Grep等基础工具,仅用于教材开发验证而非生产环境测试。

查看技能
code-validation-sandbox
其他

这是一个用于教材代码验证的Claude Skill,专门验证Python/Node/Rust代码示例是否符合四层教学法要求。它能根据教学层次智能选择验证策略,适用于书籍章节的代码检查而非生产环境测试。该工具通过分析上下文自动确定验证深度,确保教学代码的正确性和教学目标的匹配。

查看技能
proactive-audit
其他

Proactive Audit是一个自动化健康检查工具,用于验证在CI/CD流水线中被修改的框架工件。它在流水线最后一步自动执行,检查钩子语法、安全模式、技能连接和路由配置等关键项。开发者可以将其集成到部署流程中,确保框架变更符合质量标准,防止问题进入生产环境。

查看技能