applika
applika에는 ProgramadoresSemPatria에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 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".