guard-skills
Perform quality checks for coding agents to prevent systematic errors in AI-generated code, tests, and documentation.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/amElnagdy/guard-skills
Overview
guard-skills is a set of quality check capabilities tailored for coding agents, designed to catch systematic errors in code, tests, and documentation before submission. These skills act as a second line of defense, reviewing discrepancies after the agent completes its work. By installing and configuring these skills, developers can ensure code quality and security. Ideal for teams and individual developers requiring high-quality code output.
Capabilities
- ▪Code quality inspection
- ▪Test code review
- ▪Documentation accuracy verification
- ▪WordPress plugin code inspection
- ▪WooCommerce code inspection
Use cases
Setup
Install the full package using `npx skills add amElnagdy/guard-skills`, or install specific skills such as `npx skills add amElnagdy/guard-skills --skill clean-code-guard`.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install a specific skill?
Use the command `npx skills add amElnagdy/guard-skills --skill <skill-name>`.
Which coding agents are supported?
Supports Claude Code, Codex, Cursor, OpenCode, and others.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
one-skill-to-rule-them-all
Automatically observe and improve all your skills, including yourself.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.