Skip to main content
AkaraChen
GitHub creator profile

AkaraChen

Repository-level view of 100 collected skills across 15 GitHub repositories.

skills collected
100
repositories
15
updated
Aug 30, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

improve
software-developers

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a…

Jun 13, 2026
adapt
web-and-digital-interface-designers

Adapt designs to work across different screen sizes, devices, contexts, or platforms. Implements breakpoints, fluid layouts, and touch targets. Use when the user mentions responsive design, mobile layouts, breakpoints, viewport adaptation, or cross-device…

Apr 4, 2026
animate
web-and-digital-interface-designers

Review a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight. Use when the user mentions adding animation, transitions, micro-interactions, motion design, hover effects, or making the UI…

Apr 4, 2026
arrange
web-and-digital-interface-designers

Improve layout, spacing, and visual rhythm. Fixes monotonous grids, inconsistent spacing, and weak visual hierarchy. Use when the user mentions layout feeling off, spacing issues, visual hierarchy, crowded UI, alignment problems, or wanting better composition.

Apr 4, 2026
bolder
web-and-digital-interface-designers

Amplify safe or boring designs to make them more visually interesting and stimulating. Increases impact while maintaining usability. Use when the user says the design looks bland, generic, too safe, lacks personality, or wants more visual impact and character.

Apr 4, 2026
clarify
web-and-digital-interface-designers

Improve unclear UX copy, error messages, microcopy, labels, and instructions to make interfaces easier to understand. Use when the user mentions confusing text, unclear labels, bad error messages, hard-to-follow instructions, or wanting better UX writing.

Apr 4, 2026
colorize
web-and-digital-interface-designers

Add strategic color to features that are too monochromatic or lack visual interest, making interfaces more engaging and expressive. Use when the user mentions the design looking gray, dull, lacking warmth, needing more color, or wanting a more vibrant or…

Apr 4, 2026
delight
web-and-digital-interface-designers

Add moments of joy, personality, and unexpected touches that make interfaces memorable and enjoyable to use. Elevates functional to delightful. Use when the user asks to add polish, personality, animations, micro-interactions, delight, or make an interface…

Apr 4, 2026
Showing 8 of 26 collected skills.
adapt
web-and-digital-interface-designers

Adapt designs to work across different screen sizes, devices, contexts, or platforms. Implements breakpoints, fluid layouts, and touch targets. Use when the user mentions responsive design, mobile layouts, breakpoints, viewport adaptation, or cross-device…

Apr 1, 2026
animate
web-and-digital-interface-designers

Review a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight. Use when the user mentions adding animation, transitions, micro-interactions, motion design, hover effects, or making the UI…

Apr 1, 2026
arrange
web-and-digital-interface-designers

Improve layout, spacing, and visual rhythm. Fixes monotonous grids, inconsistent spacing, and weak visual hierarchy. Use when the user mentions layout feeling off, spacing issues, visual hierarchy, crowded UI, alignment problems, or wanting better composition.

Apr 1, 2026
bolder
web-and-digital-interface-designers

Amplify safe or boring designs to make them more visually interesting and stimulating. Increases impact while maintaining usability. Use when the user says the design looks bland, generic, too safe, lacks personality, or wants more visual impact and character.

Apr 1, 2026
clarify
web-and-digital-interface-designers

Improve unclear UX copy, error messages, microcopy, labels, and instructions to make interfaces easier to understand. Use when the user mentions confusing text, unclear labels, bad error messages, hard-to-follow instructions, or wanting better UX writing.

Apr 1, 2026
colorize
web-and-digital-interface-designers

Add strategic color to features that are too monochromatic or lack visual interest, making interfaces more engaging and expressive. Use when the user mentions the design looking gray, dull, lacking warmth, needing more color, or wanting a more vibrant or…

Apr 1, 2026
critique
web-and-digital-interface-designers

Evaluate design from a UX perspective, assessing visual hierarchy, information architecture, emotional resonance, cognitive load, and overall quality with quantitative scoring, persona-based testing, and actionable feedback. Use when the user asks to review,…

Apr 1, 2026
delight
web-and-digital-interface-designers

Add moments of joy, personality, and unexpected touches that make interfaces memorable and enjoyable to use. Elevates functional to delightful. Use when the user asks to add polish, personality, animations, micro-interactions, delight, or make an interface…

Apr 1, 2026
Showing 8 of 19 collected skills.
eric-design
unclassified

Apply Eric's visual design standards and flair. Use when designing, implementing, or reviewing visual direction — landing pages, app styling, icons, typography, composition, motion, headings, page overscroll, tokens, anti-slop, or when choosing a direction…

Aug 25, 2026
eric-e2e-testing
unclassified

Apply Eric's browser end-to-end testing standards. Use when a task needs a real browser, UI smoke test, screenshot capture, browser bug reproduction, Dockerized browser test run, or agent-browser based verification.

Aug 25, 2026
eric-github-actions
unclassified

Apply Eric's GitHub Actions standards. Use when creating, editing, reviewing, or debugging GitHub Actions workflows, reusable workflows, or action references; selecting versions for `uses`; or validating workflow YAML.

Aug 17, 2026
eric-review
software-quality-assurance-analysts-and-testers

Review code using Eric's standards. Use when the user asks for review, code review, frontend review, backend review, desktop review, React review, architecture review, PR review, or asks whether code matches Eric's style; prioritize concrete bugs, risks,…

Jul 23, 2026
eric-ui
web-and-digital-interface-designers

Apply Eric's UI correctness standards. Use when designing, implementing, or reviewing product UI, user-visible copy, controls, fields, statuses, metadata, progressive disclosure, privacy boundaries, or cognitive load; decide what users need to see and what…

Jul 23, 2026
eric-backend
software-developers

Apply Eric's backend coding standards. Use when implementing, refactoring, or reviewing TypeScript or Rust backend code, service/repository boundaries, transport handlers, Hono/Elysia APIs, Drizzle schemas and migrations, Node.js queues, Rust domain models,…

Jul 22, 2026
eric-react
software-developers

Apply Eric's React and TSX component standards. Use when implementing, refactoring, or reviewing React components, hooks, providers, JSX/TSX props, local component state, memoization, effects, or React-specific tests in Eric's style.

Jul 22, 2026
eric-github-pr
software-quality-assurance-analysts-and-testers

Apply Eric's GitHub pull request review operations. Use when operating on GitHub PR changed-file review state, marking safe test-only files viewed, preparing a GitHub PR for review, or using gh GraphQL review mechanics.

Jul 12, 2026
Showing 8 of 14 collected skills.
release-macos-dmg
software-developers

Release a macOS desktop app version through GitHub Releases, watch the GitHub Actions build until completion, download the macOS DMG asset, mount it, copy the app into /Applications, detach the image, launch the installed app, and verify the installed…

Jun 18, 2026
release-changelog
software-developers

Create a GitHub release with auto-generated changelog for the 2code Tauri desktop app. Use when the user wants to create a new release, publish a version, generate a changelog, build and ship a DMG, or run the release pipeline. Handles the full pipeline:…

Apr 15, 2026
openspec-apply-change
software-developers

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

Feb 13, 2026
openspec-archive-change
software-developers

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

Feb 13, 2026
openspec-bulk-archive-change
software-developers

Archive multiple completed changes at once. Use when archiving several parallel changes.

Feb 13, 2026
openspec-continue-change
software-developers

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

Feb 13, 2026
openspec-ff-change
software-developers

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

Feb 13, 2026
openspec-new-change
software-developers

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

Feb 13, 2026
Showing 8 of 13 collected skills.
add-pack
unclassified

Add a new product pack under packs/ for the yoi storefront by reading the product's official sources first and mirroring how the official site presents it. Use when the user asks to add, create, or author a pack for a product — covering page.mdx,…

Aug 27, 2026
docker
unclassified

Install Docker on Linux via the official get.docker.com convenience script and verify it runs containers.

Aug 27, 2026
hermes
unclassified

Install and verify the Hermes agent (NousResearch/hermes-agent) — official install path, provider and model setup, and the bar for a usable first chat.

Aug 27, 2026
lobehub
unclassified

Deploy a self-hosted LobeHub instance (the Chief Agent Operator panel) via the official Docker Compose path — prerequisites, configuration pitfalls, and what counts as a usable deployment.

Aug 27, 2026
memeseek
unclassified

Install and verify MemeSeek (jnj52016/MemeSeek), a personal meme library with AI vision tagging — official pnpm + Docker Compose path, browser-side AI key setup, and the bar for a usable first upload-and-search loop.

Aug 27, 2026
openclaw
unclassified

Install and verify OpenClaw, the personal AI assistant that runs on your own devices — runtime prerequisites, the usability bar, and the pack reference install cmdspec.

Aug 27, 2026
yoi-server
unclassified

Install yoi-server and the dashboard probe, and keep the probe up with systemd. Use when the human wants the server CLI, yoi-dashboard, or a unit that restarts on boot or crash.

Aug 27, 2026
yoi
unclassified

Install a product pack over plain HTTP (no yoi binary needed), or manage the client-side server fleet inventory with the yoi CLI. Use when the human says "用 yoi 安装 NAME", asks what packs exist, or wants to register/inspect managed servers.

Aug 27, 2026
Showing 8 of 9 collected skills.
angel-host
software-developers

Control the local Angel Engine desktop daemon via the bundled `angelctl` CLI: list chats, send messages, inspect runs and projects. Use when the user asks to manage Angel chats or when orchestration needs host APIs. Skill-first path; does not require MCP.

Aug 10, 2026
adr-skill
software-developers

Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before…

Jul 14, 2026
ai-elements
web-developers

Build AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user wants to build a chatbot, AI assistant UI, or any AI-powered chat interface.

Jul 14, 2026
angel-engine-release
software-developers

Release Angel Engine desktop builds through the repository's GitHub Actions workflow. Use when the user asks to publish, cut, ship, tag, or release an Angel Engine desktop version, including beta/prerelease and stable releases. Enforces the required order:…

May 25, 2026
native-feel-cross-platform-desktop
software-developers

Use when the user is designing, prototyping, or rewriting a desktop app that must run on multiple OSes (macOS + Windows, optionally Linux) AND feel indistinguishable from a native app to its users — fast launch, native windowing, native input handling, native…

May 15, 2026
major-version-mode
software-developers

Context for working on the next AI SDK major release. Only use when explicitly invoked by the user (e.g. via '/major-version-mode'). Do NOT trigger autonomously based on task content.

May 3, 2026
core
software-developers

Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs,…

May 3, 2026
Showing 12 of 15 repositories