Skip to content

Conversation

@thoroc
Copy link
Contributor

@thoroc thoroc commented Jan 31, 2026

Summary

Development utilities including custom Nx executors and refactored dev tools.

Changes

  • Add dev-proxy executor for plugin development workflow
  • Add check-mirror-exists executor for CI/CD validation
  • Add validate-skill-md executor for skill markdown validation
  • Add validate-skills executor for skill validation
  • Development tool utilities in tools/dev/
  • Independent infrastructure - no package dependencies

Dependencies

Blocks

  • None (enables development workflows)

Testing

  • Dev tools tests: bunx nx test dev
  • Dev proxy tests: bunx nx run dev-proxy:test

- Add dev-proxy executor for plugin development workflow
- Add check-mirror-exists executor for CI/CD validation
- Independent infrastructure - no package dependencies
- Enables development workflows across the monorepo

These executors provide essential tooling for plugin development
and CI/CD pipeline validation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants