Agent Skills by Andrea Cadonna
Showing 25 vetted skills indexed across 2 GitHub repositories.
docker-containerization
Automate Docker containerization for Node.js/TypeScript applications with multi-stage builds.
cicd-pipeline
Design GitHub Actions CI/CD pipelines for Node.js/TypeScript projects with quality gates and staged deployments.
redis-patterns
Automate Redis key design, TTL strategies, and atomic operations for Node.js backends.
observability-monitoring
Instrument Node.js and TypeScript services with OpenTelemetry, Prometheus metrics, and structured logs.
git-workflow
Standardize Git workflows with trunk-based branching and conventional commits.
auth-security
Implement authentication and security hardening patterns for Node.js/TypeScript web apps.
api-design
Standardize REST API endpoint design, versioning, and rate limiting.
websocket-realtime
Configure Socket.IO servers with Redis adapters for real-time Node.js communication.
kubernetes-deployment
Automate Kubernetes deployment manifests for Node.js applications with health probes and resource limits.
spec-driven-architecture
Define implementation-ready specifications for software architecture blocks before coding.
nextjs-frontend
Codify Next.js and React engineering patterns for TypeScript applications.
testing-strategy
Design testing patterns for Node.js/TypeScript applications using Vitest.
typescript-node-backend
Architect TypeScript Node.js backends with Express.js patterns and typed error handling.
event-sourcing
Model TypeScript system state as an append-only action log.
postgresql-data-layer
Design PostgreSQL schemas and migrations for Node.js/TypeScript applications.
spec-document
Transform RESEARCH.md into SPEC.md with requirements, interfaces, and traceability.
contracts-document
Generate CONTRACTS.md by formalizing SPEC.md requirements into invariants, boundary, security, and data integrity contracts.
design-document
Define DESIGN.md standards with YAML frontmatter and a structured output template.
adr-document
Create standardized ADR documents with required sections and naming.
validation-report
Run SPEC.md, CONTRACTS.md, and IMPLEMENTATION.md checks and generate VALIDATION_REPORT.md.
git-flow
Enforce standardized Git branching, commit, and merge conventions across teams.
code-quality
Enforce coding standards and documentation conventions across projects.
fix-report
Generate fix plans and FIX_REPORT.md documents for validation failures.
implementation-document
Document implementation processes and deviations using a standardized IMPLEMENTATION.md template.