Skip to main content
negz
GitHub creator profile

negz

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

skills collected
19
repositories
1
updated
Aug 27, 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

git-commits
unclassified

Write git commits in Nic Cope's style. Use when creating commits, staging changes for commit, or when the user asks to commit. Includes Signed-off-by requirements and problem-first messaging.

Aug 27, 2026
writing-style
unclassified

Write and edit documents in Nic Cope's voice and style. Use when drafting designs, one-pagers, PRDs, proposals, explorations, blog posts, or any prose document. Also use when tightening, de-slopping, or copy editing prose, whether yours, Nic's, or someone…

Aug 27, 2026
github-issues
unclassified

Create GitHub issues in Nic Cope's style. Use when opening, creating, or filing issues, bug reports, feature requests, or proposals. Uses gh CLI and respects issue templates.

Aug 27, 2026
github-pull-requests
unclassified

Create and manage GitHub pull requests in Nic Cope's style. Use when creating, opening, or drafting PRs, or updating PR descriptions. Uses gh CLI.

Aug 27, 2026
adversarial-review
software-quality-assurance-analysts-and-testers

Review non-trivial code changes in a fresh context before committing. Use before committing new features, non-trivial bug fixes, refactors, or any change where correctness matters. Also use when the user asks for a review or sanity check. Do not use for typo…

Jun 5, 2026
before-writing-code
software-developers

Core engineering principles to apply before beginning implementation in any language. Read at the start of a coding session, before writing the first new code, refactor, or change to existing code. Establishes how to approach a codebase, design for change,…

Jun 5, 2026
negz-review
software-developers

Review code and docs the way negz reviews them - naming, Go idiom, Kubernetes API conventions, simplicity (YAGNI), consistency with existing patterns, testing style, comments, and compatibility. Use when reviewing a PR or diff, when asked for a review or…

Jun 5, 2026
go-code-factoring
software-developers

Factor and structure Go code for clarity, testability, and composability. Use when writing new Go code, refactoring existing code, reviewing code structure, adding interfaces, decomposing large functions or structs, or when the user mentions factoring,…

May 28, 2026
Showing 8 of 19 collected skills.
Showing 1 of 1 repositories
All repositories loaded