Constellos avatar

Constellos

Official

@constellos · United States of America

0Followers
|
3Public Repos
|
13Published Skills

Order for autonomous AI.

Skills Distribution
DomainDeveloper To...Version Control & .. (40%)Frontend Architect.. (40%)Database & Backend.. (20%)

Agent Skills by Constellos

Showing 13 vetted skills indexed across 1 GitHub repositories.

constellosconstellos
5

Branch Orchestration

Generate Git branch names from issue context and link them to GitHub issues.

Official
Intermediate
constellosconstellos
5

Stacked PR Management

Create dependent PR chains with base/child relationships using GitHub CLI.

Official
Advanced
constellosconstellos
5

CI Orchestration

Monitor CI pipeline checks and extract preview URLs from GitHub PRs.

Official
Intermediate
constellosconstellos
5

Subissue Orchestration

A command-line tool for managing and automating feed-forward neural networks.

Official
Advanced
constellosconstellos
5

Issue Management

Create and update GitHub issues using templates with context detection.

Official
Advanced
constellosconstellos
5

PR Workflow

Generate pull request descriptions from commits and linked issues.

Official
Advanced
constellosconstellos
5

UI Design

Implement contract-first UI components with TypeScript interfaces in Next.js.

Official
Intermediate
constellosconstellos
5

Supabase Local Development

Run a complete local Supabase stack with Docker and the Supabase CLI.

Official
Advanced
constellosconstellos
5

AI SDK UI

Build streaming AI UI components for React/Next.js with the AI SDK.

Official
Advanced
constellosconstellos
5

UI Interaction

Implement client-side interactivity in Next.js with Zod and React Hook Form.

Official
Intermediate
constellosconstellos
5

UI Wireframing

Generate mobile-first ASCII wireframes and WIREFRAME.md files for UI planning.

Official
Basic
constellosconstellos
5

UI Integration

Integrate Next.js server actions with Supabase typed queries and revalidation.

Official
Advanced
constellosconstellos
5

Feature-Sliced Design

Implement Feature-Sliced Design architecture in Next.js projects with a 7-layer structure.

Official
Intermediate

Frequently Asked Questions About Constellos

FAQPage Schema
What 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.