Skip to main content
ewei068
GitHub creator profile

ewei068

Repository-level view of 18 collected skills across 1 GitHub repositories.

skills collected
18
repositories
1
updated
2026-05-07
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

add-move
software-developers

Add new moves to the battle system. Use when implementing attack, status, or support moves for Pokemon.

2026-05-07
add-pokemon
software-developers

Add a Pokemon (real or fake) to src/config/pokemonConfig.js with its moves, abilities, rarity, and evolution data. Use when the user asks to add, register, implement, or create a new Pokemon, Pokemon form, or fake/custom Pokemon in the battle system.

2026-05-07
find-pokemon-emoji
software-developers

Find a Pokemon's Discord emoji string — canonical (e.g. `<:25:1100282072003772457>`) from `pokestar-pk-{n}`, form variants (e.g. `<:483origin:1404654211324448848>`) from `pokestar-forms-1`, or fakemon (e.g. `<:ashpikachu:1109522092283658250>`) from `pokestar-pk-extra` — via Playwright CLI. Use when the user asks for a Pokemon's emoji, emoji ID, form emoji, fakemon emoji, or needs an `<:name:snowflake>` string.

2026-05-07
plan-add-pokemon
software-developers

Create an implementation plan before adding one or more Pokemon via the `add-pokemon` skill. Builds Pokemon, moves, and abilities tables with all required inputs, flags unimplemented moves/abilities, and produces step-by-step implementation instructions. Use when the user asks to plan adding a Pokemon, plan a Pokemon batch, or invokes this skill before `add-pokemon`.

2026-05-07
verify-discord
software-developers

Verify Discord bot changes by running the bot and testing commands in Discord via Playwright CLI. Use when the user asks to test, verify, or check bot commands in Discord.

2026-05-07
verify-pokemon
software-quality-assurance-analysts-and-testers

Verify a Pokemon's configuration in pokemonConfig.js by testing its moves and abilities in Discord via Playwright CLI. Use when validating a Pokemon's battle behavior after configuration changes.

2026-05-07
add-ability
computer-programmers

Add Pokemon abilities to the battle system. Use when implementing passive abilities that trigger on events.

2026-04-07
add-effect
software-developers

Add battle effects (buffs, debuffs, shields) to the battle system. Use when creating temporary status modifiers.

2026-04-07
Showing top 8 of 18 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded