Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/apursley2012/dev-mode/llms.txt

Use this file to discover all available pages before exploring further.

The Skills page borrows the visual language of a fighting game’s command list — the in-game reference screen that shows a character’s full move set with directional-pad and button inputs. Each technical skill is listed as a “move” with its own combo notation string and a pixel-art progress bar showing the developer’s proficiency level. Skills are grouped into three categories, each rendered in a distinct neon accent color.

Route

PropertyValue
Hash route/#/skills
Page headingCOMMAND LIST
SubtitleMASTER THESE MOVES TO WIN

Skill Categories

LANGUAGES — Cyan

Core programming languages, notated with cardinal-direction inputs (↓ ↑ ← →) and punch (P) or kick (K) buttons.
SkillCombo NotationLevel
JavaScript↓↘→ + P9/10
TypeScript←↙↓↘→ + K8/10
Python↓↑ + P6/10
HTML/CSSHold ←, → + P10/10 ✦ MAX

FRONT-END — Lime

Front-end frameworks and UI libraries.
SkillCombo NotationLevel
React→↓↘ + P9/10
Next.js↓↙← + K7/10
TailwindPPP9/10
Framer MotionKKK6/10

BACK-END — Magenta

Server-side runtimes, databases, and APIs.
SkillCombo NotationLevel
Node.js→↘↓↙← + P8/10
PostgreSQL↓↘→↓↘→ + K7/10
RedisHold ↓, ↑ + K5/10
GraphQL←→←→ + P6/10
Combo notation is decorative — it follows the visual grammar of fighting-game move lists (quarter-circles, half-circles, charge motions) but is not interactive. The notation complexity loosely reflects how the developer feels about each technology’s learning curve.

Progress Bars

Each skill entry includes an animated pixel-style progress bar that fills from 0 to its target level on page load. The bar is divided into 10 discrete segments, lit up to the skill’s level value. Bars for level 10 skills display a MAX label alongside the filled bar.
The progress bars animate in with a sequential stagger — skills in the first category animate first, followed by the second and third. This creates a wave-like reveal effect as the page loads.

Color Coding

Each category uses a consistent accent color across its heading, combo notation text, and progress bar fill:
CategoryAccent Color
LANGUAGESCyan
FRONT-ENDLime
BACK-ENDMagenta

Build docs developers (and LLMs) love