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

solvcon

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

skills collected
7
repositories
1
updated
2026-07-16
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

cpp-style-review
software-quality-assurance-analysts-and-testers

Apply solvcon's judgment-call C++ style rules (m_ prefix, class/struct/namespace ending marks, function-body placement, SimpleCollector preference, pybind11 binding split, const_cast) to changed lines in cpp/ or gtests/. Use after editing C++ sources.

2026-07-16
python-style-review
software-quality-assurance-analysts-and-testers

Apply solvcon's judgment-call Python style rules (naming, project conventions, test intent) to changed lines in solvcon/ or tests/. Use after editing Python sources.

2026-07-13
worktree
software-developers

Enter an isolated git worktree and do the task there. Use when the user wants to avoid polluting the main working tree.

2026-07-11
create-pr
software-developers

Open a solvcon pull request that follows the project PR protocol (concise subject, clear description, "related to

2026-07-02
prototype-with-devplan
software-developers

Draft prototype on a personal fork paired with a served development-plan doc, keeping the upstream repository clean.

2026-07-02
serve-docs
software-developers

Build the solvcon Sphinx docs and serve them on specified network with guaranteed teardown when the Claude session ends. Use when the user asks to build and serve the documentation, preview the docs, or share the rendered docs online.

2026-06-27
commit-code
software-developers

Commits changes the solvcon way -- splits work into one-concern commits, lints first, stages exact paths, and writes STYLE.md-conformant messages (imperative subject, no semantic prefixes, no closing keywords, human-authored). Use when the user asks to commit, split work into commits, organize or rewrite commit history, or write a commit message.

2026-06-27
Showing 1 of 1 repositories
All repositories loaded