Skip to main content
JamieMason
GitHub creator profile

JamieMason

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

skills collected
11
repositories
1
updated
May 4, 2026
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

write-code
software-developers

Rust code style and conventions for Syncpack. Use when writing or modifying Rust code. Covers functional patterns, imports, naming, and quality standards.

May 4, 2026
write-tests
software-quality-assurance-analysts-and-testers

Write tests for Syncpack using the TestBuilder pattern. Use when adding tests for commands, validation logic, or any new functionality. Covers TestBuilder API, assertion patterns, and common test scenarios.

May 4, 2026
testing-gaps
software-quality-assurance-analysts-and-testers

Run coverage, inspect results, and identify missing test scenarios for a given source file. Use when analysing test coverage or finding untested branches.

Apr 26, 2026
add-feature
software-developers

Add new features to Syncpack including commands and validation logic. Use when implementing new CLI commands, adding InstanceState variants, or extending version group behaviour.

Mar 21, 2026
document-code
software-developers

Add and update the documentation website for Syncpack. Use when making user-facing changes to the codebase.

Mar 21, 2026
fix-bug
software-developers

Debug and fix bugs in Syncpack using scientific debugging methodology. Use when a test is failing, unexpected behaviour occurs, or investigating issues. Covers hypothesis-driven debugging and TDD-based fixes.

Mar 21, 2026
front-loading
technical-writers

Put the answer first, then context and details follow. Use when writing documentation, tutorials, error messages, or any communication where readers need to decide quickly if something is relevant to them.

Mar 21, 2026
optimize-benchmarks
software-developers

Iterative performance optimisation loop for syncpack-specifier. Runs benchmarks, identifies bottlenecks, applies optimisations, verifies tests pass and benchmarks improve, then repeats.

Mar 21, 2026
Showing 8 of 11 collected skills.
Showing 1 of 1 repositories
All repositories loaded