← all publishers

TchiRubick

@tchirubick source repo

9 published skills

  1. Dev Plan · tchirubick
    Generate a concise, code-oriented implementation plan. Output must be directly actionable with minimal thinking. No production-ready code, but close enough to copy-paste.
    0 installs
  2. Dev Build · tchirubick
    Implementation mode. Use to implement a dev-plan, build a feature, apply review feedback, refactor, or fix issues. Produces production-ready code changes. Prioritize correctness, type-safety, and minimal diffs.
    0 installs
  3. Dev Commit · tchirubick
    Create and execute a single Git commit from selected staged changes using an Angular-style commit message.
    0 installs
  4. Dev Hotfix · tchirubick
    Emergency patch mode. Minimal, safe fix with smallest possible blast radius.
    0 installs
  5. Dev Locate · tchirubick
    Read-only location mode. Find all files and logic related to a question, task, or bug, and map change impact before implementation.
    1 install
  6. Dev Review · tchirubick
    Senior-level code review for production readiness. Focus on bugs, regressions, contract risks, performance issues, and worthwhile refactors. Output is structured for direct consumption by the coding team. Do not implement fixes.
    1 install
  7. Dev Investigate · tchirubick
    Deep technical investigation mode. Read-only forensic analysis with structured diagnostic reporting.
    0 installs
  8. Exclude Artifacts · tchirubick
    Creates `.artifacts/` folder and excludes it from git tracking
    1 install
  9. Code Review Excellence · tchirubick
    Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
    0 installs