Skip to main content
BuilderIO
Profil créateur GitHub

BuilderIO

Vue par dépôt de 266 skills collectés dans 5 dépôts GitHub.

skills collectés
266
dépôts
5
mis à jour
5 sept. 2026
explorateur de dépôts

Dépôts et skills représentatifs

address-feedback-with-replies
non classé

Complete the Slack feedback cycle: read every thread and linked evidence, fix verified repo-owned issues, and reply in-thread with honest status, clarification questions, and release follow-up. Use when the user asks to address feedback and respond in the…

2 sept. 2026
review-latest-feedback
non classé

Sweep the newest Slack, GitHub issue, and Sentry feedback: first answer the reporters who answered you, then fix clear verified repo bugs at the owning boundary, build the UX and feature requests the invoking user endorsed with an :upvote:, reply only where…

2 sept. 2026
assets
non classé

Use Agent-Native Assets for image and video generation requests, brand-safe asset search/export, and human-in-the-loop asset selection through the hosted Assets MCP app. Prefer this over generic image tools when installed.

2 sept. 2026
a2a-assets
non classé

Use Assets from other apps or MCP hosts to generate, refine, export, and insert brand images or videos.

2 sept. 2026
asset-generation
non classé

Use Assets for brand-safe image or video generation, human picker UI, search/list/export actions, and cross-app asset selection. Use when a visual needs to be generated, refined, found, or handed off to another app.

2 sept. 2026
image-generation
non classé

Generate and refine brand-consistent images from libraries, references, and prior candidates. Use before calling image-generation or refinement actions.

2 sept. 2026
agent-native-docs
non classé

How to look up version-matched Agent-Native framework docs and source in node_modules. Use before coding against @agent-native/core APIs or advanced features.

2 sept. 2026
library-management
non classé

Schema, CRUD, sharing, URL style imports, and cascade-delete patterns for asset libraries, collections, and assets. Use when managing a library or importing visual brand evidence from a URL.

1 sept. 2026
Affichage de 8 skills collectés sur 223.
grill-me
Spécialistes en gestion de projets

Relentlessly interviews the user to sharpen a plan, design, decision, or idea while building the project's domain glossary and recording durable architectural decisions. Use when the user asks to be grilled, challenged, interviewed, stress-tested, or wants to…

6 août 2026
allow-commands
Développeurs de logiciels

Adds safe command allowlist entries to an existing builder.config.json. Use when a user asks to allow commands, permit a CLI tool, configure allowedCommands, enable mobile development tooling, or allow unzip commands, even if they do not mention this skill.

30 juil. 2026
rules-reviewer
Développeurs de logiciels

Review, fix, and create Builder.io Fusion rules files (.builderrules, .mdc, agents.md). Use to: (1) audit existing rules and get feedback, (2) fix rules that AI is ignoring, (3) get guidance when writing new rules.

12 juin 2026
unzip
Développeurs de logiciels

Unzip or extract a zip file in the project. Use when the user says "unzip", "extract zip", "unzip file", or asks to extract a .zip archive. Finds the most recently modified .zip file in the codebase and extracts it to the project root using `npx extract-zip`.

27 mai 2026
playwright-cli
Analystes en assurance qualité des logiciels et testeurs

Automate browser interactions, test web pages and work with Playwright tests.

26 mai 2026
agent-browser
Développeurs de logiciels

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include…

26 mai 2026
hallmark
Développeurs de logiciels

Anti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Use when the user asks to build a new app or landing page, wants to redesign something, invokes Hallmark by name, or uses audit/redesign/study.

26 mai 2026
mobile-testing
Analystes en assurance qualité des logiciels et testeurs

Install Maestro, run end-to-end tests, and create new test flows for the iOS and Android apps in this project. Use when the user asks to test the mobile apps, verify a feature on iOS or Android, set up Maestro, run a smoke test, write a new flow, or wants…

8 mai 2026
Affichage de 8 skills collectés sur 15.
webmcp
non classé

Open a user-provided URL in the host's built-in browser and use the page's MCP or WebMCP tools before browser UI automation for app communication or edits.

5 sept. 2026
agent-watchdog
non classé

Use when asked to watch, babysit, audit, review, compare, or fix another agent's work from a Codex session ID, Claude Code session/transcript, chat/thread link, PR, branch, log, or pasted run summary. Monitor until the other agent is done or blocked,…

3 sept. 2026
visual-edit
non classé

Open a running local app in Design overview mode as URL-backed iframe screens for visual editing, flow review, duplication, and route-state exploration. Use when the user asks to inspect, compare, or edit a real local app visually in Design.

26 août 2026
visual-plan
Développeurs de logiciels

Turn ordinary text plans into rich interactive visual plans with diagrams, file maps, annotated code, open questions, and UI/prototype review when useful.

4 août 2026
visual-recap
Développeurs de logiciels

Turn a PR, branch, commit, or git diff into an interactive visual recap with diagrams, file maps, API/schema summaries, annotated diffs, and focused review notes.

4 août 2026
adding-a-skill
Autres occupations informatiques

Use in the BuilderIO/skills repo whenever adding, updating, publishing, documenting, validating, or wiring a public skill. Covers the repo-local skill files, root catalog docs, plugin metadata, @agent-native/skills dynamic install path, optional managed…

23 juil. 2026
rewind
Développeurs de logiciels

Retrieve recent local Clips Rewind context when the user says "Look at Rewind," asks what just happened, or refers to something they recently said or saw.

23 juil. 2026
efficient-frontier
Développeurs de logiciels

Apply the same orchestration as `/efficient-fable` to any high-cost frontier model: delegate research, coding, and testing to cheaper subagents while keeping planning, synthesis, and final review with the expensive model.

5 juil. 2026
Affichage de 8 skills collectés sur 14.
storing-data
non classé

How to store application data in agent-native apps. All data lives in SQL. Use when adding data models, deciding where to store data, or reading/writing application data.

27 août 2026
adding-a-feature
non classé

The four-area checklist every new feature must complete. Use when adding any feature, integration, or capability to ensure the agent and UI stay in parity.

26 août 2026
agent-native-toolkit
non classé

Inventory and ownership rules for shared Agent-Native workspace UI. Use before building app chrome, settings, navigation, sharing, collaboration, setup, history, comments, chat rails, agent UX, or repeated workspace behavior.

26 août 2026
frontend-design
non classé

Sets the visual direction for UI work, avoiding generic AI aesthetics. Use for any user-facing UI change: new surfaces, screenshot-driven feedback, copy/density cleanup, settings, control placement, or a "make this look good" pass. Do not load it only for…

26 août 2026
actions
non classé

How to create and run agent actions. Actions are the single source of truth for app operations — the agent calls them as tools and frontend code calls them through client hooks. Use when creating a new action, adding an API integration, or wiring up frontend…

25 août 2026
internationalization
non classé

How to add localized UI copy when the user explicitly requests i18n. Do not load or apply this skill for ordinary English UI edits in this starter — it ships inline English strings with no catalogs.

24 août 2026
self-modifying-code
non classé

Tiers, checkpoints, and off-limits paths for an agent editing the app's own source. Use when designing UI for agent editability, deciding whether a file is safe for the agent to change, or when tempted to patch config, `.env`, or an `@agent-native/*` package.…

24 août 2026
secrets
non classé

Declaratively register API keys and service credentials a template needs so they appear in the agent sidebar settings UI and the onboarding checklist. Use before adding any third-party credential or setup UI so API keys, OAuth connections, and scoped…

22 août 2026
Affichage de 8 skills collectés sur 9.
5 dépôts affichés sur 5
Tous les dépôts sont affichés