πŸ”Œ

mcp-builder

πŸ”ŒPlugin

random1st/axela-skills

Installation

Add marketplace in Claude Code:
$/plugin marketplace add random1st/axela-skills
Step 2. Install plugin:
$/plugin install mcp-builder@axela-skills
VibeIndex|
What it does
|

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

πŸͺ

Part of

random1st/axela-skills

0
-
AddedAug 28, 2026

More from this repository10

πŸ”Œ
verification-before-completionπŸ”ŒPlugin

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

πŸ”Œ
code-review-and-qualityπŸ”ŒPlugin

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

πŸ”Œ
requesting-code-reviewπŸ”ŒPlugin

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

πŸͺ
random1st/axela-skillsπŸͺMarketplace

Curated, security-reviewed, cryptographically signed agent skills β€” verified by SkillTrust, notarized by axela.app

πŸ”Œ
systematic-debuggingπŸ”ŒPlugin

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

πŸ”Œ
test-driven-developmentπŸ”ŒPlugin

Use when implementing any feature or bugfix, before writing implementation code

πŸ”Œ
security-and-hardeningπŸ”ŒPlugin

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services. Use when personal data or privacy compliance (GDPR, CCPA) is involved.

πŸ”Œ
git-workflow-and-versioningπŸ”ŒPlugin

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, opening or reviewing a pull request (PR), pushing to a remote, or when you need to organize work across multiple parallel streams. Use when cutting a release, choosing a semantic version bump, tagging, or writing a changelog.

πŸ”Œ
writing-plansπŸ”ŒPlugin

Use when you have a spec or requirements for a multi-step task, before touching code

πŸ”Œ
webapp-testingπŸ”ŒPlugin

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.