Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

QuickStack

QuickStack 收录了来自 biersoeckli 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
341
更新
2026-06-13
Forks
31
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

backend-services
软件开发工程师

Create and update QuickStack backend services, adapters, standalone services, and server actions using the project's established singleton, adapter, caching, and error-handling patterns. Use when editing files under src/server/services, src/server/adapter, src/server/utils, src/server.ts, or related server-side actions and backend utilities.

2026-06-13
backend-testing
软件质量保证分析师与测试员

Create and review QuickStack backend unit and integration tests using the project's Vitest, Prisma, SQLite, and k3s conventions. Use when editing backend test files under `src/server/`, `src/shared/`, or `src/__tests__/integration/`, or when the user asks for backend test coverage, mocks, Prisma test DB setup, or Kubernetes integration tests.

2026-06-13
frontend-ui-patterns
网页开发工程师

Create and update QuickStack frontend pages, React components, forms, dialogs, tables, streaming UI, and Zustand-backed state using the project's established UI conventions. Use when editing frontend files, shadcn/ui composition, react-hook-form + Zod flows, Server Action consumption from client components, or client/server component boundaries.

2026-06-13
elysia-api-routes
软件开发工程师

Create and update QuickStack Elysia REST API routes using the project's established /api/v1 route conventions. Use when adding or editing files under src/server/api/v1, defining Elysia query/params/body/response schemas, or handling REST API authorization and errors.

2026-06-13