familyBudget
familyBudget 收录了来自 ikeniborn 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use when writing, editing, or debugging Telegram bot code in the Family Budget project — adding new commands, conversation handlers, scheduled jobs, API client calls, authentication, notification service, or bot tests. Trigger on: "add command", "new handler", "telegram bot", "bot command", "conversation flow", "ConversationHandler", "add job", "scheduled task", "bot notification", "bot auth", "api_client", "session manager", "bot test", "PTB", "python-telegram-bot", "webhook", "polling", "bot menu", "WebApp button".
Use when writing, editing, or debugging backend Python code in the Family Budget project — adding API endpoints, creating or modifying SQLModel models, writing Alembic migrations, implementing service logic, fixing auth bugs, working with WebSocket/Redis pub-sub, or writing backend tests. Trigger on: "add endpoint", "new model", "create migration", "fix API", "add service", "backend bug", "authentication issue", "database query", "WebSocket event", "Redis cache", "write test", "pytest", "SQLModel", "FastAPI route", "Pydantic schema", "alembic", "background job", "scheduler".
Frontend development guide for the Family Budget project. Use this skill whenever you're writing, editing, or debugging TypeScript/JavaScript frontend code, Jinja2 templates, or CSS in this project — adding new features, implementing UI components, fixing bugs in existing pages (facts, plan, dashboard, lists), or wiring up API calls and WebSocket handlers. Trigger on: "add button", "create modal", "implement filter", "fix table", "new page", "update template", "CSS issue", "TypeScript error", "bundle", "window.X is not a function", "onclick not working".
Use when deploying new version to production server (fb.ikeniborn.ru). Covers full pipeline from merged PR to live deployment — git pull on server, registry image pull, smart container restart.