Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
VladislavFurdak
GitHub 제작자 프로필

VladislavFurdak

2개 GitHub 저장소에서 수집된 7개 skills를 저장소 단위로 보여줍니다.

수집된 skills
7
저장소
2
업데이트
2026-07-25
저장소 탐색

저장소와 대표 skills

docker-compose-nextjs
소프트웨어 개발자

Common pitfalls and fixes when building and running Next.js apps with Docker Compose on Windows/Linux. Covers .dockerignore, standalone output, port conflicts, init containers, volume mounts, and multi-platform builds.

2026-07-25
nextjs-setup-shadcn
웹 개발자

Use right after shadcn init, before building screens — or on a Tailwind v4 App Router app that looks wrong for no obvious reason. Fixes six failures a green build misses — serif fallback fonts, content under a fixed sidebar, ignored theme tokens, hydration mismatches, vanishing navigation.

2026-07-19
supabase-setup
소프트웨어 개발자

Use before writing any data layer or auth on a Next.js App Router app. Sets up Supabase with @supabase/ssr, the Next.js client — browser client, server client and session middleware, plus the local Docker stack, SQL migrations, generated types and how to deploy those migrations to a hosted project. No ORM. A plain supabase-js createClient is the wrong client here and breaks auth across the server/client boundary. Start local; a hosted project needs an account only the user can create.

2026-07-19
nextjs-create-app
웹 개발자

Scaffolds a Next.js App Router project that shadcn/ui installs into cleanly, and repairs the upstream `shadcn init` bug that leaves such projects rendering in Times New Roman. Use BEFORE creating a Next.js app, ahead of the shadcn skill. Not for an app that already exists.

2026-07-18
shadcn-select-theme
웹·디지털 인터페이스 디자이너

Chooses and installs a shadcn/ui theme that fits the product being built, from the twelve free shadcndesign themes, and loads the font each one needs. Use once a shadcn project exists and no visual direction has been given. Not for projects with an established brand or palette.

2026-07-18
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다