Find the perfect skill
Dev Container
Development
Sets up and manages the isaaclab_arena Docker container — the single environment used for Arena's development, testing, training, and evaluation.
Create Pull Request with Standard Format
Development
Guide for creating pull requests with a standardized format, including summary, test plan, and changes list.
UI Accessibility Audit
Development
Audit StyleSeed components and pages for WCAG 2.2 AA issues, then apply safe accessibility fixes for touch targets, focus, contrast, labels, and reduced motion.
Form Builder Helper
Productivity
Automated assistance for form builder helper tasks within Business Automation, covering workflow automation, email processing, and spreadsheet operations.
Security PR Reviewer
Security
Security-focused review of an actual diff (PR, branch, or staged changes) hunting authn/authz gaps, injection, unsafe deserialization, secrets, SSRF, mass assignment, etc. Reports severity-ranked findings with evidence and exploit scenarios.
Deployment Inventory Resolver
Security
Resolve a deployment_id into the artifacts that make up an agentic deployment and build the evidence graph every other attestation skill consumes. Run first before any control is evaluated.
Claude Code Ecosystem
Development
Comprehensive guide to Claude Code: CLI configuration, slash commands, MCP servers, hooks, plugins, agents, skills, output styles, and CLAUDE.md optimization.
Rule Generator
Development
Creates new Antigravity rules to enforce behavioral patterns, user preferences, or project conventions permanently. Triggers when the evolution observer detects a preference or when a user explicitly requests a new rule. Ensures rules are conflict-free and follow naming conventions.
SEO Content Autopilot by Citedy
Content
Full-stack AI marketing toolkit: scout trends on X/Reddit, analyze competitors, generate SEO-optimized articles in 55 languages with AI illustrations/voice-over, and auto-publish to social media.
NIFAL Deep Audit — Canonical Translation Layer
Development
Deep audit of NIFAL, the canonical translation layer, enforcing single-boundary translate(), no fabrication, and no render-time fallback.
Dependency Upgrade Path
Development
Plan safe dependency upgrades by analyzing breaking changes, security risks, and compatibility issues.
PR Comment to Lint Rule
Development
Convert a recurring PR review comment into an automated lint rule with tests and CLAUDE.md annotation.