Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

hatchway

hatchway contiene 11 skills recopiladas de codyde, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
3
actualizado
2026-07-10
Forks
2
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

dependency-management
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Analistas de investigación de mercados y especialistas en marketing

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

2026-02-18
context-awareness
Desarrolladores de software

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
Diseñadores de interfaces web y digitales

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

2026-02-18
template-originality
Diseñadores de interfaces web y digitales

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
Especialistas en gestión de proyectos

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
Desarrolladores de software

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
Desarrolladores de software

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