AwardsApp
Official@awardsapp · United Kingdom
Find, enter, and win business awards for most your outstanding work
Agent Skills by AwardsApp
Showing 8 vetted skills indexed across 1 GitHub repositories.
building-with-tambo
Integrate Tambo into existing React applications for generative UI and chat.
generative-ui
Scaffold a Tambo generative UI React app with CLI setup and component registration.
building-settings-ui
Standardize Tambo Cloud settings sections across Agent and Settings tabs.
creating-styled-wrappers
Refactor styled compound components into wrappers using Base.Root and data-* attributes.
building-compound-components
Design unstyled compound React component APIs with context and render props.
ai-sdk-model-manager
Update AI SDK provider packages and add newly available model IDs.
validating-accessibility
Validate React .tsx UI changes for semantic HTML, ARIA, forms, dialogs, and keyboard navigation.
api-resource-lifecycle
Implement CRUD flows with cascading deletes and orphan prevention for API resources.
Frequently Asked Questions About AwardsApp
FAQPage SchemaWhat specific interface tasks does AwardsApp enable?▼
AwardsApp enables the construction of generative user interfaces, the standardization of settings panels, and the development of unstyled compound components. It facilitates the refactoring of styled wrappers and ensures UI changes meet semantic HTML and ARIA accessibility standards for complex forms and dialogs.
Which engineering personas benefit from these skills?▼
Frontend engineers and UI architects focused on React component design benefit from these skills. The manifest is specifically tailored for developers building modular, accessible interfaces who require standardized patterns for compound components and robust lifecycle management for data-driven resources.
What are the prerequisites for implementing these interface patterns?▼
Implementation requires an existing React environment and familiarity with context-based component design. Developers must be prepared to manage data-attribute styling, implement semantic HTML structures, and handle cascading resource dependencies within their existing application architecture.