45 lines
2.5 KiB
JSON
45 lines
2.5 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/react-native-dev",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "af358697dbe1b89a31ae29b66f36f608ba9d94b4",
|
|
"treeHash": "1270cab4d6dd7bb94ae56ba18eabab4453480c3d97c5a99ce4be31a71972acbf",
|
|
"generatedAt": "2025-11-28T10:14:51.529400Z",
|
|
"toolVersion": "publish_plugins.py@0.2.0"
|
|
},
|
|
"origin": {
|
|
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
|
"branch": "master",
|
|
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
|
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
|
},
|
|
"manifest": {
|
|
"name": "react-native-dev",
|
|
"description": "Use this agent when you need expert assistance with React Native development tasks including code analysis, component creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a React Native app and needs help with a navigation issue. user: 'My stack navigator isn't working properly when I try to navigate between screens' assistant: 'Let me use the react-native-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a React Native specific issue, use the react-native-dev agent to provide expert guidance on navigation problems.</commentary></example> <example>Context: User wants to create a new component that follows the existing app structure. user: 'I need to create a custom button component that matches our app's design system' assistant: 'I'll use the react-native-dev agent to create a button component that aligns with your existing codebase structure and design patterns' <commentary>The user needs React Native component development that should follow existing patterns, so use the react-native-dev agent.</commentary></example>",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "daf6e82ad5430467aaf71d6819102c6f2478d7cfe5eac0731593c7a0235968e0"
|
|
},
|
|
{
|
|
"path": "agents/react-native-dev.md",
|
|
"sha256": "bc2818f226c587e8c6797daba918f4d82ad46bf701005248bbfb18e57aca3d12"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "73acd468b048e8908f00b5abb08e155abcd46ddf872dc3229fbff868caed1c55"
|
|
}
|
|
],
|
|
"dirSha256": "1270cab4d6dd7bb94ae56ba18eabab4453480c3d97c5a99ce4be31a71972acbf"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |