By phi-labs-ltd
A collection of output styles that give Claude different personalities.
Claude Code plugins by and for Phi Labs Ltd.
| Plugin | Ships | Description |
|---|---|---|
personalities | Output styles | Different voices for Claude. Currently: Crypto Bro. |
developer | Agents, skills | Developer tooling. Currently: the second-set-of-eyes review agent, the protocol-formalizer Quint-spec agent, the karpathy engineering-discipline skill, and the FormalSpecification Quint-spec skill. |
bolt-theme | Theme | A dark color theme with Bolt Liquidity's signature yellow accent. |
Add the marketplace once:
/plugin marketplace add phi-labs-ltd/claude
Then install any plugin you want:
/plugin install personalities@phi-labs-ltd
/plugin install developer@phi-labs-ltd
/plugin install bolt-theme@phi-labs-ltd
Run /reload-plugins after installing for it to take effect.
personalitiesPick a voice with /config → Output style → personalities:crypto-bro. Revert with /config → Output style → Default.
developersecond-set-of-eyes — an independent-review agent that reads your pending diff with the critical eye of a senior engineer. Ask for a "second opinion", "sanity check", or "review my changes" and Claude will delegate to it. Read-only: it cannot edit, stage, or commit.protocol-formalizer — an agent that drafts Quint specifications from user stories, tickets, PDFs, pseudocode, or existing implementations. Works from a protocol-designer mindset: models what the protocol should do, not what the code currently does, and flags spec-vs-code divergences (e.g., invariants the implementation is missing). Delegated to on "write a spec", "formalize this", "draft a Quint spec", or proactively when editing smart contracts on Sui / Solana / Ethereum.karpathy — an engineering-discipline skill (think before coding, simplicity first, surgical changes, goal-driven execution). Loads automatically on non-trivial code tasks.formal-specification — a skill that guides a three-phase workflow for producing a Quint spec: draft the model, negotiate invariants collaboratively, then write comprehensive deterministic tests. Includes a Quint syntax cheatsheet, house-style guide, invariant-pattern catalogue, and quint-connect trace-replay integration notes. The protocol-formalizer agent uses this skill; it also loads directly when you ask to "formalize" or "convert this into a spec".bolt-themeRun /theme and pick Bolt Liquidity — a dark base with Bolt's signature yellow (#FFED2C) for Claude's voice.

Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Developer tooling for Phi Labs Ltd.
A Claude Code color theme inspired by Bolt Liquidity — a dark base with Bolt's signature yellow accent.
npx claudepluginhub phi-labs-ltd/claude --plugin personalitiesMemory compression system for Claude Code - persist context across sessions
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
The bridge between Claude's working memory and Basic Memory's durable knowledge graph — session briefings, pre-compaction checkpoints, and capture reflexes
Foundation plugin: analyst trio personas, cross-cutting skills, canonical Shared_Utils source-of-truth, subagent-stop hook
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.