Felix Sun
Community@sunfmin · Hangzhou
WeChat: sunfmin
Agent Skills by Felix Sun
Showing 4 vetted skills indexed across 3 GitHub repositories.
auto-bug-fix
Automates end-to-end mobile bug fixing from JIRA ticket through device reproduction to pull request.
apple-ui-from-spec
Generate SwiftUI views and PNG snapshots from Apple-platform UI specs.
preflight-permissions
Automate macOS XCUITest preflight permission handling with certificate creation and Settings navigation.
autocraft
Coordinate a multi-agent workflow to implement, test, and verify UI journeys from a spec.md.
Frequently Asked Questions About Felix Sun
FAQPage SchemaWhat tasks can I accomplish with sunfmin's skills?▼
You can generate SwiftUI views and PNG snapshots from UI specs, automate XCUITest preflight permission handling with certificate creation, coordinate multi-agent implementation and verification of UI journeys from a spec.md, and run full JIRA-to-fix bug cycles on real mobile devices.
Who should use these skills?▼
iOS and macOS developers, mobile QA engineers, and test automation engineers working with SwiftUI, XCUITest, and WebDriverAgent. They suit teams managing UI specs in spec.md files and tracking defects through JIRA tickets on Apple-platform projects.
What are the prerequisites for the auto-bug-fix skill?▼
The auto-bug-fix skill requires a connected iOS or Android device with WebDriverAgent running. It is triggered by requests to fix a JIRA ticket bug, reproduce an issue like PROJ-1234 on a real device, or run an end-to-end reproduce-analyze-test-fix-verify cycle.
How does the preflight-permissions skill work?▼
It automates macOS XCUITest preflight permission handling before test execution. The skill manages certificate creation and navigates the Settings app to grant required permissions, removing manual setup steps that typically block unattended UI test runs on macOS.