Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

emzinnia.dev

emzinnia.dev에는 emzinnia에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
17
업데이트
2026-04-27
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

repo-content-markdown-workflow
소프트웨어 개발자

Maintains article, project, and markdown-backed content flows in this SvelteKit portfolio. Use when editing `src/articles/**`, blog/project routes, `src/lib/articles.ts`, `src/lib/markdown.ts`, content reader panels, or the dev content editor.

2026-04-27
repo-design-system-catalog
소프트웨어 개발자

Maintains this repo's UI component library, design page, component documentation registry, and design-system docs. Use when editing `src/lib/components/ui/**`, `src/lib/components/design/**`, `src/lib/registry/designComponents.ts`, `src/routes/design/**`, or `docs/components/**`.

2026-04-27
repo-homepage-grid-registry
소프트웨어 개발자

Maintains homepage registry data, grid item types, shuffled layout behavior, reader panels, and homepage block wiring. Use when editing `src/lib/registry/homepage.ts`, `src/lib/types/homepage.ts`, grid components, homepage blocks, or `src/routes/+page.svelte`.

2026-04-27
repo-performance-analytics-workflow
소프트웨어 개발자

Maintains the dev performance analytics pipeline across browser instrumentation, persisted analytics API, Prisma storage, and editor analytics UI. Use when editing `performanceAnalytics`, `/api/performance-analytics`, analytics Prisma models, or editor analytics sections.

2026-04-27
repo-api-route-patterns
소프트웨어 개발자

Implements SvelteKit API routes in this repo using the existing server, env, and response conventions. Use when editing `src/routes/api/**/+server.ts`, adding new endpoints, or connecting server routes to Prisma or GitHub-backed data.

2026-04-11
repo-editor-dev-surface
웹 개발자

Maintains the dev-only editor route and its shared homepage customization state. Use when changing `/editor`, grid layout behavior, local user settings, debug toggles, or editor section components.

2026-04-11
repo-hero-3d-workflow
웹 개발자

Updates the homepage hero 3D effect across Threlte scene code, parameter stores, and persisted debug settings. Use when changing `Hero3D`, shader parameters, presets, motion tuning, or hero debug controls.

2026-04-11
repo-mapbox-geojson-patterns
소프트웨어 개발자

Updates the map feature stack across GeoJSON, typed region metadata, API contracts, and UI blocks. Use when changing Mapbox behavior, region data, map place submissions, or North America map rendering.

2026-04-11
repo-playwright-e2e-workflow
소프트웨어 품질 보증 분석가·테스터

Adds and maintains Playwright end-to-end coverage using this repo's local dev-server configuration and test style. Use when writing `e2e/` specs, validating homepage flows, or covering API-backed UI behavior in the browser.

2026-04-11
repo-prisma-migration-workflow
데이터베이스 아키텍트

Handles Prisma schema, generate, and migration work for this repo's non-default layout. Use when changing database models, adding migrations, updating generated Prisma types, or wiring new server-side persistence.

2026-04-11
repo-svelte-change-workflow
웹 개발자

Changes Svelte 5 and SvelteKit files in this repo using the required Svelte MCP flow and local UI conventions. Use when editing `.svelte`, `.svelte.ts`, route components, shared blocks, editor panels, or homepage UI behavior.

2026-04-11
repo-vitest-test-placement
소프트웨어 품질 보증 분석가·테스터

Places and writes Vitest tests correctly for this repo's split browser and server projects. Use when adding or updating unit tests for Svelte components, stores, server modules, or shared TypeScript logic.

2026-04-11