stagewise
Agentic IDE skills for coding, debugging, plugins, and video creation
All Skills in This Repository (20)
Pure Emerald Level Indicatorscopywriting
Generate and refine marketing copy for web pages using provided frameworks and style rules.
stage-ui-design-system
Reference Stagewise UI design tokens, React components, and utility functions.
karton-best-practices
Provide performance guidelines for React components consuming Karton state.
create-skill
Create optimally structured skills for managing your own AI-powered workflows and automating complex tasks with minimal overhead.
vercel-react-best-practices
Apply Vercel performance rules to React and Next.js code.
vercel
Manage Vercel deployments, logs, projects, and environment variables via REST API.
supabase
Manage Supabase projects via the Management API with SQL queries and edge functions.
github
Manage GitHub repositories, issues, pull requests, actions, and releases via the REST API.
figma
Accesses Figma designs via REST API and monitors real-time selections with Chrome DevTools Protocol.
posthog
Query PostHog analytics data and manage feature flags via REST API.
prompt-optimization
Create, review, and compress system prompts for LLMs using structured workflows.
add-llm-model
Guides adding new LLM models to stagewise catalogs, provider routing, and discovery curation.
Frequently Asked Questions
FAQPage SchemaHow to install stagewise skills?โผ
Run `npx skills add stagewise-io/stagewise --all -g -y` in your terminal to install all skills in this suite globally.
What is stagewise?โผ
Stagewise is an open-source agentic IDE with a built-in coding agent that can browse, debug, and edit your codebase. This repository contains its agent skills, plugins, and runtime packages.
What can the stagewise agent skills do?โผ
They let the agent plan and implement code changes, debug with injected logging, optimize React performance, write marketing copy, and manage GitHub, Vercel, Supabase, PostHog, and Figma via their APIs.
Can the agent create videos with stagewise?โผ
Yes. The bundled Remotion skill guides the agent through scripting, building, and rendering social-media-ready videos and thumbnails step by step.
Do stagewise skills work with other AI agents?โผ
Yes. All skills follow the standard SKILL.md format, so they can be loaded by any agent harness that supports the open skill standard.
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