pivoshenko

20 mods across 2 repositories, 134 stars between them.

kasetto CLAUDE.md

01

pivoshenko/kasetto

Instructions file

Claude Code instructions for pivoshenko/kasetto, covering claude.md, what this repo is, commands, rust architecture and module map.

130 7d ago C 4,176 tokens

pivoshenko/pivoshenko.ai

Instructions file

Instructions for pivoshenko/pivoshenko.ai, covering claude.md, what this repo is, commands, asset layout and the sync contract and frontmatter contract.

4 3d ago A 1,855 tokens original MIT

wiki-capture

03

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Route anything into the Obsidian vault (second brain) — a thought, URL, concept, snippet, or the 00 INBOX backlog. Use when the user says "add to my wiki", "capture this", "note this down", "save to vault", "process my inbox" — and also on wiki-free phrasings like "jot this down", "remember this idea", "TIL"…

4 3d ago A 125 tokens original MIT

wiki-lint

04

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Maintenance sweep of the Obsidian vault — orphan notes, missing/invalid frontmatter, dead wikilinks, stale project statuses, INDEX.md drift, unprocessed inbox. Use when the user says "lint my wiki", "vault health check", "clean up my vault", "is my wiki up to date", or on a periodic review.

4 3d ago A 74 tokens original MIT

wiki-project

05

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Create or update project pages in the Obsidian vault's 03 PROJECTS — status changes, decision log entries, milestones, meeting notes, future-project ideas. Use when the user says "log a decision for ", "update status", "new project page", "what's the state of ", "we had a meeting about ", "add a project idea", or…

4 3d ago A 98 tokens original MIT

wiki-summarize

06

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Turn rough notes, a transcript, or a URL of a talk/video/book/article/paper into a polished source note in the Obsidian vault's 05 SOURCES. Use when the user says "summarize this talk/video/book/article for my wiki", dumps watch/read notes, shares a YouTube link to digest — and also on wiki-free phrasings like "I just…

4 3d ago A 109 tokens original MIT

wiki-write

07

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Draft blog posts and project announcement posts (reddit/HN style) in the Obsidian vault's 06 WRITING. Use when the user says "draft a blog post about X", "write an announcement for ", "reddit post for my project", or wants to turn wiki/project material into publishable writing.

4 3d ago A 68 tokens original MIT

blog-write

08

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Write and edit blog posts for pivoshenko.dev — interrogate for raw material, outline as a dependency graph, confirm sections, draft section-by-section, run anti-slop edit passes, ship as MDX. Use when the user says "write a blog post", "draft a post about X", "edit/revise/improve this article", "tighten this draft"…

4 3d ago A 118 tokens original MIT

cloudflare-hygiene

09

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Audit + harden + optimize live Cloudflare zones/domains — read-only sweep of each zone (SSL/TLS mode, HSTS, min TLS, TLS 1.3, Always-Use-HTTPS, Brotli, HTTP/3, 0-RTT, Early Hints, caching, security level, Bot Fight Mode, WAF, DNS proxy/TTL + SPF/DKIM/DMARC hygiene, DNSSEC) → ok/attention/action report grouped by…

4 3d ago A 220 tokens original MIT

git-branch-create

10

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Create a new git branch using a conventional naming scheme. Use when the user asks to create a branch, start a new branch, /git-branch-create, or begin work on a feature/fix. Also trigger on "start work on X", "spin up a branch for Y", "new ticket", "let's start Z", or whenever the user signals they're beginning a…

4 3d ago A 99 tokens original MIT

git-branch-sync

11

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Fetch the latest base branch and rebase the current branch onto it, surfacing conflicts clearly. Use when the user asks to sync, rebase, update from main, pull latest changes, or /git-branch-sync. Also trigger on "catch up with main", "rebase onto main", "update my branch", or whenever the user signals their branch is…

4 3d ago A 89 tokens original MIT

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Delete local git branches whose remote tracking branch is gone or whose changes are already merged into the base branch. Use when the user asks to clean up branches, prune branches, delete stale branches, or /git-branches-cleanup. Also trigger on "tidy git branches", "remove old branches", "I'm done with these…

4 3d ago A 99 tokens original MIT

git-commit

13

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Run git commit using Angular conventional commit format. Use when the user asks to commit, create a commit, /git-commit, or save changes to git. Also trigger on "snapshot this", "save my work", "check in changes", "wrap up", "ship this locally", or whenever the user finishes a logical unit of work and the tree is…

4 3d ago A 90 tokens original MIT

git-pr-create

14

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Open a GitHub pull request for the current branch using gh — conventional title, repo-template-aware body, auto-derived labels, push if needed. ALWAYS invoke this skill for ANY PR-creation request, no matter how short or casual. Trigger on every phrasing: "create a PR", "open a PR", "make a PR", "raise a PR", "PR…

4 3d ago A 244 tokens original MIT

humanize

15

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Remove AI-writing tells from any prose and normalize punctuation to plain ASCII (em dash -> hyphen, curly quotes -> straight, ellipsis char -> "..."). Use when the user says "humanize this", "make it sound human", "de-AI this", "this reads like ChatGPT", "remove AI patterns", or when editing/reviewing any prose (doc…

4 3d ago A 169 tokens original MIT

macos-cleanup

16

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Deep-clean macOS — user/system junk (caches, logs, trash, iOS backups), leftovers from deleted apps, dev-tool junk (brew, docker, Xcode, npm/pnpm/uv/cargo caches, stale nodemodules), disk-space breakdown + login-items audit. Use when the user says "clean my mac", "free up disk space", "disk is full", "what's eating my…

4 3d ago B 150 tokens original MIT

macos-maintenance

17

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Periodic macOS maintenance + optimization — read-only health sweep (pending OS/brew updates, disk health + SMART, memory pressure + swap, battery condition, Time Machine recency, Spotlight indexing state, crash/panic reports, uptime, login-item load) → ok/attention/action report → confirmed fixes. Use when the user…

4 3d ago B 169 tokens original MIT

obsidian-markdown

18

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Obsidian Flavored Markdown syntax reference — wikilinks, embeds, callouts, properties/frontmatter, tags, comments, block IDs. Use when creating or editing .md files in an Obsidian vault, or when the user mentions wikilinks, callouts, frontmatter, embeds, or Obsidian notes. The wiki- skills assume this syntax.

4 3d ago A 80 tokens original MIT

pivoshenko-brand

19

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Central brand system for Volodymyr Pivoshenko — voice, type, color, layout, iconography. Self-contained; covers any output format (web UI, PDF, slide deck, README, social card, email, terminal/theme port, throwaway mock). Trigger even when the user doesn't say "brand" — any visual or copy decision touching pivoshenko…

4 3d ago A 144 tokens original MIT

vercel-hygiene

20

pivoshenko/pivoshenko.ai

Skill Claude CodeCodex

Audit and harden the 4 pivoshenko brand sites on Vercel (pivoshenko.dev, pivoshenko.startpage, pivoshenko.wallpapers, pivoshenko.ai), team pivoshenko. Read-only sweep → per-site report (ok/attention/action) → confirmed fixes. Emphasizes security headers and analytics coverage. Use when the user says "audit vercel"…

4 3d ago A 162 tokens original MIT