applika
يحتوي applika على 2 من skills المجمعة من ProgramadoresSemPatria، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
How to use the applika-cli tool to track job applications via the Applika.dev API. Use this skill whenever the user mentions "applika", wants to log, list, create, or edit job applications via the CLI, asks about the applika login flow, or wants to interact with the applika CLI in any way. Login is always the first step — verify authentication with `applika whoami` before running any other command.
Patterns and conventions for this FastAPI Clean Architecture backend (Applika.dev). Use this skill whenever adding a new feature, endpoint, CRUD resource, model, repository, use case, DTO, schema, migration, test, or exception to the backend. Also use when the user asks how the project is structured, how layers connect, or how to follow existing conventions. Trigger on any backend code generation task involving FastAPI, SQLAlchemy, Alembic, Pydantic, or async Python in this project — even if the user doesn't explicitly mention "patterns" or "conventions".