
Claude Skills by BuilderIO
github.com/BuilderIOHow to view, export, and analyze form responses. Use when the user asks about submitted data, wants to export responses, or needs response analytics.
CRUD operations for Jira issues. Use when creating, updating, viewing, or searching issues. Covers create-issue, update-issue, get-issue scripts and the issue data model.
How to change issue status in Jira. Use when transitioning issues between workflow states (e.g., To Do -> In Progress -> Done).
How to construct JQL (Jira Query Language) queries. Use when searching for issues with complex filters, or when the user asks for issues by type, status, assignee, sprint, label, or date ranges.
Sprint and board management in Jira. Use when working with sprints, boards, or understanding the board-sprint-issue hierarchy.
When the user sends a voice command or short message to log food, exercise, or weight: 1. Parse the intent: ADD, EDIT, or DELETE 2. Execute immediately with the appropriate action (log-meal, log-exercise, log-weight, edit-item, delete-item) 3. **Only log calories by default.** Do NOT estimate or include protein, carbs, or fat unless the user explicitly provides them or their custom instructions ask for macro estimation. 4. Respond with a single line confirmation 5. Do NOT ask for confirmation...
Use when queuing, reviewing, editing, opening, or sending email drafts requested by organization teammates, including Slack @agent-native intake.
Create, edit, and manage email drafts. Each draft is stored as an application state entry keyed `compose-{id}`. The UI refreshes through the framework polling/query invalidation path and updates the compose panel automatically.
AEM source-adapter guidance for Migration Workbench. Use when the source is an AEM site, package, API, repository, crawl, or enterprise description.
Next.js source-adapter guidance for Migration Workbench. Use when assessing or planning a local Next.js app migration.
Builder target guidance for Migration Workbench. Use when deciding which routes, content, and components can move to Builder-managed surfaces.
Migration Workbench operating loop for path, URL, or description-based migrations. Use when creating, advancing, verifying, or reporting a migration run.