Skip to content

Releases: GDvega/super-android-kotlin-firebase-skill

v0.5.2 - Historical source provenance and attribution audit

Choose a tag to compare

@GDvega GDvega released this 27 Jun 09:08

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

Choose a tag to compare

@GDvega GDvega released this 27 Jun 08:59

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 skills sections to all 37 skills.
  • Added docs/COMPANION_SKILLS.md.
  • Added docs/LEGAL_AND_ATTRIBUTION_POLICY.md.
  • Updated NOTICE.md with external inspiration and companion skill boundaries.
  • Updated README.md with 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

Choose a tag to compare

@GDvega GDvega released this 26 Jun 07:30

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

Choose a tag to compare

@GDvega GDvega released this 26 Jun 07:17

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 check

Expected result:

Skill validation passed.
Generated CATEGORIES.md with 32 skills.
Markdown link check passed.

v0.4.2 - Raw formatting and frontmatter maintenance

Choose a tag to compare

@GDvega GDvega released this 26 Jun 06:33

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 check

Expected result:

Skill validation passed.
Generated CATEGORIES.md with 32 skills.
Markdown link check passed.

v0.4.0 — Specialized Android and Firebase skills

Choose a tag to compare

@GDvega GDvega released this 26 Jun 05:56

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-3 for Navigation 3 setup, typed routes, deep links and back stack migration.
  • Added agp9-kotlin-migration for safer AGP 9, Kotlin, Gradle and version catalog upgrades.
  • Added r8-proguard-optimization for release shrinking, R8 keep rules and Crashlytics mapping workflows.
  • Added xml-to-compose-migration for incremental XML/ViewBinding to Compose migrations.
  • Added edge-to-edge-adaptive-ui for insets, system bars, tablets, foldables and adaptive UI.
  • Added firebase-emulator-ci for Firebase Emulator Suite and Security Rules validation in CI.
  • Added firestore-costs-quotas for cost-aware Firestore modeling, listeners, indexes and pagination.
  • Added workmanager-background-sync for WorkManager background sync, retries and offline-first jobs.
  • Added macrobenchmark-baseline-profiles for startup, scroll, jank and Baseline Profile workflows.
  • Added dependency-upgrade-safety for 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 check

Expected 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