NuGuardAI/nuguard
Agent
End-to-end testing specialist using Playwright. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.
NuGuardAI/nuguard
Agent
Use this agent to manage Docker containers, docker-compose.yml files, environment configs, and shell scripts.
NuGuardAI/nuguard
Agent
Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.
NuGuardAI/nuguard
Agent
Automatically analyze ANY project structure, tech stack, and architecture. Use this FIRST when starting work on new or unfamiliar codebases.
NuGuardAI/nuguard
Agent
Use this agent to write standard Python business logic, API routes, and backend functions AFTER the database schema is confirmed.
NuGuardAI/nuguard
Agent
The mandatory final reviewer. Use this agent to audit the codebase for schema drift and missed downstream updates using semantic search.
NuGuardAI/nuguard
Agent
Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.
NuGuardAI/nuguard
Agent
Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.
NuGuardAI/nuguard
Agent
Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.
NuGuardAI/nuguard
Agent
Use this agent to write TypeScript UI components and API consumption logic AFTER the Python backend is confirmed.
NuGuardAI/nuguard
Instructions file GitHub Copilot
NuGuard backend microservice endpoint reference — correct URLs, route prefixes, auth headers, and request/response shapes for all 6 services. Use this when writing code that calls or tests any NuGuard API endpoint.
NuGuardAI/nuguard
Instructions file GitHub Copilot
Use PostgreSQL-specific best practices when creating new databases/instances, schemas, migrations, or SQL. Covers JSONB, arrays, custom types, indexing, performance, and RLS/security.
NuGuardAI/nuguard
Skill Claude CodeCodex
Domain knowledge for NuGuard's AI Bill of Materials (AIBOM) extraction system. Covers the NuGuard SBOM primary schema, NuGuardEnricher pipeline, canonicalid derivation rules, adapter architecture (Python/TypeScript framework adapters), JSONB storage layout, and assessmentservice integration. USE FOR: writing or…
NuGuardAI/nuguard
Skill Claude CodeCodex
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
NuGuardAI/nuguard
Skill Claude CodeCodex
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
NuGuardAI/nuguard
Skill Claude CodeCodex
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
NuGuardAI/nuguard
Skill Claude CodeCodex
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
NuGuardAI/nuguard
Skill Claude CodeCodex
A formal evaluation framework for Claude Code sessions, implementing eval-driven development (EDD) principles.
NuGuardAI/nuguard
Skill Claude CodeCodex
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
NuGuardAI/nuguard
Skill Claude CodeCodex
PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS).
NuGuardAI/nuguard
Skill Claude CodeCodex
This is an example of a project-specific skill. Use this as a template for your own projects.
NuGuardAI/nuguard
Skill Claude CodeCodex
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
NuGuardAI/nuguard
Skill Claude CodeCodex
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
NuGuardAI/nuguard
Skill Claude CodeCodex
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.