implement-feature

Automate frontend feature implementation in Next.js 15 applications.

4|1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/poz110/claude-harness --skill implement-feature-poz110
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-feature
Source: https://github.com/poz110/claude-harness/tree/main/plugins/claude-harness/skills/implement-feature
Command: npx skills add https://github.com/poz110/claude-harness --skill implement-feature-poz110

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires next, react, tailwindcss, trpc, zustand, shadcn/ui, tRPC, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of building and deploying Next.js 15 applications, streamlining the workflow from initial idea to production deployment.

Core Features & Use Cases

  • Frontend Implementation: Automates the creation of frontend features using Next.js 15, React 19, shadcn/ui, Tailwind v4, tRPC/TanStack Query.
  • Automated Workflow: Supports full automation of the workflow, including PRD, architecture, design, implementation, QA, security, and deployment.
  • 3 Work Modes: Offers three work modes for different scenarios: /autopilot (full automation), /feature (incremental development), /hotfix (quick fixes).
  • Context Budget: Manages context automatically, ensuring seamless transitions between steps.
  • Existing Project Support: Automatically detects the tech stack of existing projects and integrates with them without requiring framework changes.

Quick Start

Start Claude in dangerously-skip-permissions mode and type: /autopilot Build a blog system with Markdown editing and tag categorization

Frequently Asked Questions about implement-feature

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

FAQPage Schema
How do I automate frontend feature implementation in Next.js 15?

You can automate Next.js 15 frontend feature implementation by using the /autopilot mode, which manages the workflow from PRD to deployment. It leverages React, Tailwind CSS, tRPC, and shadcn/ui to generate code automatically.

Can I integrate automated deployment into an existing Next.js project?

Yes, automated deployment integrates into existing Next.js projects by automatically detecting the current tech stack. It works with your existing frameworks without requiring changes, supporting incremental development via the /feature mode.

What is the best way to handle quick fixes in a React and Next.js 15 application?

The best way to handle quick fixes in React and Next.js 15 applications is using the /hotfix work mode. It bypasses the full PRD-to-deployment automation to rapidly patch specific frontend issues.

Do I need tRPC and Zustand to use this Next.js 15 automation workflow?

Yes, tRPC and Zustand are required dependencies for this Next.js 15 automation workflow. They provide the necessary data fetching and state management infrastructure for the generated frontend features.

How does context management work during automated frontend development?

Context management during automated frontend development works by automatically tracking the context budget. This ensures seamless transitions between workflow steps like architecture, implementation, and security without losing state.

What is the full workflow for building and deploying Next.js 15 applications?

The full workflow for building and deploying Next.js 15 applications spans from PRD creation to architecture, design, implementation, QA, security, and final deployment. This end-to-end process is fully automated by the /autopilot mode.