Sathyabalan6

Production Agent Skills — Security skill for Claude Code

Security community

High-reliability, deterministic Agent Skills for autonomous AI coding agents (Antigravity, Claude Code, Cursor, Codex).

How to install Production Agent Skills

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Sathyabalan6/production-agent-skills and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Production Agent Skills does

High-reliability, deterministic Agent Skills for autonomous AI coding agents (Antigravity, Claude Code, Cursor, Codex). Hardened against iteration decay, accessibility gaps, and full-stack security vulnerabilities.

Alternatives in Security

  • Security Scan Report — Generated: 2026-04-10 20:48 UTC Skills scanned: 134 Total findings: 836 Critical: 32 High: 50 Safe skills: 100 18.1k ★
  • T3mp3st — autonomous red teaming platform; multi-agent offensive-security meta-harness 5.7k ★
  • Raptor Loop Hunt — RAPTOR autonomous looping multi-altitude security vulnerability hunt — Claude Code skill 212 ★

README

Production Agent Skills

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Agent Skills Standard](https://img.shields.io/badge/Standard-Agent%20Skills%202026-brightgreen.svg)](CONTRIBUTING.md) [![CI Status](https://img.shields.io/badge/CI-Passing-success.svg)](.github/workflows/validate-skills.yml) [![Platform](https://img.shields.io/badge/Platform-Antigravity%20%7C%20Claude%20Code%20%7C%20Cursor%20%7C%20Codex-purple.svg)](install.sh)

A curated suite of high-reliability, deterministic **Agent Skills** conforming to the **Agent Skills Open Standard**. These skills constrain autonomous AI coding agents during full-stack web development, replacing subjective narrative advice with prescriptive syntactic constraints, three-tier progressive disclosure, and automated verification gates.


⚡ Quickstart (1-Line Installation)

Install all 5 skills globally into your agent configuration:

curl -fsSL https://raw.githubusercontent.com/Sathyabalan6/production-agent-skills/main/install.sh | bash

Or clone and install locally:

git clone https://github.com/Sathyabalan6/production-agent-skills.git
cd production-agent-skills

# Install globally to Google Antigravity (default: ~/.gemini/config/skills/)
./install.sh

# Or install to Claude Code (~/.claude/skills/)
./install.sh --target claude

# Or install to Cursor (~/.cursor/skills/)
./install.sh --target cursor

# Or install locally into current project (.agents/skills/)
./install.sh --target local

*Windows users can run `python scripts/install.py --target `.*


📦 Skills Catalog

Skill Name Scope & Operational Focus Deterministic Gates & Tools
`ai-website-polish` Audits vibe-coded apps for launch readiness: WCAG 2.2 AA (SC 2.4.11, 2.5.8, 3.3.8, 2.5.7), INP long-task chunking, and mobile viewport constraints. Playwright + @axe-core/playwright (`scripts/a11y