CometChat Native Bare Patterns
CometChat integration recipe for bare React Native CLI: pods, permissions, Apple
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 19, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Jul 30, 2026 · 793f9f4
⚠ This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Jul 19, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.
A pure-markdown reference skill that beats a from-memory answer on specifics: it supplies the exact Apple privacy-manifest reason codes (C617.1, CA92.1, 35F9.1) that match the kit's own sample app, and three hidden calls-SDK peers (react-native-url-polyfill, react-native-performance, valibot) that aren't in peerDependencies yet break the Metro bundle when omitted. No native iOS/Android build was run here, so the delta is measured on guidance completeness, not a compiled app.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 7/10
- Docs & honesty 4/5
What CometChat Native Bare Patterns does
Step-by-step guidance for wiring CometChat into a bare React Native CLI app (ios/ + android/ folders, no Expo): peer-dep install, pod install cadence, Info.plist and AndroidManifest permissions, the Apple privacy manifest, and the App.tsx provider chain. Triggers on 'React Native CLI', 'bare RN', 'ejected Expo' plus a CometChat chat integration ask.
How to install CometChat Native Bare Patterns
Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.
Commands — how to trigger CometChat Native Bare Patterns
-
/cometchat-native-bare-patternsCometChat integration recipe for bare React Native CLI: pods, permissions, Apple
It also activates on plain-language prompts like these:
-
Add CometChat to my bare React Native CLI app, ios and android. -
Set up the Apple privacy manifest for CometChat in my RN app. -
My Metro bundle breaks after adding CometChat — help me fix it.
Frequently asked questions
- Is the CometChat Native Bare Patterns skill free?
- Yes. The skill itself is free from cometchat/cometchat-skills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does CometChat Native Bare Patterns work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 19, 2026. Verdict: Tested · Works. A pure-markdown reference skill that beats a from-memory answer on specifics: it supplies the exact Apple privacy-manifest reason codes (C617.1, CA92.1, 35F9.1) that match the kit's own sample app, and three hidden calls-SDK peers (react-native-url-polyfill, react-native-performance, valibot) that aren't in peerDependencies yet break the Metro bundle when omitted. No native iOS/Android build was run here, so the delta is measured on guidance completeness, not a compiled app.
- What is the CometChat Native Bare Patterns SkillProof Score?
- 8.4/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 4/5.
- How do I install CometChat Native Bare Patterns?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use CometChat Native Bare Patterns with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.