Automattic / Automattic/build-with-wordpress

Research and add Antigravity connector support

Open
#78 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Parent: #76

## Goal

Determine the correct Antigravity integration surface and add generated connector output only after the official path is known.

## Research questions

- Does Antigravity consume VS Code Marketplace extensions directly?
- Does it support Open VSX or a separate extension registry?
- Does it have a documented MCP config path?
- Does it support rules, skills, plugins, or workspace instructions?
- Can the shared `wordpress-studio` and `wordpress-telemetry` MCP setup be represented in its native format?

## Implementation path

- Document official references before adding generated files.
- Add Antigravity generation to `scripts/build-plugins.mjs` only for supported native artifacts.
- Add verifier coverage in `scripts/verify-plugins.mjs`.
- Add docs and manual test steps for installation/configuration.

## Acceptance criteria

- Official integration surface is documented with source links.
- Unsupported assumptions are explicitly ruled out.
- Generated output exists only if Antigravity has a documented native path.
- `pnpm build` and `pnpm verify` pass after implementation.

## AI assistance

- **AI assistance:** Yes
- **Tool(s):** OpenCode (GPT-5.5)
- **Used for:** Drafting issue scope and acceptance criteria from planning discussion.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by researching Antigravity's official extension, registry, MCP, rules, skills, plugins, and workspace-instruction documentation, recording source links and unsupported assumptions. Then inspect scripts/build-plugins.mjs and scripts/verify-plugins.mjs to determine whether native generated artifacts are possible. Done means documented integration references, verifier coverage, installation steps, and passing pnpm build and pnpm verify.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.