← all publishers

JasonWarrenUK

@jasonwarrenuk source repo

57 published skills

  1. Dossier Record · jasonwarrenuk
    Record a durable fact about a person Jason works with, in their own dossier file
    1 install
  2. Next Task Ship · jasonwarrenuk
    Autonomously run the full delivery loop for the next roadmap task: suggest, worktree, implement, roadmap-sync, PR, self-review. Pass 'loop [N]' to repeat for up to N ready tasks
    1 install
  3. Roadmap Create · jasonwarrenuk
    Create a project roadmap in the rich phase-array format: roadmaps.json as source of truth plus a PHASE task list and prose overview
    1 install
  4. Roadmap Review · jasonwarrenuk
    Interview-led review of the roadmap: strategic health (freshness, priorities, milestone integrity) and dependency-graph rationality, in one pass or by lens
    1 install
  5. Lens Scope · jasonwarrenuk
    Anti-scope-creep. Forces the question: what is the smallest thing that delivers value?
    1 install
  6. Hud Claude Code Releases · jasonwarrenuk
    Summarise Claude Code's own CHANGELOG.md, filtered and grouped for what actually matters to Jason
    1 install
  7. Next Task Group · jasonwarrenuk
    Show every currently unblocked roadmap task, grouped by milestone or topic
    1 install
  8. Roadmap Migrate · jasonwarrenuk
    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).
    1 install
  9. Artefacts Create Roadmap · jasonwarrenuk
    Generate the HTML roadmap dashboard deterministically via roadmap.py render.
    1 install
  10. Branch Integrate · jasonwarrenuk
    Integrate a target branch into the current one by merge, rebase or squash
    1 install
  11. Branch QA Review · jasonwarrenuk
    Assess branch readiness for PR submission: full review methodology plus the checks only a local checkout allows
    1 install
  12. Lens Ethics · jasonwarrenuk
    Passive ethical review: manipulation, accessibility, privacy, sustainability in user-facing features.
    1 install
  13. Pr Handle Review · jasonwarrenuk
    Work through a PR's change requests: verify each independently, fix what holds up, reply to every thread
    1 install
  14. Roadmap Maintain · jasonwarrenuk
    Sync roadmap statuses after work lands: recompute from the dependency graph and refresh every projection, with optional codebase reconciliation
    1 install
  15. Artefact Research · jasonwarrenuk bundle
    Research a focus (a tool, a practice, a field of candidates) and render the findings as a verified, source-cited HTML artefact in one of a fixed set of formats.
    1 install
  16. Asset Conventions · jasonwarrenuk
    Where generated visual assets live, how project type and theme are resolved, and the quality gate every asset-* skill runs before reporting
    1 install
  17. Lens Empathy · jasonwarrenuk
    Empathy-driven design: think through how real people experience the software; surface and challenge assumptions.
    1 install
  18. Stack Cypher · jasonwarrenuk bundle
    Neo4j and Cypher: graph schema design, query patterns, performance optimisation, PostgreSQL integration.
    1 install
  19. Stack Svelte · jasonwarrenuk bundle
    Svelte 5 and SvelteKit: runes reactivity, component composition, routing, data loading, form handling.
    1 install
  20. Next Task Suggest · jasonwarrenuk
    Suggest the next logical task from the roadmap's pre-vetted ready-set, driven by its leverage signals
    1 install
  21. Pr Review Dry Run · jasonwarrenuk
    Review a pull request's diff and print structured findings to the terminal. Holds the canonical review methodology that pr-review and branch-qa_review both call.
    1 install
  22. Approach Stud · jasonwarrenuk
    Studs every function of a planned feature in its real file as a runnable walking-skeleton (fake data, real wiring), so names, placement and contracts are reviewable before any real logic is written. Lays the skeleton, then checkpoints for review.
    1 install
  23. Stack Opentui · jasonwarrenuk bundle
    OpenTUI terminal UI library reference: @opentui/core, terminal UIs, renderables, Yoga layouts, Zig-native rendering.
    1 install
  24. Project Audit Dependencies · jasonwarrenuk
    Investigate this repo's dependencies in detail
    1 install
  25. Artefact Playground · jasonwarrenuk bundle
    Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.
    1 install
  26. Project Tag Version · jasonwarrenuk
    Tag the release after a merge to main, computing the next semver tag with svu
    1 install
  27. Artefact Design Conventions · jasonwarrenuk
    Jason's structural and epistemic-honesty conventions for every artefact Claude creates
    1 install
  28. Roadmap Add Task · jasonwarrenuk
    Add a well-formed task, or a reviewed batch of them, to a rich-format roadmap: ID assignment, dependency wiring in both directions, graph integrity
    1 install
  29. Role Git Manager · jasonwarrenuk bundle
    Git workflow: branch management, commit conventions, PR patterns, conflict resolution.
    1 install
  30. Role API Designer · jasonwarrenuk bundle
    Type-safe API design: Zod validation, Result types, SvelteKit endpoints, middleware patterns.
    1 install
  31. Import Scaffold From Artefact · jasonwarrenuk
    Convert an exported Claude artefact (HTML or JSX) into a working Svelte 5 / SvelteKit 2 project
    1 install
  32. Roadmap Propose · jasonwarrenuk
    Interview the user to turn half-formed ideas into a reviewed batch of roadmap-ready tasks. Read-only; roadmap-update-tasks writes the approved proposal.
    1 install
  33. Role Data Ontologist · jasonwarrenuk bundle
    Polyglot persistence: when to use relational, graph or document databases; integration patterns.
    1 install
  34. Role Domain Modeller · jasonwarrenuk
    Model-first design: map entities, relationships and boundaries before writing code.
    1 install
  35. Role Frontend Styler · jasonwarrenuk bundle
    Frontend styling: layout debugging, style consistency, CSS best practices for Svelte/SvelteKit.
    1 install
  36. Approach Writing Style · jasonwarrenuk
    Writing style guide for Jason Warren. Applies whenever writing or editing substantive prose for Jason: drafting sections, reports, documentation or rewriting passages.
    1 install
  37. Role Testing Obsessive · jasonwarrenuk bundle
    Pragmatic testing with Vitest: risk-based strategy, Svelte component testing, test-after development.
    1 install
  38. Config Skill Conventions · jasonwarrenuk
    Jason's placement, invocation and metadata conventions for creating or editing skills
    1 install
  39. Do Stud · jasonwarrenuk bundle
    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.
    1 install
  40. Pr Land · jasonwarrenuk
    Land an approved PR: merge to main, delete the branch, tag the version, sync the roadmap, clean up
    1 install
  41. Red Doc · jasonwarrenuk
    Adversarial review of a document written as the colleague trying to kill it, aimed at one or two named readers
    1 install
  42. Pr Update · jasonwarrenuk
    Update a PR description to account for commits made since it was last written
    1 install
  43. Asset Demo · jasonwarrenuk
    Produce a demo GIF/MP4: VHS tape for CLI tools, shot-scraper storyboard for web flows, Playwright recording when the storyboard vocabulary can't express the flow; engine chosen from what the demo must show
    1 install
  44. Commit One · jasonwarrenuk
    Generate a commit message. If nothing staged, stage all changes.
    1 install
  45. Docs Readme · jasonwarrenuk
    Create or update a README for the project root or any directory
    1 install
  46. Red Branch · jasonwarrenuk
    Adversarial review of a branch diff written as the colleague trying to get it rejected, aimed at one or two named readers
    1 install
  47. Commit Batch · jasonwarrenuk
    Split uncommitted changes into granular commits.
    1 install
  48. Hud Profiles · jasonwarrenuk
    Show the profiles stored in the dossier and persona stores
    1 install
  49. Branch Rename If Needed · jasonwarrenuk
    Check the current branch name against convention (type/short-description) and rename it if it drifted.
    1 install
  50. Docs Changelog · jasonwarrenuk
    Build or update the changelog from conventional commits and project it to every surface the project uses
    1 install
  51. Hud What S New · jasonwarrenuk
    Summarise what the user can now see or do that they couldn't before this unit of work
    1 install
  52. Hud Worktrees · jasonwarrenuk
    Map every worktree in this repo in plain language and shepherd safe create/remove actions
    1 install
  53. Skill Creator · jasonwarrenuk bundle
    Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
    1 install
  54. Theme Factory · jasonwarrenuk
    Create, update, extend, print or display a project theme family: a core palette plus per-target files (html, vhs, freeze, card, frame, ghostty, tui) that every asset and artefact skill reads deterministically
    1 install
  55. Track Claude Code Pain Points · jasonwarrenuk
    Silently log friction with Claude Code itself (bugs, missing features, annoying limitations) for hud-cc_releases to check against future fixes
    1 install
  56. Artefact Render Audit · jasonwarrenuk
    Render verified findings as an actionable, status-grouped HTML artefact.
    1 install
  57. Artefacts Introduce Repo · jasonwarrenuk
    Render a visual HTML introduction to this codebase for a newly-joined developer
    1 install