lgerard314
Official@lgerard314
Enforces rigorous architectural governance, security compliance, and code quality standards across full-stack web and cloud infrastructure environments.
Agent Skills by lgerard314
Showing 31 vetted skills indexed across 1 GitHub repositories.
auth-and-permissions-safety
Enforce authentication, authorization, and CSRF protections on API endpoints.
supply-chain-and-dependencies
Enforce pnpm dependency audits, lockfile integrity, and license checks in CI.
architecture-guard
Enforce monorepo rules and detect cross-service boundary violations.
change-risk-evaluation
Generates a structured risk report for a planned PR change.
state-integrity-check
Coordinates TanStack Query cache updates with Next.js server actions and cross-tab messaging.
observability-first-debugging
Codify debugging best practices using structured logs, tracing, and correlation IDs.
integration-contract-safety
Automate contract safety for REST APIs, webhooks, and event schemas.
resilience-and-error-handling
Implement timeouts, retries, circuit breakers, and error boundaries for networked services.
org-ai-tooling
Design and audit Claude Code tooling artifacts like SKILL.md and CLAUDE.md.
test-strategy-enforcement
Enforce test pyramid discipline and deterministic testing across codebases.
typescript-rigor
Enforce TypeScript type safety with discriminated unions, branded IDs, and Zod boundary parsing.
infra-safe-change
Enforce review and safety checks for Terraform, CloudFormation, and CDK infrastructure changes.
coverage-gap-detection
Identify untested paths and missing coverage in a codebase.
aws-deploy-safety
Enforce safe AWS deployment practices for ECS, Lambda, and App Runner changes.
frontend-implementation-guard
Enforce React component design and data flow best practices.
performance-budget-guard
Enforces performance budgets on routes, queries, and assets during code review and CI checks.
secrets-and-config-safety
Enforce secrets and environment-config discipline across Next.js, Node, and AWS deployments.
mobile-implementation-guard
Enforce React Native/Expo guardrails for navigation, adapters, offline UX, and OTA safety.
postgres-column-design
Decide between JSONB and relational columns using a three-gate framework.
queue-and-retry-safety
Enforce idempotency, DLQ policies, and visibility timeouts for queue-based processors.
nestjs-service-boundary-guard
Enforce clean NestJS module boundaries for controllers, services, and DTOs.
accessibility-guard
Audit React/Next.js UI code for WCAG 2.2 AA accessibility compliance.
cicd-pipeline-safety
Enforce credential handling, action pinning, and environment protections in GitHub Actions pipelines.
nextjs-app-structure-guard
Enforce Next.js App Router server/client boundaries and caching directives.
Frequently Asked Questions About lgerard314
FAQPage SchemaWhat specific tasks are enabled by these governance standards?βΌ
These standards enable automated enforcement of security policies, architectural boundary integrity, and code quality metrics. You can perform dependency audits, verify WCAG 2.2 accessibility compliance, validate infrastructure-as-code safety, and ensure rigorous TypeScript type safety across complex distributed systems.
Which personas benefit from these architectural guardrails?βΌ
Platform engineers, security architects, and senior full-stack developers benefit from these guardrails. They are designed for teams managing large-scale monorepos, cloud-native deployments, and high-traffic web applications who require consistent, repeatable, and verifiable code quality across distributed development teams.
What are the prerequisites for implementing these safety checks?βΌ
Implementation requires a standardized repository structure using YAML frontmatter for metadata and skill verification. Dependencies include established CI environments, TypeScript-based codebases, and existing infrastructure configurations like Terraform or CloudFormation, which serve as the foundation for these governance and safety checks.