Alexis Guaman
Community@kennypallchizaca-coder · CUENCA-ECUADOR
Software development student based in Cuenca, Ecuador | Focused on continuous learning, professional growth, and modern technologies
Agent Skills by Alexis Guaman
Showing 25 vetted skills indexed across 1 GitHub repositories.
05-ui-feedback-system
Centralize user feedback signals for async operations across frontend applications.
10-advanced-navigation
Derive breadcrumbs and navigation from router state and URL parameters.
07-styling-system
Centralize design tokens and layout primitives for frontend styling systems.
12-route-guards
Implement session-aware route guards for SPA navigation with role-based access.
11-baas-integration
Bootstrap a single BaaS SDK instance with capability-based adapters.
04-form-orchestration
Automate frontend forms with validation, dynamic fields, and safe submission.
seo-and-metadata
Centralize meta tags, OG cards, and canonical URLs for web apps.
08-state-management
Separate client global state from server-fetched data into focused stores.
02-component-architecture
Define portable component primitives and strict boundaries for cross-framework frontend features.
09-data-fetching
Create a centralized typed HTTP layer with per-feature repositories.
03-routing-strategy
Define portable routing strategies with nested layouts and lazy loading.
06-authentication-flow
Implement frontend session lifecycle with hydration, logout, and 401 handling.
01-project-setup
Bootstrap frontend projects with strict typing, explicit configuration, and portable delivery rules.
06-dto-and-validation
Define allowlisted DTOs with separate create and update validation contracts.
08-entity-relationships
Define entity ownership and cardinality rules for one-to-one, one-to-many, many-to-one, and many-to-many associations.
05-data-persistence
Define persistence layers with entities, repository interfaces, and migrations.
09-advanced-querying
Add validated pagination, sorting, and filtering to collection endpoints.
04-service-layer
Move business rules from controllers into services with explicit dependency injection.
12-production-deployment
Configure secure backend runtime settings, health checks, and rollback criteria for production deployments.
10-jwt-authentication
Issue and validate JWTs with minimal claims for REST API authentication.
11-authorization
Centralize authorization logic with guards, middleware, and service-layer ownership checks.
01-project-bootstrap
Create backend bootstraps with environment config and a GET /health endpoint.
02-modular-project-structure
Reorganize backend code into domain-driven modules with per-domain controllers, services, repositories, and tests.
07-error-handling
Centralize backend exception mapping into consistent HTTP error responses.