Travis James
Community@gqadonis · Frisco, TX
Travis James (GQAdonis) publishes PMPO-driven skill orchestration, OpenSpec change management, and React/Vite/HTMX artifact scaffolding skills for structured agent development.
Agent Skills by Travis James
Showing 50 vetted skills indexed across 2 GitHub repositories.
openspec-apply-change
Implement tasks from an OpenSpec change using the openspec CLI.
openspec-explore
Explores ideas and clarifies requirements through OpenSpec-guided thinking sessions.
openspec-verify-change
Verify implementation matches OpenSpec change artifacts before archiving.
openspec-new-change
Creates a new OpenSpec change scaffold using the experimental artifact-driven workflow.
openspec-archive-change
Archives completed OpenSpec changes after verifying artifacts, tasks, and spec sync state.
openspec-onboard
Guides users through a complete OpenSpec change workflow with narrated phases.
openspec-bulk-archive-change
Archives multiple completed OpenSpec changes with conflict detection and spec synchronization.
openspec-continue-change
Creates the next artifact in an OpenSpec change workflow using the openspec CLI.
openspec-sync-specs
Merge delta spec changes into main OpenSpec capability specifications.
openspec-ff-change
Generates all OpenSpec change artifacts in dependency order for implementation readiness.
convert-htmx-react
Convert HTMX and Alpine.js HTML artifacts into scaffolder-ready React TSX components.
scaffold-react-vite-tauri
Wraps a scaffolded Vite/React project in a Tauri 2 shell for desktop and mobile targets.
scaffold-react-vite
Converts refined React TSX artifacts into buildable Vite 8 + React 19 + TypeScript projects.
refine-mcp-ui
Validate and scaffold MCP-UI resources carrying A2UI surfaces over MCP transports.
convert-md-to-htmx
Convert Markdown documents into single-file branded HTML with frontmatter and inline CSS.
scaffold-react-vite-agui
Adds an AG-UI agent host with zustand store and SSE endpoint to Vite React projects.
refine-moodboard
Generates single-file HTML moodboards from use-case briefs using LLM-produced design specs.
scaffold-react-vite-a2ui
Adds an A2UI rendering host with zustand store and mock message source to scaffolded Vite/React projects.
rebrand-artifact
Swaps brand color tokens in TSX artifacts via AST rewrite and regenerates brand-vars CSS.
convert-htmx-pdf
Convert branded HTML artifacts into paginated, print-correct PDFs via headless Chromium.
design-svg-logo
Generates SVG logo variants with validation and PNG raster export.
scaffold-flutter-a2ui
Scaffolds an A2UI rendering host for Flutter projects with a cross-platform parity test.
pmpo-skill-creator
Generate production-ready Agent Skills with PMPO orchestration and agentskills.io validation.
iterative-evolver
Orchestrate iterative improvement cycles with persistent state and deterministic execution.
Frequently Asked Questions About Travis James
FAQPage SchemaWhat tasks can I accomplish with GQAdonis's skill collection?▼
You can create, clone, extend, and validate Agent Skills; run PMPO Assess-Analyze-Plan-Execute-Reflect evolution loops; manage OpenSpec changes from creation through archiving; convert Markdown, HTMX, and PDF artifacts; and scaffold React/Vite/Tauri/Flutter projects with A2UI or AG-UI rendering hosts.
Who is the target audience for these skills?▼
Front-end and platform engineers building agent-driven interfaces, plus developers practicing spec-driven development. The skills suit teams standardizing on OpenSpec change workflows, React/Vite/Tauri stacks, and structured PMPO refinement loops for UI, content, logo, and image artifacts.
What are the installation and runtime requirements?▼
OpenSpec skills require the openspec CLI and invoke Bash(openspec:*) commands. Scaffolding skills target Vite 8, React 19, TypeScript, Tailwind v4, and pnpm; PDF conversion needs headless Chromium; SVG export optionally uses rsvg-convert; Tauri wrapping requires a Rust toolchain.
Are these skills open source and what do they cost?▼
The new OpenSpec skills carry an explicit MIT license, making them free to use, modify, and redistribute. Other skills in the manifest do not state licensing terms, so users should check individual repository files before commercial redistribution.
How do the PMPO refinement and evolution skills work together?▼
Skills like refine-ui, refine-content, and refine-logo run guided specify-plan-execute-reflect-persist loops on artifacts, while evolve-assess, evolve-analyze, evolve-plan, and evolve-execute manage iterative improvement cycles with persistent state files such as assessment.json, plan.json, and evolution_state.json.