Skip to main content
Run any Skill in Manus
with one click
GitHub repository

next-go-pg

next-go-pg contains 9 collected skills from atilladeniz, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
2
updated
2026-05-20
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

api-generation
software-developers

Generate TypeScript API client from Swagger/Go comments. Use when updating API endpoints, adding new routes, or regenerating the frontend API client after backend changes.

2026-05-20
database-migration
database-architects

Manage database migrations and Better Auth schema. Use when adding tables, modifying schema, running migrations, or resetting the database.

2026-05-20
feature-generator
software-developers

Generate full-stack features. Backend = hand-written bounded-context aggregates (DDD); frontend = FSD slices with HydrationBoundary. Use when creating new features, adding CRUD operations, or scaffolding new pages.

2026-05-20
tech-docs
software-developers

Access local technical documentation before searching the internet. Use FIRST when researching any tech stack question.

2026-05-20
auth-pages
software-developers

Create and manage authentication pages with server-side session handling. Use when adding login, register, or protected pages WITHOUT flicker/skeleton.

2025-12-07
data-fetching
software-developers

Server-Side + Client-Side Data Fetching with Orval + TanStack Query HydrationBoundary Pattern. ALWAYS use Orval - NEVER manual fetch()!

2025-12-05
fsd-architecture
software-developers

Feature-Sliced Design architecture for frontend. Use when creating new features, slices, or understanding the FSD layer structure.

2025-12-05
shadcn-components
software-developers

Add and use shadcn/ui components. Use when building UI, adding new components, or styling pages with shadcn.

2025-12-05
system-design
software-developers

Create and manage system design diagrams with Mermaid. Use for architecture, flows, data models, and business logic visualization.

2025-12-05