Skip to main content
Run any Skill in Manus
with one click
Sunagatov
GitHub creator profile

Sunagatov

Repository-level view of 17 collected skills across 2 GitHub repositories.

skills collected
17
repositories
2
updated
2026-06-14
repository explorer

Repositories and representative skills

api-and-interface-design
software-developers

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
software-developers

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
database-architects

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
Showing top 8 of 9 collected skills in this repository.
frontend-auth-session-routing
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
Showing 2 of 2 repositories
All repositories loaded
Sunagatov Agent Skills | SkillsMP