emma

Automate Apple //e emulator development tasks via natural language commands.

19|1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/mikedaley/web-a2e --skill emma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: emma
Source: https://github.com/mikedaley/web-a2e/tree/main/.claude/skills/emma
Command: npx skills add https://github.com/mikedaley/web-a2e --skill emma

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Emma streamlines development for the Apple //e emulator by automating tasks like tool creation, documentation updates, and impact analysis, saving developers significant time and effort.

Core Features & Use Cases

  • Tool Creation: Assists in building new emulator tools and agent tools.
  • Documentation Management: Updates project docs and generates internal documentation.
  • Impact Analysis: Analyzes code changes to predict their effect on existing tools and the agent.
  • Use Case: When you need to add a new feature to the emulator, you can ask Emma to create the necessary agent tool, update the relevant documentation, and analyze potential impacts on other parts of the system.

Quick Start

Use emma to create a new app tool for reading disk sectors.

Frequently Asked Questions about emma

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code analysis and documentation updates for an Apple //e emulator project?

Automating Apple //e emulator code analysis and documentation updates involves routing natural language commands to specialized guides that generate tools, update docs, and predict code impact.

What's the best way to analyze the impact of code changes on existing emulator agent tools?

Impact analysis for emulator agent tools evaluates code changes to predict their effect on existing tools and the agent, automating the review process through natural language intent detection.

Can I use natural language commands to generate new tools and pull requests for an Apple //e emulator?

Generating emulator tools and pull requests via natural language commands works by detecting user intent and routing requests to specialized guides that create app tools and backend MCP agent tools.

Does this AI assistant integrate with both frontend AG-UI app tools and backend MCP agent tools?

The AI assistant integrates with both frontend AG-UI app tools and backend MCP agent tools, coordinating development tasks across the Apple //e emulator project stack.

How do I create a new agent tool to read disk sectors for an Apple //e emulator?

Creating an agent tool to read disk sectors requires asking the assistant to build the necessary emulator tool, which then automates the tool creation and generates relevant internal documentation.