fp-idiomatic-style
OfficialCode in a clean, idiomatic, functional style.
Authoreditor-code-assistant
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This policy codifies an approach to writing generated code that emphasizes idiomatic conventions and lightweight data structures, reducing complexity and increasing readability.
Core Features & Use Cases
- Prefer language-idiomatic constructs (e.g., Python dicts and tuples, TypeScript interfaces, plain objects) over heavy class or schema abstractions.
- Emphasize functional-leaning patterns: explicit inputs/outputs, small pure functions, and minimized side effects.
- Use this policy during code generation, review, and refactoring to improve maintainability in multi-language projects.
Quick Start
Apply this style policy to your next code change by refactoring to idiomatic, lightweight structures and clearly separated pure functions.
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: fp-idiomatic-style Download link: https://github.com/editor-code-assistant/eca-plugins/archive/main.zip#fp-idiomatic-style 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 471,000+ vetted skills library on demand.