feature-dev — feature-dev install feature-dev, landing-page, community, feature-dev install, ide skills, feature-dev setup for AI agents, feature-dev and PXV design system, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Development Agents requiring structured workflows for complex feature implementation. feature-dev is a workflow for implementing features through a 7-phase process, emphasizing reuse of existing components and adherence to design systems like PXV.

Features

Implements a 7-phase workflow for feature development
Supports integration builds via API, form, etc.
Follows PXV design system for consistent design
Reusable component implementation to reduce redundancy
Suitable for tasks involving 3+ files
Guides implementation of new pages or sections

# Core Topics

Project-X-Vietnam Project-X-Vietnam
[0]
[0]
Updated: 3/1/2026

Agent Capability Analysis

The feature-dev skill by Project-X-Vietnam is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for feature-dev install, feature-dev setup for AI agents, feature-dev and PXV design system.

Ideal Agent Persona

Ideal for Development Agents requiring structured workflows for complex feature implementation.

Core Value

Empowers agents to implement features efficiently by following a 7-phase workflow, reusing existing components, and adhering to the PXV design system, ensuring consistency and reducing development time.

Capabilities Granted for feature-dev

Implementing new page or section features
Adding significant components or integrations
Building APIs or form integrations

! Prerequisites & Limits

  • Not suitable for bug fixes or simple text/style changes
  • Requires adherence to the PXV design system
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

feature-dev

Install feature-dev, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Feature Development

A structured 7-phase workflow for implementing features from discovery to completion.

When to Use

  • Implementing a new page or section
  • Adding a significant component or feature
  • Building an integration (API, form, etc.)
  • Any task that touches 3+ files

When NOT to Use

  • Bug fixes (just fix directly)
  • Simple text/style changes
  • Adding a single small component

Core Principles

  • Reuse existing components before creating new ones
  • Follow the PXV design system (colors, typography, spacing)
  • Mobile-first responsive design
  • Animate thoughtfully with Framer Motion

The 7 Phases

Phase 1: Discovery

Goal: Understand what needs to be built.

  1. Read the user's request carefully
  2. Identify the feature's purpose and scope
  3. List expected deliverables (pages, components, API routes)
  4. Identify any external dependencies or data sources

Phase 2: Exploration

Goal: Understand the existing codebase context.

Actions:

  1. Read AGENTS.md for architecture overview
  2. Identify similar existing implementations (reference examples)
  3. Check components/ui/ for reusable primitives
  4. Check components/ for reusable custom components
  5. Review tailwind.config.ts and globals.css for available design tokens

Output: List of reusable code and patterns found.

Phase 3: Questions

Goal: Resolve ambiguity before coding.

  1. List any unclear requirements
  2. Ask the user targeted questions (max 3-5)
  3. Propose defaults for minor decisions
  4. Confirm the approach before proceeding

Phase 4: Architecture

Goal: Design the solution structure.

Actions:

  1. Define the component tree
  2. List new files to create and existing files to modify
  3. Define TypeScript interfaces for data shapes
  4. Plan the responsive layout (mobile → desktop)
  5. Plan animations and transitions

Output: Component tree + file list + key interfaces.

Phase 5: Implementation

Goal: Write the code.

Order:

  1. Types/interfaces
  2. Utility functions (lib/)
  3. UI components (bottom-up: primitives → composites → page)
  4. Page assembly
  5. API routes (if needed)
  6. Animations (last)

Rules:

  • Use "use client" only when needed (state, effects, browser APIs)
  • Use shadcn/ui primitives as building blocks
  • Use cn() for conditional classes
  • Use Framer Motion whileInView for scroll animations
  • Test each component as you build

Phase 6: Review

Goal: Self-review the implementation.

Checklist:

  • TypeScript: no any types, proper interfaces
  • Responsive: works on mobile (320px), tablet (768px), desktop (1280px)
  • Design system: uses PXV brand colors and typography
  • Components: reuses existing ui/ components
  • Accessibility: alt text, semantic HTML, keyboard navigation
  • Performance: images optimized, no unnecessary re-renders
  • Animations: smooth, no layout shifts, viewport={{ once: true }}

Phase 7: Summary

Goal: Report what was built.

Output:

  • Files created/modified
  • Components added
  • Key decisions made
  • Any follow-up tasks or known limitations
SkillWhen to Chain
planningBefore feature-dev, to break a large feature into phases
web-testAfter feature-dev, to test in browser
review-prAfter feature-dev, to review code quality
git-commitAfter feature-dev, to commit and push

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is feature-dev?

Ideal for Development Agents requiring structured workflows for complex feature implementation. feature-dev is a workflow for implementing features through a 7-phase process, emphasizing reuse of existing components and adherence to design systems like PXV.

How do I install feature-dev?

Run the command: npx killer-skills add Project-X-Vietnam/landing-page. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for feature-dev?

Key use cases include: Implementing new page or section features, Adding significant components or integrations, Building APIs or form integrations.

Which IDEs are compatible with feature-dev?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for feature-dev?

Not suitable for bug fixes or simple text/style changes. Requires adherence to the PXV design system.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Project-X-Vietnam/landing-page. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use feature-dev immediately in the current project.

Related Skills

Looking for an alternative to feature-dev or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI