Pipelex/pipelex-mcp

0Stars on the repository
5Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

skybridge

01

Pipelex/pipelex-mcp

Skill Claude CodeCodex

Guide developers through creating and updating ChatGPT and MCP apps. Covers the full lifecycle: brainstorming ideas against UX guidelines, bootstrapping projects, implementing tools/views, debugging, running dev servers, deploying and connecting apps to ChatGPT. Use when a user wants to create or update a ChatGPT app…

0 2d ago A 76 tokens copy · 81% MIT

bump-sdks

02

Pipelex/pipelex-mcp

Skill Claude CodeCodex

Bump this repo's two @pipelex npm dependencies — @pipelex/sdk and @pipelex/mthds-ui — to their latest published versions (or to versions the user names). Reads each package's CHANGELOG for the versions in between, maps every breaking bullet onto the client seams and view casts this repo actually declares, applies the…

0 2d ago A 217 tokens original MIT

release

03

Pipelex/pipelex-mcp

Skill Claude CodeCodex

Automates the pipelex-mcp release workflow: bumps the version in package.json, finalizes the CHANGELOG.md Unreleased section, regenerates package-lock.json, runs quality checks and tests, creates a release/vX.Y.Z branch, commits, pushes, and opens a PR to main. Use when the user says "release", "cut a release", "bump…

0 2d ago A 151 tokens original MIT