·discord-bot-architect
@

discord-bot-architect

automindtechnologie-jpg/ultimate-skill.md

Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding.

2Installs·0Trend·@automindtechnologie-jpg

Installation

$npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill discord-bot-architect

SKILL.md

Modern Discord bot setup with Discord.js v14 and slash commands

When to use: ['Building Discord bots with JavaScript/TypeScript', 'Need full gateway connection with events', 'Building bots with complex interactions']

// src/index.js const { Client, Collection, GatewayIntentBits, Events } = require('discord.js'); const fs = require('node:fs'); const path = require('node:path'); require('dotenv').config();

Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding. Source: automindtechnologie-jpg/ultimate-skill.md.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill discord-bot-architect
Category
@Collaboration
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is discord-bot-architect?

Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding. Source: automindtechnologie-jpg/ultimate-skill.md.

How do I install discord-bot-architect?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill discord-bot-architect Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/automindtechnologie-jpg/ultimate-skill.md