Skip to main content
GitHub repository

BLXCode

BLXCode contains 7 collected skills from Bitslix, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
12
updated
2026-06-03
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

manage-plans
software-developers

Create, update, and maintain BLXCode workspace plans under `.agents/plans/`. Use when Codex needs to add a new implementation plan, refine an existing plan, update plan task status, keep `PLANS.md` indexed, or explain the repository's Markdown plan format and task syntax to agents.

2026-06-03
caveman
software-developers

Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.

2026-06-03
diagnose
software-developers

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

2026-06-03
grill-me
project-management-specialists

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-06-03
handoff
software-developers

Compact the current conversation into a handoff document for another agent to pick up.

2026-06-03
improve-codebase-architecture
software-developers

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-06-03
leptos-guide
software-developers

Leptos v0.8.x frontend development guide. Components, signals, resources, async, forms, and ownership patterns.

2026-05-13