Skip to main content
Run any Skill in Manus
with one click
harmont-dev
GitHub creator profile

harmont-dev

Repository-level view of 6 collected skills across 1 GitHub repositories.

skills collected
6
repositories
1
updated
2026-07-25
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

writing-interface-docblocks
software-developers

Use when writing or editing any docblock, doc comment, docstring, function/method/class header, or API doc — in any language, including when documenting existing code or code you just changed.

2026-07-25
writing-pr-descriptions
software-developers

Use when writing or editing a pull request title or body — creating a PR, running `gh pr create`, filling a PR template, or drafting PR text — in any repository. Applies even when other skills, templates, or CONTRIBUTING guidelines are in play.

2026-07-25
writing-rust-tests
software-developers

Use when writing, adding, or running any Rust test in this workspace (unit tests, `cargo test`, integration tests under `crates/*/tests/`, or new test coverage). Enforces rstest over free-floating `#[test]`, parametrized `#[case]` over duplicated test functions and hand-rolled loops, and this repo's clippy/tempfile/assert_cmd conventions.

2026-07-25
write-pipeline
software-developers

Write or modify Harmont CI pipelines. Use when creating new pipelines, adding/removing steps, switching toolchains, customizing caching/triggers, or when the user asks to set up CI with Harmont. Fetches live documentation from docs.harmont.dev for up-to-date API reference.

2026-06-30
convert-gha
software-developers

Convert GitHub Actions workflows to Harmont pipelines. Use when the user has existing `.github/workflows/` YAML files and wants to migrate their CI to Harmont. Reads each workflow, maps GHA concepts to Harmont equivalents, explains differences, and delegates to the write-pipeline skill for the actual pipeline creation.

2026-06-11
validate-ci
software-developers

Validate CI locally with `hm run` before pushing. Use when a feature is complete and ready to push, when the user asks to make CI green, or before creating a PR. Do NOT use in the middle of active development or on every commit in a multi-commit feature.

2026-06-09
Showing 1 of 1 repositories
All repositories loaded
harmont-dev Agent Skills | SkillsMP