Fragments
Official@fragments-sdk
Offers design governance, UI component management, and policy enforcement for React-based enterprise interface development.
Agent Skills by Fragments
Showing 6 vetted skills indexed across 1 GitHub repositories.
fragments/ui
Select Fragments UI components and design tokens for accessible interfaces.
fragments/mcp
Discover components, generate UI structures, and validate governance via Fragments MCP server tools.
fragments/cloud-setup
Install Fragments Cloud governance and generate fragments.config.ts for React projects.
fragments/govern
Run Fragments design governance checks and auto-fix UI code violations.
fragments/ui-setup
Install the Fragments UI library and configure FragmentsProvider in React projects.
fragments/policy
Create and manage Fragments design governance policies from natural language.
Frequently Asked Questions About Fragments
FAQPage SchemaWhat specific tasks does Fragments enable for frontend teams?βΌ
Fragments enables the enforcement of design consistency by validating UI code against defined governance policies. It allows teams to manage design tokens, generate standardized interface structures, and automatically fix code violations to ensure adherence to organizational branding and accessibility standards within React projects.
Which personas benefit most from implementing Fragments?βΌ
Frontend engineers, design system leads, and UI architects benefit most from Fragments. It is designed for teams managing large-scale React applications who require centralized control over component usage, design token distribution, and the programmatic enforcement of interface policies across multiple repositories.
What are the prerequisites for integrating Fragments into a project?βΌ
Integration requires an existing React project environment. Users must install the core library, configure the FragmentsProvider, and initialize the fragments.config.ts file to establish the connection between the project codebase and the governance server for policy validation and component discovery.