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
이 저장소에서 수집된 skills 20개 중 상위 8개를 표시합니다.
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개 표시
모든 저장소를 표시했습니다