Chris Lema
Community@chrislema · Houston, Texas
Builder / Writer / Coach https://chrislema.com
Agent Skills by Chris Lema
Showing 17 vetted skills indexed across 1 GitHub repositories.
audit-state-boundaries
Audit state ownership and error recovery paths in distributed service architectures.
audit-trust-boundaries
Audit authentication, authorization, and input validation boundaries in code.
decompose-tasks
Decompose product requirements into dependency-ordered implementation tasks with acceptance criteria.
enforce-blast-radius
Audit software components for excessive scope, coupling, and complexity.
audit-data-flow
Audit request handling pipelines for explicit data transformations and logging traceability.
design-observability
Audit database schemas for observability columns like created_at and status.
check-release-gate
Evaluate deployment readiness by verifying test evidence and critical system integrity.
build-ui
Design and implement responsive UI components with vanilla HTML5, CSS, and JavaScript.
audit-traceability
Trace feature implementations across UI, handler, middleware, and storage layers.
enrich-error-context
Audit API error responses against a four-level enrichment scale.
implement-billing
Standardize Stripe subscription billing with checkout, webhooks, and plan enforcement.
enforce-middleware-layers
Audit middleware layers for authentication, authorization, and usage enforcement separation.
design-cache-strategy
Evaluate data access patterns to determine caching layers, TTL settings, and invalidation strategies.
select-cloudflare-components
Evaluate feature sets against Cloudflare infrastructure capabilities for service assignments.
enforce-thin-proxy
Audit proxy endpoints for adherence to a four-step extraction, forwarding, logging, and error enrichment pattern.
implement-auth
Implement and audit authentication flows with PBKDF2 password hashing and session management.
design-tenant-schema
Evaluate multi-tenant database schemas for tenant isolation and data integrity.