Builder.io
Official@builderio
Offers a comprehensive framework for visual component integration, frontend interface design, and autonomous task execution within modern web development environments.
Agent Skills by Builder.io
Showing 26 vetted skills indexed across 3 GitHub repositories.
agent-browser
Automate browser interactions, form completion, and data extraction via accessibility-tree CLI.
rules-reviewer
Audit Builder.io Fusion rule files for structure and configuration issues.
unzip
Extract zip archives into project destinations with validation and dependency checks.
mobile-testing
Build, install, and validate iOS and Android app workflows with Maestro.
playwright-cli
Automate browser interactions and Playwright test workflows via command-driven tooling.
import-prototype
Import Builder.io prototypes into projects using the Builder dev-tools CLI.
ios-native
Build and run iOS applications using xcodebuild and simulator deployment.
android-native
Build and deploy Android APKs to emulators and devices using Gradle and adb.
create-instructions
Analyze repository patterns to create project-specific AGENTS.md instructions.
fusion-to-publish-v2
Register React components for Builder.io Publish visual editing workflows.
fusion-to-publish
Register React components for Builder.io Publish visual editing in Next.js projects.
self-modifying-code
Modify host application source code with rollback points and typecheck enforcement.
security
Enforce secure coding practices for agent-native apps with Zod schemas.
shadcn-ui
Configure shadcn/ui components and validate imports using components.json.
adding-a-feature
Verify agent and UI parity across UI, actions, skills, and app-state.
create-skill
Document and scaffold new skills with a standard SKILL.md structure.
delegate-to-agent
Delegate AI tasks to agent chat via sendToAgentChat and agentChat APIs.
actions
Define and manage agent actions with defineAction and client hooks.
capture-learnings
Capture user feedback and preferences as structured memories in a SQL-backed index.
frontend-design
Design responsive frontend interfaces with React, HTML, and Tailwind.
real-time-sync
Synchronize UI state with agent and script changes via SSE and polling.
find-skills
Search and install agent skills via the skills CLI package manager.
skill-creator
Guide end-to-end creation and iterative refinement of AI skills with SKILL.md.
jira
Search Jira Cloud issues and retrieve sprint statuses via REST API.
Frequently Asked Questions About Builder.io
FAQPage SchemaWhat 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.