Sunpeak-AISunpeak-AIOfficialยท2 Agent Skills Included

sunpeak

Build and test interactive ChatGPT and Claude apps

Builds interactive MCP apps with React UIs that run inside ChatGPT and Claude chat hosts. Replicates host runtimes locally, eliminating manual refreshes, paid test accounts, and burned API credits. Runs e2e, visual, live, and multi-model eval tests in CI so apps ship verified across every host and theme.
npx skills add Sunpeak-AI/sunpeak --all -g -y
Available:

Explains the sunpeak framework's architecture and gives your agent design constraints, security invariants, and testing commands to follow when building or modifying MCP apps.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install sunpeak?โ–ผ

Run `npx skills add Sunpeak-AI/sunpeak --all -g -y` in your terminal to install all skills in this suite globally.

How to build a ChatGPT app with a UI?โ–ผ

Use the create-sunpeak-app skill to scaffold a project with React resources, tool handlers, and simulation fixtures, then preview it instantly in the local inspector.

How to test an MCP server without a ChatGPT account?โ–ผ

The test-mcp-server skill replicates the ChatGPT and Claude runtimes locally, so you can run e2e and visual tests in CI without accounts or API credits.

Does sunpeak work with non-TypeScript MCP servers?โ–ผ

Yes. The inspector and testing framework connect to any MCP server over the standard protocol, including servers written in Python, Go, or Rust.

Can I verify my tools work on cheaper models?โ–ผ

Yes. The eval framework sends prompts to multiple models like GPT-4o-mini and Gemini Flash, running each case repeatedly to measure tool-calling reliability.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’