Use when adding new error messages to React, or seeing "unknown error code" warnings.
npx skills add dannote/dot-pi --skill "keyboard-layout-decoder"
Install specific skill from multi-skill repository
# Description
Decode text typed with wrong keyboard layout. Converts between Russian and English (ЙЦУКЕН/QWERTY). Use when text looks garbled or user mentions wrong layout.
# SKILL.md
name: keyboard-layout-decoder
description: Decode text typed with wrong keyboard layout. Converts between Russian and English (ЙЦУКЕН/QWERTY). Use when text looks garbled or user mentions wrong layout.
Keyboard Layout Decoder
bun ./decoder.ts "text to decode"
Auto-detects direction: ghbdtn → привет, ьфсищщл → macbook
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.