How to register user-facing setup steps (API keys, OAuth, connecting third-party services) for the sidebar setup checklist. Use when adding a feature that needs initial user configuration.
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 27 von 227 gesammelten Skills angezeigt.
How to register user-facing setup steps (API keys, OAuth, connecting third-party services) for the sidebar setup checklist. Use when adding a feature that needs initial user configuration.
Quellsprache: Englisch
How to keep template code database-agnostic and hosting-agnostic. Use when defining schemas, writing raw SQL, creating server routes, or anything that could leak a SQLite-only, Postgres-only, or Node-only assumption.
Quellsprache: Englisch
Framework server plugins and the `/_agent-native/` route namespace. Use when adding a custom server plugin, deciding whether to create an `/api/` route vs an action, or debugging auto-mounted framework routes.
Quellsprache: Englisch
Use Content for repo-backed Markdown/MDX docs, blogs, resources, rich document editing, local components, shareable copies, and Content local-file workspaces. Prefer Content actions over raw filesystem writes when available.
Quellsprache: Englisch
How the booking system works: checking availability, managing booking links, configuring availability settings, and the public booking URL pattern.
Quellsprache: Englisch
Visualize local Codex and Claude Code context usage, open a report, flag warnings, and suggest prompt/tooling optimizations.
Quellsprache: Englisch
Query HubSpot CRM for deals, contacts, companies, and sales metrics. Use this skill when the user asks about sales pipeline, deal status, or customer CRM data.
Quellsprache: Englisch
Access the Notion content calendar and page data for editorial planning. Use this skill when the user asks about the content calendar, blog planning, or editorial schedule.
Quellsprache: Englisch
Report live progress from long-running agent tasks. Use when a task takes more than a few seconds, so the user can watch status in the runs tray instead of staring at a spinner.
Quellsprache: Englisch
In-app notifications primitive with pluggable server-side channels. Use when the agent needs to surface progress, alerts, or completions to the user — both in-app (bell + toast) and out-of-band (webhook, Slack, custom).
Quellsprache: Englisch
Public booking flow — the state machine, animations, and URL/app-state sync.
Quellsprache: Englisch
How to inspect and configure the AI engine (model provider) powering the agent. Use when the user asks to switch models, check which engine is active, test a new provider, or register a custom engine.
Quellsprache: Englisch
Booking lifecycle — pending, confirmed, rescheduled, cancelled — plus attendees, references, no-shows, and reminders.
Quellsprache: Englisch
How event types work — fields, scheduling types, tabs in the editor, and the full set of configurable options.
Quellsprache: Englisch
Core concepts of the scheduling package — event types, schedules, bookings, hosts, teams, and how they compose.
Quellsprache: Englisch
How schedules, weekly rules, date overrides, travel schedules, and out-of-office entries combine to determine when someone is bookable.
Quellsprache: Englisch
Inline, popup, and floating-button embeds — snippet generation and theming.
Quellsprache: Englisch
ChiliPiper-style pre-booking forms that route prospects to the right event type based on their answers.
Quellsprache: Englisch
The pure `computeAvailableSlots` function — inputs, outputs, invariants, and debugging guide.
Quellsprache: Englisch
Team event types, round-robin assignment, collective bookings, host weights, and no-show calibration.
Quellsprache: Englisch
Trigger-based automations — reminders, follow-ups, webhooks — across the booking lifecycle.
Quellsprache: Englisch
How to render interactive previews of app screens inline in agent chat via sandboxed iframes. Covers the `embed` fence syntax, the `postNavigate` pop-out helper, and when to prefer an embed over prose / a static image.
Quellsprache: Englisch
Query keyword rankings, search volume, and SEO metrics via DataForSEO. Use this skill when the user asks about SEO performance, keyword rankings, or organic search data.
Quellsprache: Englisch
dbt (data build tool) project structure, SQL patterns, and best practices for the analytics warehouse. Use this skill when working with dbt models, testing SQL queries, or creating new analytical tables.
Quellsprache: Englisch
Search and analyze Jira tickets, sprints, and project analytics. Use this skill when the user asks about tickets, bugs, sprint tracking, or engineering work.
Quellsprache: Englisch
How to create and structure forms. Use when creating a new form, adding fields, modifying form structure, or understanding field types and their JSON schema.
Quellsprache: Englisch
Extract key learnings from the current chat thread and save them to docs/learnings.md. Use this skill when the user types "/learn" or asks to save learnings from the conversation.
Quellsprache: Englisch