hexagone-frontend

Fetch Hexagone frontend component documentation from the GitLab repository.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Dedalus-ERP-PAS/hexagone-foundation-skills --skill hexagone-frontend
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: hexagone-frontend
Source: https://github.com/Dedalus-ERP-PAS/hexagone-foundation-skills/tree/main/skills/hexagone-frontend
Command: npx skills add https://github.com/Dedalus-ERP-PAS/hexagone-foundation-skills --skill hexagone-frontend

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users quickly navigate and interrogate the Hexagone frontend documentation for components, UI patterns, and the Hexa components library, pulling optimized LLM-ready docs from the GitLab repository.

Core Features & Use Cases

  • Retrieve and summarize documentation for Vue.js 2 components, beta-scss utilities, and Vuex store patterns
  • Provide component props, events, usage examples, and conventions for Hexagone UI
  • Use the raw Markdown docs to answer questions with accurate references and file origins

Quick Start

Ask to fetch and display the props, events, and usage examples for a specific Hexagone component from the documentation.

Frequently Asked Questions about hexagone-frontend

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

FAQPage Schema
How do I find the props and events for a Vue.js 2 component in Hexagone?▼

To find props and events for a Hexagone Vue.js 2 component, query the documentation to retrieve raw Markdown files containing accurate usage examples, custom tags, and direct source file references.

What are the Vuex store patterns used in Hexagone frontend development?▼

Hexagone frontend development uses Vuex store patterns integrated with vuex-pathify, allowing you to query documentation for specific state management conventions and retrieve direct file references for implementation accuracy.

Does Hexagone frontend documentation include beta-scss utility conventions?▼

Yes, Hexagone frontend documentation includes beta-scss utility conventions, providing raw Markdown docs that detail styling utilities and custom tags alongside standard Vue.js 2 component information.

How do I get usage examples for Hexagone UI components from the official repository?▼

You can get usage examples for Hexagone UI components by fetching the optimized LLM-ready documentation directly from the official GitLab repository, which provides accurate props, events, and source file origins.

Can I use Hexagone component docs to understand custom directives in Vue.js 2?▼

Yes, you can use Hexagone component documentation to understand custom directives in Vue.js 2 by querying the repository docs, which provide accurate conventions and quote the source file in every response.