guard-skills
New537GitHub TrendingGeneralby amElnagdy
Guard skills for coding agents, quality gates that catch AI-generated failure modes in code, tests, and docs
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/guard-skills.md https://raw.githubusercontent.com/amElnagdy/guard-skills/main/SKILL.md3
Invoke in Claude Code
/guard-skillsView source on GitHub
testingagent
Frequently Asked Questions
What is guard-skills?
Guard skills for coding agents, quality gates that catch AI-generated failure modes in code, tests, and docs
How to install guard-skills?
To install guard-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /guard-skills.
What is guard-skills best for?
guard-skills is a community categorized under General. It is designed for: testing, agent. Created by amElnagdy.