jmix-agent-guidelines Skill
jmix-agent-guidelines is a PowerShell AI agent skill for Codex with npx, remote URL. A collection of guidelines and agent skills designed to help AI coding agents develop applications using the Jmix framework effectively
How to use jmix-agent-guidelines Skill
Install or run
npx (Node.js) on PATHClient configuration
`ln -sfn` refreshes an existing link in place, so re-running picks up newly added skills without disturbing the rest of the folder. To copy instead of symlinking (so the skills survive deleting this clone), replace the `ln -sfn` line with `cp -R "$skill" ~/.claude/skills/`.
#### Agent Conventions Summary
| Agent | Project Guidelines | Home Directory Base |
|:-----------|:-----------------------|:----------------------|
| Claude CLI | `CLAUDE.md` | `~/.claude/` |
| Codex | `AGENTS.md` | `~/.codex/` |
| OpenCode | `AGENTS.md` | `~/.config/opencode/` |
| Junie | `.junie/guidelines.md` | `~/.junie/` |
### 3. MCP Servers
The following two MCP servers help AI agents to build Jmix apps:
- JetBrains (**highly recommended**): lets an external agent talk to a running IntelliJ IDEA to leverage code analysis and inspections.
- Context7 (optional): gives the agent docs and code examples from official sources.
To run the JetBrains MCP server in IntelliJ IDEA, go to **Settings → Tools → MCP Server** and select **Enable MCP Server ✓**. When working with a project, keep it open in the IDE.
Below are practicCompatible clients
What is jmix-agent-guidelines Skill?
jmix-agent-guidelines is a PowerShell AI agent skill for Codex with npx, remote URL. A collection of guidelines and agent skills designed to help AI coding agents develop applications using the Jmix framework effectively This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Spreadsheet work support
- OpenAI provider support
- Anthropic provider support
Technical details
Install or run jmix-agent-guidelines using npx. Check jmix-framework/jmix-agent-guidelines for the latest setup command.
- Built for PowerShell
- Built for Node.js
- Built for Go
- Install or run with npx
- Install or run with remote URL
- Works with Codex
- Uses stdio transport
- Uses HTTP transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use jmix-agent-guidelines Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is jmix-agent-guidelines?
jmix-agent-guidelines is a PowerShell AI agent skill for Codex with npx, remote URL. A collection of guidelines and agent skills designed to help AI coding agents develop applications using the Jmix framework effectively
Who is jmix-agent-guidelines best for?
jmix-agent-guidelines is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install jmix-agent-guidelines?
Install or run jmix-agent-guidelines using npx. Check jmix-agent-guidelines for the latest setup command.
Is jmix-agent-guidelines actively maintained?
jmix-agent-guidelines may need a closer maintenance check before production use.
Auto-fetched from GitHub.