Releases: GDvega/super-android-kotlin-firebase-skill
Release list
v0.5.2 - Historical source provenance and attribution audit
v0.5.2 - Historical source provenance and attribution audit
Governance release documenting the historical reference sources used while building the repository up to v0.4.4.
Changes
- Added historical provenance audit for 36 reference repositories.
- Documented companion-skill, technical-reference, sample-code, SDK/tooling and ecosystem-index boundaries.
- Updated NOTICE.md with historical source references.
- Updated README.md with historical source and attribution notes.
- Updated root SKILL.md with historical source awareness.
- Updated legal and attribution policy for retrospective source documentation.
- Added validation checks for historical provenance documentation.
Validation
Skill validation passed.
Generated CATEGORIES.md with 37 skills.
Markdown link check passed.
No external skill bodies, source code, scripts or examples are intentionally vendored.
v0.5.1 - Companion skill routing and attribution policy
v0.5.1 - Companion skill routing and attribution policy
Maintenance and governance release focused on making the repository safer, clearer and more interoperable with existing Agent Skills.
What's changed
- Added companion skill routing across all local skills.
- Added
Related existing skillssections to all 37 skills. - Added
docs/COMPANION_SKILLS.md. - Added
docs/LEGAL_AND_ATTRIBUTION_POLICY.md. - Updated
NOTICE.mdwith external inspiration and companion skill boundaries. - Updated
README.mdwith companion skills strategy. - Improved validation for related skill sections and attribution documentation.
- Added audit documentation for external skill alignment.
Validation
Skill validation passed.
Generated CATEGORIES.md with 37 skills.
Markdown link check passed.
v0.4.4 - Raw formatting fixes
Maintenance release that fixes raw Markdown/YAML/JSON formatting for README.md, SKILL.md and package.json, ensuring the root Agent Skill frontmatter is parseable and repository files are readable in GitHub raw view.
v0.4.3 - Documentation organization
Maintenance release focused on repository presentation and documentation organization.
Changes:
- Moves audit and local-source documents into docs/audits/.
- Moves historical release notes into docs/releases/.
- Documents agents/ in README.md.
- Updates validation for the organized documentation layout.
- Keeps the catalog at 32 skills with no architecture or skill additions.
Validation:
npm ci
npm run checkExpected result:
Skill validation passed.
Generated CATEGORIES.md with 32 skills.
Markdown link check passed.
v0.4.2 - Raw formatting and frontmatter maintenance
Maintenance release focused on raw Markdown/YAML/JSON formatting, exact root frontmatter, CATEGORIES table cleanup, and stronger validation against compressed files or malformed headings.
Validation:
npm ci
npm run checkExpected result:
Skill validation passed.
Generated CATEGORIES.md with 32 skills.
Markdown link check passed.
v0.4.0 — Specialized Android and Firebase skills
v0.4.0 - Specialized Android and Firebase implementation skills
This release expands the repository from a broad Android/Kotlin/Firebase skill pack into a more surgical toolkit for workflows where AI coding agents often need stricter guardrails.
Highlights
- Added
android-navigation-3for Navigation 3 setup, typed routes, deep links and back stack migration. - Added
agp9-kotlin-migrationfor safer AGP 9, Kotlin, Gradle and version catalog upgrades. - Added
r8-proguard-optimizationfor release shrinking, R8 keep rules and Crashlytics mapping workflows. - Added
xml-to-compose-migrationfor incremental XML/ViewBinding to Compose migrations. - Added
edge-to-edge-adaptive-uifor insets, system bars, tablets, foldables and adaptive UI. - Added
firebase-emulator-cifor Firebase Emulator Suite and Security Rules validation in CI. - Added
firestore-costs-quotasfor cost-aware Firestore modeling, listeners, indexes and pagination. - Added
workmanager-background-syncfor WorkManager background sync, retries and offline-first jobs. - Added
macrobenchmark-baseline-profilesfor startup, scroll, jank and Baseline Profile workflows. - Added
dependency-upgrade-safetyfor safer Android dependency upgrades and rollback planning. - Updated validation so new skill folders are discovered dynamically instead of requiring exactly 22 skills.
Validation
npm ci
npm run checkExpected result:
Skill validation passed.
Generated CATEGORIES.md with 32 skills.
Markdown link check passed.
Recommended installation
npx skills add GDvega/super-android-kotlin-firebase-skill --full-depth -g -a codex -y