executor

Implement frontend features across UI, state management, and integration points.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/brianmontero18/astral --skill executor-brianmontero18
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executor
Source: https://github.com/brianmontero18/astral/tree/main/.claude/skills/executor
Command: npx skills add https://github.com/brianmontero18/astral --skill executor-brianmontero18

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implements frontend features according to specs and existing patterns to deliver PR-ready code, reducing review time and rework.

Core Features & Use Cases

  • Reuses established frontend patterns and components to implement features.
  • Ensures acceptance criteria, tests, and style conventions are satisfied.
  • Applies consistently across UI, state management, and integration points in the codebase.

Quick Start

Implement the requested frontend feature following existing patterns and PR-ready quality gates.

Frequently Asked Questions about executor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement frontend features to be PR-ready on the first pass?

To implement frontend features that are PR-ready on the first pass, apply requested changes across UI, state management, and integration points while strictly adhering to existing repository conventions and acceptance criteria.

How does spec-driven frontend development reduce PR review time?

Spec-driven frontend development reduces PR review time by ensuring implementation follows established patterns and enforces error handling, tests, and style guidelines during development, minimizing rework.

What is the best way to enforce code quality and existing patterns during frontend implementation?

The best way to enforce code quality during frontend implementation is to reuse established patterns and components while satisfying acceptance criteria, error handling, and style conventions consistently across the codebase.

Can I apply spec-driven implementation across UI, state management, and integration points simultaneously?

Yes, spec-driven implementation applies consistently across UI, state management, and integration points in the codebase to ensure feature-ready code adheres to repository conventions and strict acceptance criteria.

Does frontend code implementation require manual checks for tests and style guidelines?

No, frontend code implementation enforces error handling, tests, and style guidelines automatically during development to satisfy PR-ready quality gates before review.