codexplugin
D

dotnet-artisan

by Claire Novotny LLC

Plugindevelopment2.0K stars

.NET skills with process-first routing and domain depth

Install now

$ npx codex-marketplace add novotnyllc/dotnet-artisan --plugin

About

.NET skills with process-first routing and domain depth

dotnet-artisan is a codex plugin that extends OpenAI Codex with development capabilities. After install, Codex can use dotnet-artisan context and actions during your coding sessions without leaving the conversation.

Source package path: novotnyllc/dotnet-artisan on GitHub (novotnyllc/dotnet-artisan).

Key features

  • Adds dotnet-artisan capabilities directly inside Codex chat
  • Installs with one npx command — no manual config editing
  • Built for development workflows
  • Community-built — inspect the GitHub repo before production use

How to install

  1. 01

    Copy the install command

    Use the command on this page — it includes the correct --plugin flag for this plugin.

  2. 02

    Run it in your project terminal

    Execute the command from the directory where you use Codex, not necessarily your home folder.

  3. 03

    Restart or reload Codex

    Restart the Codex CLI or reload your IDE window so the new extension is picked up.

  4. 04

    Try an example prompt

    Ask Codex something related to dotnet-artisan to confirm the plugin is active.

Example prompts

Try these after installing to confirm dotnet-artisan is working.

> Connect Codex to dotnet-artisan and show me what actions are available
> Use dotnet-artisan to help with my current coding task
> What can the dotnet-artisan integration do in this project?

Requirements

  • Node.js 18 or newer with npx available
  • Codex CLI or IDE extension installed and signed in
  • Check the GitHub README for API keys or extra dependencies

Related plugins

More in development