Skip to content

Feature request: official Claude Skill for Effect-ts #5801

@PaulRBerg

Description

@PaulRBerg

Note

Ended up rolling my own skill until they offer an official one. See the comment below.

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:

  1. Be installable via a plugin marketplace (e.g. analogous to this Playwright Skill)
  2. Enable lean AI-assisted development.
  3. 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-development skill to create the first version of your skill.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions