effect
effect copied to clipboard
Feature request: official Claude Skill for Effect-ts
What is the problem this feature would solve?
Effect-ts has a steep learning curve.
You guys have done an amazing job at making the official docs easily accessible via context7 MCP and llms.txt, but accessing these resources can be quite expensive in terms of AI token consumption. This is in part due to the large size of the Effect framework/ docs.
What is the feature you are proposing to solve the problem?
Provide an official Claude Skill (or Agent Skill) for Effect-ts, which would:
- Be installable via a plugin marketplace (e.g. analogous to this Playwright Skill)
- Enable lean AI-assisted development.
- Serve as a 'compressed' documentation. The skill should not be a 1-to-1 match with the docs. It should be a pared-back version with essential tips and tricks and high-level guidance.
Example
You can see an example of our custom-built Tailwind CSS skill here.
[!TIP]
You can use Anthropic's official
plugin-developmentskill to create the first version of your skill.