Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

luckyplans

luckyplans には takeshi-su57 から収集した 18 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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