Skip to main content
Run any Skill in Manus
with one click
GitHub repository

arcadeum

arcadeum contains 11 collected skills from AnAtoliy-AA, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
4
updated
2026-07-01
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

implement-roadmap-feature
software-developers

Implement a feature from docs/ROADMAP.md end-to-end: branch, code, test, commit, push, open PR, fix CI. Use when user says "implement feature X from roadmap" or "start with feature X".

2026-07-01
seo
market-research-analysts-and-marketing-specialists-131161

Deterministic LLM-first SEO audits for websites, blog posts, and GitHub repositories. Use this when the user asks to "perform SEO analysis", "run SEO audit", "analyze SEO", "check technical SEO", "review schema", "Core Web Vitals", "E-E-A-T", "hreflang", "GEO", "AEO", or GitHub repository SEO optimization. For full/page/repo audits, run bundled scripts for evidence and return prioritized, confidence-labeled fixes.

2026-06-15
a11y
web-and-digital-interface-designers

Use when implementing or reviewing accessibility (a11y) — ARIA attributes, keyboard navigation, focus management, color contrast, screen reader support, semantic HTML, form labels, error handling, or any WCAG compliance task. Trigger on keywords like a11y, accessibility, ARIA, keyboard, focus, screen reader, WCAG, contrast, VoiceOver, NVDA.

2026-06-15
performance
software-developers

Use when implementing or reviewing frontend performance — bundle optimization, lazy loading, image optimization, caching, Core Web Vitals (LCP, FID/INP, CLS), code splitting, rendering strategies, or any speed/performance task. Trigger on keywords like performance, speed, bundle size, lazy load, Web Vitals, LCP, CLS, INP, cache, optimize, lighthouse, Core Web Vitals.

2026-06-15
check-ui-components
web-and-digital-interface-designers

Check existing @arcadeum/ui components before implementing any new UI. Use before writing any component — reuse what exists, add to packages/ui if missing.

2026-06-12
commit
software-developers

Create a git commit following the project's Conventional Commits convention with ARC ticket reference. Use when committing changes.

2026-06-12
new-be-module
software-developers

Add a new NestJS module to the backend (apps/be). Use when creating a new domain/feature in the backend.

2026-06-12
new-game
software-developers

Add a complete new multiplayer game to Arcadeum (BE engine + service + gateway + bot, web widget, landing page, registries, i18n, tests). Use when the user says "implement game X" or "add a new game".

2026-06-12
new-mobile-screen
web-developers

Add a new screen to the mobile app (apps/mobile). Use when creating a new route/screen in the Expo Router app.

2026-06-12
new-ui-component
web-and-digital-interface-designers

Add a new shared UI component to the @arcadeum/ui package (packages/ui). Use when creating reusable components shared across web and mobile.

2026-06-12
new-web-page
web-developers

Add a new page to the Next.js web app (apps/web). Use when creating a new route/page in the web app.

2026-06-12