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

hatchway

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

已收集 skills
11
Stars
3
更新
2026-07-10
Forks
2
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dependency-management
软件开发工程师

Batch project dependency changes and install once. Use when starting a new feature, scaffolding a project, or when any npm/pnpm package installation is needed.

2026-07-10
todo-workflow
软件开发工程师

Step-by-step task tracking via the TODO_WRITE marker. Use when executing any multi-step task, follow-up request, or build workflow.

2026-06-22
architectural-thinking
软件开发工程师

Pre-planning procedure for new tasks. Visualize end state, identify structure, and anticipate problems before coding. Use when starting a new feature, scaffolding a project, or planning a multi-file change.

2026-02-18
build-verification
软件质量保证分析师与测试员

Fix-verify iteration loop for dependency, build, and runtime errors. Use when installing packages, running dev servers, fixing build errors, or verifying that code compiles and runs.

2026-02-18
communication-style
市场调研分析师与营销专员

Concise output formatting for the Hatchway platform UI. Use when generating any response during task execution.

2026-02-18
context-awareness
软件开发工程师

Read-before-write discipline. Search for patterns and understand existing code before modifying files. Use when editing existing files, adding features to an existing codebase, or creating new components.

2026-02-18
design-excellence
网页与数字界面设计师

Visual design thinking for production-ready UI. Use when building new pages, components, or styling any user-facing interface.

2026-02-18
template-originality
网页与数字界面设计师

Replace template scaffolding with original design. Use ONLY when building a new project from a template scaffold, not when editing existing projects.

2026-02-18
todo-workflow-codex
项目管理专家

Task tracking via inline JSON code blocks for the Codex agent. Use when executing any multi-step task or build workflow.

2026-02-18
github-setup
软件开发工程师

Push project code to an existing GitHub repository. Use this skill when the user wants to: - Push their project code to GitHub (after repository was created via API) - Sync changes to an existing GitHub repository Note: Repository creation is now handled via the Hatchway API, not this skill. This skill focuses only on git operations (init, commit, push).

2026-02-05
neondb-setup
软件开发工程师

Set up NeonDB PostgreSQL database with Drizzle ORM for a project. Use when the user wants to configure NeonDB or add serverless Postgres.

2026-01-22