Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Sunagatov
Perfil de creador de GitHub

Sunagatov

Vista por repositorio de 17 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
17
repositorios
2
actualizado
2026-06-14
explorador de repositorios

Repositorios y skills representativas

api-and-interface-design
Desarrolladores de software

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

2026-06-14
backend-feature-packaging
Desarrolladores de software

Use when deciding where backend code should live in Iced Latte, especially feature ownership, `api/` boundaries, `common` vs feature placement, or cross-feature module dependencies in the modular monolith.

2026-06-14
backend-liquibase-migrations
Arquitectos de bases de datos

Use when adding or changing database schema, Liquibase changelogs, SQL migration files, rollout order, or schema-backed backend behavior in Iced Latte backend.

2026-06-14
backend-modulith-boundaries
Desarrolladores de software

Use when backend changes risk crossing feature boundaries, changing exported `api/` surfaces, or violating Spring Modulith dependency expectations in Iced Latte.

2026-06-14
backend-openapi-contract-changes
Desarrolladores de software

Use when changing public backend API behavior, OpenAPI-owned request or response shapes, generated DTO boundaries, endpoint contracts, or compatibility rules in Iced Latte backend.

2026-06-14
backend-security-auth-boundaries
Desarrolladores de software

Use when changing backend JWT auth, sessions, Google OAuth, security filters, auth endpoints, authentication or authorization rules, or security-owned module boundaries in Iced Latte.

2026-06-14
backend-testcontainers-routing
Analistas de garantía de calidad de software y probadores

Use when choosing backend verification for changes that touch integration tests, PostgreSQL, Redis, Kafka, or any test flow that depends on Testcontainers in Iced Latte.

2026-06-14
debugging-and-error-recovery
Desarrolladores de software

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

2026-06-14
Mostrando las 8 principales de 9 skills recopiladas en este repositorio.
frontend-auth-session-routing
Desarrolladores de software

Use when changing sign-in, sign-up, logout, session bootstrap, refresh, OAuth callback flow, protected routes, guest-only routes, cookie handling, or any frontend auth behavior in Iced Latte Frontend.

2026-06-14
frontend-feature-packaging
Desarrolladores de software

Use when deciding where frontend code should live in Iced Latte Frontend, especially `src/app` vs `src/features` vs `src/shared`, feature ownership, cross-feature dependencies, or whether code should be promoted into shared.

2026-06-14
frontend-orval-api-client
Desarrolladores de software

Use when changing generated API clients, proxy request shapes, frontend API integration, or `orval.config.ts` behavior in Iced Latte Frontend.

2026-06-14
frontend-route-handler-proxy
Desarrolladores de software

Use when changing Next.js route handlers, API proxy behavior, cookie forwarding, backend pass-through requests, OAuth token handoff, or server-side auth cookie persistence in Iced Latte Frontend.

2026-06-14
frontend-session-bootstrap
Desarrolladores de software

Use when debugging or changing frontend session bootstrap, auth store transitions, refresh retry behavior, or `401` recovery flow in Iced Latte Frontend.

2026-06-14
frontend-shared-ui-boundaries
Desarrolladores de software

Use when deciding whether frontend UI belongs in `src/shared/ui` or inside a feature package, especially for reusable-looking components, UI primitives, or components that risk polluting shared ownership.

2026-06-14
frontend-websocket-support-chat-routing
Desarrolladores de software

Use when changing authenticated support chat, STOMP or websocket endpoint routing, support chat feature flags, cookie-backed websocket auth, or support chat launcher visibility in Iced Latte Frontend.

2026-06-14
playwright-local-e2e
Analistas de garantía de calidad de software y probadores

Use when working on Playwright coverage, local end-to-end flows, smoke tests, guest or contributor user journeys, or when a frontend change needs browser-level verification in Iced Latte Frontend.

2026-06-14
Mostrando 2 de 2 repositorios
Todos los repositorios cargados