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.
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.
ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:
skills use add-coin-collection