Workbench Guide
Follow this workflow to create and submit your custom components.
๐
1. Create in Workspace
Your primary workspace is src/app/contributions/my-contribution/. Modify the files there and use Lab Mode to see your changes in real-time.
โ๏ธ
2. Technical Standards
Components must be standalone and use Signals. Prioritize _variables.scss tokens and ensure your layout is fully responsive down to 320px.
๐ฎ
3. Push & Submit
Push your changes to your GitHub Fork (must be public). Copy your Fork's URL and submit it via the form on the official Aden UI Website.
Project Structure
๐ฆ aden-ui-community
โโโ๐ src
โโโ๐ app
โ โโโ๐ contributions
โ โ โโโ๐ my-contribution // <-- YOUR WORKSPACE
โ โโโ๐ pages
โ โ โโโ๐ workbench // <-- Register your contribution here
โโโ๐ _variables.scss // <-- Global colors
Ready to take part?
Fork the repository to start building. Already finished? Use the form.