.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/mumez/smalltalk-dev-plugin
home/skills/mumez/smalltalk-dev-plugin
mumez avatar

mumez/smalltalk-dev-plugin

14 skills

View on GitHub
$npx skills add mumez/smalltalk-dev-plugin
SkillInstalls
smalltalk-commenterGenerates CRC-style class comments for Smalltalk classes. Use after creating or modifying Tonel files to add or improve class documentation.—smalltalk-debuggerSystematic debugging guide for Pharo Smalltalk development. Provides expertise in error diagnosis (MessageNotUnderstood, KeyNotFound, SubscriptOutOfBounds,…—smalltalk-developerComprehensive Pharo Smalltalk development workflow guide with AI-driven Tonel editing.—smalltalk-implementation-finderMethod implementation finder and analyzer for Pharo Smalltalk.—smalltalk-usage-finderClass and method usage analyzer for Pharo Smalltalk. Provides expertise in understanding class responsibilities through class comments (get_class_comment),…—st-buddyFriendly Smalltalk development assistant and skill router. Use when the user asks any Pharo/Smalltalk development question, needs help getting started, asks…—st-evalSmalltalk code evaluator for Pharo via MCP. Use when executing Smalltalk expressions, verifying object state or intermediate values, debugging code…—st-exportExport package from Pharo image to Tonel files. Use when code was changed directly in Pharo (debugger, browser, or code generation) and needs to be synced back…—st-importImport Tonel package into running Pharo image. Use when loading edited .st files into Pharo after code changes.—st-initPharo Smalltalk development session initializer. Use when starting a new Smalltalk development session, when Pharo connection needs to be established or…—st-lintSmalltalk best-practices linter for Tonel files. Use when validating .st files before importing to Pharo, checking code quality after editing, or diagnosing…—st-setup-projectPharo project boilerplate creator. Use when the user asks to create a new Pharo/Smalltalk project from scratch, when project structure is missing (no src/…—st-testRun SUnit tests in the running Pharo image. Use when verifying changes after import, or when checking results for a specific test class or package.—st-validateValidate Tonel file syntax before importing to Pharo. Use when suspecting syntax errors in .st files, or when a file was edited manually and correctness is…—