maintainx-local-dev-loop
Set up a local development loop for MaintainX integration development.
Content Preview
--- name: maintainx-local-dev-loop description: | Set up a local development loop for MaintainX integration development. Use when configuring dev environment, testing API calls locally, or setting up a sandbox workflow for MaintainX. Trigger with phrases like "maintainx dev setup", "maintainx local", "maintainx development environment", "maintainx testing setup". allowed-tools: Read, Write, Edit, Bash(npm:*), Bash(node:*), Bash(docker:*) version: 1.0.0 license: MIT author: Jeremy Longs
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/maintainx-local-dev-loop.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/maintainx-pack/skills/maintainx-local-dev-loop/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/saas-packs/maintainx-pack/skills/maintainx-local-dev-loop/SKILL.md
Related Skills
maintainx-ci-integration
Integrate MaintainX API testing into CI/CD pipelines.
maintainx-ci-integrationmaintainxintegration
by jeremylongshore · plugins-plus-skills
maintainx-common-errors
Debug and resolve common MaintainX API errors.
maintainx-common-errorsmaintainxcommonerrors
by jeremylongshore · plugins-plus-skills
maintainx-core-workflow-a
Execute MaintainX primary workflow: Work Order lifecycle management.
maintainx-core-workflow-amaintainxcoreworkflow
by jeremylongshore · plugins-plus-skills
maintainx-core-workflow-b
Execute MaintainX secondary workflow: Asset and Location management.
maintainx-core-workflow-bmaintainxcoreworkflow
by jeremylongshore · plugins-plus-skills