effectts-skills
Idiomatic Effect v4 TypeScript patterns, scaffolds, and testing
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install effectts-skills?โผ
Run `npx skills add joelhooks/effectts-skills --all -g -y` in your terminal to install the skill globally for any compatible agent.
What does the effect-ts skill cover?โผ
It covers Effect v4 patterns including ServiceMap.Service, Layer composition, Schema.Class data modeling, TaggedErrorClass error handling, testing with @effect/vitest, HTTP clients, CLI tools, and config.
How does it keep Effect patterns up to date?โผ
It instructs the agent to check a local shallow mirror of the official Effect source repository before writing or reviewing code, avoiding stale or outdated v3 patterns.
Can it generate Effect boilerplate code?โผ
Yes. It includes scaffold commands and tools that generate service layers, test layers, schemas, and error classes automatically.
Does effectts-skills work with Claude Code and Cursor?โผ
Yes. The skill follows the universal SKILL.md standard and works in Claude Code, Cursor, Codex, and other compatible agents.
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