Lichens Innovation
Official@lichens-innovation · Canada
Offers standardized configuration and refactoring patterns for React and TypeScript codebases to enforce architectural consistency and quality.
Agent Skills by Lichens Innovation
Showing 7 vetted skills indexed across 1 GitHub repositories.
react-linter-setup
Configure a React/TypeScript ESLint stack with flat config and scripts.
react-files-structure-standards
Enforce kebab-case naming and feature folder structure in React/TypeScript projects.
react-coding-standards
Enforce React and TypeScript coding standards using Avoid and Prefer rules.
react-single-responsibility
Refactor large React components into focused subcomponents, hooks, and utilities.
generate-pr-description
Analyze git diffs and commit history to generate PR descriptions and semantic titles.
review-staged-changes
Review staged git diffs against a standardized quality rubric.
hello-world
Generate an ASCII-art greeting with OS details and optional username.
Frequently Asked Questions About Lichens Innovation
FAQPage SchemaWhat specific tasks can I perform with Lichens Innovation?▼
You can enforce consistent React and TypeScript coding standards, implement kebab-case file naming conventions, refactor large components into focused subcomponents, and generate semantic pull request descriptions based on your git diffs and commit history.
Who is the target persona for these technical standards?▼
These standards are designed for frontend engineers, technical leads, and engineering managers who need to maintain architectural consistency, enforce strict linting rules, and improve code review efficiency across large-scale React and TypeScript projects.
What are the prerequisites for implementing these standards?▼
Implementation requires an existing React and TypeScript environment. You must have access to your project's configuration files to integrate the provided ESLint flat config and folder structure standards into your current development environment.