denysfast

M Setup — AI skill for Claude Code

AI community

Install the m_code framework (rules, hooks, verification script, AI invariants, settings examples) into the current project.

How to install M Setup

Installs to ~/.claude/skills/denysfast-denys-fast-mskills-m_setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/denysfast-denys-fast-mskills-m_setup && curl -fsSL https://raw.githubusercontent.com/denysfast/denys-fast-mskills/HEAD/commands/m_setup.md -o ~/.claude/skills/denysfast-denys-fast-mskills-m_setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What M Setup does


disable-model-invocation: true

Install the **m_code framework** (rules, hooks, verification script, AI invariants, settings examples) into the current project.

The framework payload ships inside this plugin under `m_code_framework/`. The `m_code_*` skills and agents are already globally available because the plugin is installed — `m_setup` only lays down the **project-local** enforcement scaffolding (rules + hooks + `scripts/ai-check.sh`) that has to live in each repo.

Steps:

  1. Loca

Alternatives in AI

  • Pilotfish — Multi-model orchestration layer for Claude Code — the frontier model plans, cheaper models execute, verificati 688 ★
  • HarnessKit — More than a skill manager — manage skills, MCP servers, plugins, hooks, CLIs, configs, memory & rules across e 416 ★
  • Vox AI Motion Graphics Generator — 🎬 Turn any topic into a finished Vox-style paper-collage explainer / motion graphics video — script, collage 202 ★

Full documentation available on GitHub

View Source Repository