is-bo

62 mods across 2 repositories, 2 stars between them.

is-bo/fullstack-forge-skill

Instructions file Gemini CLI

Instructions for is-bo/fullstack-forge-skill: Activate fullstack-forge or a forge- skill with /skills, then request audit, fix, verify, or report. Canonical source lives under src/fullstack-forge/; .gemini/skills/ is generated. Follow AGENTS.md, preserve raw failures, and never treat unavailable evidence as a pass.

2 3d ago A 84 tokens original Apache-2.0

is-bo/fullstack-forge-skill

Skill Claude CodeCodex

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

2 3d ago A 49 tokens copy · 84% Apache-2.0

is-bo/fullstack-forge-skill

Skill Claude CodeCodex

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be…

2 3d ago B 68 tokens copy · 100% Apache-2.0

is-bo/fullstack-forge-skill

Skill Claude CodeCodex

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

2 3d ago A 45 tokens copy · 100% Apache-2.0

is-bo/fullstack-forge-skill

Skill Claude CodeCodex

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

2 3d ago A 51 tokens copy · 100% Apache-2.0

code-simplification

54

is-bo/fullstack-forge-skill

Skill Claude CodeCodex

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

2 3d ago A 51 tokens copy · 100% Apache-2.0

is-bo/fullstack-forge-skill

Skill Claude CodeCodex

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

2 3d ago A 53 tokens copy · 98% Apache-2.0

is-bo/fullstack-forge-skill

Skill Claude CodeCodex

Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.

2 3d ago A 45 tokens copy · 100% Apache-2.0

is-bo/fullstack-forge-skill

Skill Claude CodeCodex

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

2 3d ago A 43 tokens copy · 100% Apache-2.0

is-bo/fullstack-forge-skill

Skill Claude CodeCodex

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now…

2 3d ago A 67 tokens copy · 100% Apache-2.0

is-bo/fullstack-forge-skill

Skill Claude CodeCodex

Builds production-quality, accessible, responsive user-facing UIs. Use when building or modifying interfaces and pages, creating components, implementing layouts, meeting WCAG accessibility requirements, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

2 3d ago A 58 tokens copy · 100% Apache-2.0

is-bo/fullstack-forge-skill

Skill Claude CodeCodex

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams. Use when cutting a release, choosing a semantic version bump, tagging, or writing a changelog.

2 3d ago A 60 tokens copy · 94% Apache-2.0

agentbridge

61

is-bo/agentbridge

Skill Claude CodeCodex

Delegate work across the AI coding CLIs the user already has installed, through the local AgentBridge MCP server. Invoked as /agentbridge — bare with a goal to run a build, or with a subcommand: setup, status, doctor, profile, recon, review, resume. Use when the user types /agentbridge, or asks to set up, inspect or…

0 13d ago A 97 tokens original MIT

agentbridge

62

is-bo/agentbridge

MCP server Claude CodeCodexCursor

MCP server "agentbridge" as configured in is-bo/agentbridge. Runs locally from the agentbridge npm package.

0 13d ago A tokens not measured copy · 78% MIT