home/categories/web3-tools/anwilli5-coin-collection-android-us-github-skills-add-coin-collection-skill-md
web3-toolsblockchain

add-coin-collection

Add a new coin collection type to the app. Use when asked to add a new collection, create a new coin type, add a coin series, new coin set, or implement a new collection class. Guides through creating the CollectionInfo subclass, registering it in MainApplication, adding resources, and writing tests. NOT for adding coins to an existing collection — use the database-migration skill for that.

anwilli5
maintainer
anwilli5
Updated 3/21/2026
Stars
12
Forks
6
quick start

Installation and usage

Add a new coin collection type to the app. Use when asked to add a new collection, create a new coin type, add a coin series, new coin set, or implement a new collection class. Guides through creating the CollectionInfo subclass, registering it in MainApplication, adding resources, and writing tests. NOT for adding coins to an existing collection — use the database-migration skill for that.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use add-coin-collection