Skip to content

feat: add brownie skills#304

Open
hurali97 wants to merge 2 commits intomainfrom
feat/brownie-skills
Open

feat: add brownie skills#304
hurali97 wants to merge 2 commits intomainfrom
feat/brownie-skills

Conversation

@hurali97
Copy link
Copy Markdown
Member

Summary

This PR adds brownie Agent skills.

Test plan

Verified on a local brownfield setup - 🟢
Screen.Recording.2026-04-20.at.12.01.57.PM.mov
Agent references the brownie skill when prompted - 🟢 brownie

Copilot AI review requested due to automatic review settings April 20, 2026 07:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new brownie skill to the skills catalog, providing guided references for integrating and using @callstack/brownie across TypeScript, Android, and iOS in React Native brownfield apps.

Changes:

  • Introduces skills/brownie/SKILL.md with routing to focused reference docs.
  • Adds reference guides for getting started, schema/codegen, TypeScript usage patterns, Android integration, and iOS Swift + XCFramework packaging.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
skills/brownie/SKILL.md Defines the new skill entrypoint and routes readers to the appropriate reference guides.
skills/brownie/references/getting-started.md Getting-started checklist and end-to-end handoff steps across TS/iOS/Android.
skills/brownie/references/store-definition-and-codegen.md Documents store schema authoring and brownfield codegen expectations.
skills/brownie/references/typescript-usage.md Describes useStore selector patterns and low-level JS APIs (subscribe, getSnapshot, setState).
skills/brownie/references/android-usage.md Documents Android registration and packaging/publish flow (incl. Gson requirement).
skills/brownie/references/swift-and-xcframework.md Documents iOS store registration, SwiftUI/UIKit patterns, and XCFramework embedding flow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread skills/brownie/references/swift-and-xcframework.md Outdated
Comment thread skills/brownie/references/getting-started.md Outdated
Comment thread skills/brownie/references/store-definition-and-codegen.md
Comment thread skills/brownie/references/store-definition-and-codegen.md Outdated
Comment thread skills/brownie/references/typescript-usage.md
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