XerahS
Build, test, and release workflows for cross-platform screen capture app
All Skills in This Repository (15)
Pure Emerald Level IndicatorsXIP Writing (XerahS Improvement Proposals)
Write and structure XerahS Improvement Proposals with standardized templates and naming rules.
ShareX Feature Specifications
Document modular uploader plugin and annotation subsystem architecture for cross-platform capture tools.
design-ui-window
Redesign Avalonia .axaml views with standardized layout, typography, and styling.
ShareX Workflow and Versioning
Standardizes Git commits/pushes and Directory.Build.props versioning for the XerraS repo.
Refactoring Audit Workflow
Audit codebases for smells and anti-patterns, then create GitHub issues.
avalonia-api
Document AXAML syntax, UI controls, data binding, and MVVM patterns for Avalonia apps.
build-linux-binary
Automates multi-architecture Linux builds and packaging for XerahS.
Changelog Management
Generate and consolidate CHANGELOG.md entries from Git commits.
xip-sync
Synchronize GitHub XIP issues into Markdown backups in tasks/.
build-windows-exe
Build x64 and ARM64 Inno Setup installers for XerahS.
ShareX Core Standards
Enforce license headers, Windows build rules, and SkiaSharp version constraints across C# projects.
ShareX Architecture and Porting
Formalize platform abstraction rules and porting guidelines for XerahS backends.
Frequently Asked Questions
FAQPage SchemaHow to install XerahS skills?โผ
Run `npx skills add ShareX/XerahS --all -g -y` in your terminal to install all skills in this collection globally.
What is XerahS?โผ
XerahS is a free cross-platform port of the ShareX screen capture and file sharing tool, built with Avalonia UI and .NET 10 for Windows, Linux, macOS, and mobile.
How do these skills help build XerahS?โผ
They give your coding agent exact commands and recovery steps for Windows, Linux, and Android builds, including how to fix common file lock and packaging failures.
Can the agent publish a XerahS release automatically?โผ
Yes. The publish-release skill runs maintenance, changelog, version bump, tagging, and release monitoring in a strict verified sequence.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible coding agents.
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