# Mkcert

> Use this skill when the user wants to a simple zero-config tool to make locally trusted development certificates with any names.

- Skill: `javimosch/mkcert` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/mkcert`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/mkcert/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/mkcert

---


# Mkcert Plugin

A simple zero-config tool to make locally trusted development certificates with any names.

## Commands

### Operations
- `mkcert cert create` — create cert via mkcert
- `mkcert install ca` — ca install via mkcert

## Usage Examples
- "mkcert --help"
- "mkcert <args>"

## Installation

```bash
brew install mkcert
```

## Examples

```bash
mkcert --version
mkcert --help
```

## Key Features
- ssl\n- certificates\n- development

