TASK PROMPT
# Manus AI — WEB-DEV-FUN Knowledge Base Integration
> Manus AI task-prompt + project config for using WEB-DEV-FUN as the reference manual.
---
## How to use this file
When you start a Manus AI session that involves building, designing, debugging, or shipping a web application, paste the **Task Prompt** section below into the Manus task input. Then attach the WEB-DEV-FUN repository (or its ZIP) as a knowledge source.
Manus will then:
1. Treat the repo as its authoritative reference.
2. Route through the topic folders using the routing table.
3. Apply the anti-AI-design principles to every UI generation.
4. Verify dependencies before importing.
5. Run the pre-flight checklist before reporting completion.
---
## Task Prompt (paste into Manus)when to use it
Community prompt sourced from the open-source GitHub repo huzaifaa-dev-vibe/WEB-DEV-FUN (MIT). A "TASK PROMPT" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
huzaifaa-dev-vibe/WEB-DEV-FUN · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions