Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

haus-workflow

haus-workflow에는 WeAreHausTech에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
1
업데이트
2026-07-03
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

haus-workflow
기타 컴퓨터 관련 직업

Haus all-in-one workflow skill. Handles project setup, re-init, update, catalog refresh, health checks, and CLAUDE.md regeneration. Invoke with a task name or without to get a menu.

2026-07-03
brainstorming
소프트웨어 개발자

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-07-03
dispatching-parallel-agents
소프트웨어 개발자

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-07-03
executing-plans
소프트웨어 개발자

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-07-03
specifying-gates
소프트웨어 개발자

Use when a user-gate task has requiresUserSpecification=true OR the agent's "do I know HOW?" self-check returns no. Locks down verification mechanics through a short AskUserQuestion sequence and writes the answers back into the task's metadata. Does NOT run the verification itself.

2026-07-03
subagent-driven-development
소프트웨어 개발자

Use when executing implementation plans with independent tasks in the current session

2026-07-03
systematic-debugging
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-07-03
typescript-advanced-types
소프트웨어 개발자

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

2026-07-03
using-git-worktrees
소프트웨어 개발자

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

2026-07-03
using-superpowers
기타 컴퓨터 관련 직업

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-07-03
writing-plans
소프트웨어 개발자

Use when you have a spec or requirements for a multi-step task, before touching code

2026-07-03
fixture-stub
소프트웨어 품질 보증 분석가·테스터

Fixture stub — minimal valid SKILL.md for CLI tests.

2026-06-09