Skip to content

Introduction of new skills#31

Open
XeonBloomfield wants to merge 8 commits intomainfrom
feat/new-skills
Open

Introduction of new skills#31
XeonBloomfield wants to merge 8 commits intomainfrom
feat/new-skills

Conversation

@XeonBloomfield
Copy link

@XeonBloomfield XeonBloomfield commented Feb 16, 2026

Proposing the following skills:

  • rn-new-architecture-migration - XCFramework distribution for brownfield iOS integration
  • rn-testing-and-debugging - E2E testing and API failure simulation
  • rn-native-ios-tooling - iOS native tooling guide
Skill Reference Description
rn-new-architecture-migration XCFramework Distribution Step-by-step: Swift Framework target, Build Settings, bridge initialization (old arch <0.78 + ReactNativeFactory 0.78+), Hermes embedding, dSYM fix, XFramework generation script, Swift Package distribution
rn-testing-and-debugging Detox vs Maestro Real-word comparison, Maestro YAML tests, CI setup with GitHub Actions, cost considerations, decision matrix
rn-testing-and-debugging API Failure Simulation MITMProxy + Redis + Next.js UI setup, filter.py Python addon, FoxyProxy integration, server-side interception with node-fetch
rn-native-ios-tooling iOS Dependency Managers SPM > Carthage > CocoaPods ranking with comparison table, CocoaPods lock-in warning
rn-native-ios-tooling OSS Licensing Tools AboutLibraries, LicensePlist, with-react-native-oss-notice, ORT, FoSSology
rn-native-ios-tooling Objective-C to Swift Migration Before/during/after checklist, bridging headers, Swift idioms, RN native module examples

Clone the companion Next.js app for managing override rules:

```bash
git clone https://github.com/Killavus/request-tester.git
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this project was last update 3 years ago, not sure if it still works. it's also a UI, it's gonna be challenging for agent to use it.


Open `http://localhost:3002` to create, toggle, and manage override rules via a web UI.

### 5. Configure Browser Proxy (Web Apps)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we can figure out how to convert steps 4 and 5 for agents and verify this works, then we should keep this skill. otherwise it's not actionable yet

@XeonBloomfield XeonBloomfield changed the title Introduction of 4 new skills Introduction of new skills Feb 17, 2026
@callstackincubator callstackincubator deleted a comment from thymikee Feb 17, 2026
@callstackincubator callstackincubator deleted a comment from thymikee Feb 17, 2026
@callstackincubator callstackincubator deleted a comment from thymikee Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants