Lacrioque Mfinit
lacrioque-mfinit is a Claude Code plugin for the Validate phase that streamlines project scaffolding, initialization, and optional tool integrations for new repos.
Install when starting or standardizing repos so Claude Code can scaffold projects, apply global guidelines, and wire optional integrations like beads during init.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lacrioque-mfinit@lacrioque/mfinitBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:lacrioque/mfinit") and the paste-ready config with skillselion.get_install_config("plugin:lacrioque/mfinit").
What it does
lacrioque-mfinit is a small Claude Code plugin by lacrioque aimed at making scaffolding and initializing projects less repetitive. Solo builders who spin up many experiments or internal utilities can register it so the agent follows a consistent init ritual: optional integrations, global coding guidelines, and project-setup steps keyed to keywords like scaffold, setup, beads, and coding. It lands on the Validate phase at scope because the main value appears when you define what the repo is and lay down structure before deep Build work. The catalog describes it as making scaffolding my tools easier, which signals a personal workflow plugin rather than a team-wide enterprise template system. You should still own your stack choices, dependency versions, and security review of generated files. For Skillselion users comparing init aids, this is a Claude Code plugin for agent-guided scaffolding, not a replacement for frameworks’ official CLIs or infrastructure-as-code modules. Plugin count is one; treat quant facts as bundle size only, not install popularity.
Highlights
- Claude Code plugin to make scaffolding personal tools and repos easier
- Covers init, initialize, project-setup, and optional integration hooks
- Mentions beads and global guidelines for consistent new-project defaults
- Single-plugin bundle (pluginCount: 1) under development category
- Lightweight setup helper—not a full monorepo or cloud provisioner
Why builders use it
Starting every new tool or repo from scratch wastes time repeating the same folder layout, guidelines, and optional integration steps.
After you add mfinit, Claude Code can run a structured init and scaffold flow so new projects match your defaults faster.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is lacrioque-mfinit for?
It is for developers who use Claude Code and want quicker, more consistent scaffolding when kicking off new coding projects or utilities.
When should I use lacrioque-mfinit?
Use it at Validate when you are scoping a new repo and need initialize, setup, and optional integration steps before main Build work.
How do I add lacrioque-mfinit to my agent?
Install the plugin from lacrioque/mfinit in Claude Code, then invoke it when creating a new project so the agent applies your scaffold and global guideline flow.
Comments
Share how you use lacrioque-mfinit, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.