BlueprintUI
Official@blueprintui · United States of America
A collection of tools for building Web Components and Web UI.
Agent Skills by BlueprintUI
Showing 6 vetted skills indexed across 1 GitHub repositories.
testing-performance
Detect and prevent performance regressions in bundle size and render time.
documentation
Guide web component documentation authoring with 11ty style and structure.
testing
Enforce standardized unit, visual, and performance test patterns in TypeScript projects.
typescript
Enforce BlueprintUI TypeScript coding standards across components, controllers, utilities, and tests.
testing-visual
Automate visual regression testing for UI components across themes and states.
testing-unit
Standardize TypeScript Jasmine unit tests for web components.
Frequently Asked Questions About BlueprintUI
FAQPage SchemaWhat specific tasks does BlueprintUI enable for developers?▼
BlueprintUI enables the enforcement of standardized unit, visual, and performance testing patterns. It facilitates the maintenance of TypeScript coding standards across components and controllers while providing a structured framework for authoring web component documentation.
Which target personas benefit from using these standards?▼
Frontend engineers, UI library maintainers, and design system architects benefit from these standards. The collection is specifically designed for teams building complex web components who require consistent testing, documentation, and code quality enforcement across large-scale projects.
What are the prerequisites for implementing these testing patterns?▼
Implementation requires a TypeScript-based project environment. Users must integrate the provided testing patterns into their existing build processes to enforce Jasmine unit tests, visual regression checks, and performance monitoring for web components.