Plugin · Claude Code · Development Tools

Constellos Claude Code

constellos-claude-code is a Claude Code plugin for the Build phase that supplies TypeScript types and generation hooks for system tools, MCP tools, transcripts, and hook events.

by constellos · github.com/constellos/claude-code

Install typed Claude Code hooks, MCP bindings, and transcript utilities so your custom plugins and automations compile safely in TypeScript.

5
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install constellos-claude-code@constellos/claude-code
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:constellos/claude-code") and the paste-ready config with skillselion.get_install_config("plugin:constellos/claude-code").

About

What it does

constellos-claude-code is a community Claude Code plugin marketplace aimed at solo builders and small teams who treat the agent runtime as part of the product surface. Instead of guessing parameter shapes for hooks or MCP calls, you install a family of six plugins that emphasize TypeScript types, generated bindings, and operational helpers around sessions, transcripts, and tool discovery. That matters when you are one developer maintaining custom commands, Cloudflare or Supabase-backed workers, and GitHub-integrated flows without a platform team to back you. Use it while building new agent capabilities, when reviewing whether hook contracts still match upstream Claude Code changes, and when you need lightweight observability or logging patterns during operate-style debugging. The marketplace is narrower than a general dev plugin dump—it is explicitly about making Claude Code extensions feel like normal typed application code.

Highlights

  • Six plugins in one marketplace oriented around Claude Code TypeScript ergonomics
  • Type generation hooks for system tools, MCP tools, session transcripts, and hook events
  • Keywords span Cloudflare Workers, Supabase, Next.js, GitHub, and observability-oriented workflows
  • Dev and debugging utilities for plugin authors maintaining long-lived agent projects
  • Markdown-friendly documentation and orchestration helpers for multi-plugin repos

Why builders use it

Plugin authors lose velocity when Claude Code hook and MCP contracts drift and their TypeScript project has no authoritative generated types.

After registering the marketplace, you can scaffold and maintain typed Claude Code extensions with generated bindings and supporting dev plugins instead of brittle hand-written interfaces.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 5 stars, 0 votes.

FAQ

Who is constellos-claude-code for?

It is for developers extending Claude Code with TypeScript who need accurate types and hooks for tools, MCP servers, and session transcripts.

When should I use constellos-claude-code?

Use it when you start or maintain a Claude Code plugin repo and want generated bindings, debugging helpers, and integration-oriented utilities in one marketplace.

How do I add constellos-claude-code to my agent?

Add the constellos/claude-code repository as a Claude Code plugin marketplace, install the plugins your project needs from the six-plugin bundle, and run the documented type generation hooks in your TypeScript workspace.

Discussion

Comments

Share how you use constellos-claude-code, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.