Edmund
Build, debug, and release a native macOS Markdown editor
All Skills in This Repository (15)
Pure Emerald Level Indicatorsedmund-research-frontier
Identify open problems and set falsifiable milestones for the Edmund Markdown editor.
edmund-change-control
Classify and verify software repository changes against predefined rules and checks.
edmund-architecture-contract
Define architectural and design constraints for the Edmund Markdown editor.
textkit2-appkit-reference
Explain TextKit 2 viewport-based layout and mitigations for AppKit text issues.
edmund-caret-integrity-campaign
Automate the caret integrity campaign for the Edmund Markdown editor.
edmund-release-and-operate
Automate version bumping, CHANGELOG updates, and CI/CD execution for Edmund releases.
edmund-live-repro-and-diagnostics
Diagnose and reproduce live bugs in the Edmund Markdown editor using diagnostic traces and scripts.
edmund-docs-and-writing
Manage documentation and writing standards for the Edmund repository.
edmund-external-positioning
Validate public claims about the Edmund Markdown editor against repository evidence.
edmund-config-and-flags
Catalog configuration options and flags in the Edmund Markdown editor.
edmund-build-and-env
Build and debug the Edmund Markdown editor with SwiftPM on macOS.
edmund-debugging-playbook
Diagnose Edmund Markdown editor issues using symptom checks and escalation ladders.
Frequently Asked Questions
FAQPage SchemaHow to install Edmund skills?โผ
Run `npx skills add I7T5/Edmund --all -g -y` in your terminal to install all skills in this suite globally.
What is the Edmund editor?โผ
Edmund is a minimal, file-based, native Markdown editor for macOS with inline live preview, built in Swift on AppKit and TextKit 2 with no Electron.
How do these skills help debug Edmund?โผ
They encode symptom-to-cause triage tables, live repro script drivers, and six rounds of documented failure history so bugs are fixed with evidence instead of guesswork.
Do these skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code and other compatible coding environments.
Can I use these skills without knowing TextKit 2?โผ
Yes. The included reference skill explains the AppKit and TextKit 2 concepts you need, and the playbooks give step-by-step procedures.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core