ai-settings
ai-settings contiene 5 skills recopiladas de tsergeytovarov, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Use when starting a new project from scratch. Scaffolds project structure from public template repo, creates GitHub repo, copies AI settings snapshot, and generates a ready-to-execute deployment runbook for the Yandex Cloud VM. Trigger: user calls /popovs:boilerplate or says "создать новый проект / развернуть проект". SKIP: if the project is already initialized (git repo exists, files present).
Use when the user asks "обнови changelog / добавь запись в changelog", or after a user-visible change is committed. Also trigger automatically after a `feat:` or `fix:` commit. SKIP: for `chore:`, `docs:`, `test:`, `refactor:`, `style:`, `ci:`, `build:` commits unless the change is user-facing.
Use when the user asks "напиши коммит / сгенерь commit message / опиши этот diff as commit". Also trigger automatically before `git commit` if no message was provided. SKIP: if the user already wrote a commit message, or for trivial merge/revert commits.
Use when the user asks "напиши PR / сгенерь PR description / опиши что я делал в этой ветке". Also trigger automatically before `gh pr create` when no `--body` argument was provided. SKIP: if the PR already has a description, or for draft PRs explicitly marked "wip".
Use when the user asks "напиши пост в тг / оформи это для телеграма / сделай tg-пост про X". Target: personal channel or group Telegram posts in Russian, in the channel's established voice. SKIP: posts for other platforms (Twitter, LinkedIn, Habr — use separate skills), formal press releases.