joshuadavidthomas

38 mods across 4 repositories, 688 stars between them.

web-searcher

25

joshuadavidthomas/agent-skills

Agent

Do you find yourself desiring information that you don't quite feel well-trained (confident) on? Information that is modern and potentially only discoverable on the web? Use the web-searcher subagenttype today to find any and all answers to your questions! It will research deeply to figure out and attempt to answer…

49 1mo ago A 104 tokens copy · 91% MIT

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

Use when turning a roadmap, repo priorities, architecture priorities, chosen opportunities, accepted feature outlines/plans, or “roadmap to plans” request into grouped improvement plan batches for future executors. Writes README.md indexes, 001-.md/NNN-style plans, optional memo-.md files, verification gates, drift…

49 1mo ago A 88 tokens original MIT

roadmap

27

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

Build evidence-backed software/product roadmaps from repo state, tickets, ideas, audit findings, or user goals — prioritize and sequence work across Now/Next/Later, milestones, dependencies, risks, and handoffs. Use when asked for a roadmap, feature roadmap, technical roadmap, release plan, milestone plan, backlog…

49 1mo ago A 105 tokens original MIT

rust

28

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

Mental-model reset for Rust. Use when writing or reviewing Rust code to shift from "it compiles" to "thinks in Rust." Triggers on Rust code review, "is this idiomatic", borrow-checker errors, API design, domain modeling, ownership, lifetimes, errors, traits, async/Tokio, unsafe, serde, FFI, tests, performance, Cargo…

49 1mo ago A 156 tokens original MIT

salsa

29

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

Mental-model reset for Salsa, the incremental computation framework for Rust. Use when building or reviewing Salsa databases, tracked functions, input/ tracked/interned structs, query pipelines, accumulators, cancellation, durability, LSP integration, memory management, cycles, or production Salsa architecture.…

49 1mo ago A 144 tokens original MIT

skill-authoring

30

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

Use when authoring, creating, refining, or troubleshooting agent skills — scaffold SKILL.md and frontmatter, write and optimize the trigger description, structure the body with progressive disclosure, validate structure, and test or debug activation. Also when building a new skill from scratch, when a skill won't…

49 1mo ago A 93 tokens original MIT

strategic-roadmap

31

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

Use when a user asks “what should I work on in this repo?”, “what’s worth doing next?”, repo audit, tech-debt priorities, architecture priorities, old-plan reconciliation, or repo-grounded opportunity discovery. Produces .agents/ROADMAP.md with generated opportunities, user-seeded ideas, Now/Next/Later sequencing…

49 1mo ago A 105 tokens original MIT

svelte5

32

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

Reviews Svelte components for idiomatic patterns, identifies anti-patterns carried over from React/Vue/Svelte 4, and suggests Svelte 5 refactorings. Use when writing or reviewing Svelte components, asking "is this idiomatic", "Svelte way", doing Svelte 5 migration, or encountering smells like: effect assigns state…

49 1mo ago A 180 tokens original MIT

sveltekit

33

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

Mental-model reset for SvelteKit apps. Use when writing or reviewing routes, layouts, load functions, form actions, remote functions, hooks, auth, cookies, endpoints, redirects, errors, SSR, progressive enhancement, or app-level data flow. Triggers on SvelteKit, +page, +layout, +server, +page.server.ts…

49 1mo ago A 154 tokens original MIT

writing-cli-skills

34

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

Use when authoring an agent skill that wraps a command-line tool — covers hands-on tool exploration, required vs. recommended sections, installation/usage structure, trigger-rich descriptions, task-grouped commands, progressive disclosure, and a pre-publish checklist. Triggers for CLI / command-line / terminal /…

49 1mo ago A 80 tokens original MIT

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

Use when writing, reviewing, or rewriting user-facing error messages, validation messages, form errors, empty/error states, auth errors, failure notifications, retry/support copy, CLI errors, or API errors humans will read. Helps make errors specific, actionable, non-blaming, accessible, and safe without leaking…

49 1mo ago A 68 tokens original MIT

writing-plans

36

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

Write self-contained implementation plan files that a fresh, possibly weaker executor can run without the author's context — splitting work into PR-sized plans, with verification gates, STOP conditions, and a memo protocol for design forks. Use when asked to write/create a plan, turn a decided design or ticket into…

49 1mo ago A 83 tokens original MIT

writing

37

joshuadavidthomas/agent-skills

Skill Claude CodeCodex

General prose doctrine for anything a human will read — clear, concrete, free of ready-made phrases. Use when writing or editing documentation, explanations, summaries, commit messages, reports, or any other prose.

49 1mo ago A 43 tokens original MIT

django

38

joshuadavidthomas/mcp-django

MCP server Claude CodeCodexCursor +2

A Model Context Protocol (MCP) server for Django integration with LLM assistants. Runs locally from the mcp_django Python package. Needs 1 environment variable to run.

40 6d ago A tokens not measured original MIT