Run or extend the Desktop Code Agents Multi-Frontier workflow. Use when coordinating Codex and Claude Code subscriptions, collaboration phases, checkpoints, recovery, usage meters, or helper admission.
Quellsprache: Englisch
Menü
Skills in diesem Repository
SkillsMP hat 227 Skills aus BuilderIO/agent-native gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
BuilderIO/agent-nativeEs werden 40 von 227 gesammelten Skills angezeigt.
Run or extend the Desktop Code Agents Multi-Frontier workflow. Use when coordinating Codex and Claude Code subscriptions, collaboration phases, checkpoints, recovery, usage meters, or helper admission.
Quellsprache: Englisch
Client method surface rules. Use when wiring browser/client code to actions, application state, framework routes, app APIs, uploads, auth, or settings.
Quellsprache: Englisch
How the agent knows what the user is looking at. Use when exposing UI state to the agent, implementing view-screen or navigate actions, wiring navigation state, or debugging agent context issues.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Enrich contacts and companies via Apollo.io for prospecting and sales intelligence. Use this skill when the user asks about contact details, company research, or finding decision-makers.
Quellsprache: Englisch
Look up community member engagement and signals via Common Room. Use this skill when the user asks about community activity, member engagement, or community signals.
Quellsprache: Englisch
Search and read GitHub PRs, issues, and code across a configured GitHub org or repo. Use this skill when the user asks about pull requests, code reviews, or GitHub issues.
Quellsprache: Englisch
Look up customer support tickets and account history via Pylon. Use this skill when the user asks about support tickets, customer issues, or support history.
Quellsprache: Englisch
Search and reuse approved brand examples before generating decks, designs, content, assets, or dashboards.
Quellsprache: Englisch
Turn ordinary text plans into rich interactive visual plans with diagrams, file maps, annotated code, open questions, and UI/prototype review when useful.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Work through persisted, element-anchored review comments on shared Design prototypes and close the loop with verified edits.
Quellsprache: Englisch
Inspect and manage the live agent context window with Context X-Ray. Use when context is getting large, the user asks what is in context, or stale tool results/files should be pinned, evicted, restored, or reported by an external host.
Quellsprache: Englisch
Use when adding or reviewing UI navigation so internal routes preserve normal SPA behavior plus Cmd/Ctrl-click and middle-click new-tab semantics.
Quellsprache: Englisch
Use Design for UI/UX exploration, side-by-side design directions, interactive prototype previews, user selection, iteration, and design-to-code handoff through the hosted Design MCP app.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Inspect, troubleshoot, and extend Analytics session replay recordings.
Quellsprache: Englisch
Durable, access-scoped, append-only record of who changed what app data, when, and whether it was the agent or a human. Use when adding an activity feed or change history, declaring what a mutating action targets, auditing sensitive reads, or answering "what…
Quellsprache: Englisch
Calendar + video provider integrations — Google Calendar, Office 365, Zoom, built-in video, Google Meet — and how to write new ones.
Quellsprache: Englisch
Build the Agent Native desktop app locally, kill the running copy, install the fresh DMG to /Applications, and launch it. Use when the user says "rebuild/reinstall the desktop app", "ship desktop", "install the desktop app", or similar.
Quellsprache: Englisch
Capture and apply accumulated knowledge via structured memory. Use when the user gives feedback, shares preferences, corrects a mistake, or when you discover something worth remembering for future conversations.
Quellsprache: Englisch
Make arbitrary authenticated HTTP calls to configured Analytics provider APIs when first-class actions are too narrow.
Quellsprache: Englisch
Export Design work and produce developer handoff materials. Use when the user wants HTML, PNG, SVG, ZIP/code exports, implementation notes, or a coding handoff for a selected design.
Quellsprache: Englisch
Bring an older Agent Native app or workspace current. Use when updating @agent-native/core, fixing a broken upgrade, or when tempted to patch or override core/dispatch packages to make an old branch run.
Quellsprache: Englisch
Save a run-code fetch/join/aggregate script as a stored, refreshable data source that dashboard panels bind to and render. Use when an ad-hoc provider-api-request or run-code analysis should become a live dashboard panel other users see, or when a cohort/join…
Quellsprache: Englisch
Query BigQuery for analytics events, signups, pageviews, subscriptions, and user data. Use this skill when the user asks about metrics, funnels, user activity, or customer usage data.
Quellsprache: Englisch
Monitor Google Cloud Run services and Cloud Functions health, metrics, and logs. Use this skill when the user asks about service health, request counts, latencies, or cloud infrastructure.
Quellsprache: Englisch
Search sales call recordings, transcripts, and participants via Gong. Use this skill when the user asks about sales calls, customer conversations, or call transcripts.
Quellsprache: Englisch
Query Grafana dashboards and Prometheus metrics for service health, LLM latency, and infrastructure monitoring. Use this skill when the user asks about service health, monitoring, alerts, or performance metrics.
Quellsprache: Englisch
Track errors and issues across your projects via Sentry. Use this skill when the user asks about errors, exceptions, error trends, or application health.
Quellsprache: Englisch
Search Slack messages and read channel history across your workspaces. Use this skill when the user asks about Slack conversations, channel messages, or internal communications.
Quellsprache: Englisch
How to connect to and query the Stripe API for analytics data.
Quellsprache: Englisch
Code-backed GLSL shader fills and shader effects: authoring WGSL-free, WebGL1 GLSL fragment shaders that persist as readable source in the screen HTML with uniform knobs in the inspector. Use when the user asks for a shader fill or shader effect, sends…
Quellsprache: Englisch
Save a run-code fetch/join/aggregate script as a stored, refreshable data source any app's own charts/tables can render, instead of a hardcoded provider action or a per-view re-fetch. Use when an ad-hoc run-code or provider-api-request analysis should become…
Quellsprache: Englisch
Add or use full agent harness runtimes like Claude Code, Codex, Pi, Cursor, Mastra, or ACP agents inside Agent Native.
Quellsprache: Englisch
Use when a Brain question asks across company memory plus live/app-owned data such as metrics, email threads, workspace grants, or secrets.
Quellsprache: Englisch
Open or create a repo-native visual documentation workspace backed by local Plan MDX files. Use when the user asks to visualize a repository, create durable visual docs for APIs/components/models/flows, launch a visual repo viewer, review repo docs like a…
Quellsprache: Englisch
How the agent must perform writes so they actually persist under the hosted foreground run budget and long-running background handoffs. Use whenever you create, update, delete, or batch-write app data — especially "do this for many items" loops, or any task…
Quellsprache: Englisch
How to add routes without remounting the app shell. Use when adding a new route, fixing agent sidebar reloads on navigation, or choosing between `root.tsx` layout and pathless `_app.tsx` layout patterns.
Quellsprache: Englisch
Use when asking what to do next after a feature pass while avoiding bloat and checking for unfinished MVP work.
Quellsprache: Englisch