Skill and plugin scaffolding: create skills inside existing Jodex plugins and new plugin skeletons with marketplace registration.
Scaffold a new Jodex plugin skeleton and register it in the root marketplace. Creates package metadata, README, component ABOUT files, and one marketplace entry. Triggers on: "create plugin", "scaffold plugin", "new plugin", "add plugin to marketplace", /jx-skill:create-plugin, or any request to create a new Jodex plugin skeleton. Do not trigger for: creating skills inside existing plugins, plugin installation, wiki operations.
Scaffold a new skill inside an existing Jodex plugin. Creates SKILL.md, command stub, and evals skeleton with convention enforcement, trigger uniqueness checking, and validated boilerplate. Triggers on: "create skill", "scaffold skill", "new skill", "add skill to plugin", /jx-skill:create, or any request to scaffold or create a new skill in a Jodex plugin. Do not trigger for: plugin scaffolding, skill validation, skill listing, 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 — six plugins spanning QA automation, knowledge management, product management, developer tooling, skill/plugin scaffolding, 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-skill | Productivity | Scaffold new skills inside existing plugins and new plugin skeletons with convention enforcement |
/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-dev:spec [--docs-root <path>] Generate tech spec from PRD
/jx-dev:task [--docs-root <path>] Convert PRD + tech spec → task.json
/jx-skill:create [--plugin <name>] [--skill <name>] Scaffold a new skill
/jx-skill:create-plugin --plugin <jx-name> --description "..." Scaffold a new plugin skeleton
jx-pm → jx-core, jx-dev
jx-dev → jx-core
openpyxl (for jx-qa, jx-kb)# 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-skill@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-skill@jodex-plugins
/plugin marketplace remove jodex-plugins
MIT — see LICENSE.
npx claudepluginhub jairosoft-com/jodex-pluginsAdmin plugin: Jairosoft Admin skill set for administrative automation.
IT-focused plugin
Jairo Institute of Technology plugin
HR-focused plugin
Pm.Ai Harness: generate PRDs and sync to Azure Boards.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.