appkit-commons usage patterns: configuration (YAML profiles, env overrides, secrets), service registry, repository pattern, database entities, custom column types (EncryptedString, ArrayType), and scheduler (APScheduler, PGQueuer). Apply automatically when adding new features, services, repositories, scheduled tasks, or configuring the application stack.
$npx -y skills add jenreh/appkit --skill appkit-commonsInstalls into the current project.
Run `npx skills use "https://github.com/jenreh/appkit" --skill "jenreh/appkit/appkit-commons"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jenreh/appkit" that are relevant to the current task. Run `npx skills add "https://github.com/jenreh/appkit"` and select the relevant skills, then follow their instructions.