Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
project-phoenix
project-phoenix contains 2 collected skills from ahamedzoha, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
1
updated
2026-06-10
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
write-article
web-developers
Create and publish a new MDX blog article in this Next.js site. Use whenever the user wants to add, write, draft, or publish a blog post / article for the site. Covers the content/ location, frontmatter schema, code-fence rules for Shiki highlighting, images, and how the article is rendered and routed.
2026-06-10
new-page
web-developers
Add a new App Router page/route to this Next.js site following the repo's conventions. Use when the user wants to add a new page, route, or section (e.g. /now, /contact). Covers the page.tsx + layout.tsx (metadata/viewport) split, the Container/SimpleLayout primitives, path aliases, and nav.
2026-06-10