tag

create

97 indexed skills · max 10 per page

skills (97)

ralph-tui-create-beads

subsy/ralph-tui · Frontend

0

Convert PRDs to beads (epic + child tasks) for ralph-tui autonomous execution. \n \n Extracts quality gates from PRD and appends them to every bead's acceptance criteria, ensuring consistent validation across all stories \n Creates an epic with right-sized child beads, where each story is completable in a single ralph-tui iteration without context overflow \n Establishes dependencies between beads using bd dep add to enforce correct execution order: schema → backend → UI → integration \n Outputs

ralph-tui-create-json

subsy/ralph-tui · Frontend

0

Convert PRDs to prd.json format for ralph-tui autonomous execution. \n \n Extracts quality gates (universal and UI-specific commands) from PRD and appends them to every story's acceptance criteria \n Outputs a flat JSON structure with \"name\" and \"userStories\" at root level, ready for ralph-tui run --prd <path> \n Enforces right-sized stories completable in one agent iteration; splits oversized work into schema, backend, and UI layers \n Sets up story dependencies via dependsOn array to

create-mcp-app

modelcontextprotocol/ext-apps · Productivity

0

Interactive UIs for MCP tools that run inside Claude Desktop and other MCP-enabled hosts. \n \n Combines an MCP tool (called by the LLM) with an HTML resource (renders the UI) linked via _meta.ui.resourceUri \n Supports React with useApp hook, vanilla JS, Vue, Svelte, Preact, and Solid; clone the SDK repo to access working templates and API reference for each framework \n Requires CSP configuration in resource contents for all network requests, including localhost; handlers must be registered be

asc-app-create-ui

rudrankriyam/app-store-connect-cli-skills · Frontend

0

Automate App Store Connect app creation by driving the web UI form with browser automation. \n \n Requires a pre-registered bundle ID in the Apple Developer portal and user sign-in to App Store Connect; handles multi-platform selection (iOS, macOS, tvOS, visionOS) and all required fields including the tricky User Access radio buttons \n Includes detailed workarounds for known UI quirks: dropdown menu navigation for \"New App\", asynchronous Bundle ID dropdown loading, and span-overlay intercepti

create-branch

ruchernchong/claude-kit · Productivity

0

Create and checkout git branches with smart validation and GitHub issue integration. \n \n Automatically links branches to GitHub issues when an issue number is provided, using gh issue develop for seamless project tracking \n Intelligently applies semantic prefixes (feature/, bugfix/, hotfix/, chore/, docs/) based on keywords in the branch name \n Validates branch names for kebab-case formatting, forbidden characters, length limits, and duplicate detection across local and remote branches \n De

recipe-create-gmail-filter

googleworkspace/cli · AI/ML

0

Automated Gmail message routing through filters that label, star, or archive incoming mail. \n \n Requires the gws-gmail skill and gws binary to execute filter operations \n Supports filter criteria matching (sender, subject, keywords) with actions including label assignment, removal from inbox, and archiving \n Includes commands to list existing labels, create new labels, apply filters, and verify filter configuration \n

create-adaptable-composable

hyf0/vue-skills · Productivity

0

Library-grade Vue composables that accept plain values, refs, or getters as inputs. \n \n Use MaybeRefOrGetter for read-only inputs (computed-friendly) and MaybeRef for writable two-way inputs; normalize with toRef() for reactive sources and toValue() for non-reactive values \n Avoid MaybeRefOrGetter when parameters are callbacks or predicates to prevent accidental function invocation \n Requires Vue 3 or Nuxt 3; follow the four-step design pattern: confirm API, identify reactive params, normali

create-skill

siviter-xyz/dot-agent · Productivity

0

Comprehensive guide for building modular skills that extend agent capabilities with specialized knowledge and workflows. \n \n Skills are self-contained packages providing specialized workflows, tool integrations, domain expertise, and bundled resources for agents \n SKILL.md must stay under 200 lines; use progressive disclosure by splitting detailed content into references/ files to reduce context load and activation time \n Structure includes required YAML frontmatter (name, description) and m

recipe-create-vacation-responder

googleworkspace/cli · Productivity

0

Set up Gmail out-of-office auto-replies with custom messages and date ranges. \n \n Enables vacation responder with customizable subject line, plain-text response body, and optional contact/domain restrictions \n Supports three core operations: enable auto-reply, verify current settings, and disable when returning \n Requires the gws-gmail skill as a dependency \n

create-readme

github/awesome-copilot · Productivity

0

Generates comprehensive README.md files for projects with professional structure and formatting. \n \n Analyzes entire project workspace to create contextually accurate, well-organized documentation \n Follows proven open-source README patterns with clear sections for setup, usage, and key features \n Uses GitHub Flavored Markdown and admonition syntax for enhanced readability and visual hierarchy \n Balances detail with conciseness, avoiding unnecessary sections and excessive emoji while mainta

prevpage 7 / 10next