CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

56

Quality

63%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/discord-bot-architect/SKILL.md

The canonical home for this skill is discord-bot-architect in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

57%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is reasonably lean and well-sectioned, but its usefulness is undercut by truncated, non-executable code examples, a broken Sharp Edges table, and a generic boilerplate 'When to Use' section, with no progressive disclosure to deeper files.

Suggestions

Complete the truncated code blocks (interactionCreate.js event loader, the interactive-components collector, and the Pycord General cog) so every example is copy-paste executable.

Rebuild the Sharp Edges table with real Issue/Severity/Solution rows (e.g. privileged intents, token hardcoding, command-sync rate limits) and remove the duplicated code fences ('```javascript' appearing twice).

Replace the generic 'When to Use' boilerplate with concrete trigger guidance, and add validation checkpoints for risky operations (token loading, guild vs global command registration) to lift workflow clarity.

DimensionReasoningScore

Conciseness

Prose is lean and assumes Claude's competence — it does not explain what Discord or libraries are — but some tokens are wasted on duplicate code fences and truncated/dead blocks, keeping it just below the fully-lean anchor 5.

4 / 5

Actionability

Provides substantial concrete code (ping command, main.py, bot foundation) but several examples are truncated mid-statement ('module.exports = { name: Event', 'else if (i.custo', '@commands.Cog.') and are not executable, matching the 'incomplete; missing key details' anchor 3 rather than the mostly-executable anchor 4.

3 / 5

Workflow Clarity

Organized as a pattern catalog with implicit flow rather than a sequenced workflow, and the Sharp Edges table that should supply guidance is degenerate (every Issue reads 'Issue', solutions are '## …' placeholders); risky operations like token handling and command sync lack validation checkpoints, so per the rubric cap it cannot exceed 3.

3 / 5

Progressive Disclosure

Has clear section structure (Patterns / Anti-Patterns / Sharp Edges / When to Use) but no bundle files and no references to deeper material — everything is inlined, and large code blocks that could live in separate reference files are not split out, fitting the 'content that should be separate is inline' anchor 3.

3 / 5

Total

13

/

20

Passed

Description

70%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, third-person, and clearly niche-distinct, but it omits any explicit 'Use when…' trigger guidance, which caps completeness at 3 and limits its discoverability.

Suggestions

Add an explicit trigger clause, e.g. 'Use when building or debugging Discord bots, setting up slash commands, or when the user mentions Discord.js, Pycord, gateway intents, or sharding.'

Reframe the feature list slightly toward actions ('build', 'wire up', 'shard') to lift specificity from topics to concrete actions.

Mention 'discord.py' as a synonym for Pycord to broaden natural-keyword coverage.

DimensionReasoningScore

Specificity

Names the domain ('building production-ready Discord bots') and lists several concrete technical areas — 'gateway intents, slash commands, interactive components, rate limiting, and sharding' — but these are topics/features rather than action verbs, so it sits just below the comprehensive-actions anchor 5.

4 / 5

Completeness

Has a clear 'what' but no 'Use when…' clause or equivalent explicit trigger guidance, so per the rubric guideline completeness is capped at 3; it is not 4 because the 'when' is only weakly implied, not stated.

3 / 5

Trigger Term Quality

Good natural-keyword coverage a user would say ('Discord bots', 'Discord.js', 'Pycord', 'slash commands', 'sharding'), but missing common synonyms such as 'discord.py' and no file extensions apply, so it is not the comprehensive anchor 5.

4 / 5

Distinctiveness Conflict Risk

Clear, narrow niche (Discord bot building with named libraries Discord.js/Pycord) with distinct triggers and minimal conflict risk against other skills.

5 / 5

Total

16

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.