Skip to main content
Run any Skill in Manus
with one click
WeAreHausTech
GitHub creator profile

WeAreHausTech

Repository-level view of 90 collected skills across 3 GitHub repositories.

skills collected
90
repositories
3
updated
2026-07-03
repository explorer

Repositories and representative skills

adr-decisions
software-developers

Draft and gate Architecture Decision Records (ADRs) when changes are decision-worthy. Use when `haus decisions suggest` fires, when adding deps/schema/auth/API changes, or when the user asks why a choice was made. Machine drafts; human approves.

2026-07-03
brainstorming
software-developers

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

Use when picking up a user-gate task OR when a hook demands re-validation. Runs the "do I know HOW?" self-check; if the HOW is clear, executes the verification and posts evidence; if not, hands off to specifying-gates. Kept deliberately separate from executing-plans so that without the opt-in hook, the main flow stays untouched.

2026-07-03
dispatching-parallel-agents
software-developers

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

2026-07-03
executing-plans
software-developers

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

2026-07-03
specifying-gates
software-developers

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

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

2026-07-03
systematic-debugging
software-developers

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

2026-07-03
Showing top 8 of 66 collected skills in this repository.
Showing top 8 of 12 collected skills in this repository.
haus-workflow
computer-occupations-all-other

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

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

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

2026-07-03
executing-plans
software-developers

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

2026-07-03
specifying-gates
software-developers

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

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

2026-07-03
systematic-debugging
software-developers

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

2026-07-03
typescript-advanced-types
software-developers

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
Showing top 8 of 12 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded