flow-error-eslint-compliance

Official

Fix ESLint issues post-migration.

Authorgrowthxai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill fixes ESLint issues that commonly appear during Flow to Output SDK migrations, ensuring migrated code adheres to project conventions and style guides.

Core Features & Use Cases

  • Lint Fixes: Auto-fix common ESLint violations introduced during migration.
  • Conformance Validation: Validate code against project ESLint rules.
  • Use Case: After migrating a flow module, run lint fixes and recheck to pass CI.

Quick Start

Run the lint autofix and lint checks on the migrated codebase to ensure compliance.

Dependency Matrix

Required Modules

None required

Components

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: flow-error-eslint-compliance
Download link: https://github.com/growthxai/output-claude-plugins/archive/main.zip#flow-error-eslint-compliance

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository