pokemon-data-pipeline
CommunityBuild embedded Korean Pokémon JSON data.
Software Engineering#caching#concurrency#data pipeline#pokeapi#json bundling#korean locale#evolution normalization
Authoramazingsyp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
PokeAPI returns Pokémon information across many endpoints, which makes it hard to build a single, educational, language-consistent dataset without thousands of slow requests.
Core Features & Use Cases
- Collects Pokémon species, Pokémon details, and related reference data (types, abilities, evolution chains) from PokeAPI and merges them into flat learning-friendly JSON bundles.
- Normalizes everything to the Korean locale with sensible fallbacks and cleans flavor text for embed readiness.
- Optimizes the build with disk caching, concurrency limits, and retry/backoff to keep the pipeline reliable and fast.
- Use case: Generate the offline, single-HTML learning program’s embedded datasets so exercises can use consistent IDs and Korean labels across all chapters.
Quick Start
Run the pipeline with the default cached behavior to produce the JSON bundles under _workspace/data.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pokemon-data-pipeline Download link: https://github.com/amazingsyp/pokemon-ontology/archive/main.zip#pokemon-data-pipeline Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.