← all publishers

to4iki

@to4iki source repo

7 published skills

  1. Eli5 · to4iki
    Explain a topic like I'm a 5 year old. Use when the user types /eli5 or asks for a dead-simple picture explainer of how something works.
    0
    installs
  2. Cursor Edit · to4iki bundle
    Delegate file edits to Cursor through the headless cursor-agent CLI instead of editing files directly in the calling AI agent. The calling AI agent analyzes the change, writes precise edit instructions, and verifies the result; cursor-agent performs the actual file modifications. Use when the user says things like "let Cursor edit this", "fix it with cursor", or "have Cursor handle the file edits". Best for offloading large edits to Cursor to reduce token usage and speed up the overall workflow.
    0
    installs
  3. Git Wt · to4iki bundle
    Creates a Git worktree with `git wt` and implements changes in an isolated directory. After the work is done, removes the worktree pending user confirmation. Use when the user explicitly says "worktree", "branch off", "wt", "git-wt", etc.
    0
    installs
  4. Create Pr · to4iki bundle
    Push the branch and open a pull request with gh. Use when the user asks to create a PR, open a pull request, or push and create a PR. Create a draft PR only when the user explicitly requests draft.
    0
    installs
  5. Git Commit · to4iki bundle
    Analyze changes, stage files, and commit with Conventional Commits. Use when the user asks to commit or run git commit.
    0
    installs
  6. Use Claude Artifact · to4iki bundle
    When the user asks for HTML output for code review materials, explanations of plans or discussions, or design verification, create the HTML as a Claude artifact instead of a file in the repository. Use when the user says things like "create it as HTML", "as an artifact", "HTML for review", or "HTML for design check".
    0
    installs
  7. Implementation Notes · to4iki bundle
    Implement a spec while keeping a running implementation-notes.html with decisions, deviations, tradeoffs, and open questions. Use for /implementation-notes, @implementation-notes, implementation-notes.html, or when the user wants a spec implemented with a work log.
    0
    installs