Plugin · Claude Code · Development Tools

Jagreehal Jagreehal Claude Skills

jagreehal-claude-skills is a Claude Code plugin for the Build phase that bundles ten TypeScript-centric skills for production-grade, agent-assisted development.

by jagreehal · github.com/jagreehal/jagreehal-claude-skills

Install a 10-skill TypeScript bundle so Claude Code follows production patterns for React, Zod, Vitest, TDD, reviews, and ADRs while you ship.

1
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install jagreehal-jagreehal-claude-skills@jagreehal/jagreehal-claude-skills
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:jagreehal/jagreehal-claude-skills") and the paste-ready config with skillselion.get_install_config("plugin:jagreehal/jagreehal-claude-skills").

About

What it does

jagreehal-claude-skills is a Claude Code plugin repository packing ten skills aimed at solo and small-team builders who want agent-assisted development to look like a senior TypeScript shop—not a pile of one-off edits. The collection threads together implementation standards (React, Zod, fn-args discipline), test-driven habits with Vitest, and communication artifacts such as ADRs and concise technical writing. It also encodes process: structured reviews, root-cause debugging, confidence levels, and git worktree patterns so multiple agent threads stay organized. You reach for it during Build when codegen needs guardrails, and again in Ship when tests and reviews must gate merges. It is not a hosted runtime or MCP bridge; it is opinionated SKILL.md guidance you register in Claude Code so everyday prompts inherit the same spine across frontend, backend, and workflow tasks.

Highlights

  • 10 bundled Claude Code skills focused on TypeScript production discipline
  • Covers TDD, Vitest, Zod validation, result types, and dependency-injection patterns
  • Structured code review, 5-whys debugging, and ADR-style decision documentation
  • Git worktrees, session continuity, and parallel-task workflows for agent sessions
  • Frontend stack guidance including React, Storybook, and research-first exploration

Why builders use it

Agent-generated TypeScript drifts without shared patterns for tests, types, reviews, and decisions, so solo builders waste cycles fixing the same structural mistakes.

After you add the plugin, Claude Code sessions inherit consistent TDD, validation, review, and documentation rituals across your TypeScript projects.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 1 stars, 0 votes.

FAQ

Who is jagreehal-claude-skills for?

Solo and indie developers using Claude Code on TypeScript/React projects who want enforced patterns for testing, reviews, and architecture notes.

When should I use jagreehal-claude-skills?

Use it when you start or extend a production TypeScript codebase with agents and need TDD, Zod, Vitest, and structured review behavior from day one.

How do I add jagreehal-claude-skills to my agent?

Install or register the jagreehal/jagreehal-claude-skills Claude Code plugin from the repo marketplace, then enable the bundled skills in your Claude Code plugin settings.

Discussion

Comments

Share how you use jagreehal-jagreehal-claude-skills, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.