skills
Effect-TS code reviews, best practices, and debt cleanup
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Makisuo skills?โผ
Run `npx skills add Makisuo/skills --all -g -y` in your terminal to install all skills globally.
How to review Effect-TS code automatically?โผ
Ask your agent to run an effect review, and it will scan changed files, launch parallel reviewers for errors, layers, schemas, and observability, then return a scored report.
Does it support Effect v4?โผ
Yes. The effect-review-v4 skill checks code against the Effect 4.0 beta conventions, while effect-review covers v3 codebases.
Can it review a whole repository or just a PR?โผ
Both. It reviews only the changed files on a branch by default, or fans out across the entire repository with sharded parallel reviewers when you request a full audit.
Do I need Effect-TS experience to use these skills?โผ
No. The skills encode the conventions and checklists, so your agent applies expert-level Effect patterns and explains each finding in plain language.
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