create-component

Automate React component creation for DaaS applications with Buildpad compatibility checks.

1|Updated May 26, 2026
One-click install
npx skills add https://github.com/BaraArdiwinata/hackathon-sima-arome --skill create-component-baraardiwinata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-component
Source: https://github.com/BaraArdiwinata/hackathon-sima-arome/tree/main/.agents/skills/create-component
Command: npx skills add https://github.com/BaraArdiwinata/hackathon-sima-arome --skill create-component-baraardiwinata

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of React components, ensuring adherence to DaaS platform patterns and minimizing the risk of using deprecated Mantine components.

Core Features & Use Cases

  • Component Generation: Automatically generates React components following DaaS platform standards.
  • Buildpad First Check: Ensures compatibility with existing components before creating new ones.
  • Quick Start: Offers immediate component generation by prompting the user with a simple command.

Quick Start

Generate a React component for a 'User Profile' form by running: create-component User Profile form

Frequently Asked Questions about create-component

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

FAQPage Schema
How do I automate React component generation for DaaS applications?

You can automate React component generation for DaaS applications using this Skill, which enforces platform pattern compliance and avoids deprecated Mantine components through a Buildpad first check.

How do I ensure my React components avoid deprecated Mantine components?

To ensure React components avoid deprecated Mantine components, this Skill automates the generation process by enforcing DaaS platform standards. It checks existing compatibility via Buildpad before creating the new component.

Can I generate a React component using a simple command prompt?

Yes, you can generate a React component using a simple command prompt. By running a command like 'create-component User Profile form', the Skill immediately generates the requested component while maintaining DaaS platform compliance.

Does this component generation tool check compatibility before creating new files?

Yes, the component generation tool checks compatibility before creating new files. It performs a Buildpad first check to ensure the new React component aligns with existing components and DaaS platform patterns.

What are the limitations of automating React component generation for DaaS?

The limitation of automating React component generation for DaaS is that the Skill is strictly specialized for DaaS platform patterns and Mantine component compliance, meaning it may not apply to generic React projects outside this specific ecosystem.