Find the perfect skill
TypeScript Module Patterns
Development
Organize TypeScript code with ES modules, barrel exports, path aliases, and declaration files.
Create Pull Request
Development
Creates a pull request from the current branch: pushes the branch, generates a conventional commit title, reads the PR template, and creates the PR with appropriate labels.
Code Review
Development
Reviews code for quality, security, and maintainability. Use after implementing features or when the user asks for a code review.
Create or Update a Pull Request
Development
Create or update a pull request using a template, with automatic detection of existing PRs and journal hygiene passes.
Repository Dashboard
Development
Display repository status with PRs, issues, CI/CD health, and suggested tasks.
Output SDK Folder Structure Conventions
Development
Validate and fix folder structure for Output SDK workflows, ensuring migrated workflows follow correct conventions.
TypeScript Pro: Advanced Types & Generics
Development
Master advanced TypeScript types, generics, and strict type safety for enterprise-grade codebases.
Coordinated Build Team
Development
Spawns a coordinated team of four AI agents (Fetcher, Planner, Builder, Checker) to work in parallel on a feature development task. The Fetcher researches the domain, the Planner designs a blueprint, the Builder implements code, and the Checker reviews the result. Best suited for complex features that require structured, multi-step development with built-in review.
Throwaway Prototypes for Design Validation
Development
Build a throwaway prototype to validate logic/state models or explore UI variations. Choose between a logic demo and UI variations based on the design question.
Design Finalization to HTML/CSS
Development
Generates production-quality Pretext-native HTML/CSS from approved mockups or user descriptions, with real text reflow, computed heights, and dynamic layouts.
PR Rebase
Development
Rebase the current branch on the latest upstream changes, resolve conflicts, and push.
Infographic Template Updater
Development
Updates template lists and gallery mappings after adding new infographic templates. Checks for template names in key files.