Skip to main content

이 저장소의 skills

BuilderIO/agent-native - 2페이지

SkillsMP는 BuilderIO/agent-native에서 227개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

BuilderIO/agent-native

수집된 skill 227개 중 40개를 표시합니다.

직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

How to add an app to an Agent Native workspace: classifying an "agent" request, scaffolding `apps/<app-name>`, app discovery and descriptions, mounting and base paths, action-first data, and finishing a chat-template app. Use when asked to create, build,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

The full-page Agent surface (/agent) with Context, Files, Connections, Automations, and Access tabs. Use when mounting the Agent page in a template, adding an app-specific tab, surfacing context transparency, MCP servers, A2A agents, recurring jobs, or…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

How to work safely when many Claude Code and Codex agents share this one checkout at once. Use before editing any file, before concluding someone reverted your work, before any branch operation, and before committing, pushing, or merging — this is almost…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

How to create new skills for an agent-native app. Use when adding a new skill, documenting a pattern the agent should follow, or creating reusable guidance for the agent.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Which tier — main thread vs. a cheaper subagent — owns a piece of work, decided at the moment you're about to start it. Use before writing an implementation yourself, driving a browser, babysitting a PR, running a test/fix loop, or doing a mechanical…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

The legacy manage-jobs compatibility surface, job files under jobs/, and cron scheduler internals. Use when maintaining manage-jobs integrations or debugging the scheduler.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

How to write great agent instructions for an agent-native app or template: AGENTS.md, skills, and tool/action descriptions. Use when authoring or reviewing AGENTS.md, writing a SKILL.md, wording action descriptions, or deciding what belongs in instructions vs…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Reuse approved dashboards and creative context while respecting named contexts, immutable packs, provenance, and opt-out state. Use when building or refining a dashboard, or when the user references saved or approved context.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Reuse creative context across generation while respecting explicit context choices, pinned packs, provenance, and opt-out state. Use when generating or refining any creative output, or when the user references saved or approved context.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Reuse creative context across generation while respecting explicit context choices, pinned packs, provenance, and opt-out state. Use when generating or refining any creative output, or when the user references saved or approved context.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Reuse creative context across generation while respecting explicit context choices, pinned packs, provenance, and opt-out state. Use when generating or refining any creative output, or when the user references saved or approved context.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Reuse creative context across generation while respecting explicit context choices, pinned packs, provenance, and opt-out state. Use when generating or refining any creative output, or when the user references saved or approved context.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

How decks are stored in SQL, how to create/read/update/delete decks. Read before working with deck data.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

When a slides deck needs images, delegate to the Assets app over A2A so generations are grounded in the user's brand library — never call an image-generation API directly from slides.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Source and generate images for slides with Assets-owned style grounding and provenance. Use when a slide needs a new visual, logo, or approved media.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when running Claude Fable on codebase-heavy or token-heavy work and the user wants Fable to orchestrate research, coding, and testing while cheaper subagents do bounded heavy lifting.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when asked to compare, cross-review, merge, judge, choose, or arbitrate competing plans from multiple agents such as Codex and Claude Code; when given two or more proposed plans, session IDs, transcripts, plan documents, PR descriptions, or pasted…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when the user explicitly wants autonomous progress without routine clarification stops: "plow ahead", "do not stop", "use your best judgment", "keep going until done", "finish while I am away", "do not ask questions unless truly blocked", or similar.…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when adding or following the red/yellow/green final status block convention for agent responses, especially by installing managed AGENTS.md or CLAUDE.md instructions.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when implementing, integrating, upgrading, debugging, or answering anything involving third-party APIs, libraries, frameworks, CLIs, cloud services, model/provider SDKs, fast-moving product behavior, user requests for latest/current/official behavior,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when long-running or parallel agent work must respect 5-hour and weekly usage limits by checking usage between waves, pausing near the cap, and resuming only when the window is clear.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

How analytics dashboards are stored, created, and modified. Covers SQL dashboard tables, legacy settings migration, folders, valid panel sources, layout shape, and safe update patterns. Use when creating, organizing, sharing, or modifying Analytics dashboards.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Concrete, per-area proof that a change actually works before reporting it fixed, done, or "should work now" — which dev server, test command, or invocation proves a template UI change, an action, a migration, a guard, or a core/package change. Use before…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Find, save, copy, and adapt Design templates. Use when the user references a template, a prior design, or wants a reusable starting point.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Triage feedback from docs, issues, Slack threads, or pasted notes into verified bugs, UX proposals, unclear questions, and skipped noise. Use when a user asks you to address product feedback or investigate a reported workflow.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement or extend the opt-in Codex/T3-like chat-first shell. Use when changing chat rails, contextual app panes, app opening, or local/mobile shell preferences across Electron, Dispatch, or mobile.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Keep apps and templates loading fast. Read when adding a data model, a list/read action, a page or sidebar that loads data, or when something loads slowly, or when adding a dependency to the deployed server bundle. Covers column projection, indexing hot-path…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Search Gong call metadata and transcript excerpts for sales-call analysis, customer conversations, objections, risks, and next steps.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Agent observability, evals, feedback, and experiments. Use when adding observability dashboards, configuring trace capture, setting up evals, creating A/B experiments, or collecting user feedback on agent responses.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Server-side analytics tracking with pluggable providers. Use when adding analytics events, registering custom tracking providers, or configuring built-in providers (PostHog, Mixpanel, Amplitude, Webhook).

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Make arbitrary authenticated HTTP calls to configured Analytics providers when first-class actions are too narrow; inspect provider docs/specs first.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

How to create, search, list, update, and delete calendar events via Google Calendar: the event scripts, `list-events` result formats and source coverage, working locations, guests and RSVP, date format patterns, and recurrence. Use when reading, scheduling,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Capture a proven thread or workflow as a reusable Agent-Native skill and save it as a personal or organization resource. Use when a user invokes `/turn-into-skill` or asks to save a workflow for reuse.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Query Prometheus-compatible metrics endpoints (self-hosted, Grafana Cloud Prom, AMP, etc.) via the prometheus action and as a dashboard panel source.

원문 언어: 영어

업데이트
수집된 skill 227개 중 40개를 표시합니다.