Skip to main content
在 Manus 中运行任何 Skill
一键导入
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