Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
Innei
GitHub creator profile

Innei

Repository-level view of 34 collected skills across 10 GitHub repositories, including approximate occupation coverage.

skills collected
34
repositories
10
occupation fields
4
updated
2026-05-31
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
SKILL
19 skills501updated 2026-05-29
56% of creator
chibi-sticker-sheet
미분류

Use when generating a LINE/WeChat-style chibi sticker sheet (4x8 grid, 32 expressions) from an anime character reference image via Gemini, including transparent PNG output and individual cell slicing.

2026-05-29
session-to-skill-and-blog
소프트웨어 개발자

Turn a completed non-trivial engineering session into a paired durable artifact: (1) a reusable skill under Innei's personal SKILL repo, and (2) a published blog post that narrates the journey and embeds the skill URL. Triggers on "把这个过程写成 skill 再写一篇 blog"、"沉淀一下这次的折腾"、 "productize this session"、"publish this as a skill and a writeup".

2026-05-24
vless-reality-aws-lightsail
네트워크·컴퓨터 시스템 관리자

Use when deploying VLESS+Reality+Vision on AWS Lightsail and bridging it to Surge (or similar TUN clients) with an Alpine LXC SOCKS5 bridge on the LAN plus a brew sing-box on the laptop for off-LAN use. Triggers on "set up vless reality on aws", "tokyo lightsail proxy", "surge doesn't support vless", "vless when away from home lan", "alpine lxc client for vless".

2026-05-16
mx-space-remote-db-access
데이터베이스 관리자

Access the remote mx-space PostgreSQL through ssh to the swarm host, then docker exec into the Postgres container and run psql inside the container. Use for inspecting tables, sampling rows, validating topic assignments, and performing guarded updates in the specific mx-space deployment pattern where direct host-level Postgres access is unreliable.

2026-05-15
mx-space-remote-translation-audit
네트워크·컴퓨터 시스템 관리자

Audit remote mx-space translation data through ssh to the swarm host, then docker exec into the Postgres container and run psql inside the container. Use for checking translation_entries coverage, ai_translations gaps, strict computeContentHash mismatches, and runtime freshness semantics in deployments where direct Postgres access is unreliable.

2026-05-15
dokploy-traefik-traffic-split
네트워크·컴퓨터 시스템 관리자

Use when you need to canary-deploy two HTTP backends on the same Dokploy-managed domain with a percentage split (e.g. migrating an SPA from one framework to another). Covers the critical SPA-asset trap that breaks naive sticky-cookie splits, a path-aware Traefik config that solves it, and a four-phase workflow (backup → dry-run on a canary host → roll to prod → quick rollback).

2026-05-15
chat-export-report
고객 서비스 담당자

Use when user provides exported chat history (WeChat / Telegram / iMessage / QQ exports as .md / .txt / .json) and asks "我和 X 聊了啥"、"看完整个 md"、"细说 XX"、"是不是有 Y"、"what did I and X talk about", wants topical breakdown, requests detail on specific themes (relationships / work / health / events), or seeks honest interpretation of conversation dynamics. Triggers on large chat dumps (>1000 lines) where direct full read is impractical.

2026-05-06
capture-output-via-sidechannel
네트워크·컴퓨터 시스템 관리자

Use when a runner, CI step, container, or orchestrator executes a task whose stdout/stderr you cannot retrieve afterwards — no log API, no shell access, output stream not captured, or logs evicted before you can read them. The pattern: have the task itself write its captured output into a data store you CAN read (SQL row, Redis key, mounted file, public webhook).

2026-05-04
Showing top 8 of 19 collected skills in this repository.
#002
haklex
6 skills253updated 2026-05-31
18% of creator
release-orchestrator
미분류

Use when releasing @haklex/* packages and propagating to downstream consumers (Yohaku, admin-vue3, mx-core, mx-space). Owns end-to-end orchestration: change detection, per-package semver calc, peer-dep audit to prevent duplicate-instance bugs (e.g. lucide-react React Context mismatch), topologically-ordered publish with npm registry polling, parallel-worktree downstream smoke tests, auto-revert on failure, and direct push to downstream primary branches (no PRs). Fully autonomous — no user confirmation gates. Supersedes the old /release command.

2026-05-31
litexml-authoring
소프트웨어 개발자

Use when writing Haklex articles with Markdown plus LiteXML, choosing the appropriate Haklex node for content, authoring LiteXML fragments, or converting a LightXML/LiteXML string or file into Lexical SerializedEditorState JSON, Markdown, or Static Render HTML via the `litexml` CLI.

2026-05-16
demo-ui-components
웹 개발자

Use when creating or modifying demo/ UI components — buttons, cards, panels, pills, inputs, badges. Reference for all component CSS classes and their exact specs.

2026-04-23
demo-ui-direction
웹·디지털 인터페이스 디자이너

Use when modifying demo/ UI — adding pages, components, or styles. Defines the monochrome visual system, layout patterns, and component conventions for the haklex demo site.

2026-04-23
demo-ui-tokens
웹 개발자

Use when adding or modifying colors, spacing, typography, or layout values in demo/ CSS. Complete token reference for the monochrome design system.

2026-04-23
md-to-lexical
소프트웨어 개발자

Convert Shiroi Markdown to Haklex Lexical JSON. Use when the user wants to convert a markdown file or string to rich text editor JSON format.

2026-04-23
#003
Kagura
2 skills515updated 2026-04-25
5.9% of creator
저장소 10개 중 10개 표시
모든 저장소를 표시했습니다