← All creators

ViktorsBaikers

User

Stop your AI from shipping half-baked code. A disciplined senior-engineer workflow for Claude Code (spec, vet, build, prove, review, seal, ship) that keeps each feature's state on disk, catches spec drift mid-build, gates every phase on your project's principles, and refuses to claim "done" without proof.

31 indexed · 0 Featured · 1 stars · avg score 62
Prolific

Categories

Indexed Skills (31)

Code & Development Listed

rite-customize

User-invoked helper for authoring DevRites overrides or extensions.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-dogfood

Explicit browser dogfood QA for the active feature or branch.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-explain

User-invoked explainer that teaches one concept, diff, idea, or recent-work recap with an optional retrieval check-in.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-learn

User-invoked review of the learning ledger; promotes recurring lessons to project rules or principles.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-pr-feedback

Explicit utility for resolving GitHub PR review feedback.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-prototype

User-invoked throwaway prototype for one logic or UI design question; delete or absorb after the answer.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-resolve

User-invoked resume verb for answering, dropping, or batch-resolving open `questions.md` gates.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite

User-invoked DevRites menu and router; no args renders the menu, a verb dispatches to the matching `rite-<verb>` skill.

1 Updated today
ViktorsBaikers
AI & Automation Listed

rite-upgrade

User-invoked semantic upgrade for an active legacy DevRites workspace. Reconciles unfinished planning with the installed workflow contract while preserving completed work and history.

1 Updated today
ViktorsBaikers
AI & Automation Listed

rite-adopt

Adopt an existing or legacy codebase into DevRites by reverse-engineering current behavior, seeding conventions, and establishing the workflow. Use for inherited or live applications.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-autocomplete

Run the DevRites lifecycle end-to-end unattended; --ship confirms the final gate. Use when the user says "autocomplete", "one-shot this feature", or "ship it autonomously". Not for a single phase.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-build

Build one approved vertical slice, then stop with evidence. Use when the next planned slice should be implemented. Not for multiple slices.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-converge

Converge intent and live code. Use when resuming a half-built feature, after `/rite-adopt` drift, or the user asks "what's left to build". Not for initial planning.

1 Updated today
ViktorsBaikers
AI & Automation Listed

rite-doctor

Doctor DevRites setup or index health. Use when workflow wiring is broken, the user asks to check DevRites, or says "reindex". Not for application bugs.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-frame

Frame an ad-hoc ask before coding, then audit the diff. Use for underspecified imperative asks, raw-diff self-audits, or `/rite-quick` setup. Not a lifecycle gate.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-pov

Project-grounded verdict for adopting, switching, rejecting, or revisiting a named external technology, library, platform, CVE, or pattern. Use when deciding whether this project should commit to an outside option.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-prove

Prove a completed feature with tests and the full test suite, build/typecheck/lint, end-to-end/browser evidence, screenshots, commands, and outputs for seal. Not for single-slice proof.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-review

Review polished feature diff for correctness, readability, architecture, security, tests proving acceptance, Critical/Important findings, and quality dimensions before seal.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-seal

Decide GO / NO-GO readiness on the active feature. Use when the user asks "seal this", "GO / NO-GO", "decide if we can ship", "can we ship", or "safe to merge". Not for commit/push/tag/close; use /rite-ship.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-spec

Spec new or high-risk behavior before code and write its `.devrites/work/<slug>/` workspace. Use for a feature/app, vague product idea, auth or migration work, or a public-API change. Not for approved-spec planning.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-temper

Temper a readied spec before planning. Use when the user says "temper this", "strategy review", "pre-mortem the spec", or asks if we are over/under-building. Not for code review or final seal.

1 Updated today
ViktorsBaikers
Code & Development Listed

rite-vet

Vet a defined plan before code with senior-engineer engineering review. Use when the user says "vet the plan", "engineering review", "lock in the plan", or before building. Not for code review or final seal.

1 Updated today
ViktorsBaikers
AI & Automation Listed

rite-clarify

Run the topology-first decision-coverage scan after rite-spec and before strategy or architecture. Audit actors, journeys, states, data, integrations, operations, proof, assumptions, and must-NOT boundaries; close Partial/Missing rows and emit decision-coverage.md CLEAR. Use for missing/stale coverage or a missed pre-build product decision.

1 Updated today
ViktorsBaikers
AI & Automation Listed

devrites-lib

Internal shared DevRites helper library. Documents cross-cutting engine commands and references; not a user workflow. Do not invoke directly.

1 Updated today
ViktorsBaikers
Web & Frontend Listed

devrites-browser-proof

Observe and prove working UI behavior in a real browser with screenshots, interactions, network evidence, and Core Web Vitals. Use for browser proof or performance after the page works.

1 Updated today
ViktorsBaikers
Code & Development Listed

devrites-doubt

Stress-test one non-trivial decision with an adversarial independent take. Use when the user says "are we sure", "double-check", "what could go wrong", or before boundary/data/auth/API/migration choices. Not for trivial choices.

1 Updated today
ViktorsBaikers
Code & Development Listed

devrites-interview

Interview the user one question at a time to extract intent. Use when the user says "interview me", "I am not sure what I want", or the ask is underspecified. Not for casual clarification.

1 Updated today
ViktorsBaikers
Code & Development Listed

devrites-prose-craft

Humanize prose without losing technical content. Use when asked to remove AI-writing tells, match a writing sample or project voice, edit artifacts/replies/commit or PR prose, or run `/rite-polish`'s prose pass. Not for code comments or UI craft.

1 Updated today
ViktorsBaikers
Code & Development Listed

devrites-refresh-indexes

Refresh stale optional indexes. Use when structural lookup disagrees with live code or rite-doctor requests a synchronous reindex.

1 Updated today
ViktorsBaikers
Code & Development Listed

devrites-source-driven

Verify uncertain framework/library behavior against official docs or installed source before relying on it. Use when the user says "check the docs", "verify this assumption", or hits an unfamiliar API. Not for internal code.

1 Updated today
ViktorsBaikers
Web & Frontend Listed

devrites-frontend-craft

Implement frontend at senior designer-engineer quality — every state covered, anti-AI-slop, WCAG 2.2 AA. Use when the user says "build the UI", "design system", "a11y", or `/rite-build` detects UI. Not for polishing a built feature or design exploration.

1 Updated today
ViktorsBaikers

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