Curo Frontend — Project Context

Manage React and TypeScript frontend data layer for a secrets management app.

1|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/yasasbanukaofficial/curo --skill curo-frontend-project-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Curo Frontend — Project Context
Source: https://github.com/yasasbanukaofficial/curo/tree/main/.agents/context
Command: npx skills add https://github.com/yasasbanukaofficial/curo --skill curo-frontend-project-context

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, react, typescript, redux-toolkit, rtk-query, axios, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps manage the frontend data layer, auth, invite flows, and backend integration patterns for a full-stack secrets management app.

Core Features & Use Cases

  • Full-Stack Management: Handles all aspects of the frontend for a full-stack secrets management application.
  • Auth & Security: Implements robust authentication and role-based access control.
  • Data Layer: Manages Redux store, RTK Query endpoints, and related data management.
  • Use Case: For a project manager overseeing a team that uses a full-stack secrets management app, this Skill can ensure a seamless and secure frontend experience.

Quick Start

To set up the project, run 'pnpm build' and 'pnpm lint' to compile and validate the frontend code.

Frequently Asked Questions about Curo Frontend — Project Context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage frontend authentication and role-based access in a React secrets management app?

RTK Query handles data layer management in a React TypeScript app by managing Redux store endpoints and backend communication. It replaces manual data fetching logic with cached API endpoints for streamlined state synchronization.

What's the best way to integrate a React frontend with backend services using Axios and Redux Toolkit?

Setup React and TypeScript frontend for full-stack secrets management requires Node.js runtime, Redux Toolkit, RTK Query, and Axios. Run pnpm build and pnpm lint to compile and validate the project code.

Does Redux Toolkit work with RTK Query for state management in a TypeScript React application?

Redux Toolkit works with RTK Query for state management in TypeScript React applications by handling the Redux store and API endpoints. This combination provides structured data fetching and caching for frontend layers.

How do I handle invite flows and data layer management for a full-stack secrets management app frontend?

Handle invite flows and data layer management for a full-stack secrets management app frontend by utilizing Redux Toolkit and Axios. This configuration manages user invitations and data communication with backend services.