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

HazAT

Repository-level view of 32 collected skills across 10 GitHub repositories.

skills collected
32
repositories
10
updated
2026-07-11
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

improve-codebase-architecture
software-developers

Find deepening opportunities in a codebase, informed by CONTEXT.md and docs/adr/. Records findings in Solo scratchpads and can turn selected refactors into Solo todos. Use when improving architecture, finding refactoring opportunities, or making a codebase more testable and AI-navigable.

2026-07-11
plan
software-developers

Solo-native planning workflow. Use when asked to "plan", "brainstorm", "design", "create a plan", "I want to build", or "let's build". Covers both orchestrating a plan (scout → planner → workers → review) and acting as the interactive planner subagent.

2026-07-11
review
software-quality-assurance-analysts-and-testers

Review code changes for quality, security, and correctness. Use when asked to "review", "code review", "check my changes", or when acting as a reviewer subagent. Produces a structured review with prioritized findings, saved to a Solo scratchpad when one is provided.

2026-07-11
scout
software-developers

Fast codebase reconnaissance — map existing code, conventions, and patterns for a task. Use when asked to "scout", "explore the codebase for", or when acting as a scout subagent gathering context for a planner or worker.

2026-07-11
worker
software-developers

Implement one Solo todo — write code, verify it, commit with the commit skill, save a result note, and close the todo. Use when acting as a worker subagent executing a single well-scoped Solo todo.

2026-07-11
write-todos
computer-occupations-all-other

Write clear Solo todos that workers can execute without losing architectural intent. Use when asked to "create todos", "write todos", "break into tasks", "plan todos", or create work items from a plan. Ensures each todo has outcomes, examples, constraints, and verification criteria.

2026-05-14
commit
software-developers

Read this skill before making git commits

2026-04-09
iterate-pr
software-quality-assurance-analysts-and-testers

Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.

2026-04-09
Showing top 8 of 14 collected skills in this repository.
manifest-commit
software-developers

Write knowledge-transfer git commits for Manifest projects. Use when making git commits. Commits include a typed subject line and a detailed body explaining what changed, why, and how.

2026-02-20
manifest-contribute
software-developers

Contribute framework improvements back to the upstream Manifest repo via PR. Use when the user says "contribute back", "open a PR upstream", "send this fix upstream", or wants to share a framework improvement.

2026-02-20
manifest-frontend
web-developers

Work with Manifest's frontend system — building, serving, dev workflow, debugging, and presets. Use when creating pages, components, debugging frontend errors, or configuring the build.

2026-02-20
manifest-implement
software-developers

Structured implementation flow for Manifest features — from investigation through execution with subagents. Follows the full chain: investigate → clarify → explore → validate → plan → todos → branch → execute → review. No shortcuts. Invoke manually when building a new feature or significant change in a Manifest project.

2026-02-20
manifest-learn
software-developers

Reflect on recent large changes and check if the rest of the codebase needs to catch up. Use after adding features, installing extensions, changing services, updating schemas, or making any significant structural change.

2026-02-20
manifest-merge-conflicts
software-developers

Resolve merge conflicts from upstream syncs or other merges. Preserves application identity while accepting framework and tooling improvements. Use when you see merge conflict markers or the user says "resolve conflicts", "fix merge", or "merge conflict".

2026-02-20
manifest-review-rubric
software-quality-assurance-analysts-and-testers

Code review guidelines and quality rubric for Manifest projects. Covers framework conventions, feature structure, schema quality, and security. Shared by the reviewer subagent and available for manual reviews. Use when reviewing code changes.

2026-02-20
manifest-update
software-developers

Update your Manifest project from the upstream base repository. Use when the user says "manifest update", "update from upstream", or "pull upstream changes". Computes the aggregate diff since last sync and applies it atomically.

2026-02-20
Showing 10 of 10 repositories
All repositories loaded