release-app
01Command Cursor
A command for following a software release process.
31 tagged vite, measured the same way as everything else here.
Browse within: ReAct 16typescript 15tailwindcss 14arrowjs 8javascript 8spa 8starter-template 8boilerplate-template 7cicd 7cloudflare-workers 7electron 7taliwindcss 7vitejs 6vuejs 6
Command Cursor
A command for following a software release process.
Command
:::info This document covers the ESA (Edge Security Acceleration) CDN cache purge commands for clearing cached content on Alibaba Cloud ESA. These commands use the official @alicloud/esa20240910 SDK. ::.
Command
:::info This document covers all build, test, and smoke commands for eIsland native plugins. Each plugin lives under plugins/ and has its own package.json with independent scripts. ::.
Command
:::info This document covers the release and changelog commands for publishing eIsland builds and generating release notes. For packaging the installer locally, see Package Commands. ::.
bartstc/vite-ts-react-template
Command Claude Code
Command "create-PR" from bartstc/vite-ts-react-template, covering create a pr against this branch: $arguments, follow these steps and remember.
bartstc/vite-ts-react-template
Command Claude Code
If no topic provided, just document the recent changes. If a topic is provided, focus on documenting that topic.
Command Claude Code
Scaffold a Ui component wrapper.
Command Claude Code
Scaffold a new CRUD domain module.
Command Claude Code
Run the right verification gates for what changed.
henkisdabro/cloudflare-workers-react-boilerplate
Command Claude Code
Welcome! I'll help you add a Cloudflare binding to your Worker. Bindings allow your Worker to interact with various Cloudflare services and external resources.
henkisdabro/cloudflare-workers-react-boilerplate
Command Claude Code
Welcome! I'll help you set up database storage for your Cloudflare Workers application. This wizard will guide you through the process step-by-step.
henkisdabro/cloudflare-workers-react-boilerplate
Command Claude Code
You are guiding a user through setting up their new Cloudflare Workers + React project. This wizard is designed for all skill levels, including users who may be new to web development.
Command Claude Code
Create a new Quiver composable named: $ARGUMENTS.
Command Claude Code
Add a new feature to this Quiver app: $ARGUMENTS.
Command Claude Code
Command "add-test" from go4cas/quiver, covering step 1 — determine test type, step 2 — write unit tests (vitest), step 3 — write e2e tests (playwright) and step 4 — run and fix.