Gitlab Frontend Mr Create
Helps with frontend development, creation as part of building frontend UIs and user experiences workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gitlab-frontend-mr-create npx -- -y @trustedskills/gitlab-frontend-mr-create
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gitlab-frontend-mr-create": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gitlab-frontend-mr-create"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to create merge requests (MRs) within GitLab. It automates the process of generating a new MR, including specifying source and target branches, titles, and descriptions based on user instructions. The agent can also populate the MR description with details extracted from provided context or files.
When to use it
- You need to automate code review workflows by creating merge requests directly from an AI agent's suggestions.
- A developer asks the agent to create a new feature branch and initiate a pull request for them.
- The agent needs to propose changes to existing code and automatically generate a merge request with detailed explanations.
- You want to streamline your GitLab workflow by integrating AI-powered MR creation.
Key capabilities
- Creates GitLab Merge Requests
- Specifies source and target branches
- Sets MR title and description
- Populates MR descriptions from context or files
Example prompts
- "Create a merge request for the 'add-new-feature' branch targeting the main branch, with the title 'Implement new user authentication'."
- "Generate a merge request to fix bug #123. Use this file as the description." (followed by providing the file content)
- “Please create an MR from my feature branch into develop and include these details in the description: [details]”
Tips & gotchas
- Ensure the AI agent has appropriate permissions within your GitLab project to create merge requests.
- The accuracy of the generated MR title and description depends heavily on the clarity and completeness of the provided instructions or context.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.