flext-patterns
OfficialStandardize code implementation patterns.
Authorflext-sh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of maintaining consistent, high-quality code across a project by providing and enforcing a set of standardized implementation patterns. It helps avoid common pitfalls and promotes maintainability.
Core Features & Use Cases
- Pattern Enforcement: Ensures adherence to established patterns like Railway-Oriented Programming (ROP), Dependency Injection (DI), and structured logging.
- Code Standardization: Guides developers to anchor new code to existing implementations, promoting reusability and consistency.
- Use Case: When developing a new feature, use this Skill to ensure that error handling follows the
FlextResultpattern, dependency injection usesFlextContainer, and logging is performed viaFlextLogger, maintaining the project's architectural integrity.
Quick Start
Anchor new code to nearby proven implementations in the same module family.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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: flext-patterns Download link: https://github.com/flext-sh/flext/archive/main.zip#flext-patterns 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.