Constellos
Official@constellos · United States of America
Order for autonomous AI.
Agent Skills by Constellos
Showing 13 vetted skills indexed across 1 GitHub repositories.
Branch Orchestration
Generate Git branch names from issue context and link them to GitHub issues.
Stacked PR Management
Create dependent PR chains with base/child relationships using GitHub CLI.
CI Orchestration
Monitor CI pipeline checks and extract preview URLs from GitHub PRs.
Subissue Orchestration
A command-line tool for managing and automating feed-forward neural networks.
Issue Management
Create and update GitHub issues using templates with context detection.
PR Workflow
Generate pull request descriptions from commits and linked issues.
UI Design
Implement contract-first UI components with TypeScript interfaces in Next.js.
Supabase Local Development
Run a complete local Supabase stack with Docker and the Supabase CLI.
AI SDK UI
Build streaming AI UI components for React/Next.js with the AI SDK.
UI Interaction
Implement client-side interactivity in Next.js with Zod and React Hook Form.
UI Wireframing
Generate mobile-first ASCII wireframes and WIREFRAME.md files for UI planning.
UI Integration
Integrate Next.js server actions with Supabase typed queries and revalidation.
Feature-Sliced Design
Implement Feature-Sliced Design architecture in Next.js projects with a 7-layer structure.
Frequently Asked Questions About Constellos
FAQPage SchemaWhat specific repository management tasks are enabled by these skills?▼
These skills enable automated generation of Git branch names based on issue context, creation of stacked pull request chains with defined dependencies, and extraction of preview URLs from pipeline checks. Additionally, users can generate pull request descriptions directly from commit history and linked issue metadata.
Which technical personas benefit most from these capabilities?▼
Full-stack engineers and frontend developers working within Next.js ecosystems benefit most. The skills are specifically designed for teams utilizing GitHub for version control, Supabase for backend data persistence, and those requiring strict architectural patterns like Feature-Sliced Design to maintain large-scale web applications.
What are the prerequisites for implementing the local development environment?▼
To run the local development stack, you must have Docker installed and configured on your machine. The environment relies on the Supabase runtime to mirror cloud-based database schemas locally, allowing for typed query integration and server action revalidation within your Next.js project structure.