16 skills found
AmoyLab / Unla🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
Coolver / home-assistant-vibecode-agentHome Assistant MCP server agent. Enable Cursor, VS Code, Claude Code, or any MCP-enabled IDE to help you vibe-code and manage Home Assistant: create and debug automations, design dashboards, tweak themes, modify configs, and deploy changes using natural language
hyprmcp / jetskiAuthentication, analytics, and prompt visibility for MCP servers with zero code changes. Supports OAuth2.1, DCR, real-time logs, and client onboarding out of the box
IslandApps / cursor-agent-trackingA repository that provides a structured system for maintaining context and tracking changes in Cursor's AGENT mode conversations through template files, enabling better continuity and organization of AI interactions.
Signal-Loop / UnityCodeMCPServerUnity Code MCP Server is a powerful tool for the Unity Editor that gives AI Agents ability to perform any action using Unity Editor API. This includes scripts, scenes, prefabs, assets, configuration changes, and more.
jzOcb / config-guardStop AI agents from crashing OpenClaw by validating config changes. Auto-backup, schema validation, and auto-rollback.
goern / catchupReview last commit and branch changes
kylemoschetto / wrapupWrap up the current session - commit changes, update docs, and prepare for next session
tsvetan-basic-rum / releaseintro Prepare a release by updating docs and bumping the version. Steps 1. Analyze changes since last release
JazenaYLA / catchupReview last commit and branch changes
jwp23 / wrapupWrap up the current session - commit changes, update docs, and prepare for next session
campbellmcgregor / deployPlease deploy the site to GitHub Pages: 1. Build the site with production settings: `hugo --minify` 2. Verify the build completed successfully 3. Commit any changes to the main branch 4. Push the cha
TUAN130294 / apiAPI Design Rules (REST) Naming & Versioning - RESTful, noun-based: `/api/v1/users/:id`, `/api/v1/reports/daily`. - Version in path (`/api/v1`); keep breaking changes behind new version. Requ
patrick-glean / propose-changes-firstA Rust WebAssembly-based browser client for MCP (Model Context Protocol) that runs as a service worker, enabling multi-tab communication capabilities.
AslanGoldenhour / change-managementWhen Suggesting Changes - Always consider the existing project structure and patterns. - Explain the rationale behind your suggested changes. - When suggesting new features, first outline a test pl
mazerunner70 / FRONTEND_CONVENTIONS_UPDATESFrontend Conventions Updates Summary Changes Made 1. Removed Non-Existent "new-ui" Folder Structure Before : Conventions referenced `new-ui/` as a folder that doesn't exist After :