用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/GGabrielDev/semillero-2-AI-ATS --skill qa-skill命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Guidelines for writing Supabase PostgreSQL vector and relational migrations.
Guidelines for implementing whitelisted Tailwind CSS styling and Next.js App Router layout/page components.
Orchestrator skill coordinating recruitment-developer, db-architect, and qa-validator to implement initial features. Trigger this skill whenever any recruitment platform setups, migrations, dashboard pages, components, or pipeline workflows are requested or updated.
基于 SOC 职业分类
正在显示 SKILL.md
| name | qa-skill |
| description | Guidelines for verifying codebase quality, linting status, build compliance, and Git hooks validation. |
This skill guides quality validation processes to meet the Definition of Done (DoD).
npm run lint and verify zero errors.npm run build to ensure Next.js build compilation succeeds.grep_search to verify compliance with the styling whitelist.pre-commit, commit-msg, and pre-push git hooks are present and executable.