Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

mo-cc-plugins

mo-cc-plugins には mocraimer から収集した 12 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
12
Stars
2
更新
2026-03-15
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

review-tower
ソフトウェア品質保証アナリスト・テスター

Gamified code review that turns PRs into towers with floors. Choose Challenge mode (independent review, 2x multiplier) or Scout mode (AI-guided, 1x). Earn XP, RPG titles, and session badges. Triggers: /review-tower, gamify code review, review PR as a game, tower review

2026-03-15
ambient-researcher
ソフトウェア開発者

Context-aware research assistant that reads your current development context (git, imports, dependencies), suggests relevant research topics, and only researches what you opt into. Tracks declined topics so they're never re-suggested. Designed for /loop — runs periodically to surface useful knowledge. Use this skill when the user wants proactive research suggestions while coding, mentions wanting to learn about libraries they're using, asks for background knowledge surfacing, wants best practices or pitfalls for their tech stack surfaced automatically, or says they keep discovering useful patterns too late. Not for direct research requests — this suggests topics and waits for approval. Usage: /loop 15m /ambient-researcher

2026-03-09
changelog-writer
ソフトウェア開発者

Changelog generator that analyzes git diffs (not just commit messages) to produce human-readable entries in Keep-a-Changelog format. Accumulates across sessions without overwriting. Designed for /loop — runs periodically to capture changes as they happen. Use this skill when the user wants automatic changelog tracking, mentions forgetting to update CHANGELOG.md, wants release notes generated from commits, asks for a running record of what changed, or needs continuous changelog generation during development. Not for one-time release notes — this is a recurring background writer. Usage: /loop 30m /changelog-writer

2026-03-09
check-plugins
ソフトウェア開発者

Plugin health monitor that validates installed Claude Code plugins, checks for marketplace updates, and surfaces issues by severity with delta reporting. Designed for /loop — runs periodically to keep your plugins healthy. Usage: /loop 1h /check-plugins

2026-03-09
content-pipeline
ソフトウェア開発者

Social media content pipeline that monitors git activity and Claude Code sessions to generate Reddit/LinkedIn-ready drafts in a review queue. Never auto-posts. Designed for /loop — runs periodically to capture development stories as they happen. Usage: /loop 30m /content-pipeline

2026-03-09
daily-briefing
ソフトウェア開発者

Development briefing generator that pulls from git activity, GitHub PRs/issues, Gmail (optional), and environment health to produce a comprehensive daily briefing written to file. Supports user-configurable custom checks. Designed for /loop — runs periodically to keep you informed. Use this skill when the user wants a morning check-in, asks to catch up on what happened overnight, wants a project status summary, mentions monitoring PRs/issues/commits/emails periodically, or asks for a recurring development dashboard. Usage: /loop 4h /daily-briefing

2026-03-09
dep-sentinel
情報セキュリティアナリスト

Dependency security monitor that auto-detects project ecosystems (Node.js, Python, Rust, Go, Ruby, Java, PHP), runs security audits and outdated checks, classifies findings by severity, and uses delta reporting to only alert on new issues. Designed for /loop — runs periodically to watch your dependencies. Use this skill when the user wants continuous vulnerability scanning, mentions CVE monitoring, asks about dependency security or outdated packages on a recurring basis, wants automated npm audit/pip-audit/cargo-audit, or mentions security review compliance. Not for one-time audits — use npm audit directly for that. Usage: /loop 1h /dep-sentinel

2026-03-09
dispatch-work
ソフトウェア開発者

Proactive work dispatcher that triages open GitHub issues and suggests delegating suitable ones to isolated worktree agents. Requires confirmation before dispatching. Designed for /loop — periodically scans for actionable issues. Usage: /loop 10m /dispatch-work

2026-03-09
learn-preferences
ソフトウェア開発者

Manifest preference learner that reads /define manifests and discovery logs, extracts recurring user preference patterns, and suggests CLAUDE.md updates after multi-session confirmation. Designed for /loop — runs periodically to learn from your workflow. Usage: /loop 1h /learn-preferences

2026-03-09
self-heal
ソフトウェア品質保証アナリスト・テスター

Self-healing debugger that autonomously reproduces a bug, analyzes errors, and attempts fixes in isolated worktrees. Designed for /loop — runs iteratively until the test passes or 5 attempts are exhausted. Usage: /loop 2m /self-heal npm test -- --grep 'failing test'

2026-03-09
workhorse
ソフトウェア開発者

General-purpose autonomous task agent that takes arbitrary development tasks, plans them via /define, executes via /do, and manages a persistent task queue with human approval gates. Simulates OpenClaw-like autonomous agent behavior within /loop. Usage: /loop 10m /workhorse 'build user auth' — or /workhorse status

2026-03-09
focus-guardian
ソフトウェア開発者

Scope drift detector that compares recent file changes against your declared task, nudging you when work drifts off-scope. Respectful, non-blocking alerts via AskUserQuestion with dismiss tracking. Designed for /loop — runs periodically to keep you focused. Use this skill when the user wants to stay focused on a task, mentions scope drift or getting distracted, wants to avoid touching unrelated files, asks for something to keep them on track, or mentions PRs getting rejected for including unrelated changes. Usage: /loop 5m /focus-guardian 'implement user auth for login page'

2026-03-07