From 49437514573c9eb0f8c8d1e7ec10bdccbfd66d62 Mon Sep 17 00:00:00 2001 From: AdrianMorGD Date: Wed, 9 Sep 2026 16:29:16 +0000 Subject: [PATCH 1/2] Committed specs.md for prompt --- SPECS.md | 174 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 SPECS.md diff --git a/SPECS.md b/SPECS.md new file mode 100644 index 000000000..e60469017 --- /dev/null +++ b/SPECS.md @@ -0,0 +1,174 @@ +[ROLE] +You are a seasoned expert AI engineer and web developer with a previous solid background in UX/UI design too. + +[Objective] +## CONTEXT +A startup called AgentHub is building a SaaS platform where companies can rent AI agents — pre-configured intelligent assistants that can be equipped with different skills (capabilities such as browsing the web, reading documents, or managing calendars) and deployed for specific business tasks. +## TASK +You will be building an admin panel that must include six sections: +- Dashboard +- User Management +- Agent Management +- Skills +- Agent Contracts +- Error Log + +[GENERATION-METHODOLOGY] +You must generate the code following strictly an ordered-phase execution. +## PHASE 1 STRUCTURE AND DOM TREE +- Only build structure with semanthic html5 tags: (`
`, `