fedixyz avatar

fedixyz

Official

@fedixyz

0Followers
|
1Public Repos
|
18Published Skills

fedixyz maintains skills for Fedi app development spanning Rust code review, GitHub triage, mobile emulator testing, and iOS/Android/web release management.

Skills Distribution
DomainDeveloper To...Mobile & Web Relea.. (30%)Code Review & PR Q.. (25%)GitHub Issue & Dep.. (20%)Emulator & Browser.. (15%)

Agent Skills by fedixyz

Showing 18 vetted skills indexed across 1 GitHub repositories.

fedixyzfedixyz
78

optimize-worktrees

Reduces duplicate Rust build outputs when opening local Fedi git worktrees.

Official
Basic
fedixyzfedixyz
78

github-cargo-dependabot-review

Review Dependabot PRs updating Rust crates via security-focused crates.io tarball diffs.

Official
Advanced
fedixyzfedixyz
78

product-bug-report

Generates plain-language bug briefings and HTML reports from GitHub issue backlogs.

Official
Advanced
fedixyzfedixyz
78

agent-browser

Automate browser interactions via a CLI using Chrome DevTools Protocol and accessibility-tree snapshots.

Official
Advanced
fedixyzfedixyz
78

github-stale-issues-triage

Reviews stale GitHub issues, comments with triage findings, and closes resolved ones.

Official
Intermediate
fedixyzfedixyz
78

fedi-ui-test-patterns

Guides writing and running unit, integration, and Appium e2e tests for Fedi UI workspaces.

Official
Advanced
fedixyzfedixyz
78

android-emulator

Controls Android emulator apps via the andy CLI for UI automation and verification.

Official
Intermediate
fedixyzfedixyz
78

web-release

Deploys the Fedi web app to production via tag-based Vercel workflow dispatch.

Official
Advanced
fedixyzfedixyz
78

feature-flags

Manages remote feature flags across the Fedi bridge runtime and web API.

Official
Intermediate
fedixyzfedixyz
78

product-activity-report

Generate plain-language product activity reports from GitHub pull requests and issues.

Official
Advanced
fedixyzfedixyz
78

github-actions-dependabot-review

Reviews Dependabot PRs for GitHub Actions updates with security-focused upstream diff analysis.

Official
Intermediate
fedixyzfedixyz
78

report-next-release

Generate a two-tab HTML report of what is queued for the next Fedi release.

Official
Advanced
fedixyzfedixyz
78

github-stale-pr-triage

Reviews stale GitHub pull requests, comments with recommendations, and closes obsolete ones.

Official
Intermediate
fedixyzfedixyz
78

ios-emulator

Automates iOS simulator interactions via the steve CLI for app testing and UI verification.

Official
Intermediate
fedixyzfedixyz
78

rust-code-pr-checklist

Validates Rust and bridge pull requests against Fedi's pre-submit checks and PR template.

Official
Basic
fedixyzfedixyz
78

ios-release

Prepares and stages Fedi iOS App Store releases through the App Store Connect REST API.

Official
Advanced
fedixyzfedixyz
78

ui-code-review

Review UI pull requests and diffs for regressions, scope creep, and cost-weighted findings.

Official
Advanced
fedixyzfedixyz
78

android-release

Prepares Fedi Android releases on Google Play via the publishing API and stages public APK releases.

Official
Advanced

Frequently Asked Questions About fedixyz

FAQPage Schema
What tasks can I accomplish using fedixyz's skills?

You can review Rust and UI pull requests, audit Dependabot dependency updates, triage stale GitHub issues and PRs, control iOS simulators and Android emulators, run browser-based web testing, manage Fedi feature flags, and prepare iOS, Android, and web production releases.

Who are fedixyz's skills designed for?

They target engineers and release managers working on the Fedi app across its Rust bridge crates, TypeScript web UI, and mobile clients. QA testers, product reporters, and maintainers handling GitHub issue backlogs or Dependabot security updates also benefit directly.

How do the release management skills work in practice?

The ios-release skill uses the App Store Connect API to stage versions, attach TestFlight builds, and submit for App Review. The android-release skill uses the Google Play publishing API for staged rollouts and public APK publishing, while web-release handles Vercel production deploys at app.fedi.xyz.

What prerequisites or dependencies do these skills require?

Skills assume access to the Fedi repository with its crates/ and ui/ workspaces. Emulator skills require the andy CLI for Android and steve CLI for iOS. Release skills need App Store Connect and Google Play API credentials, and browser testing requires the agent-browser CLI via npx.

Can these skills generate product and release reports?

Yes. The product-bug-report skill summarizes known issues and user complaints, product-activity-report turns PRs and issues into plain-language product updates, and report-next-release details what is queued for the next Fedi release, including milestone status and QA progress.