Skip to main content
Run any Skill in Manus
with one click
GitHub repository

hatchway

hatchway contains 11 collected skills from codyde, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
3
updated
2026-07-10
Forks
2
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

dependency-management
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
market-research-analysts-and-marketing-specialists-131161

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

2026-02-18
context-awareness
software-developers

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
web-and-digital-interface-designers

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

2026-02-18
template-originality
web-and-digital-interface-designers

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
project-management-specialists

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
software-developers

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
software-developers

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