Skill catalog
← home14 published skills across the Full-Stack and DevOps tracks.
14 skills
- Full-stackFrontend
Component architecture
Structure UI into composable, accessible, testable components with a clear server/client boundary and predictable state flow.
react 19next 161 rule · 0 routes
- Full-stackBackend
API design (REST/GraphQL)
Design versioned, well-typed APIs with input validation, authn/authz, pagination, and consistent error contracts.
zod 33 rules · 0 routes
- Full-stackData
Schema design & migrations
Model relational schemas, write reversible migrations, and reason about query patterns, indexing, and transactions.
postgresql 162 rules · 0 routes
- Full-stackArchitecture
Modular boundaries & contracts
Decide monolith vs services, define module boundaries with typed contracts, and pick an error-handling strategy.
typescript 51 rule · 0 routes
- Full-stackTesting & quality
Test strategy & reviewing AI code
Balance unit/integration/e2e tests, manage test data and mocks, and review AI-generated code before it lands.
vitest 21 rule · 1 route
- Full-stackSecurity
Application security (OWASP)
Apply input validation, safe secrets handling, auth flows, and dependency hygiene against the OWASP Top 10.
trivy 0.552 rules · 1 route
- Full-stackAI-assisted workflow
Spec-first AI development
Scope tasks for AI agents, prompt for code, and verify output with a spec-first, review-gated workflow.
0 rules · 2 routes
- DevOpsSource & CI
Pipelines & test gates
Design branching, CI pipelines with build caching and test gates, and manage build artifacts.
gitlab-ci 171 rule · 0 routes
- DevOpsContainers & orchestration
Container images & orchestration
Build small, multi-stage images, run as non-root, add health checks and resource limits, and grasp Kubernetes basics.
docker 272 rules · 0 routes
- DevOpsInfrastructure as Code
Infrastructure as Code
Author modular Terraform/Pulumi, manage state safely, and keep environments at parity through idempotent applies.
terraform 1.92 rules · 0 routes
- DevOpsCloud platforms
Cloud IAM & least privilege
Use compute/storage/networking with least-privilege IAM, managed databases, and cost awareness.
aws-cli 22 rules · 0 routes
- DevOpsObservability
Logs, metrics, tracing & SLOs
Instrument logging, metrics, and tracing; build dashboards and alerts; and define meaningful SLOs.
prometheus 21 rule · 1 route
- DevOpsRelease & reliability
Safe releases & rollback
Run blue/green and canary releases with automated rollback, backups/DR, and a tested incident response.
2 rules · 1 route
- DevOpsAI-assisted ops
AI-assisted operations
Generate IaC with AI, review infra diffs carefully, draft runbooks, and triage logs with assistance.
1 rule · 1 route