smalltalk-mcp
SolidInteract with live Smalltalk images (Squeak, Cuis) via MCP. Evaluate code, browse classes, view method source, define and modify classes and methods, query hierarchies and categories in a running Smalltalk environment.
Install
Quality Score: 72/100
Skill Content
Details
- Repository
- CorporateSmalltalkConsultingLtd/ClaudeSmalltalk
- Created
- 4 months ago
- Last Updated
- 2 months ago
- Language
- StringTemplate
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
code-mode
Add a "code mode" tool to an existing MCP server so LLMs can write small processing scripts that run against large API responses in a sandboxed runtime — only the script's compact output enters the LLM context window. Use this skill whenever someone wants to add code mode, context reduction, script execution, sandbox execution, or LLM-generated-code processing to an MCP server. Also trigger when users mention reducing token usage, shrinking API responses, running user-provided code safely, or adding a code execution tool to their MCP server — in any language (TypeScript, Python, Go, Rust, etc.).
xcodebuildmcp
Build/test Xcode projects via the XcodeBuildMCP MCP server using a local CLI wrapper for pi (no MCP support). Use when the user mentions Xcode, xcodebuild, iOS builds/tests, or XcodeBuildMCP.
hmem-setup
Interactive setup guide for hmem. Run this skill to install and configure the hmem MCP server — installs dependencies, configures .mcp.json, deploys skill files, and registers auto-memory hooks for Claude Code, Gemini CLI, or OpenCode.