adrianmikula/JakartaMigrationMCP
Cursor rule Cursor
Use Mill on Linux/macOS and Gradle on Windows for Java build tasks.
adrianmikula/JakartaMigrationMCP
Cursor rule Cursor
Use Mill on Linux/macOS and Gradle on Windows for Java build tasks.
adrianmikula/JakartaMigrationMCP
Cursor rule Cursor
Prefer mise run over direct mill/gradle for Java build tasks.
adrianmikula/JakartaMigrationMCP
Cursor rule Cursor
// ✅ CORRECT: Follow TypeSpec exactly public class MigrationDashboard { private int readinessScore; // matches TypeSpec int32 private MigrationStatus status; // matches TypeSpec enum private DependencySummary dependencySummary; private MigrationPhase currentPhase; private Instant lastAnalyzed; // matches TypeSpec…
adrianmikula/JakartaMigrationMCP
MCP server Claude CodeCodexCursor
MCP server "gradle" as configured in adrianmikula/JakartaMigrationMCP. Launched with ./gradlew --no-daemon.
adrianmikula/JakartaMigrationMCP
MCP server Claude CodeCodexCursor
MCP server "github" as configured in adrianmikula/JakartaMigrationMCP. Runs in Docker (ghcr.io/github/github-mcp-server). Needs 3 environment variables to run.
adrianmikula/JakartaMigrationMCP
MCP server Claude CodeCodexCursor
Adds a structured step-by-step reasoning tool the agent can call to break a problem into revisable thoughts. Runs locally from the @modelcontextprotocol/server-sequential-thinking npm package.
adrianmikula/JakartaMigrationMCP
MCP server Claude CodeCodexCursor
Gives the agent a persistent knowledge graph it can write facts to and recall across sessions. Runs locally from the @modelcontextprotocol/server-memory npm package.
adrianmikula/JakartaMigrationMCP
MCP server Claude CodeCodexCursor
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
adrianmikula/JakartaMigrationMCP
MCP server Claude CodeCodexCursor
MCP server "postgres" as configured in adrianmikula/JakartaMigrationMCP. Runs locally from the @anthropic/mcp-server-postgres npm package.
adrianmikula/JakartaMigrationMCP
MCP server Claude CodeCodexCursor
MCP server "codebase-indexer" as configured in adrianmikula/JakartaMigrationMCP. Runs locally from the @anthropic/mcp-server-codebase-indexer npm package.
adrianmikula/JakartaMigrationMCP
Instructions file CodexOpenCode
AGENTS.md instructions for adrianmikula/JakartaMigrationMCP, covering ai agent rules, command catalogue, known issues, agent setup and available mcp servers.
adrianmikula/JakartaMigrationMCP
Skill Claude CodeCodex
This skill guides scanning the codebase for memory and performance code smells, debugging performance problems, writing performance/memory tests that follow established project conventions, and updating docs/patterns/ when new categories of issues are discovered and fixed.
adrianmikula/JakartaMigrationMCP
Skill Claude CodeCodex
This skill guides the pre-release verification for the Jakarta Migration IntelliJ plugin. It ensures that a release is not only built and tested, but also correctly documented: version numbers are consistent across all files, CHANGELOG.md and plugin.xml release notes are detailed and complete, and the generated plugin…
adrianmikula/JakartaMigrationMCP
Skill Claude CodeCodex
Skill "real-repo-integration-test" from adrianmikula/JakartaMigrationMCP, covering reference tests, generic download helper pattern, how to pick repos from examples.yaml, step 1: identify what the test needs and step 2: verify the repo actually contains matching imports.
adrianmikula/JakartaMigrationMCP
Skill Claude CodeCodex
This skill guides evaluating and improving a software product so that experienced, skeptical developers trust its output enough to pay for it. It is not about chasing perfect accuracy; it is about positioning, transparency, and signal-to-noise.