sunpeak
Build and test interactive ChatGPT and Claude apps
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core