askill
JamieMason

JamieMason

Publisher on askill

15.3k total stars
Skills8
Updated 2/7/2026
GitHub
front-loading
front-loading
JamieMason2/7/2026

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...

1.9k
AI 95
signal-over-noise
signal-over-noise
JamieMason2/7/2026

Maximize useful information per word by removing filler, obvious explanations, and hedging language. Use when writing documentation, error messages, code comments, or any communication where clarity a...

1.9k
AI 94
search-code
search-code
JamieMason2/7/2026

Search for code patterns in Syncpack. Use when finding symbols, implementations, or understanding how code is used. Covers ast-grep for Rust and grep/rg for other cases.

1.9k
review-docs
review-docs
JamieMason2/7/2026

Review and improve Syncpack documentation for clarity, completeness, and consistency. Use when enhancing docs or validating before publication.

1.9k
add-feature
add-feature
JamieMason2/7/2026

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

1.9k
fix-bug
fix-bug
JamieMason2/7/2026

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-base...

1.9k
document-code
document-code
JamieMason2/7/2026

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

1.9k
write-code
write-code
JamieMason2/7/2026

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

1.9k
Showing all 8 skills.