Agent skill
atom
Atom hackable text editor from GitHub. Use for extensible editing.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/atom
SKILL.md
Atom (Legacy)
[!WARNING] Atom is Discontinued. GitHub archived the project in 2022.
Atom pioneered Electron-based editors and the modern extension model. Its spirit lives on in VS Code (Microsoft) and Zed (created by Atom's founder).
When to Use
- Do Not Use: It receives no security updates.
- Migration: If you have Atom packages, look for their VS Code equivalents.
Alternatives (2025)
- VS Code: The direct successor in spirit and tech stack.
- Zed: The spiritual successor by the same creator (Nathan Sobo).
- Pulsar: A community fork attempting to keep Atom alive.
Core Concepts (Historical)
Teletype
Real-time collaboration (precursor to Live Share).
APM (Atom Package Manager)
The tool that inspired code --install-extension.
References
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?