TheVibeWorks
Official@thevibeworks · United States of America
✻ Vibing… (3s · ↑ 42 tokens · esc to interrupt · offline)
Agent Skills by TheVibeWorks
Showing 47 vetted skills indexed across 1 GitHub repositories.
Linear × Claude Managed Agents bridge
Translate Linear session events into Claude Managed Agents sessions and route responses back as comments.
CMA as an MCP server
Expose Anthropic Managed Agents Sessions API as MCP tools.
Setup tips & tricks — Slack × CMA webhook bridge
Bridge Slack @mentions to Claude Managed Agent sessions and reply in-thread.
creating-financial-models
Create financial models with DCF, sensitivity analysis, and Monte Carlo simulation.
analyzing-financial-statements
Calculate financial ratios and investment metrics from financial statement data.
applying-brand-guidelines
Apply Acme Corporation brand guidelines to presentations, spreadsheets, and PDFs.
mining
Mine diamond ore at y=-58 in Minecraft 1.18+ using an iron_pickaxe.
claude-automation-recommender
Analyze a codebase and recommend Claude Code automation options.
build-mcp-server
Build an MCP server exposing tools to Claude with deployment and tool pattern guidance.
build-mcp-app
Build widget-enabled MCP apps that render interactive UI components inline with tool results.
build-mcpb
Packages a local MCP server and its runtime into an installable .mcpb bundle.
claude-md-improver
Audit CLAUDE.md files for completeness and apply user-approved diff updates.
playground
Generate single-file HTML playgrounds with live preview and copyable prompt output.
example-skill
Document the structure and invocation guidance for Claude Code plugin skills.
example-command
Implement user-invoked slash-command skills with a standardized SKILL.md layout.
m5-onboard
Provision M5Stack/ESP32 boards by flashing UIFlow 2.0 and installing the Claude Buddy app bundle.
cardputer-buddy
Push single .py files to a provisioned Cardputer-Adv over USB-serial.
command-development
Create Claude Code slash commands with YAML frontmatter and Bash execution.
skill-development
Create and structure Claude Code plugin skills with YAML frontmatter and progressive disclosure.
plugin-settings
Read per-project plugin configuration from `.claude/plugin-name.local.md` files with YAML frontmatter.
plugin-structure
Define Claude Code plugin directory layout, manifest configuration, and component discovery rules.
hook-development
Implement event-driven hooks for Claude Code plugin workflows.
mcp-integration
Integrate MCP servers into Claude Code plugins as callable tools.
agent-development
Convert plugin agent requests into Claude Code agent configurations with frontmatter and system prompts.
Frequently Asked Questions About TheVibeWorks
FAQPage SchemaWhat 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.