← all publishers

MantasImb

@mantasimb source repo

13 published skills

  1. Btw · mantasimb bundle
    Use only when the user explicitly invokes the BTW skill for a side-question branch. Reuse an existing read-only BTW sub-agent when available; otherwise create one with the current conversation and repository context, and return only a concise synthesized answer to the main thread.
    0 installs
  2. Tdd · mantasimb bundle
    Test-driven development with red-green-refactor and a mandatory CodeRabbit second-opinion review using `cr review --agent`. Use when the user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, asks for test-first development, or wants CodeRabbit review integrated into the implementation workflow.
    0 installs
  3. To Prd · mantasimb bundle
    Turn the current conversation context into a PRD and save matching project-native issue files. Use when the user wants to create a PRD from the current context without a discovery interview.
    0 installs
  4. Grill Me · mantasimb bundle
    Interrogate product, architecture, implementation, and migration plans until the plan reaches a shared and operationally useful level of clarity. Use when a user wants Codex to stress-test a proposal, walk every branch of the design tree, resolve decision dependencies one-by-one, surface hidden assumptions, or turn a vague plan into a concrete execution model. Especially useful for RFCs, feature plans, refactors, system design notes, rollout plans, and codebase changes where some answers should be discovered by inspecting the repository instead of asking the user.
    0 installs
  5. Prd To Plan · mantasimb bundle
    Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices, saved as a local Markdown file in ./plans/. Use when the user wants to break down a PRD, create an implementation plan, plan phases from a PRD, or mentions "tracer bullets".
    0 installs
  6. Tdd Typescript · mantasimb bundle
    Test-driven development for TypeScript libraries, application modules, services, and Node code using red-green-refactor. Use when building or fixing TypeScript behavior through exported APIs, public module contracts, existing test runners, boundary mocks, and behavior-focused tests outside framework-specific Next.js Jest workflows.
    0 installs
  7. Grill With Docs · mantasimb bundle
    Discovery and documentation-mode plan grilling that stress-tests a proposal against repository docs, domain language, code evidence, CONTEXT.md glossaries, and ADRs without modifying application code or tests. Use when the user wants Codex to challenge a plan, sharpen terminology, resolve design decisions one-by-one, update domain context docs as decisions crystallize, or record durable architectural decisions before implementation is explicitly requested.
    0 installs
  8. Tdd Nextjs Jest · mantasimb bundle
    Test-driven development for Next.js applications tested with Jest and React Testing Library. Use when building or fixing Next.js pages, app router routes, server actions, React components, hooks, API routes, or UI behavior with Jest, jsdom, next/jest, and behavior-focused DOM or request tests.
    0 installs
  9. Branch Doc Audit · mantasimb bundle
    Audit the current branch, unpushed commits, or working-tree diff against repository documentation and engineering guidance, then report misalignments before proposing or making changes. Use when a feature has been implemented and Codex should verify alignment with architecture docs, clean-code guidance, testing expectations, feature documentation, ADRs, READMEs, or other repository-defined standards before updating code or docs.
    0 installs
  10. Tdd Rust Backend · mantasimb bundle
    Test-driven development for Rust backend services using red-green-refactor. Use when building or fixing Rust domain, application, async service, repository, or HTTP backend behavior with cargo test, request/response tests, integration tests, trait-backed ports, or lightweight fakes.
    0 installs
  11. Write A Prd · mantasimb bundle
    Create a PRD through user interview, codebase exploration, and module design, then submit it as a GitHub issue. Use when a user wants to write a PRD, create a product requirements document, or plan a new feature.
    0 installs
  12. Prd To Issues · mantasimb bundle
    Break a PRD into independently grabbable GitHub issues using tracer-bullet vertical slices. Use when the user wants to convert a PRD into implementation tickets, create GitHub issues from a PRD, or break down approved product scope into end-to-end work items.
    0 installs
  13. Improve Codebase Architecture · mantasimb bundle
    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.
    0 installs