Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

arcadeum

arcadeum에는 AnAtoliy-AA에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
4
업데이트
2026-07-01
Forks
1
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

implement-roadmap-feature
소프트웨어 개발자

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
시장조사 분석가·마케팅 전문가

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
웹·디지털 인터페이스 디자이너

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
소프트웨어 개발자

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
웹·디지털 인터페이스 디자이너

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
웹 개발자

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
웹·디지털 인터페이스 디자이너

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
웹 개발자

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