Developer skills: generate technical specifications and task breakdowns from PRDs.
Render a Mermaid sequence diagram and concise execution flow for Claude Code plugin and skill architecture. Triggers on: "plugin skill sequence", "show plugin flow", "draw sequence diagram", or /jx-dev:sequence. Do not trigger for spec/task work.
Transform a PRD or BRD_PRD into a framework-agnostic TECH_SPEC.md with Mermaid diagrams, JSON Schema data models, OpenAPI contracts, and Architecture Decision Records. Triggers on: create tech spec, generate technical spec, technical design, architecture doc. Do not trigger for: PRD generation, task breakdown, Azure sync, wiki operations.
Convert a PRD.md or BRD_PRD.md (and optionally TECH_SPEC.md) into canonical task.json for execution and Azure Boards sync. Preserves all requirement IDs, adds hour estimates and story points. Triggers on: convert prd, create task json, task breakdown, jodex format. Do not trigger for: PRD generation, tech spec generation, Azure sync, wiki operations.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin marketplace by Jairosoft — ten plugins spanning QA automation, knowledge management, product management, developer tooling, local skill/prompt creation, administrative automation, IT, HR, education (JIT), and shared conventions.
| Plugin | Category | Description |
|---|---|---|
| jx-qa | QA | Extract E2E test cases from BRDs, generate Playwright specs, automate browser interactions |
| jx-kb | Knowledge | LLM-maintained wiki: ingest sources, query with citations, lint for health |
| jx-pm | Product | Generate PRDs, sync to Azure Boards |
| jx-dev | Developer | Generate technical specifications and task breakdowns from PRDs |
| jx-core | Core | Shared conventions and executable skill logic (ADO sync, task conversion) consumed by role plugins. No user-facing commands |
| jx-local | Productivity | Create local skills and reusable prompts in the user's own project (.claude/skills/, .agent/prompts/) |
| jx-admin | Productivity | Admin plugin: Jairosoft Admin skill set for administrative automation |
| jx-jit | Productivity | Jairo Institute of Technology plugin |
| jx-it | Productivity | IT-focused plugin |
| jx-hr | Productivity | HR-focused plugin |
/jx-qa:extract <brd_path> Extract test cases from BRD/PRD → xlsx test plan
/jx-qa:generate [xlsx_path] Generate Playwright specs from xlsx via live browser
/jx-qa:browser <subcommand> Manual browser exploration with playwright-cli
/jx-qa:test [ui|headed] Run Playwright tests
/jx-kb:init [wiki_path] Initialize an LLM Wiki
/jx-kb:ingest <source> [wiki] Ingest source document into wiki
/jx-kb:query <question> [wiki] Search wiki and synthesize answer with citations
/jx-kb:lint [wiki_path] Health-check: orphans, broken links, stale claims
/jx-kb:triage [wiki_path] Classify raw ideas: promote, backlog, or archive
/jx-pm:prd [--mode lite|prd|unified] Generate a PRD
/jx-pm:pipeline [--mode ...] Run full PRD generation pipeline
/jx-pm:ado [--dry-run] [--tenant ...] Sync task.json to Azure Boards
/jx-pm:plan-feature [work_item_id] Generate a planning-only feature rollup from child story plans
/jx-pm:impl-feature-plan <work_item_id> Execute a feature rollup by delegating ready stories to impl-story-plan
/jx-pm:plan-story [--id <N>] Create a story implementation plan
/jx-dev:spec [--docs-root <path>] Generate tech spec from PRD
/jx-dev:task [--docs-root <path>] Convert PRD + tech spec → task.json
/jx-dev:sequence [topic] Render plugin command-skill sequence diagram and flow checks
/jx-admin:hi Respond with "Hello" to verify Admin plugin is functional
/jx-jit:hiya Respond with "Hello" to verify JIT plugin is functional
/jx-it:howdy Respond with "Hello" to verify IT plugin is functional
/jx-hr:greet Respond with "Hello" to verify HR plugin is functional
jx-pm → jx-core, jx-dev
jx-dev → jx-core
openpyxl (for jx-qa, jx-kb)agy)For deploying jodex-plugins using the Antigravity CLI (agy), please refer to the detailed INSTALLATION-GUIDE-ANTIGRAVITY-CLI.md.
# Add marketplace (one-time)
/plugin marketplace add jairosoft-com/jodex-plugins
# Install plugins you need
/plugin install jx-qa@jodex-plugins
/plugin install jx-kb@jodex-plugins
/plugin install jx-pm@jodex-plugins
/plugin install jx-dev@jodex-plugins
/plugin install jx-admin@jodex-plugins
/plugin install jx-jit@jodex-plugins
/plugin install jx-it@jodex-plugins
/plugin install jx-hr@jodex-plugins
# Reload
/reload-plugins
Installing jx-pm or jx-dev will also pull jx-core automatically via dependencies.
# Test a single plugin locally
claude --plugin-dir /path/to/jodex-plugins/plugins/jx-qa
# Or register as local marketplace
claude plugin marketplace add /path/to/jodex-plugins --scope project
claude plugin install jx-qa@jodex-plugins
/plugin uninstall jx-qa@jodex-plugins
/plugin uninstall jx-kb@jodex-plugins
/plugin uninstall jx-pm@jodex-plugins
/plugin uninstall jx-dev@jodex-plugins
/plugin uninstall jx-admin@jodex-plugins
/plugin uninstall jx-jit@jodex-plugins
/plugin uninstall jx-it@jodex-plugins
/plugin uninstall jx-hr@jodex-plugins
/plugin marketplace remove jodex-plugins
npx claudepluginhub jairosoft-com/jodex-plugins --plugin jx-devAdmin plugin: Jairosoft Admin skill set for administrative automation.
IT-focused plugin
Jairo Institute of Technology plugin
Skill and plugin scaffolding: create skills inside existing Jodex plugins and new plugin skeletons with marketplace registration.
HR-focused plugin
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.