aep-scaffold

Scaffold full-stack monorepos and configure agentic development infrastructure.

Updated May 18, 2026
One-click install
npx skills add https://github.com/memorysaver/project-understanding --skill aep-scaffold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aep-scaffold
Source: https://github.com/memorysaver/project-understanding/tree/main/.agents/skills/aep-scaffold
Command: npx skills add https://github.com/memorysaver/project-understanding --skill aep-scaffold

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bun, git, gh, openspec, aep-e2e-skill-scaffolding, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps developers quickly and efficiently set up new projects or onboard existing ones with agentic development infrastructure, reducing setup time and ensuring a consistent workflow.

Core Features & Use Cases

  • Project Scaffolding: Creates a full-stack monorepo via Better-T-Stack for new projects.
  • Project Onboarding: Integrates existing projects with agentic development practices.
  • Infrastructure Setup: Automates the setup of OpenSpec, workspace hooks, and the BDD e2e-test skill.
  • Customization: Offers customization options for frontend, backend, database, ORM, auth, payments, and API layer.
  • Use Case: Imagine you want to start a new web application project. Use this Skill to create a monorepo with the necessary infrastructure and configurations to kickstart your development process.

Quick Start

Use the aep-scaffold skill to generate a new project scaffold with the default stack.

Frequently Asked Questions about aep-scaffold

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

FAQPage Schema
How do I set up a full-stack monorepo for agentic development?

This skill scaffolds a full-stack monorepo via Better-T-Stack for agentic development, automating infrastructure setup like OpenSpec, workspace hooks, and BDD e2e-test configurations to streamline your workflow.

Can I integrate agentic development infrastructure into an existing project?

Yes, you can integrate agentic development infrastructure into an existing project. This skill onboards existing codebases by applying predefined configurations and tools to streamline your current development process.

What infrastructure and tools are configured during project scaffolding?

Project scaffolding automates the setup of OpenSpec, workspace hooks, and the BDD e2e-test skill, while also offering customization for frontend, backend, database, ORM, auth, payments, and API layers.

Do I need bun and git to use this project scaffolding tool?

Yes, you need bun and git installed, along with gh and openspec, as these are required dependencies for executing the automated scaffolding and infrastructure setup processes.

What is the best way to customize a monorepo stack for new web applications?

The best way to customize a monorepo stack is using this skill's scaffolding options, which let you select specific frontend, backend, database, ORM, auth, payments, and API layer configurations during setup.