jabopiti/bo-skills
Shareable Claude skills — tracker, thin-slicer, and more.
Shareable Claude skills — tracker, thin-slicer, and more.
npx skills add jabopiti/bo-skillsShareable Claude skills — tracker, thin-slicer, and more.
Canonical Rails instructions for the VSCode Github Copilot
Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no TypeScript. Generates JSDoc-typed code with @typedef, @param, and @returns annotations for full type coverage without a TS compiler. Use when building Vue 3 applications with JavaScript only (no TypeScript), when projects require JSDoc-based type hints, when migrating from Vue 2 Options API to Composition API in JS, or when teams prefer vanilla JavaScript, .mjs modules, or need quick prototypes without TypeScript setup.
A filesystem-inbox spec pipeline for parallel, one-shot Claude Code sessions: think → spec → orchestrate → grade → ship.
Split a giant vibe-coded file into the architecture a real dev would've used — without changing how it behaves. A Claude Code / Codex skill. By Kapus.
Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues. Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation using the ax CLI. Use when the user wants to look at existing trace data, see what their LLM app is doing, export traces, download spans, investigate errors, or analyze behavior regressions.
Distributable AI agents and skills that automate the issue → implementation → review cycle — parallel coder agents, TDD-first, works with Claude Code and GitHub Copilot.