Skip to main content
gnomeria
GitHub creator profile

gnomeria

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

skills collected
6
repositories
1
updated
Jul 12, 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

ci-github-actions
software-developers

GitHub Actions CI pipeline conventions — job shape, caching, permissions, and action pinning. Use when asked to "set up CI", "add a GitHub Actions workflow", "fix the pipeline", or when creating/reviewing files under .github/workflows/ for Go or Node/TS…

Jul 12, 2026
debug
software-developers

Systematic root-cause debugging — reproduce, isolate, fix at the source, prove the fix. Use when the user reports a bug, an error, a crash, flaky behavior, "this doesn't work", "why is this failing", or pastes a stack trace or failing test output.

Jul 12, 2026
knowledge-graph
computer-occupations-all-other

Set up and maintain a lightweight, file-based knowledge graph of the repo — entities, typed relations, decisions, gotchas — so agents load context fast instead of re-exploring the codebase every session. Use when the user says "knowledge graph", "remember…

Jul 12, 2026
refactor
software-developers

Behavior-preserving restructuring done safely — test net first, small verified steps, no mixed-in feature changes. Use when the user says "refactor", "clean up", "restructure", "extract", "rename", "split this file/function", "reduce duplication", or "make…

Jul 12, 2026
rust-patterns
software-developers

Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.

Jul 12, 2026
write-tests
software-quality-assurance-analysts-and-testers

Author tests that match the repo's stack and existing test style, at the cheapest level that catches the regression. Use when the user says "write tests for", "add test coverage", "test this function/handler/component", "this needs tests", or after…

Jul 12, 2026
Showing 1 of 1 repositories
All repositories loaded