Introduction of new skills - #31
Conversation
| Clone the companion Next.js app for managing override rules: | ||
|
|
||
| ```bash | ||
| git clone https://github.com/Killavus/request-tester.git |
There was a problem hiding this comment.
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) |
There was a problem hiding this comment.
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
c34c33d to
7ae27cc
Compare
7ae27cc to
3e84fd3
Compare
3934e78 to
5dfabda
Compare
hongkongkiwi
left a comment
There was a problem hiding this comment.
The two new reference documents contain broken relative links. skills/rn-native-ios-tooling/references/objc-to-swift-migration.md links to ./ios-dependency-managers.md and ./oss-licensing-tools.md, and skills/rn-testing-and-debugging/references/api-failure-simulation.md links to ./detox-vs-maestro.md; none of those files exists under the corresponding reference directories on this PR head. Add the missing files or point the links at the actual paths before merge.
Proposing the following skills:
rn-new-architecture-migration - XCFramework distribution for brownfield iOS integrationrn-new-architecture-migrationXCFramework DistributionStep-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 distributionrn-testing-and-debuggingDetox vs MaestroReal-word comparison, Maestro YAML tests, CI setup with GitHub Actions, cost considerations, decision matrixrn-native-ios-toolingiOS Dependency ManagersSPM > Carthage > CocoaPods ranking with comparison table, CocoaPods lock-in warningrn-native-ios-toolingOSS Licensing ToolsAboutLibraries, LicensePlist, with-react-native-oss-notice, ORT, FoSSology