React Schedule Meeting
React-schedule-meeting is a React component that helps users schedule meetings by providing a simple and intuitive interface to select a date and time
- •When building a web application that requires users to schedule meetings or appointments
- •When integrating a meeting scheduling system into an existing React application
- •When creating a simple and user-friendly interface for users to select a date and time
<ScheduleMeeting minDate={new Date()} maxDate={new Date('2024-01-01')} onSelect={(date) => console.log(date)} />Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/react-schedule-meeting && curl -fsSL https://workflowstacks.com/api/skills/react-schedule-meeting/claude-skill -o ~/.claude/skills/react-schedule-meeting/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
React Schedule Meeting is a small HTML project (~2.1k lines across 26 code files, plus 1 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 15 months ago, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2src/index.tsWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/react-schedule-meeting && curl -fsSL https://workflowstacks.com/api/skills/react-schedule-meeting/claude-skill -o ~/.claude/skills/react-schedule-meeting/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.