skills.joseconti.com

keel

Developmentv1.1.0ENSkill content is in English

What it does

Keel runs a multi-phase workflow for new software — websites, WordPress/WooCommerce plugins, MCP servers, web apps, components or libraries — so standing requirements never have to be re-explained. It carries a project from a vague idea through to a clean, documented, secure release.

One workflow, so the same standing requirements never get re-explained from project to project.

The lifecycle it drives

  1. 01

    Discovery

    Surface the real goal, constraints and audience before a line of code exists.

  2. 02

    Functional spec

    A precise, testable specification of what will be built.

  3. 03

    Design handoff

    Hand the spec to Claude Design and reconcile the result.

  4. 04

    Faithful build

    Development with explicit test points, building exactly what was specified.

  5. 05

    Full docs

    Documentation generated alongside the code, not after it.

  6. 06

    Security & release hygiene

    Platform-specific security and a clean, repeatable release.

Skills inside

This plugin ships a single, focused skill.

Two ways to install

A

Cowork (desktop app)

Recommended in Cowork

In the Claude desktop app, the simplest way is to download the .plugin file and drag it into the Cowork sidebar — or open it from the chat. No commands needed.

  1. Download the plugin's .plugin file from its page.
  2. Drag the file into the Cowork sidebar, or open it from the chat.
  3. Confirm the installation when Claude asks.
Download .plugin
B

Claude Code (CLI)

Recommended in Claude Code

In the terminal, add the marketplace once and install any plugin by name. Updates then flow through git.

Claude Code / terminal
# 1) Add the marketplace once
/plugin marketplace add joseconti/skills-joseconti-com
# 2) Install by name
/plugin install keel@skills-joseconti-com