coss-particles

Index COSS UI particles with JSON manifests and in-repo source references.

1.6k|107|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Makisuo/maple --skill coss-particles-makisuo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coss-particles
Source: https://github.com/Makisuo/maple/tree/main/.agents/skills/coss-particles
Command: npx skills add https://github.com/Makisuo/maple --skill coss-particles-makisuo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Index and catalog copy-paste-ready COSS UI particles to accelerate UI development by reusing proven patterns.

Core Features & Use Cases

  • Copy-paste-ready UI patterns built on coss primitives.
  • Browse 480 particles across 52 component types with direct JSON manifests.
  • Source files live in apps/ui/registry/default/particles/ for in-repo reference and customization.

Quick Start

Describe the UI you need, locate a matching particle in the index, fetch its JSON manifest, and adapt the code for your app.

Frequently Asked Questions about coss-particles

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Where can I find copy-paste-ready frontend UI patterns for multiple component types?

Locate a matching particle in the index, fetch its JSON manifest URL, and adapt the source code for your app. Source files reside in apps/ui/registry/default/particles/ for direct in-repo reference and customization.

What are COSS UI particles and how do they work for component reuse?

Yes, source files live in apps/ui/registry/default/particles/ within the repository. You can fetch the JSON manifest, reference the original source files directly, and customize the code for your specific frontend application.

How do I browse and fetch UI particle JSON manifests for frontend development?

COSS UI particles provide copy-paste-ready patterns spanning 52 distinct UI component types. This broad coverage ensures you can find proven frontend patterns for various interface elements needed in your application.

Can I customize the source files for COSS UI particles in my repo?

You browse 480 copy-paste-ready UI particles across 52 component types. This large catalog provides direct JSON manifests to help you quickly locate and reuse proven frontend UI patterns during development.