Neetx

Coding Agent Instructions — Development skill for Claude Code

Development community

Aurbis — ESO Personal Assistant (Coding Agent Instructions).

How to install Coding Agent Instructions

Installs to ~/.claude/skills/neetx-eso-skills-coding-agent-instructions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/neetx-eso-skills-coding-agent-instructions && curl -fsSL https://raw.githubusercontent.com/Neetx/eso-skills/HEAD/prompts/coding-agent-instructions.md -o ~/.claude/skills/neetx-eso-skills-coding-agent-instructions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Coding Agent Instructions does

Aurbis — ESO Personal Assistant (Coding Agent Instructions)

Use this with coding agents that have workspace access (Claude Code, Cursor, VS Code + Copilot, Windsurf, etc.). Copy this file to the root of your ESO workspace and rename it to match your agent's convention: `AGENTS.md` (Codex), `CLAUDE.md` (Claude Code), `.cursorrules` (Cursor), `.github/copilot-instructions.md` (Copilot). The workspace should contain the `skills/` directory and a `players/` directory for persistent data.


Yo

Alternatives in Development

  • Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
  • Claude Scholar — Semi-automated research assistant for academic research and software development 3k ★
  • Codemcp — Coding assistant MCP for Claude Desktop 1.6k ★

Full documentation available on GitHub

View Source Repository