Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

My personal directory of skills for Claude Code.

Tooling & Setup

  • ts-repo-setup — TypeScript repository setup and development conventions. Covers package manager choice, git/commit standards, linting, dependency management, supply chain risk mitigation, coding conventions, local dev server setup (portless), and preferred tech stack.

    npx skills@latest add drenther/skills/ts-repo-setup

State Management

  • state-management — Opinionated state management guidelines for TypeScript/React apps. Covers core modeling principles, a decision order for where each piece of state belongs (useState, URL state via @tanstack/router, @tanstack/query for server state and caching, @tanstack/form, @xstate/store, xstate for finite states and actor-model logic, atoms as a rare exception), and anti-patterns to flag in reviews.

    npx skills@latest add drenther/skills/state-management

Terminal & Orchestration

  • soloterm — Drive the Solo (soloterm) terminal workspace through its MCP tools. Covers the full tool surface — projects, processes, output, port/service readiness, agent spawning, scratchpads, todos, timers, locks, key-value state, prompts and resources, and solo.yml — plus lead/worker orchestration patterns and the durable memory layer.

    npx skills@latest add drenther/skills/soloterm

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors