一键导入
forklaunch
forklaunch 收录了来自 forklaunch 的 21 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Backend: handlers, services, entities, schemas, routes, DI, auth, feature gating.
CLI: init, change, delete, deploy, environment, release, sync, sdk, openapi.
Guides: add endpoints, create entities, add pages, feature gating, debugging, migrations.
Compliance: fp property builder, defineComplianceEntity, access levels, audit CLI, encryption, tenant isolation, DPIA.
Design philosophy router: selects from 8 named design philosophies (Stripe, Linear, Robinhood, Fidelity, Clinical, Airbnb, Retool, Notion) and orchestrates design tools. Triggers on design/style/UI/frontend.
Toolchain: runtimes (node/bun), validators (zod/typebox), databases, formatters, linters, tests, workers.
HTTP framework: handler defs, route config, validation, auth, OpenAPI, MCP, SDK gen, streaming.
Frontend: pages, SDK client, useApi/useMutation hooks, auth, feature gating, forms, tables.
GStack (Garry Tan/YC): Claude Code workflow skills for planning, review, QA, shipping, and deployment. Use alongside ForkLaunch skills.
Imports: @core exports, import layers, module structure, file naming.
Infra: Redis cache, S3 object store, TestContainers, utilities.
Plan Phase 1: CEO/founder review — scope challenge, premise audit, 10 review sections. Auto-invoked by /plan.
Designer's eye plan review — interactive, like CEO and Eng review. Rates each design dimension 0-10, explains what would make it a 10, then fixes the plan to get there. Works in plan mode. For live site visual audits, use /design-review. Use when asked to "review the design plan" or "design critique". Proactively suggest when the user has a plan with UI/UX components that should be reviewed before implementation. (gstack)
Interactive developer experience plan review. Explores developer personas, benchmarks against competitors, designs magical moments, and traces friction points before scoring. Three modes: DX EXPANSION (competitive advantage), DX POLISH (bulletproof every touchpoint), DX TRIAGE (critical gaps only). Use when asked to "DX review", "developer experience audit", "devex review", or "API design review". Proactively suggest when the user has a plan for developer-facing products (APIs, CLIs, SDKs, libraries, platforms, docs). (gstack) Voice triggers (speech-to-text aliases): "dx review", "developer experience review", "devex review", "devex audit", "API design review", "onboarding review".
Plan Phase 2: eng review — architecture, code quality, tests, performance. Auto-invoked by /plan.
Plan pipeline: 4-phase (CEO review → eng review → diagrams → plan doc). Triggers on plan/design/architect/RFC.
Architecture: modules, DDD, deployment workflow, Pulumi, multi-tenancy, worker queues.
Cheat sheet: critical rules, templates, commands, patterns at a glance.
Studio mode: fast app generation for 3 scenarios (greenfield, existing Next.js, backend migration). Triggers on build/generate/scaffold/create app/studio.
TanStack Start: full-stack React framework. Routing, server functions, SSR, data loading. Use for ForkLaunch frontends.
WebSockets and mappers: real-time, log streaming, requestMapper/responseMapper.