Builder.io avatar

Builder.io

Official

@builderio

0Followers
|
93Public Repos
|
26Published Skills

Offers a comprehensive framework for visual component integration, frontend interface design, and autonomous task execution within modern web development environments.

Skills Distribution
DomainDeveloper To...Frontend Component.. (40%)Autonomous Task Or.. (30%)Mobile & Web Quali.. (20%)Enterprise Integra.. (10%)

Agent Skills by Builder.io

Showing 26 vetted skills indexed across 3 GitHub repositories.

BuilderIOBuilderIO
11

agent-browser

Automate browser interactions, form completion, and data extraction via accessibility-tree CLI.

Official
Advanced
BuilderIOBuilderIO
11

rules-reviewer

Audit Builder.io Fusion rule files for structure and configuration issues.

Official
Advanced
BuilderIOBuilderIO
11

unzip

Extract zip archives into project destinations with validation and dependency checks.

Official
Intermediate
BuilderIOBuilderIO
11

mobile-testing

Build, install, and validate iOS and Android app workflows with Maestro.

Official
Advanced
BuilderIOBuilderIO
11

playwright-cli

Automate browser interactions and Playwright test workflows via command-driven tooling.

Official
Advanced
BuilderIOBuilderIO
11

import-prototype

Import Builder.io prototypes into projects using the Builder dev-tools CLI.

Official
Intermediate
BuilderIOBuilderIO
11

ios-native

Build and run iOS applications using xcodebuild and simulator deployment.

Official
Intermediate
BuilderIOBuilderIO
11

android-native

Build and deploy Android APKs to emulators and devices using Gradle and adb.

Official
Intermediate
BuilderIOBuilderIO
11

create-instructions

Analyze repository patterns to create project-specific AGENTS.md instructions.

Official
Intermediate
BuilderIOBuilderIO
11

fusion-to-publish-v2

Register React components for Builder.io Publish visual editing workflows.

Official
Advanced
BuilderIOBuilderIO
11

fusion-to-publish

Register React components for Builder.io Publish visual editing in Next.js projects.

Official
Advanced
BuilderIOBuilderIO
3

self-modifying-code

Modify host application source code with rollback points and typecheck enforcement.

Official
Advanced
BuilderIOBuilderIO
3

security

Enforce secure coding practices for agent-native apps with Zod schemas.

Official
Advanced
BuilderIOBuilderIO
3

shadcn-ui

Configure shadcn/ui components and validate imports using components.json.

Official
Intermediate
BuilderIOBuilderIO
3

adding-a-feature

Verify agent and UI parity across UI, actions, skills, and app-state.

Official
Advanced
BuilderIOBuilderIO
3

create-skill

Document and scaffold new skills with a standard SKILL.md structure.

Official
Basic
BuilderIOBuilderIO
3

delegate-to-agent

Delegate AI tasks to agent chat via sendToAgentChat and agentChat APIs.

Official
Advanced
BuilderIOBuilderIO
3

actions

Define and manage agent actions with defineAction and client hooks.

Official
Advanced
BuilderIOBuilderIO
3

capture-learnings

Capture user feedback and preferences as structured memories in a SQL-backed index.

Official
Intermediate
BuilderIOBuilderIO
3

frontend-design

Design responsive frontend interfaces with React, HTML, and Tailwind.

Official
Advanced
BuilderIOBuilderIO
3

real-time-sync

Synchronize UI state with agent and script changes via SSE and polling.

Official
Advanced
BuilderIOBuilderIO
1

find-skills

Search and install agent skills via the skills CLI package manager.

Official
Basic
BuilderIOBuilderIO
1

skill-creator

Guide end-to-end creation and iterative refinement of AI skills with SKILL.md.

Official
Advanced
BuilderIOBuilderIO
1

jira

Search Jira Cloud issues and retrieve sprint statuses via REST API.

Official
Intermediate

Frequently Asked Questions About Builder.io

FAQPage Schema
What specific development tasks does Builder.io enable?

Builder.io enables visual component registration for React, automated browser interaction, mobile application testing with Maestro, and structured memory indexing for user preferences. It facilitates the creation of project-specific instructions and the management of repository-level tasks through integrated command-driven interfaces.

Which technical personas benefit most from these capabilities?

Frontend engineers, full-stack developers, and quality assurance specialists benefit from these capabilities. The platform is designed for teams managing complex React-based architectures who require visual editing parity, automated testing, and seamless integration with enterprise platforms like Jira, GitHub, and Slack.

What are the primary dependencies for implementing these skills?

Implementation requires a React-based project structure, specifically supporting Next.js for visual editing features. Core dependencies include Zod for schema validation, Tailwind for styling, and native build environments like Xcode and Gradle for mobile testing, alongside the standard package management ecosystem.