Skip to main content
rascheel
GitHub creator profile

rascheel

Repository-level view of 8 collected skills across 1 GitHub repositories.

skills collected
8
repositories
1
updated
Aug 25, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

snap-analyzer
unclassified

Scans an existing application codebase and produces a snap-analysis.json file that captures everything needed to package the app as a snap: language/runtime, build system, entry points, system resource requirements, snap plugin recommendation, interface list,…

Aug 25, 2026
snap-orchestrator
unclassified

Coordinates snap-analyzer, snap-packager, and snap-validator as sequential sub-agents to take a project from source code to a validated, installable snap with correct interfaces. Manages the full pipeline: analyze → package → validate → patch → rebuild,…

Aug 25, 2026
snap-packager
unclassified

Reads a snap-analysis.json file produced by the snap-analyzer skill and generates all files needed to package the application as a snap: snapcraft.yaml targeting core24 and snapcraft 8.x, lifecycle hooks, and a SNAP_PACKAGING.md guide documenting how to…

Aug 25, 2026
snap-validator
unclassified

Validates snap packages by provisioning a clean LXD container, installing with --dangerous, running all declared CLI apps and daemons, and capturing AppArmor/SecComp denials via snappy-debug. Records denials in snap-validation-results.json for snap-packager…

Aug 25, 2026
snap-trimmer
unclassified

Trims and shrinks snap packages by editing snapcraft.yaml — never by hand-editing or repacking the .snap artifact. Analyzes a prebuilt .snap as ground truth, finds removal candidates (lint-flagged unused libraries, duplicates against the base and content/…

Aug 25, 2026
snap-oci-analyzer
unclassified

Alternative producer of snap-analysis.json for OCI/container input: Docker Hub URLs, image references, `docker save` tarballs, or pre-extracted `config.json` + `rootfs/`. Downloads with skopeo, extracts via docker-to-snap, derives the build architecture from…

Aug 25, 2026
mattermost
unclassified

Interacts with the Mattermost API to read, summarize, and send messages, manage channels, and retrieve user information. Supports unread checks, mark-as-read, channel search, and conversation summaries with user interest preferences. WHEN: mattermost…

May 29, 2026
snap-publisher
unclassified

Guides interactive publishing of snap packages to the Snap Store. Handles uploading new .snap files, registering snap names, releasing revisions to channels, and promoting existing revisions between channels. Operates hand-in-hand with the user, confirming…

May 21, 2026
Showing 1 of 1 repositories
All repositories loaded