squeleton-skill

Provide a CSS/JS boilerplate with a 12-column grid and utility classes.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/Bruno7kp/squeleton-nps --skill squeleton-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: squeleton-skill
Source: https://github.com/Bruno7kp/squeleton-nps/tree/main/squeleton-skill
Command: npx skills add https://github.com/Bruno7kp/squeleton-nps --skill squeleton-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a compact, reusable UI scaffold that reduces boilerplate by delivering a 12-column grid, a broad set of utility classes, and integrated JavaScript libraries to speed up responsive UI development.

Core Features & Use Cases

  • 12-column grid and central containers for consistent layouts across projects.
  • Utility classes for spacing, flexbox, display, animations, and responsive design.
  • Integrated libraries (HTMX, VanJS, Embla, VenoBox, Modals, Toasts) for interactive components, carousels, modals, and lightweight enhancements.
  • Use cases include rapid prototyping, dashboards, modal/dialog implementations, and animated UI components with minimal custom CSS/JS.

Quick Start

Install the Squeleton boilerplate assets and start applying the framework’s classes in your HTML to build responsive interfaces rapidly.

Frequently Asked Questions about squeleton-skill

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

FAQPage Schema
How do I build responsive dashboards quickly without writing custom CSS from scratch?

Build responsive dashboards quickly by applying a pre-built 12-column grid and utility classes for spacing, flexbox, and display. This CSS/JS boilerplate reduces custom code, enabling rapid prototyping and consistent layouts across projects.

What is the best way to add carousels and modals to a lightweight UI prototype?

Add carousels and modals to a lightweight UI prototype by utilizing the boilerplate's integrated JavaScript libraries like Embla, VenoBox, and dedicated Modal scripts. These components provide interactive UI elements without requiring heavy external dependencies.

Can I use HTMX and VanJS together in a fast UI boilerplate for dynamic updates?

Yes, you can use HTMX and VanJS together within this UI boilerplate to handle dynamic updates. The framework integrates both libraries to provide lightweight enhancements and interactive components for rapid interface development.

Does this CSS framework include utility classes for animations and flexbox layouts?

Yes, this CSS framework includes utility classes for animations, flexbox layouts, spacing, and responsive design. These utilities allow developers to apply consistent visual styles and structural behaviors directly in HTML.

How do I set up a central container and 12-column grid for consistent web layouts?

Set up a central container and 12-column grid by installing the boilerplate assets and applying the framework's layout classes directly in your HTML. This provides a consistent structural foundation for responsive web designs.

What limitations should I expect when using a lightweight CSS boilerplate for complex applications?

When using a lightweight CSS boilerplate, expect limitations in highly customized styling since it prioritizes speed via utility classes and a fixed 12-column grid. Complex visual deviations may require overriding the provided utilities with custom CSS.