SebaBoler

6 mods across 1 repository, 4 stars between them.

vanguard CLAUDE.md

01

SebaBoler/vanguard

Instructions file

Instructions for SebaBoler/vanguard, covering claude.md, hard constraints and style.

4 8d ago A 200 tokens original MIT

caveman

02

SebaBoler/vanguard

Skill Claude CodeCodex

Use to minimize token use on long or repetitive agent work. Cut all prose to the bone — no preamble, no restating the task, no narrating steps, no closing summary. Spend tokens on the work, not on words.

4 8d ago A 52 tokens original MIT

code-review

03

SebaBoler/vanguard

Skill Claude CodeCodex

Use when reviewing a code change or diff for correctness, security, missing tests, and convention violations before opening or approving a PR. Review independently and adversarially, then fix high-confidence issues.

4 8d ago A 42 tokens original MIT

ponytail

04

SebaBoler/vanguard

Skill Claude CodeCodex

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…

4 8d ago A 138 tokens copy · 100% MIT

simplify

05

SebaBoler/vanguard

Skill Claude CodeCodex

Use after writing or modifying code to improve its clarity, reuse, simplicity, and efficiency without changing behavior. Not for finding correctness bugs — that is code review.

4 8d ago A 35 tokens original MIT

tech-spec

06

SebaBoler/vanguard

Skill Claude CodeCodex

Use when a task is under-specified and needs a written technical specification BEFORE any code is written or changed. This skill only researches and documents — it never edits source files. Do not invoke for implementing, reviewing, or simplifying existing code.

4 8d ago A 51 tokens original MIT