Skip to main content
anwilli5
GitHub-Creator-Profil

anwilli5

Repository-Ansicht von 10 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
10
Repositories
1
aktualisiert
2026-07-04
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

add-yearly-coins
Softwareentwickler

Add a new year's coins to all active (ongoing) collection types and bump the database version — the annual maintenance workflow performed when the U.S. Mint issues new coins. Use when asked to add this year's coins, do the annual coin update, or extend ongoing series to a new year. NOT for adding entirely new collection types — use the add-coin-collection skill for that.

2026-07-04
capture-debug-screenshot
Softwareentwickler

Capture a screenshot from a running Android emulator for UI debugging or review using the mobile-mcp MCP server. Use when asked to take a screenshot, capture the current screen, check the UI, show me the app, what does the screen look like, verify a UI change, screenshot for debugging, or screenshot of the emulator. Supports interactive navigation (tap, scroll, type) before capturing. NOT for regenerating the full set of store listing screenshots — use the capture-store-screenshots skill for that.

2026-07-04
database-migration
Datenbankarchitekten

Perform a database migration to add new coins, fix data, or modify the schema. Use when asked to add coins to an existing collection, bump the database version, do a database upgrade, add yearly coins, fix coin data, or modify the database schema. Covers incrementing DATABASE_VERSION, updating collection upgrade methods, and schema-level changes. NOT for creating an entirely new collection type — use the add-coin-collection skill for that.

2026-07-04
deploy-with-fastlane
Softwareentwickler

Deploy the Android app to Google Play and the Amazon Appstore with this repo's Fastlane lanes. Use when asked to deploy a build, upload an APK to the Play Store or Amazon Appstore, push to the alpha/beta/internal tester track, release to production, wire up supply authentication, configure release signing, or understand and modify the Fastfile deploy lanes and the CI release flow. NOT for generating store screenshots — use the capture-store-screenshots skill — and NOT the annual coin update itself — use the add-yearly-coins prompt.

2026-07-04
release-checklist
Softwareentwickler

Run the pre-release verification checklist before triggering the GitHub Actions release workflow. Verifies unit tests, lint, version bump in AndroidManifest.xml, DATABASE_VERSION, store metadata, screenshots, and git state, then reports a summary table. Use when asked to run the release checklist, verify release readiness, or check that everything is ready before a release.

2026-07-04
review-changes
Softwarequalitätssicherungsanalysten und -tester

Domain-specific review of uncommitted changes to collection classes, database migrations, or flags — checks migration guards (!fromImport, oldVersion <=), collection-upgrade completeness, checkbox flag round-trip and masks, COIN_IMG_IDS/COLLECTION_TYPES array immutability, and test coverage. Use before committing any change that touches DatabaseHelper migrations, collection classes, or CollectionListInfo flags. NOT a general code review — use /code-review for that.

2026-07-04
run-tests
Softwarequalitätssicherungsanalysten und -tester

Run the project's test suites and interpret results. Use when asked to run tests, verify changes, check if tests pass, run unit tests, run lint, run instrumented tests, or validate a change. Covers unit tests (Robolectric), instrumented tests (Espresso), and lint checks with the correct Gradle commands and output locations.

2026-07-04
ui-regression-test
Softwarequalitätssicherungsanalysten und -tester

Run a UI sanity check and export/import test against a connected Android emulator using the mobile-mcp MCP server and adb. Covers the two flows Espresso cannot automate (system file picker export/import). Requires a running emulator or connected device and the mobile-mcp server. NOT for general regression testing — the instrumented test suite covers everything else.

2026-07-04
Zeigt die Top 8 von 10 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt