Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

hatchway

يحتوي hatchway على 11 من skills المجمعة من codyde، مع تغطية مهنية على مستوى المستودع وصفحات 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