Effect CLI
CommunityBuild type-safe CLI apps with Effect.
Authorkriegcloud
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation of robust, type-safe command-line applications by providing tools for argument parsing, validation, and dependency injection.
Core Features & Use Cases
- Type-Safe Arguments & Flags: Define commands with strongly typed positional arguments and named flags.
- Automatic Help Generation: Generates
--helpand--versionoutput automatically. - Dependency Injection: Integrate seamlessly with Effect's powerful effect system for managing services and state.
- Use Case: Develop a CLI tool to manage cloud deployments, where arguments specify the environment and flags control deployment options like dry-run or verbose logging.
Quick Start
Use the effect cli skill to create a command named 'greet' that takes a 'name' argument and a 'times' flag, then prints 'Hello {name}!' repeated {times}.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Effect CLI Download link: https://github.com/kriegcloud/beep-effect/archive/main.zip#effect-cli Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.