Pb React Spa
Dynamically generates and updates React SPA components based on backend data changes via a persistent bidirectional connection.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pb-react-spa npx -- -y @trustedskills/pb-react-spa
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pb-react-spa": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pb-react-spa"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a React Single Page Application (SPA) interface for interacting with PocketBase. It enables users to build and deploy frontends that seamlessly connect to PocketBase APIs, offering a modern user experience. The SPA is designed to be easily integrated into existing workflows and projects.
When to use it
- Building a custom dashboard or admin panel for your PocketBase application.
- Creating a public-facing web application that utilizes data stored in PocketBase.
- Developing a mobile app frontend that communicates with a PocketBase backend.
- Rapid prototyping of user interfaces for PocketBase applications.
Key capabilities
- React SPA framework
- PocketBase API integration
- Easy deployment
Example prompts
- "Create a simple login page using the pb-react-spa skill."
- "Generate a table view displaying data from my 'users' collection in PocketBase with this skill."
- "Build an SPA for managing products stored within my PocketBase database."
Tips & gotchas
- Requires familiarity with React and JavaScript.
- Ensure your PocketBase API is properly configured and accessible.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.