Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Alex_ACT_Edition

Alex_ACT_Edition에는 fabioc-aloha에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
14
Stars
0
업데이트
2026-07-13
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

alex-banner-generation
그래픽 디자이너

Generate current-brand Alex SVG banners with the canonical x-loop and navy/emerald/teal/cyan palette. Use for READMEs, plans, notes, and release artifacts.

2026-07-13
greeting-checkin
기타 컴퓨터 관련 직업

Greeting-triggered self-check — recognise greetings, check Edition version against the upstream tag, scan AI-Memory announcements, and report inside the greeting reply

2026-07-12
ai-memory-setup
기타 컴퓨터 관련 직업

Detect, resolve, and manage the Alex_ACT_Memory shared memory bus. Fires on bootstrap, session start (announcements), and feedback writes.

2026-07-11
browser-tools
소프트웨어 개발자

Use VS Code 1.127+ browser tools (open_browser_page, screenshot_page, click_element, navigate_page, run_playwright_code) to reach content plain fetch_webpage can't hit (bot-protected sites, JavaScript-rendered pages, interactive gates) and to validate visual/design output via screenshot-driven review.

2026-07-07
docx-to-md
소프트웨어 개발자

Convert Word documents (.docx) to clean Markdown with image extraction and pandoc cleanup

2026-07-01
html-to-md
소프트웨어 개발자

Convert HTML documents to clean Markdown via pandoc

2026-07-01
md-to-eml
소프트웨어 개발자

Convert Markdown to RFC 5322 email (.eml) with inline CSS and CID images

2026-07-01
md-to-html
소프트웨어 개발자

Convert Markdown to standalone HTML pages with embedded CSS, images, and Mermaid diagrams

2026-07-01
md-to-txt
소프트웨어 개발자

Strip Markdown formatting and produce clean plain text via pandoc

2026-07-01
md-to-word
소프트웨어 개발자

Convert Markdown with Mermaid diagrams and SVG illustrations to professional Word documents

2026-07-01
humanizer
작가·저자

Use when the user wants to humanize, de-AI, de-slop, or un-ChatGPT a piece of text — strip AI-isms and add real voice. Scans for 29 documented AI-writing patterns (Wikipedia's "Signs of AI writing") and produces a draft → self-audit → final rewrite. Optional voice-calibration from a user-provided writing sample. Adapted from Hermes Agent / blader/humanizer.

2026-06-07
plan
소프트웨어 개발자

Use when the user wants a plan instead of execution, or before any non-trivial implementation (multi-file, architectural choice, > 15 min). Writes a concrete actionable markdown plan with bite-sized tasks (2-5 min each), exact file paths, complete code, and verification steps. Adapted from Hermes Agent / obra/superpowers.

2026-06-07
spike
소프트웨어 개발자

Use when the user wants to feel out an idea before committing to a real build — "spike this out", "try it", "is this even possible?", "compare A vs B". Throwaway experiments that decompose into 2-5 feasibility questions, build minimal observable prototypes, and return VALIDATED / PARTIAL / INVALIDATED verdicts. Disposable by design. Adapted from Hermes Agent / GSD.

2026-06-07
test-driven-development
소프트웨어 품질 보증 분석가·테스터

Use for any feature, bug fix, refactor, or behavior change — enforces RED-GREEN-REFACTOR. Write the failing test first, watch it fail, write minimal code to pass, refactor. Carve out only throwaway prototypes, generated code, configuration files. Adapted from Hermes Agent / obra/superpowers.

2026-06-07