using-mint

Community

Invoke mint before code changes.

Author3li7alaki
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that the mint CLI is invoked before any file modifications are made to a project, enforcing a disciplined development workflow and leveraging mint's automated routing and quality gates.

Core Features & Use Cases

  • Mandatory mint Invocation: Guarantees mint is used for all file write, edit, or delete operations, including features, bug fixes, refactors, config changes, documentation, and tests.
  • Automated Workflow Routing: mint automatically determines the appropriate mode (quick, plan, research, ship, verify) based on the task.
  • Quality Gates & Reviews: Enforces linting, type checking, testing, and multi-stage reviews before commits.
  • Use Case: When a user requests a new feature, this skill ensures that mint is called first, which then decomposes the feature into executable specs, runs them through quality gates, and manages the atomic commits.

Quick Start

Use the Skill tool to invoke mint with the user's task description.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: using-mint
Download link: https://github.com/3li7alaki/mint/archive/main.zip#using-mint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.