Alexis Guaman avatar

Alexis Guaman

Community

@kennypallchizaca-coder · CUENCA-ECUADOR

2Followers
|
28Public Repos
|
25Published Skills

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.

kennypallchizaca-coderkennypallchizaca-coder

05-ui-feedback-system

Centralize user feedback signals for async operations across frontend applications.

Community
Intermediate
kennypallchizaca-coderkennypallchizaca-coder

10-advanced-navigation

Derive breadcrumbs and navigation from router state and URL parameters.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

07-styling-system

Centralize design tokens and layout primitives for frontend styling systems.

Community
Intermediate
kennypallchizaca-coderkennypallchizaca-coder

12-route-guards

Implement session-aware route guards for SPA navigation with role-based access.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

11-baas-integration

Bootstrap a single BaaS SDK instance with capability-based adapters.

Community
Intermediate
kennypallchizaca-coderkennypallchizaca-coder

04-form-orchestration

Automate frontend forms with validation, dynamic fields, and safe submission.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

seo-and-metadata

Centralize meta tags, OG cards, and canonical URLs for web apps.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

08-state-management

Separate client global state from server-fetched data into focused stores.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

02-component-architecture

Define portable component primitives and strict boundaries for cross-framework frontend features.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

09-data-fetching

Create a centralized typed HTTP layer with per-feature repositories.

Community
Intermediate
kennypallchizaca-coderkennypallchizaca-coder

03-routing-strategy

Define portable routing strategies with nested layouts and lazy loading.

Community
Intermediate
kennypallchizaca-coderkennypallchizaca-coder

06-authentication-flow

Implement frontend session lifecycle with hydration, logout, and 401 handling.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

01-project-setup

Bootstrap frontend projects with strict typing, explicit configuration, and portable delivery rules.

Community
Intermediate
kennypallchizaca-coderkennypallchizaca-coder

06-dto-and-validation

Define allowlisted DTOs with separate create and update validation contracts.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

08-entity-relationships

Define entity ownership and cardinality rules for one-to-one, one-to-many, many-to-one, and many-to-many associations.

Community
Intermediate
kennypallchizaca-coderkennypallchizaca-coder

05-data-persistence

Define persistence layers with entities, repository interfaces, and migrations.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

09-advanced-querying

Add validated pagination, sorting, and filtering to collection endpoints.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

04-service-layer

Move business rules from controllers into services with explicit dependency injection.

Community
Intermediate
kennypallchizaca-coderkennypallchizaca-coder

12-production-deployment

Configure secure backend runtime settings, health checks, and rollback criteria for production deployments.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

10-jwt-authentication

Issue and validate JWTs with minimal claims for REST API authentication.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

11-authorization

Centralize authorization logic with guards, middleware, and service-layer ownership checks.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

01-project-bootstrap

Create backend bootstraps with environment config and a GET /health endpoint.

Community
Intermediate
kennypallchizaca-coderkennypallchizaca-coder

02-modular-project-structure

Reorganize backend code into domain-driven modules with per-domain controllers, services, repositories, and tests.

Community
Advanced
kennypallchizaca-coderkennypallchizaca-coder

07-error-handling

Centralize backend exception mapping into consistent HTTP error responses.

Community
Intermediate