JevMade hello@JevMade.com
← Back to guides

JevMade field notes / Setup note

Getting started: install the skill

Ian Nuttall gives a two-command starting point: install TypeSafe’s agent skill, then ask it to audit a project for decisions Jev could handle.

Original by Ian NuttallGetting startedX postOriginal published Source reviewed

Before you dive in

What you’ll find in the original

  1. Install the skill with `npx skills add typesafe-ai/skills --skill typesafe-ai`.
  2. Invoke `/typesafe-ai` inside the project rather than starting from a generic Jev prompt.
  3. Ask the skill to find both replaceable slow LLM calls and new product features enabled by a fast decision model.
Worth knowing

The post only covers skill installation and an audit prompt; it does not show the suggested changes or validate that they are appropriate.