Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dotfiles

dotfiles contient 11 skills collectées depuis riseshia, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
3
mis à jour
2026-07-11
Forks
0
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

code-style-audit
Développeurs de logiciels

Audit Claude-authored commits across all repositories Claude has worked in against the code-style guide, reporting violations plus guide defects (missing, dead, or ambiguous rules) the violations reveal. Run on demand from the dotfiles (marketplace) repo.

2026-07-11
code-style
Développeurs de logiciels

riseshia's coding conventions. Use it always unless a project-specific convention (CLAUDE.md, style guides) exists.

2026-07-11
style-guide-lint
Analystes en assurance qualité des logiciels et testeurs

Quality-check the code-style guide for contradictions, duplications, and ambiguous rules. Run after editing the code-style skill files.

2026-07-11
explain-with-html
Développeurs web

Explain a topic as a single, readable, self-contained HTML file that the user opens in a browser. Use when the user runs /explain-with-html, or asks to have something explained "as HTML", "in a browser", or with a visual/diagram-heavy write-up. The topic is optional — infer it from the recent conversation and confirm before generating. Use mermaid.js for diagrams when they help.

2026-07-10
workflow
Développeurs de logiciels

Run a development task as an event-driven state machine (plan → plan-approve → implement → validate → minor-fix/recheck → open-pr → followup → retrospect → done). A thin orchestrator fires named transitions via a CLI that enforces the plan-approve human gate and bounded rework/continue loops, reads a per-state prompt for each node, delegates heavy work-states to fresh workers (Agent tool or claude -p) over a file-based handoff, and ships via a Draft PR. Use when the user wants to run a non-trivial task end-to-end with minimal supervision.

2026-07-08
ocr-review
Analystes en assurance qualité des logiciels et testeurs

High-precision code review inspired by Alibaba Open Code Review. Script-driven pre-processing, per-file isolated review, three-layer false-positive reduction.

2026-07-08
workflow-retro
Autres occupations informatiques

Run a session-level retrospective after a shia-guides:workflow run and propose concrete, composable improvements to the workflow's three surfaces — the `pipeline` transition table, `nodes/*.md` orchestrator routers, and `workers/*.txt` worker prompts. Grounds findings in the run's `.workflow/history.log` (timestamped transition/worker trace), state counters, and the shipped diff. Use when a run is finished (before `abort`) and you want to turn what happened into a better workflow.

2026-07-03
japanese-tech-writing
Rédacteurs techniques

日本語の技術文書・書籍原稿の文章規範。整形(一文一行、引用ブロック、脚注、コラム記法)、段落と論証の構成(パラグラフライティング)、論証の厳密さ(ツッコミどころの除去)、読み手の負荷の管理、視点と語り、演出の抑制、LLM っぽい空句の禁止、冗長の排除を定める。日本語で技術書の章、草稿、記事、解説文を書くとき、または推敲・リライトするときに使用する。

2026-06-22
commit
Développeurs de logiciels

Create a git commit with auto-generated message

2026-05-29
draft-pr
Développeurs de logiciels

Commit changes in logical units and create a Draft PR assigned to riseshia. Creates a new branch if on the base branch.

2026-05-29
next-todo
Développeurs de logiciels

Read todo.md and recommend the next task to work on

2026-05-29