agent-skills
Code review, planning, documentation, and deployment guidance
All Skills in This Repository (8)
Pure Emerald Level Indicatorssvelte5
Analyze Svelte 5 reactive patterns including runes and derived values.
sveltekit
Codify SvelteKit routing, layouts, data loading, authentication, and SSR patterns.
diataxis
Classify documentation into Tutorials, How-to guides, Reference, and Explanation using the Diátaxis framework.
reducing-entropy
Identify and prioritize code deletions that reduce total codebase size.
improving-prompts
Apply Claude 4.5 prompting best practices to CLAUDE.md and AGENTS.md files.
writing-clearly-and-concisely
Apply Strunk's style guidelines to improve clarity and conciseness in prose.
jj
Manage rewritable Git-compatible version control with isolated workspaces and operation logs.
crafting-effective-readmes
Create tailored README templates and guidance for OSS, personal, and internal projects.
Frequently Asked Questions
FAQPage SchemaHow to install agent-skills?▼
Run `npx skills add joshuadavidthomas/agent-skills --all -g -y` in your terminal to install the full collection globally.
What does this skill collection cover?▼
It covers code review and simplification, Rust and Svelte idioms, codebase audits, roadmaps and implementation plans, documentation writing, error message copy, Coolify deployments, and Jujutsu version control.
How do the planning skills work together?▼
The improve skill audits a codebase read-only, strategic-roadmap ranks the opportunities, and writing-plans or feature-planning-artifacts turn selected items into executor-ready plan files.
Does it work with Claude Code and OpenCode?▼
Yes. Every skill follows the open SKILL.md standard, so they load in Claude Code, OpenCode, and other compatible coding agents.
Can I install just one skill instead of all of them?▼
Yes. Install a single skill by name, for example `npx skills add joshuadavidthomas/agent-skills --skill rust -g -y`.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core