← Back to catalog
abhisekjha

Author in the catalog

abhisekjha

12 skills1,164 stars totalgithub.com/abhisekjha

Published skills

pith-setup

97

Pith onboarding conversation. Runs on first session in a new project. Introduces Pith, offers wiki setup, guides through initialization. Injected by session-start.js when no prior setup detected.

Design e Frontendby abhisekjha

pith-arch

97

One-shot architecture decision format. Use for technology choices, design decisions, system design questions. Format: Decision / Options table / Choice / Risks / Next. Does not persist.

Design e Frontendby abhisekjha

pith-tour

97

Interactive guided tour of Pith. Walks the user through each feature experientially — one step at a time, hands-on, using their actual project. Resumable. Skippable. State tracked via tour.py.

Design e Frontendby abhisekjha

pith-debug

97

One-shot structured debug format. Use when diagnosing errors, unexpected behavior, crashes, or failures. Format: Problem / Cause / Fix / Verify — 4 fields, no prose. Does not persist.

Desenvolvimento#aiby abhisekjha

pith-install

97

Install Pith into Claude Code. Copies hooks, patches settings.json, registers slash commands (/pith, /budget, /focus), and records the plugin root so hooks can resolve paths.

Desenvolvimentoby abhisekjha

pith-plan

97

One-shot planning format. Use for feature planning, task breakdown, sprint planning, implementation plans. Format: Goal / Steps / Risks / Done-when. Does not persist.

Produtividadeby abhisekjha

pith-uninstall

97

Uninstall Pith from Claude Code. Removes hooks, slash commands, and cleans pith entries from settings.json. Preserves ~/.pith/state.json (token history) unless user explicitly asks to wipe all data.

Dados e Análiseby abhisekjha

pith

97

Adaptive output compression. Three levels: precise (no filler), lean (default, drop articles/fragments), ultra (maximum — abbreviate, structure, arrows). Activate: /pith | /pith precise | /pith lean | /pith ultra | /pith off

DevOps e Infraby abhisekjha

pith-graph

97

Run the Pith wiki graph generator for the current project. Scans wiki/ for .md files, extracts [[wikilinks]], and opens an interactive force-directed graph in the browser as wiki-graph.html.

Desenvolvimentoby abhisekjha

pith-commit

97

One-shot commit message generator. Conventional Commits format, subject ≤50 chars. Use when writing a git commit message for staged changes. Does not persist.

Desenvolvimento#gitby abhisekjha

pith-review

97

One-shot structured code review. Use when reviewing a PR, diff, file, or function. Format: one line per issue. No summaries. Does not persist.

Desenvolvimentoby abhisekjha

pith-wiki

97

Wiki mode — persistent knowledge base maintenance. Active during /pith wiki mode. Defines page formats, ingest workflow, query workflow, and lint checks.

Desenvolvimento#aiby abhisekjha

Category alert

Get new Design e Frontend skills every Monday