skills
nuxt: Nuxt application development and maintenance. Use for project structure, pages and routing, data fetching, SSR-safe state, middleware, plugins, server routes,…; vue: Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best…; reka-ui: Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns, composition (asChild), controlled/uncontrolled…; nuxt-ui:…
Updated 2026-09-14 14:11:27 +08:00
remember: Save an insight, decision, or learning to agentmemory's long-term storage with searchable concept tags. Use when the user says "remember this", "save this",…; recall: Search agentmemory for past observations, sessions, and learnings about a topic using hybrid BM25 plus vector plus graph search. Use when the user says…; session-history: Show what happened in recent past sessions on this project as a clean timeline. Use when the user asks "what did we do last time", "session history", "…
Updated 2026-09-14 14:11:22 +08:00
portless: Set up and use portless for named local dev server URLs (e.g. https://myapp.localhost instead of http://localhost:3000). Use when integrating portless into a…; oauth: Configure OAuth providers (Google, Apple, Microsoft, Facebook, GitHub, etc.) to work with portless local dev URLs. Use when setting up OAuth redirect URIs,…
Updated 2026-09-14 13:40:06 +08:00
netlify-deploy: Create and manage Netlify deploys — Git continuous deployment, CLI manual/anonymous deploys, Deploy to Netlify buttons, drag-and-drop, and per-context…; netlify-config: Configure Netlify projects via netlify.toml and the _headers/_redirects files — covering build settings and deploy contexts alongside environment…; netlify-functions: Write, configure, and deploy Netlify serverless functions in TypeScript, JavaScript, or Go. Use this when adding an API endpoint or backend route,…
Updated 2026-09-14 11:50:46 +08:00
ruflo: ; swarm-orchestration: Multi-agent swarm coordination for complex tasks. Uses hierarchical topology with specialized agents to break down and execute complex work across multiple…
Updated 2026-09-14 11:42:37 +08:00
create-payment-credential: Gets secure, one-time-use payment credentials (cards, tokens) from a Link wallet so agents can complete purchases on behalf of users. Use when the user says…; financial-insights: Reads a user's Link financial data — transactions, balances, and wallet sources — so agents can answer questions about spending and available source…; link-cli: Install and authenticate Link CLI for agent payments, financial insights, or both. Use when a user is setting up Link CLI for the fi…
Updated 2026-09-14 11:01:22 +08:00
firecrawl: Any live-web task via the Firecrawl CLI — including ordinary web research: searching the web, reading or extracting pages, gathering sources, discovering site…; firecrawl-search: Web search with full page content. Use when no URL is known: finding sources, articles, or news. For papers use firecrawl-research-index; for library, API,…; firecrawl-scrape: Extract a URL's content as clean markdown, including JS-rendered pages. Use whenever the user provides a URL and wants its content; p…
Updated 2026-09-14 11:00:22 +08:00
react: React renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, building React UIs from JSON, creating…; core: Core package for defining schemas, catalogs, and AI prompt generation for json-render. Use when working with @json-render/core, defining schemas, creating…; codegen: Code generation utilities for json-render. Use when generating code from UI specs, building custom code exporters, traversing specs, or serializing props for…; m…
Updated 2026-09-14 10:57:45 +08:00
openspec-explore: Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through…; openspec-archive-change: Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.; openspec-propose: Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build a…
Updated 2026-09-14 09:46:19 +08:00
paperclip: Interact with the Paperclip control plane API for task coordination and governance. Use when checking assignments, updating issue status, posting comments,…; paperclip-create-agent: Create new agents in Paperclip with governance-aware hiring. Use when you need to inspect adapter configuration options, compare existing agent configs, draft…; paperclip-create-plugin: Create and develop external Paperclip plugins with the CLI-first workflow. Use when scaffolding a plugin, iterating on a…
Updated 2026-09-14 09:42:26 +08:00
chakra-ui-builder: Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable…; chakra-ui-refactor: Review, convert, and improve UI code using Chakra UI v3. Use this skill whenever a user wants to review Chakra UI code for issues, convert plain HTML/CSS,…; chakra-ui-migrate: Migrate Chakra UI projects from v2 to v3, covering package changes, codemods, provider setup, color mode, prop renaming, compo…
Updated 2026-09-14 08:42:06 +08:00
stock-analysis: Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market…; yahoo-finance: Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.; trading-analysis: Generate professional investment reports for stocks and ETFs. Use when user requests market analysis, investment reports, stock analysi…
Updated 2026-09-14 08:37:11 +08:00
Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors,…
Updated 2026-09-14 08:03:28 +08:00
workflow: Creates durable, resumable workflows using Vercel's Workflow SDK. Use when building workflows that need to survive restarts, pause for external events, retry…; workflow-init: Install and configure Vercel Workflow SDK before it exists in node_modules. Use when the user asks to "install workflow", "set up workflow", "add durable…
Updated 2026-09-14 07:27:54 +08:00
Access and test Vercel deployments protected by Vercel Authentication, SSO, or Deployment Protection. Use when curl, agent-browser, Playwright, or another…
Updated 2026-09-14 06:40:39 +08:00