
Andrueandersoncs Claude Skill Effect Ts
- 8 repo stars
- Updated March 4, 2026
- andrueandersoncs/claude-skill-effect-ts
andrueandersoncs-claude-skill-effect-ts is a Claude Code plugin that supplies Effect-TS development skills, commands, and review rules for functional TypeScript backends.
About
andrueandersoncs-claude-skill-effect-ts is a Claude Code plugin that bundles Effect-TS-oriented skills and tooling so agents help you write, review, and migrate typed functional TypeScript with consistent patterns. developers shipping APIs or CLIs with Effect gain structured guidance on services, dependency injection, parallel and stream workflows, schema definitions, and observability hooks instead of generic TypeScript advice that ignores the Effect runtime. The package emphasizes rule-based compliance and review passes alongside day-to-day implementation assistance, which supports both greenfield modules and incremental moves from Promise-heavy code. It assumes you are committed to Effect-TS semantics—not every stack needs that weight—but for agents-first backends it reduces hallucinated anti-patterns and speeds repetitive scaffolding. Use it during build for generation and refactors, then lean on the same rules during review before merging large Effect changes.
- Effect-TS skills covering error handling, schema, concurrency, streams, and observability
- Rule-based review and compliance checking for Effect patterns
- Commands and agent assistance for migration and dependency-injection domains
- Development-category plugin bundle with one packaged plugin
Andrueandersoncs Claude Skill Effect Ts by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install andrueandersoncs-claude-skill-effect-ts@andrueandersoncs/claude-skill-effect-tsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 8 |
|---|---|
| Last updated | March 4, 2026 |
| Repository | andrueandersoncs/claude-skill-effect-ts ↗ |
What it does
Give Claude Code Effect-TS-aware skills and commands for typed services, error handling, schemas, concurrency, and migration reviews on TypeScript backends.
Who is it for?
Best when you're standardizing on Effect-TS for APIs or agents and want bundled skills plus compliance-style review in Claude Code.
Skip if: Plain React-only frontends, teams with no Effect dependency, or beginners who have not learned Effect basics elsewhere first.
What you get
The agent follows Effect-TS-specific skills and checks so services, schemas, and concurrency patterns align with your stack and pass structured review.
- Effect-TS-aligned agent skills and commands available in Claude Code
- Structured review and compliance passes for Effect patterns on your codebase
Recommended Plugins
How it compares
Effect-TS skill and command bundle for Claude Code, not a standalone runtime or database MCP server.
FAQ
Who is Andrueandersoncs Claude Skill Effect Ts for?
TypeScript developers using Effect-TS on backends or CLIs who want Claude Code plugins with domain skills, commands, and pattern review.
When should I use Andrueandersoncs Claude Skill Effect Ts?
When you are building or migrating Effect services and need the agent to respect layers, schemas, concurrency, and observability conventions—not generic async/await snippets.
How do I add Andrueandersoncs Claude Skill Effect Ts to my agent?
Install the plugin from andrueandersoncs/claude-skill-effect-ts in Claude Code, enable the bundled skills and commands per the repo, and invoke them on Effect modules and PR review.