TheVibeWorks avatar

TheVibeWorks

Official

@thevibeworks · United States of America

0Followers
|
27Public Repos
|
47Published Skills

✻ Vibing… (3s · ↑ 42 tokens · esc to interrupt · offline)

Skills Distribution
DomainDeveloper To...Plugin & MCP Archi.. (40%)Enterprise Documen.. (30%)Frontend & Creativ.. (20%)Financial Modeling (10%)

Agent Skills by TheVibeWorks

Showing 47 vetted skills indexed across 1 GitHub repositories.

thevibeworksthevibeworks
28

Linear × Claude Managed Agents bridge

Translate Linear session events into Claude Managed Agents sessions and route responses back as comments.

Official
Advanced
thevibeworksthevibeworks
28

CMA as an MCP server

Expose Anthropic Managed Agents Sessions API as MCP tools.

Official
Intermediate
thevibeworksthevibeworks
28

Setup tips & tricks — Slack × CMA webhook bridge

Bridge Slack @mentions to Claude Managed Agent sessions and reply in-thread.

Official
Advanced
thevibeworksthevibeworks
28

creating-financial-models

Create financial models with DCF, sensitivity analysis, and Monte Carlo simulation.

Official
Advanced
thevibeworksthevibeworks
28

analyzing-financial-statements

Calculate financial ratios and investment metrics from financial statement data.

Official
Intermediate
thevibeworksthevibeworks
28

applying-brand-guidelines

Apply Acme Corporation brand guidelines to presentations, spreadsheets, and PDFs.

Official
Intermediate
thevibeworksthevibeworks
28

mining

Mine diamond ore at y=-58 in Minecraft 1.18+ using an iron_pickaxe.

Official
Basic
thevibeworksthevibeworks
28

claude-automation-recommender

Analyze a codebase and recommend Claude Code automation options.

Official
Advanced
thevibeworksthevibeworks
28

build-mcp-server

Build an MCP server exposing tools to Claude with deployment and tool pattern guidance.

Official
Advanced
thevibeworksthevibeworks
28

build-mcp-app

Build widget-enabled MCP apps that render interactive UI components inline with tool results.

Official
Advanced
thevibeworksthevibeworks
28

build-mcpb

Packages a local MCP server and its runtime into an installable .mcpb bundle.

Official
Intermediate
thevibeworksthevibeworks
28

claude-md-improver

Audit CLAUDE.md files for completeness and apply user-approved diff updates.

Official
Intermediate
thevibeworksthevibeworks
28

playground

Generate single-file HTML playgrounds with live preview and copyable prompt output.

Official
Intermediate
thevibeworksthevibeworks
28

example-skill

Document the structure and invocation guidance for Claude Code plugin skills.

Official
Basic
thevibeworksthevibeworks
28

example-command

Implement user-invoked slash-command skills with a standardized SKILL.md layout.

Official
Basic
thevibeworksthevibeworks
28

m5-onboard

Provision M5Stack/ESP32 boards by flashing UIFlow 2.0 and installing the Claude Buddy app bundle.

Official
Advanced
thevibeworksthevibeworks
28

cardputer-buddy

Push single .py files to a provisioned Cardputer-Adv over USB-serial.

Official
Intermediate
thevibeworksthevibeworks
28

command-development

Create Claude Code slash commands with YAML frontmatter and Bash execution.

Official
Advanced
thevibeworksthevibeworks
28

skill-development

Create and structure Claude Code plugin skills with YAML frontmatter and progressive disclosure.

Official
Intermediate
thevibeworksthevibeworks
28

plugin-settings

Read per-project plugin configuration from `.claude/plugin-name.local.md` files with YAML frontmatter.

Official
Intermediate
thevibeworksthevibeworks
28

plugin-structure

Define Claude Code plugin directory layout, manifest configuration, and component discovery rules.

Official
Intermediate
thevibeworksthevibeworks
28

hook-development

Implement event-driven hooks for Claude Code plugin workflows.

Official
Advanced
thevibeworksthevibeworks
28

mcp-integration

Integrate MCP servers into Claude Code plugins as callable tools.

Official
Advanced
thevibeworksthevibeworks
28

agent-development

Convert plugin agent requests into Claude Code agent configurations with frontmatter and system prompts.

Official
Advanced

Frequently Asked Questions About TheVibeWorks

FAQPage Schema
What specific tasks can I perform using these integration frameworks?

You can build and deploy MCP servers, create custom slash-command plugins for Claude Code, bridge external event streams like Slack or Linear into session-managed environments, and perform automated financial modeling or document format conversions.

Who is the target persona for these development resources?

These resources are designed for software engineers and technical architects building custom extensions for Claude Code, developers creating interactive MCP-based interfaces, and analysts requiring programmatic financial modeling or document generation.

What are the prerequisites for deploying these plugin and server components?

Deployment requires a local environment configured for Claude Code, familiarity with YAML frontmatter for plugin configuration, and standard runtime support for TypeScript or Bash-based execution environments depending on the specific component.