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

Zelaxy

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

已收集 skills
14
Stars
12
更新
2026-06-17
Forks
1
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

blocks-and-tools
软件开发工程师

Create, modify, and debug block definitions and tool integrations. Use for: BlockConfig/SubBlockConfig updates, tools.access and tools.config mappings, serializer tool resolution, GenericBlockHandler vs specialized handlers, ToolConfig params/visibility, OAuth credential flows, MCP tool expansion, custom tools, and adding new blocks or tools safely.

2026-06-17
workflow-engine
软件开发工程师

Understand, modify, debug, and extend the workflow execution engine. Use for: executor architecture, block handlers, dependency-layer scheduling, input resolver syntax, loops/parallels/routing flow, streaming execution, ExecutionContext contracts, and adding handlers safely with tests.

2026-06-17
api-and-auth
软件开发工程师

Build, modify, and debug API routes and authentication flows. Use for: creating Next.js API routes, better-auth setup, OAuth integration, Zod validation, session management, middleware, CORS, rate limiting, webhook trigger endpoints, chat/public API auth, dual auth (session + workflow), and internal x-api-key auth.

2026-06-01
blocks-and-tools
软件开发工程师

Create, modify, and debug block definitions and tool integrations. Use for: BlockConfig/SubBlockConfig updates, tools.access and tools.config mappings, serializer tool resolution, GenericBlockHandler vs specialized handlers, ToolConfig params/visibility, OAuth credential flows, MCP tool expansion, custom tools, and adding new blocks or tools safely.

2026-06-01
code-review
软件质量保证分析师与测试员

Review code changes for correctness, conventions, performance, security, and test coverage. Use for: PR review, regression-risk analysis, Biome/TypeScript convention checks, API auth and validation review, block/tool contract audits, and severity-ordered findings.

2026-06-01
database
数据库架构师

Work with PostgreSQL schema, Drizzle ORM queries, migrations, and pgvector. Use for: schema/table changes, enum/index updates, tenant-scoped queries, workflow normalized tables, knowledge/image embeddings, HNSW/FTS search, and migration generation.

2026-06-01
deployment
网络与计算机系统管理员

Build, deploy, and configure the Zelaxy platform. Use for: Turborepo pipeline, Vercel deployment, Docker builds, environment variables, Trigger.dev background jobs, cron jobs, Next.js config, Socket.io server deployment.

2026-06-01
documentation
软件开发工程师

Create, update, and maintain product docs. Use for: Fumadocs MDX pages, docs navigation/meta.json, block/tool/trigger pages, docs quality checks, and mandatory docs sync when features change.

2026-06-01
performance
软件开发工程师

Optimize execution speed, database queries, and frontend rendering. Use for: executor layer/stream performance, pgvector HNSW tuning, knowledge/image search strategy, React Flow render optimization, Zustand selector patterns, Next.js bundle tuning, and mandatory performance regression testing.

2026-06-01
real-time-and-state
软件开发工程师

Work with Socket.IO collaboration and Zustand state in Zelaxy. Use for: socket token auth, workflow/workspace rooms, operation queue retries, presence/cursor sync, workflow rehydration, history middleware, and SSR-safe persisted stores.

2026-06-01
security
信息安全分析师

Maintain and improve security across the Zelaxy platform. Use for: secret encryption boundaries, auth modes (session/API key/internal JWT/cron), CSP and middleware hardening, webhook verification, tenant isolation, and security test coverage.

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

Write, review, and debug tests using Vitest. Use for: unit tests, API route tests, executor/serializer/tool tests, jsdom vs node environment selection, shared __test-utils__ patterns, and mandatory code-to-test sync with executed test runs.

2026-06-01
ui-components
网页开发工程师

Build, modify, and style UI components. Use for: shadcn/ui primitives, Tailwind token theming, arena and landing theme providers, React Flow workflow nodes/edges, workflow sub-block renderer components, CSS modules where used, and Zustand-driven UI state.

2026-06-01
workflow-engine
软件开发工程师

Understand, modify, debug, and extend the workflow execution engine. Use for: executor architecture, block handlers, dependency-layer scheduling, input resolver syntax, loops/parallels/routing flow, streaming execution, ExecutionContext contracts, and adding handlers safely with tests.

2026-06-01