Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$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
sin clasificar

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
Desarrolladores de software

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
Administradores de redes y sistemas informáticos

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
Administradores de bases de datos

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
Administradores de redes y sistemas informáticos

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
Administradores de redes y sistemas informáticos

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
Representantes de servicio al cliente

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
Administradores de redes y sistemas informáticos

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
sin clasificar

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
Desarrolladores de software

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
Desarrolladores web

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
Diseñadores de interfaces web y digitales

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
Desarrolladores web

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
Desarrolladores de software

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
Mostrando 10 de 10 repositorios
Todos los repositorios cargados