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

luckyplans

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

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

이 저장소의 skills

add-testing-foundation
소프트웨어 품질 보증 분석가·테스터

Use when introducing or expanding tests in LuckyPlans, especially service logic, shared utilities, controllers, and resolvers.

2026-05-19
add-frontend-page
웹 개발자

Use when adding a new Next.js App Router page in apps/web, including route structure, data hooks usage, and auth/session-aware behavior.

2026-05-19
apply-ui-baseline
웹·디지털 인터페이스 디자이너

Use when implementing or modifying frontend UI in apps/web to enforce the repository's HeroUI + Notion-style baseline consistently.

2026-05-19
create-graphql-hook
웹 개발자

Use when adding a new GraphQL query or mutation in apps/web so the operation is defined inline in a hook and consumed by components.

2026-05-19
customize-frontend-component
웹 개발자

Use when modifying or extending an existing frontend component in apps/web while preserving project styling conventions, hook boundaries, and accessibility.

2026-05-19
enforce-apollo-state-boundary
소프트웨어 개발자

Use when introducing or modifying frontend state management to keep GraphQL data in Apollo cache and avoid mixed-state ownership.

2026-05-19
enforce-frontend-auth-boundary
소프트웨어 개발자

Use when implementing frontend auth-adjacent behavior to preserve gateway-managed session architecture and avoid token handling in the browser.

2026-05-19
follow-nextjs-route-conventions
소프트웨어 개발자

Use when creating or reorganizing routes in apps/web so route groups, layout behavior, and path conventions remain consistent.

2026-05-19
frontend-reference-minimal
소프트웨어 개발자

Use when you need LuckyPlans-specific frontend reference constraints that are not covered by task-specific frontend skills.

2026-05-19
implement-apollo-page-boundary
소프트웨어 개발자

Use when building or modifying Next.js pages that consume frontend hooks so server/client component boundaries and Apollo provider placement are correct.

2026-05-19
run-frontend-codegen
소프트웨어 개발자

Use when adding or changing inline graphql() operations in apps/web so generated client types remain in sync.

2026-05-19
maintain-project-docs
소프트웨어 개발자

Use when code or infrastructure changes require synchronized updates to docs under apps/web/content and related architecture references.

2026-05-19
prisma-safe-migrations
소프트웨어 개발자

Use when modifying Prisma schema or creating migrations on tables with existing data, especially when adding columns or tightening constraints.

2026-05-19
update-shared-kernel
소프트웨어 개발자

Use when adding or changing shared contracts or cross-cutting utilities in packages/shared, including entity types, message patterns, and reusable helper functions.

2026-05-19
create-gateway-module
소프트웨어 개발자

Use when creating a standard NestJS module in the API gateway, and when a new service is not justified by CPU-heavy, cron, or independent scaling requirements.

2026-05-19
scaffold-microservice
소프트웨어 개발자

Use when deciding whether a new NestJS microservice is justified and, if justified, creating the full LuckyPlans microservice stack from app bootstrap through Docker, Helm, and ArgoCD deployment.

2026-05-19
write-conventional-commit
소프트웨어 개발자

Use when preparing a git commit message to enforce conventional-commit format and repository commit hygiene.

2026-05-19
write-github-issue
소프트웨어 개발자

Use when creating or refining a GitHub issue for bugs, features, chores, docs, or refactors with reproducible context and acceptance criteria.

2026-05-19