Skip to content

Conversation

@tizmagik
Copy link

@tizmagik tizmagik commented Feb 9, 2026

WHY are these changes introduced?

Enhances the ability to interact with Shopify CLI commands for theme and app development.

WHAT is this pull request doing?

Introduces a new Skill that provides comprehensive command references and workflows for using Shopify CLI, including theme and app management commands.

How to test your changes?

Run various Shopify CLI commands as outlined in the documentation to ensure they execute correctly and provide expected outputs.

Post-release steps

No post-release steps required.

Measuring impact

  • n/a - this doesn't need measurement, e.g. a linting rule or a bug-fix

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes (Yes, shopify.dev docs would be separate PRs)

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2026

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 79.62% 14472/18176
🟡 Branches 73.93% 7174/9704
🟡 Functions 79.78% 3689/4624
🟡 Lines 79.98% 13683/17108

Test suite run success

3718 tests passing in 1438 suites.

Report generated by 🧪jest coverage report action from 64cd1c4

Comment on lines +65 to +66
- **With the MCP server:** The agent uses MCP tools for execution (structured responses, auto-parsed JSON, auth detection)
- **Without the MCP server:** The agent runs `shopify` commands directly via shell
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We would remove/rework this bit if we don't end up shipping the MCP server:

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.

1 participant