guard-skills

guard-skills

Perform quality checks for coding agents to prevent systematic errors in AI-generated code, tests, and documentation.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

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

Quality checks before code submissionAutomated review of test codeAccuracy verification during documentation updatesQuality control in WordPress plugin development

Setup

Requires: Node 环境API Key
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