SkillAgentSearch skills...

Coriander

🌟 Yet another Random Gradients Picker

Install / Use

/learn @kobe-koto/Coriander
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Coriander

Coriander is a web-based tool for generating CSS gradients.

Preview: https://coriander.pages.dev

Project Setup

This project is built with Astro.

Prerequisites

Node.js and other package managers may work, but i didn't test them

Development

  1. Clone the repository:

    git clone https://github.com/kobe-koto/Coriander.git
    cd Coriander
    
  2. Install dependencies:

    bun install
    
  3. Start the development server:

    bun run dev
    

    The application will be available at http://localhost:4321.

Build

To create a production build, run:

bun run build

The output will be in the dist/ directory.

License

This project is licensed under the AGPL-3.0 license. See the LICENSE file for details.

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1mo ago
Forks0

Languages

TypeScript

Security Score

90/100

Audited on Feb 19, 2026

No findings