Skip to main content
receptron
Perfil de criador do GitHub

receptron

Visão por repositório de 44 skills coletadas em 4 repositórios do GitHub.

skills coletadas
44
repositórios
4
atualizado
29 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

mc-zenn
Desenvolvedores de software

Turn MulmoClaude work into a Zenn tech article (markdown) inside the workspace. On first use it sets up a Zenn project at `github/zenn/` — clone an existing GitHub repo or `zenn init` a fresh one, idempotent and skipped when already initialized — then writes…

18 de jul. de 2026
mc-manage-automations
Desenvolvedores de software

Schedule, list, edit, or remove a recurring agent task (cron / interval) in `config/scheduler/tasks.json`. Use for cross-collection digests, notifications, or any standalone recurring prompt ("毎朝7時に天気", "every weekday 8am check email", "schedule a weekly…

28 de jun. de 2026
mc-cooking-coach
Cozinheiros de restaurante

Personal recipe book — save / read / update / delete cooking recipes as markdown files under `data/cooking/recipes/`, with a `README.md` index that lists every recipe. Use when the user asks to remember a recipe, look one up, or refine one.

25 de jun. de 2026
mc-library
Escriturários gerais de escritório

Personal book journal — track books the user wants to read or has read, prompt for impressions when they finish one, capture their words verbatim, and surface earlier reactions when they want to recall what they thought about a topic.

25 de jun. de 2026
mc-manage-skills
Outras ocupações de informática

Save, edit, list, or delete a Claude Code skill in this workspace. Use when the user wants to turn a workflow into a reusable skill ("skill 化して", "save this as a skill"), modify or remove one, or list what's registered. Writes one markdown file per skill at…

25 de jun. de 2026
mc-wiki-deep-lint
Escriturários gerais de escritório

On-demand LLM-driven wiki review — find contradictions between pages, stale claims, and missing concepts (topics mentioned in index.md / log.md / sources but not yet captured as their own page). Read-only — never modifies the wiki. Use when the user asks to…

25 de jun. de 2026
mc-wiki-health-check
Escriturários gerais de escritório

Periodically run the wiki lint and report findings — broken page links, missing image / file refs, orphan pages, tag drift. Read-only (never modifies the wiki). Use when the user asks to "check the wiki", "lint the wiki", or runs on the bundled weekly…

25 de jun. de 2026
mc-wiki-ingest
Escriturários gerais de escritório

Ingest a source (workspace file path or pasted text) into the wiki — write a summary page, cross-reference up to 5 related pages with [[links]], and append a log entry. Use when the user attaches a document / pastes article text / says "wiki に取り込んで". Sister…

25 de jun. de 2026
Mostrando 8 de 17 skills coletadas.
mulmoterminal-header
sem classificação

Put your own action buttons and info chips in a MulmoTerminal session header — either everywhere (`buttons` / `chips` in `~/.mulmoterminal/config.json`, which has no Settings UI) or for one project (`<project>/.mulmoterminal.json`). Buttons run a shell…

29 de ago. de 2026
mulmoterminal-keys
sem classificação

Bind keyboard shortcuts and fix keyboard/clipboard behaviour in MulmoTerminal. **Writes `keymap`**, which Settings cannot set at all — its Keyboard shortcuts section is read-only, listing every action bound or not plus a `send` row. **Explains `copyOnSelect`,…

29 de ago. de 2026
mulmoterminal-shared-app
sem classificação

Build something several people use together — a survey, a sign-up sheet, a booking form, a shared list, a form on a link — where the answers are kept in one place rather than on this machine. Use when the user asks for anything other people will fill in or…

29 de ago. de 2026
mulmoterminal-config
sem classificação

The way into configuring MulmoTerminal, and the way to find out how it is configured now. Use for a broad or unsure request — "configure MulmoTerminal", "set this up", "customize this", "what can I change?", first-run setup — and route to the skill that owns…

28 de ago. de 2026
mulmoterminal-notify
sem classificação

Decide which moments MulmoTerminal beeps or pushes for, and what each one plays — `soundKinds`, `sounds` and `pushKinds` in `~/.mulmoterminal/config.json`, plus a per-project `sound` / `sounds` in `<project>/.mulmoterminal.json` so one repo can have its own…

28 de ago. de 2026
mulmoterminal-dirs
sem classificação

Colour-code and order the directories you actually work in, from wherever you are. Writes each project's `<project>/.mulmoterminal.json` — name badge, project icon image, the seven chrome colours, xterm palette (`theme` / `colors`), terminal font size,…

28 de ago. de 2026
mulmoterminal-model
Desenvolvedores de software

Run MulmoTerminal sessions on something other than Anthropic's default, three ways — register an Anthropic-compatible backend (OpenRouter, Moonshot, a local Ollama bridge, a company gateway) as a `providers` entry in `~/.mulmoterminal/config.json`, which has…

6 de ago. de 2026
mulmoterminal-bug-report
Desenvolvedores de software

Help desk for "MulmoTerminal is broken". Hears out the symptom, then checks whether the behaviour is actually configuration or by design — reading the real config, schema and version rather than guessing — searches the existing issues, and only files a GitHub…

3 de ago. de 2026
Mostrando 8 de 10 skills coletadas.
release-script
Desenvolvedores web

リリースノートとX投稿ドラフトからMulmoScript(リリースノート動画用)を生成する。/release-xpost 完了後に実行。

21 de mai. de 2026
discord-release
Desenvolvedores web

X投稿ドラフトから Discord 向けメッセージを生成し webhook で投稿する。/release-xpost 完了後に実行。

20 de mai. de 2026
release-notes
Redatores técnicos

リリースノート作成。前回リリース以降の全PRを調査し、PR要約とリリースノートを生成する。

20 de mai. de 2026
release
Desenvolvedores de software

リリースワークフロー全体をガイド。ドラフト一括作成 → リリース PR マージ → 公開アクション一括実行 → 後処理の順に進行。

20 de mai. de 2026
release-zenn
Desenvolvedores de softwareEscritores e autores

MulmoScript から Zenn 記事を生成する。/release-script 完了後に実行。

20 de mai. de 2026
qa-create
Analistas de garantia de qualidade de software e testadores

QA テストスイートを作成する。Playbook の知見を活用して CDP 経由の Playwright テストを生成。

3 de mai. de 2026
release-youtube
Especialistas em relações públicas

YouTube アップロード用のメタデータ(タイトル・説明文)を生成する。/release-script 完了後に実行。

9 de abr. de 2026
release-xpost
Especialistas em relações públicas

X投稿ドラフト作成。リリースノートからXスレッド用の投稿を生成し、文字数チェック・スクリーンショット撮影を行う。

4 de mar. de 2026
Mostrando 8 de 10 skills coletadas.
replicate-api-check
Desenvolvedores de software

Replicate モデルの API パラメータを調査する。新しいモデルの追加、パラメータ確認、モデル間の機能比較時に使用。

18 de abr. de 2026
story
Redatores técnicos

Create high-quality MulmoScript through structured multi-phase creative process

2 de mar. de 2026
stroke-order
Professores do ensino superior, todos os outros

Create a stroke order animation MulmoScript using KanjiVG SVG data. Use when the user wants to create stroke order learning content for hiragana, katakana, kanji, or Latin alphabet characters.

1 de mar. de 2026
vocab-chat
Professores do ensino superior, todos os outros

Create a vocabulary learning chat MulmoScript with messenger-style animated UI (voiceover approach). Use when the user wants to create vocabulary learning content.

1 de mar. de 2026
vocab-lesson
Professores do ensino superior, todos os outros

Create a vocabulary learning lesson MulmoScript with multi-section structure (word display, examples with voice_over, explanation, review with translation). Use when the user wants to create vocabulary learning content with a lesson/presentation-style format…

1 de mar. de 2026
conversation-chat
Professores do ensino superior, todos os outros

Create a conversation practice chat MulmoScript with speech bubble UI and character illustration (voiceover approach). Use when the user wants to create English conversation practice content.

28 de fev. de 2026
elevenlabs-model-update
Desenvolvedores de software

ElevenLabs の新モデル追加時に使用。provider2agent.ts のモデルリスト更新とテストスクリプト更新を行う。

16 de fev. de 2026
Mostrando 4 de 4 repositórios
Todos os repositórios foram exibidos