JasonWarrenUK
UserThree goblins in a trenchcoat pretending to be a senior developer. Claude Code config shaped by ADHD, friction, and spite.
Categories
Indexed Skills (45)
artefacts-create-audit
{{ 𝛀𝛀𝛀 }} Audit a topic and render an actionable, status-grouped HTML findings artefact.
artefacts-create-roadmap
{{ 𝚫𝚫𝚫 }} Generate the HTML roadmap dashboard deterministically via roadmap.py render.
docs-create-status-report
{{ 𝚫𝚫𝚫 }} Create a status report that knows what you've done since the last one
branch-review
{{ 𝛀𝛀𝛀 }} Assess branch readiness for PR submission
pr-review--comment
{{ 𝛀𝛀𝛀 }} Review a pull request and post it as a GitHub review
pr-update
{{ ƔƔƔ }} Update a PR description to account for commits made since it was last written
project-scaffold-from-artefact
{{ 𝛀𝛀𝛀 }} Convert an exported Claude artefact (HTML or JSX) into a working Svelte 5 / SvelteKit 2 project
roadmap-interview
{{ 𝛀𝛀𝛀 }} Run a structured interview to discover new features and produce a batch roadmap proposal. Produces a structured proposal for review — nothing is written to the roadmap until the user approves.
roadmap-create
{{ 𝛀𝛀𝛀 }} Create a project roadmap in the rich phase-array format — roadmaps.json as source of truth plus a PHASE task list and prose overview
roadmap-maintain
{{ 𝛀𝛀𝛀 }} Recompute and synchronise roadmap task statuses across roadmaps.json and its projections, with optional codebase reconciliation
roadmap-migrate
{{ 𝛀𝛀𝛀 }} Convert an old simple-style roadmap (single Markdown, four statuses, <a name> anchors, roadmaps.json pointer registry) into the rich phase-array format (roadmaps.json source of truth + PHASE task list + prose overview).
roadmap-add-task
{{ 𝛀𝛀𝛀 }} Add a task to a rich-format project roadmap with correct ID, dependency wiring, and graph integrity — ID assignment, status computation, dependency edges in both directions, and no unconnected islands.
stud-approach
Use when about to build a non-trivial feature and you want the shape reviewable before the logic. Studs every function in its real file as a runnable walking-skeleton (fake data, real wiring) so names, placement, and contracts are visible before any real logic is written. Lay the skeleton, then checkpoint for review.
api-designer
Type-safe API design: Zod validation, Result types, SvelteKit endpoints, middleware patterns.
data-ontologist
Polyglot persistence: when to use relational, graph, or document databases; integration patterns.
domain-modeller
Model-first design: map entities, relationships, and boundaries before writing code.
frontend-styler
Frontend styling: layout debugging, style consistency, CSS best practices for Svelte/SvelteKit.
testing-obsessive
Pragmatic testing with Vitest: risk-based strategy, Svelte component testing, test-after development.
cypher-linguist
Neo4j and Cypher: graph schema design, query patterns, performance optimisation, PostgreSQL integration.
svelte-ninja
Svelte 5 and SvelteKit: runes reactivity, component composition, routing, data loading, form handling.
git-manager
Git workflow: branch management, commit conventions, PR patterns, conflict resolution.
ethics-reviewer
Passive ethical review: manipulation, accessibility, privacy, sustainability in user-facing features.
scope-coach
Anti-scope-creep. Forces the question: what is the smallest thing that delivers value?
user-empathy-lens
Empathy-driven design: think through how real people experience the software; surface and challenge assumptions.
ship-next
{{ 𝛀𝛀𝛀 }} Autonomously run the full delivery loop for the next roadmap task — suggest, worktree, implement, roadmap-sync, PR, self-review
stud
{{ ƔƔƔ }} Plan a non-trivial feature by interviewing to resolve unknowns, then studding every function as a runnable walking-skeleton (fake data, real wiring) so names, placement, and contracts can be reviewed before any real logic is written. Stops for review; fill is a separate pass.
pr-review
{{ 𝛀𝛀𝛀 }} Review a pull request
artefacts-introduce-repo
{{ 𝛀𝛀𝛀 }} Render a visual HTML introduction to this codebase for a newly-joined developer
config-grant-permission
{{ 𝚫𝚫𝚫 }} Grant a permission rule globally or for the current project
docs-create-adr
{{ ƔƔƔ }} Create an Architecture Decision Record (ADR) for a significant technical decision
docs-update-target
{{ ƔƔƔ }} Update an existing documentation file to reflect recent code changes
docs-readme
{{ ƔƔƔ }} Create or update a README — project root or any directory
branch-rename-if-needed
{{ ƔƔƔ }} Check the current branch name against convention (type/short-description) and rename it if it drifted — e.g. work started on a misnamed or default branch.
commit-batch
{{ 𝚫𝚫𝚫 }} Split uncommitted changes into granular commits.
commit-one
{{ 𝚫𝚫𝚫 }} Generate a commit message. If nothing staged, stage all changes.
git-integrate-branch
{{ 𝚫𝚫𝚫 }} Integrate a target branch into the current one by merge, rebase or squash
memo-whats-new
{{ ƔƔƔ }} Summarise what the user can now see or do that they couldn't before this unit of work
pr-create
{{ ƔƔƔ }} Create a pull request to main — wordy or shiny (with screenshots), ready-for-review or draft
repo-analyse-package-deps
{{ 𝛀𝛀𝛀 }} Investigate this repo's dependencies in detail
debugging
Systematic debugging methodology — runtime errors, test failures, logic bugs, performance issues, production incidents. Five-step framework, root-cause analysis, browser/Node/Svelte tooling, and common bug patterns.
opentui-operative
OpenTUI terminal UI library reference. Use when working with @opentui/core, terminal UIs, renderables, Yoga layouts, or Zig-native rendering.
writing-style
Writing style guide for Jason Warren. Applies whenever writing or editing substantive prose for Jason — drafting sections, reports, documentation, or rewriting passages.
repo-critique
{{ 𝛀𝛀𝛀 }} Probe the project for architectural weaknesses, technical debt, and risk — a deliberately critical read, not a balanced overview
repo-investigate-target
{{ 𝛀𝛀𝛀 }} Investigate a codebase in detail and write findings to a document, for a named concept, subsystem, or question
roadmap-build-zip
{{ 𝚫𝚫𝚫 }} Rebuild roadmap-system.zip, the distributable snapshot of the roadmap tooling (scripts, HTML template, conventions reference, and every roadmap-touching skill, including this one).
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.