Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
21
- [x] Verify Copilot instructions file exists
Sign in to like and favorite skills
Checklist: LuxyLyfe Next.js Project
Verify Copilot instructions file exists
.github/copilot-instructions.md is present.Clarify Project Requirements
Scaffold the Project
Customize the Project
SplitSection with slideshow support. Inlined Mission, Vision, About, Contact on Home. Added top-right login links on Home.Install Required Extensions
Compile the Project
npm install, npm run lint (clean), and npm run build (successful). Note: Dynamic server usage warnings for API routes are expected and acceptable.Create and Run Task
npm run build.Launch the Project
npm run dev).Ensure Documentation is Complete
README.md exists and reflects current features. This file cleaned and de-cluttered (removed comments) to reflect current state.Execution Notes
. for all operations.