jhd3197

10 mods across 1 repository, 19 stars between them.

cachibot-api-route

01

jhd3197/CachiBot

Skill Claude CodeCodex

Add new REST API endpoints to CachiBot's FastAPI backend following the project's conventions. Use this skill when adding API routes, endpoints, or REST resources — e.g., "add an API for reminders", "create a CRUD endpoint for bookmarks".

19 6mo ago A 57 tokens original MIT

jhd3197/CachiBot

Skill Claude CodeCodex

Create new frontend views and components for CachiBot's React+TypeScript UI with Zustand state management. Use this skill when building new pages, views, panels, or major UI components — e.g., "add a dashboard view", "create a logs panel", "build a new settings tab".

19 6mo ago A 68 tokens original MIT

jhd3197/CachiBot

Skill Claude CodeCodex

Add a complete full-stack entity to CachiBot spanning database table, repository, Pydantic models, API routes, TypeScript types, API client, and Zustand store. Use this skill when adding a new data entity or resource that needs persistence and CRUD across the entire stack — e.g., "add bookmarks", "add a reminders…

19 6mo ago A 84 tokens original MIT

cachibot-plugin

04

jhd3197/CachiBot

Skill Claude CodeCodex

Create new CachiBot agent plugins (tools) following the project's capability-gated plugin architecture. Use this skill when adding a new tool, capability, or plugin to the CachiBot agent system — e.g., "add a translate tool", "create a web scraping plugin", "add a new capability".

19 6mo ago A 68 tokens original MIT

jhd3197/CachiBot

Skill Claude CodeCodex

Add new WebSocket message types and event handlers to CachiBot's real-time streaming system. Use this skill when adding new real-time events, live updates, or bidirectional WebSocket communication — e.g., "add live progress events", "stream file upload status", "add approval request events".

19 6mo ago A 68 tokens original MIT

code-review

06

jhd3197/CachiBot

Skill Claude CodeCodex

Run a full-codebase audit of CachiBot using 8 parallel review agents (DRY, Security, API, Data, Frontend, Tests, State, Observability). Each agent reports findings with file paths and line numbers, compiled into a dated report.

19 6mo ago A 56 tokens original MIT

create-pr

07

jhd3197/CachiBot

Skill Claude CodeCodex

Generate a pull request title and description from the current branch's commits. Produces a concise summary, optional feature highlights, and collapsible technical details.

19 6mo ago A 33 tokens original MIT

lint-fix

08

jhd3197/CachiBot

Skill Claude CodeCodex

Run all project linters (ruff check, ruff format, mypy, eslint) and auto-fix every violation. Fixes line-length, type annotations, unused vars, and formatting in one pass.

19 6mo ago A 46 tokens original MIT

review-fix

09

jhd3197/CachiBot

Skill Claude CodeCodex

Read the latest code review, plan fixes for all findings, then execute the fixes — all in one command. Produces a dated plan and execution log in .reviews/.

19 6mo ago A 38 tokens original MIT

CachiBot CLAUDE.md

10

jhd3197/CachiBot

Instructions file

Instructions for jhd3197/CachiBot, covering claude.md, project overview, common commands, backend development and frontend development.

19 6mo ago A 835 tokens original MIT