← All creators

adamw7

User

Claude Code enforcer and adopter, context engineering, data oriented tools, compile time safe protobuf Java code generation

7 indexed · 0 Featured · 9 stars · avg score 72
Prolific

Categories

Indexed Skills (7)

Data & Documents Listed

data-sources

Choose and use the data module's sources (CSV, JDBC, Parquet via DuckDB, JSON/YAML/TOON), the ColumnarDataSource vs forward-only contract, and the uniqueness/key checker. Use when reading tabular data, adding a new data source, running a uniqueness check, or when the user says "data source", "uniqueness check", or "find a key".

9 Updated today
adamw7
Code & Development Listed

git-commit

Generate conventional commit messages for the tools repo, using its real module scopes. Use when the user says "commit", "create commit", "commit changes", or after completing code changes that need to be committed.

9 Updated today
adamw7
Code & Development Listed

java-code-review

Systematic Java code review for the tools repo — leads with the ArchUnit-enforced rules the build fails on, then null safety, exceptions, concurrency, and performance. Use when the user says "review code", "check this PR", "code review", or before merging changes.

9 Updated today
adamw7
Data & Documents Listed

maven-conventions

Follow this repo's Maven rules — versions only in the root pom, module poms version-free, the build profiles, and clean-after-codegen. Use when editing a pom.xml, adding a dependency or plugin, choosing a build command, or when the user says "add a dependency", "bump a version", or "the build fails".

9 Updated today
adamw7
AI & Automation Listed

protogen

Generate compile-time-safe protobuf builders with the protogen-maven-plugin — proto2 required-field enforcement, proto3 presence-aware accessors, and oneof discriminators. Use when configuring the plugin, reasoning about the generated builder chain, or when the user says "generate builders", "protobuf builder", "required field", or "shift-left validation".

9 Updated today
adamw7
DevOps & Infrastructure Listed

solid-principles

SOLID principles checklist with Java examples. Use when reviewing classes, refactoring code, or when user asks about Single Responsibility, Open/Closed, Liskov, Interface Segregation, or Dependency Inversion.

9 Updated today
adamw7
Testing & QA Listed

testing-conventions

Write tests that pass this repo's enforced testing rules (Surefire 5s timeout, network-off unit tests, ArchUnit conventions, JUnit 5 only). Use when adding or changing tests, when a test times out or opens a network connection, or when the user says "write a test", "add tests", or "fix the failing test".

9 Updated today
adamw7

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.