Skip to main content
ikeniborn
GitHub 创作者资料

ikeniborn

按仓库查看 3 个 GitHub 仓库中的 25 个已收集 skills。

已收集 skills
25
仓库
3
更新
2026-07-10
仓库浏览

仓库与代表性 skills

loop-autoresearch
软件开发工程师

Use when improving ONE numeric metric under a controlled research loop with a fixed eval and kept/reverted experiments. Not for a feature (use loop-delivery) or a failing test (use loop-repair).

2026-07-03
loop-delivery
软件开发工程师

Use when delivering ONE bounded change — a feature, refactor, or chore — as a controlled, audited loop in any repo. Not for a failing test (use loop-repair) or a numeric metric (use loop-autoresearch).

2026-07-03
loop-repair
软件开发工程师

Use when a specific test, CI job, or regression is failing and must be fixed under a reproduce-first controlled loop with proven regression coverage. Not for delivering a change (use loop-delivery) or metrics (use loop-autoresearch).

2026-07-03
audit
软件开发工程师

Use when a loen loop stage — plan, act, check, or result — must be validated and gated before the next one. Mode-aware for delivery/repair/research; the execution-loop analog of check-chain.

2026-07-03
governance
软件开发工程师

Use when you need a cross-run dashboard over all docs/loen/ runs, or --triage to turn failing runs into proposed next actions (proposals only; never launches loops or edits runs).

2026-07-03
loop-goal
软件开发工程师

Use when an active, human-approved loen run should keep going multi-turn on its own — wraps it in Claude's native /goal from loop.yaml. Optional; never bootstraps a run or submits /goal itself.

2026-07-03
fix-intent
项目管理专家

Use BEFORE superpowers:brainstorming for any non-trivial work (new module, CLI flag, API change, arch decision). Triggers on "/fix-intent", "/idd", "capture intent", "intent doc". If brainstorming would start on non-trivial work without an approved intent doc in docs/superpowers/intents/, run IDD first. Brainstorm proceeds only when intent Status: approved.

2026-07-01
check-chain
软件开发工程师

Use to validate the IDD→SDD chain (intent → spec → plan → result). Triggers on "/check-chain", "check chain", "validate intent/spec/plan/result", and is the remediation the chain-gate hook points to. Runs the whole chain (sequential gate) with no argument, or a single stage with "/check-chain <stage>".

2026-07-01
当前展示该仓库 Top 8 / 20 个已收集 skills。
fb-bot
软件开发工程师

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".

2026-06-01
fb-backend
软件开发工程师

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".

2026-06-01
fb-frontend
软件开发工程师

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".

2026-06-01
deploy-prod
网络与计算机系统管理员

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.

2026-06-01
已展示 3 / 3 个仓库
已展示全部仓库