Lichens-Innovation

Lichens-Innovation

@Lichens-Innovation Organization

GitHub
6 Skills
0 Total Stars
February 2026 Joined

Public Skills

react-single-responsibility

by Lichens-Innovation

Strategies to simplify components, hooks, and methods: decomposition order (utilities, hooks, sub-components), early returns, control flow, parameter design, and code smell fixes. Use when the user says: ungodify this method/function/component, simplify this method/function/component, make this method/function/component less complex; or when refactoring a large component, hook, or function, reducing complexity, applying single responsibility, or asking how to simplify a component, hook, or method.

File Ops 0 3mo ago

react-coding-standards

by Lichens-Innovation

"Enforces internal React and TypeScript coding standards using avoid/prefer rules. Use when reviewing or refactoring React/TS code, applying company standards, or when the user asks to align code with coding standards."

Code Review 0 3mo ago

react-files-structure-standards

by Lichens-Innovation

"Enforces file and folder naming and structure standards for React/TypeScript projects. Use when normalizing file/folder names, auditing project structure, renaming files or directories, or when the user asks to align file/folder naming with standards."

File Ops 0 3mo ago

generate-pr-description

by Lichens-Innovation

Generate pull request descriptions by comparing current branch with parent branch. Creates semantic commit-style PR titles and fills PR templates. Use when the user asks to generate PR description, prepare pull request, or create merge request description.

Auth 0 3mo ago

review-staged-changes

by Lichens-Innovation

Reviews staged git changes for code quality, maintainability, readability, and potential regressions. Verifies changes make sense in context, improve maintainability, enhance readability, and don't introduce side effects. Use when reviewing staged changes, examining git diffs, or when the user asks to review modifications before committing.

Code Review 0 3mo ago

hello-world

by Lichens-Innovation

Simple skill to welcome user in ASCII Art Format with operating system information

Code Gen 0 3mo ago