Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

arcadeum

arcadeum 收录了来自 AnAtoliy-AA 的 11 个 skills,并提供仓库级职业覆盖和站内 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