development

Orchestrate full-stack development workflows from setup to deployment.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/involvex/llms-remote --skill development-involvex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: development
Source: https://github.com/involvex/llms-remote/tree/main/.agents/skills/development
Command: npx skills add https://github.com/involvex/llms-remote --skill development-involvex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the entire software development lifecycle, from initial project setup and scaffolding to frontend, backend, database development, testing, code quality, and final deployment.

Core Features & Use Cases

  • Comprehensive Workflow: Orchestrates multiple specialized skills for a complete development process.
  • Technology Agnostic: Supports various stacks including React/Next.js, Node.js/Express, Python/FastAPI, and mobile development.
  • Phased Approach: Guides users through distinct phases: Project Setup, Frontend, Backend, Database, Testing, Code Quality, and Deployment.
  • Use Case: Kickstart a new full-stack web application by scaffolding the project, developing UI components, setting up API endpoints, configuring the database, and establishing a CI/CD pipeline.

Quick Start

Use the development skill to scaffold a new React + Node.js full-stack application.

Frequently Asked Questions about development

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

FAQPage Schema
How do I manage an end-to-end software development workflow across different technology stacks?

An end-to-end software development workflow orchestrates project setup, frontend, backend, database, testing, code quality, and deployment across diverse stacks like React, Next.js, Node.js, Express, Python, and FastAPI. It coordinates specialized skills for each development phase to streamline full application delivery.

What's the best way to scaffold a new full-stack web application from scratch?

Scaffolding a full-stack web application involves a phased approach guiding you through project setup, UI component development, API endpoint configuration, database setup, and CI/CD pipeline establishment. This structured workflow supports React, Next.js, Node.js, and Express to kickstart delivery.

Does this development workflow support both Python FastAPI and Node.js Express backend environments?

Yes, the development workflow is technology agnostic and supports both Python/FastAPI and Node.js/Express backend environments. It also accommodates React, Next.js, and mobile development stacks, coordinating the backend and database phases seamlessly across these varied technologies.

Can I use this workflow for mobile application development as well as web frontend projects?

Yes, you can use this workflow for mobile application development alongside web frontend projects. The comprehensive development workflow is designed to be technology agnostic, explicitly supporting mobile development, React, and Next.js throughout the frontend and backend phases.

How does a phased approach to software delivery handle testing and code quality checks?

A phased approach to software delivery handles testing and code quality by dedicating specific workflow stages to them. After frontend, backend, and database development, it orchestrates distinct testing and code quality phases before final deployment to ensure application reliability.

When should I use an orchestrated development workflow instead of managing frontend and backend separately?

You should use an orchestrated development workflow when you need to streamline the entire software development lifecycle from scaffolding to deployment. It is ideal when coordinating multiple specialized skills across frontend, backend, and database phases is more efficient than managing them separately.