← All creators

greenstevester

User

AI skill to setup and use fastlane to automate building and releasing your iOS and Android apps

3 indexed · 0 Featured · 39 stars · avg score 79

Categories

Indexed Skills (3)

AI & Automation Solid

setup-fastlane

Set up Fastlane for iOS/macOS app automation

37 Updated 1 weeks ago
greenstevester
Code & Development Listed

db-architecture-review

Document a project's PostgreSQL schema and rigorously review its logical and physical design in one pass — wrong cardinality, unenforced natural keys, junction tables that allow duplicates, tenant-isolation gaps, enum-ish columns with no CHECK, soft-delete/UNIQUE collisions, polymorphic references, and the places where the next feature will hurt. Use this whenever the user asks to review, audit, document, or sanity-check a database schema, data model, ERD, migrations, or "our tables"; when they ask whether a data model will scale or what an extension would break; or when a PR touches schema.sql / migrations and they want a design opinion, not just a syntax check. Also use it when asked to generate database documentation — the docs and the review come from the same run.

1 Updated 6 days ago
greenstevester
API & Backend Listed

archlens-postgres

Document a project's PostgreSQL schema and rigorously review its logical and physical design in one pass — wrong cardinality, unenforced natural keys, junction tables that allow duplicates, tenant-isolation gaps, enum-ish columns with no CHECK, soft-delete/UNIQUE collisions, polymorphic references, and the places where the next feature will hurt. Use this whenever the user asks to review, audit, document, or sanity-check a database schema, data model, ERD, migrations, or "our tables"; when they ask whether a data model will scale or what an extension would break; or when a PR touches schema.sql / migrations and they want a design opinion, not just a syntax check. Also use it when asked to generate database documentation — the docs and the review come from the same run.

1 Updated 6 days ago
greenstevester

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.