skyl

known shapes

Starters

If your project looks like one of these, take the line and move on. If it does not,compose it or let scan read the build files and propose.

A new Android app

4 skills49 rules~6,300 tokens

Kotlin and Compose, started this year, nothing legacy in it yet.

$npx skyl.dev add android/core kotlin compose mvvm

A legacy codebase

4 skills59 rules~7,200 tokens

Java, XML layouts, Fragments. The rules that matter here are different ones, not fewer.

$npx skyl.dev add android/core java xml mvvm

An app with a backend

5 skills67 rules~8,900 tokens

It talks to a server, caches what it fetches, and holds a token it must not leak.

$npx skyl.dev add android/core kotlin networking db security

A media-heavy app

5 skills56 rules~8,100 tokens

Feeds, avatars, uploads. Where images are the product rather than decoration.

$npx skyl.dev add android/core kotlin compose images permissions

A team adding tests

4 skills42 rules~5,800 tokens

The code exists and the suite does not, or it exists and nobody trusts it.

$npx skyl.dev add android/core kotlin testing di

Every android skill

13 skills146 rules~20,200 tokens

The whole family, for a project that genuinely spans it. Read the cost before you do this.

$npx skyl.dev add android/compose core db di images java kotlin mvvm networking permissions security testing xml

One family so far.A preset for a stack whose skills do not exist yet would be a list of things you cannot install, so there is not one.