Skip to main content
Run any Skill in Manus
with one click
xingfanxia
GitHub creator profile

xingfanxia

Repository-level view of 55 collected skills across 3 GitHub repositories.

skills collected
55
repositories
3
updated
2026-07-17
repository explorer

Repositories and representative skills

tui-engineering
software-developers

Build production-grade, phone-friendly terminal UIs (full-screen TUI dashboards) with zero terminal libraries — pure-core architecture, ANSI-safe layout math, line-diffed painting, SGR mouse + touch gestures, hit-testing, narrow-width responsive layouts, and a headless test harness. Distilled from the axfleet fleet-monitoring TUI. MUST trigger when the user says: "build a TUI", "terminal dashboard", "terminal UI", "full-screen CLI", "ncurses-style", "做个 TUI", "终端面板", "终端界面", "命令行 dashboard", "TUI 适配手机/Moshi", "mouse support in terminal", or asks to add tabs/mouse/touch/responsive behavior to an existing terminal program. Cross-platform: works on Claude Code, OpenAI Codex, OpenCode, and OpenClaw.

2026-07-17
autonomous-grind
software-developers

Activate BEFORE starting any /goal or self-driven autonomous loop. Suppresses end-of-turn status summaries, handoff prose, and "where to pick up next session" wrap-ups that prematurely signal completion. Companion hooks block Stop events when wrap-up patterns appear mid-loop, and block writes to HANDOFF/STATUS/NEXT-SESSION files until the loop is explicitly cleared. Invoke once at loop start with `start <predicate>`; clear on completion with `clear`. Composes with /goal — does not replace it.

2026-07-16
big-task
software-developers

Engineering workflow router — picks direct / light / full superpowers cycle based on RISK, not file count. AUTO-INVOKED for tasks touching 3+ files or creating new functionality, but defaults to LIGHT process unless the work has real architectural risk (concurrency, atomicity, protocol, schema). One entry point over the superpowers engine + audit/pr/sweep loops. Skip for bug fixes, typos, single-function changes, and questions. RUNS AUTONOMOUSLY by default — only pauses on Critical Decision Triggers (see Phase -1).

2026-07-16
context-infrastructure
software-developers

Design, audit, or improve durable context and memory systems for AI agents using layered observations, reflection, conservative promotion, progressive disclosure, and replayable boundary artifacts. Use when building long-running agent memory, deciding what belongs in sessions versus rules or skills, preventing context bloat, or turning repeated corrections and workflows into durable assets. Do not use it to copy another person's private axioms or automatically promote one-off observations.

2026-07-16
investigate
software-developers

Diagnose unclear, intermittent, cross-component, or high-impact bugs with evidence and falsifiable hypotheses. Use when the cause is not evident, a previous fix attempt failed, behavior differs across environments, or the failure crosses data or control-flow boundaries. If the cause is already local and obvious, use the fast path instead of turning the bug into an investigation ceremony.

2026-07-16
task-shaped-agent-routing
computer-occupations-all-other

Design or audit model capability, reasoning depth, agent roles, delegation boundaries, and review topology from the actual shape of work. Use when choosing between direct execution and delegation, defining a multi-agent workflow, assigning heterogeneous capability tiers, or correcting wasteful or shallow agent orchestration. Do not invoke it merely because agents are available or to protect the coordinator from reading important context.

2026-07-16
ai-workflow-spine
computer-occupations-all-other

Use when designing, auditing, or improving an AI-native workflow, agentic project, coding-agent setup, skill, pipeline, scheduled automation, or LLM-backed product where deterministic code and AI judgment interact.

2026-07-16
khazix-writer
technical-writers

卡兹克风格公众号长文写作skill——强口语化、叙事驱动、四层自检(L1硬性规则→L2风格→L3内容→L4活人感)的高质量内容产出。 适用场景:需要卡兹克式口语风格的公众号长文("用卡兹克风格写"、"按khazix风格出稿"、"写一篇有活人感的文章"),或需要叙事驱动+文化升维的深度长文。 不适用:企业官号正式文案、多风格通用写作(用wechat-article-writer)、短内容(小红书/推特)。 触发词:卡兹克风格、khazix风格、活人感写作、写稿子、帮我写长文。

2026-07-16
Showing top 8 of 34 collected skills in this repository.
big-task
project-management-specialists

Engineering workflow router — picks direct / GSD-lite / full GSD based on RISK, not file count. AUTO-INVOKED for tasks touching 3+ files or creating new functionality, but defaults to LIGHT process unless the work has real architectural risk (concurrency, atomicity, protocol, schema). Hides /gsd-* internals behind one entry point. Skip for bug fixes, typos, single-function changes, and questions. RUNS AUTONOMOUSLY by default — only pauses on Critical Decision Triggers (see Phase -1).

2026-05-08
design-md
web-and-digital-interface-designers

Fetch a pre-made DESIGN.md from the awesome-design-md collection (66 brands). Drop a known brand's design system into your project. Triggers: design-md, get design md, use vercel design, brand design system.

2026-05-08
freeze
software-developers

Lock file edits to a specific directory. Prevents accidental edits outside the designated scope. Use during focused refactoring, debugging, or when working on a specific module. Triggers: freeze, lock scope, restrict edits, scope lock.

2026-05-08
gsd-ai-integration-phase
software-developers

Generate AI design contract (AI-SPEC.md) for phases that involve building AI systems — framework selection, implementation guidance from official docs, and evaluation strategy

2026-05-08
gsd-autonomous
software-developers

Run all remaining phases autonomously — discuss→plan→execute per phase

2026-05-08
gsd-code-review-fix
software-quality-assurance-analysts-and-testers

Auto-fix issues found by code review in REVIEW.md. Spawns fixer agent, commits each fix atomically, produces REVIEW-FIX.md summary.

2026-05-08
gsd-code-review
software-quality-assurance-analysts-and-testers

Review source files changed during a phase for bugs, security issues, and code quality problems

2026-05-08
gsd-discuss-phase
software-developers

Gather phase context through adaptive questioning before planning. Use --all to skip area selection and discuss all gray areas interactively. Use --auto to skip interactive questions (Claude picks recommended defaults). Use --chain for interactive discuss followed by automatic plan+execute. Use --power for bulk question generation into a file-based UI (answer at your own pace).

2026-05-08
Showing top 8 of 20 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded
xingfanxia Agent Skills | SkillsMP