Slash Create
Slash-create allows you to easily create and handle Discord slash commands in your TypeScript application, providing a simple and efficient way to interact with your Discord server
- •When building a Discord bot that requires user interaction through slash commands
- •When you need to create custom commands for your Discord server
- •When integrating Discord functionality into your existing TypeScript application
Create a new slash command that responds with a hello message: `const helloCommand = new SlashCommand('hello', { description: 'Say hello!' }); helloCommand.run(async (ctx) => { await ctx.send('Hello!'); });`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/slash-create && curl -fsSL https://workflowstacks.com/api/skills/slash-create/claude-skill -o ~/.claude/skills/slash-create/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
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/slash-create && curl -fsSL https://workflowstacks.com/api/skills/slash-create/claude-skill -o ~/.claude/skills/slash-create/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.