Agent Skills by Alejandro Maisonnat
Showing 12 vetted skills indexed across 1 GitHub repositories.
backend_health_check
Check backend environment variables, database connectivity, and port 3001 availability.
backend-reference
Summarize backend codebase structure from reference markdowns.
ops_boot
Render DASHBOARD.md and check service health on ports 3001 and 8080.
qa_api_smoke
Automate API health and endpoint checks with a PowerShell script.
dev_component_scaffold
Generate standardized Leptos UI component scaffolds with prop validation.
ops_local_dev
Coordinate local development and staged production promotion with START, WORK, VERIFY, and PROMOTE phases.
ops_prod_monitor
Detect production deployment health issues after code pushes.
ops_handoff
Generate context packets and update dashboards at session end.
dev_lint_check
Automate Rust static analysis with cargo clippy, fmt, and doc checks.
core-reference
Map the Core project's structure and code patterns via references.
dev_test_suite
Run cargo test across backend, core, and frontend crates to detect regressions.
frontend-reference
Locate and document the Frontend project's structure and reference materials.