---
name: "@ratneshc"
slug: "ratneshc"
description: "A curated component registry built on shadcn/ui."
category: "Uncategorized"
tags: ["buttons", "hooks", "loaders"]
framework: "react"
license: "MIT"
author: "ratneshchipre"
website: "https://ratneshc.com/components"
github: "https://github.com/ratneshchipre/ratneshc.com"
registry: "https://ratneshc.com/r/registry.json"
pro: false
pro_url: null
github_stars: 24
component_count: 6
generated_at: "2026-09-21T01:50:16.753Z"
---

# @ratneshc

A curated component registry built on shadcn/ui.

## Links

- Website: https://ratneshc.com/components
- GitHub: https://github.com/ratneshchipre/ratneshc.com
- Registry JSON: https://ratneshc.com/r/registry.json
- Directory page: https://sh4dcn.vercel.app/registry/ratneshc
- This file: https://sh4dcn.vercel.app/md/ratneshc.md

## Install

```sh
# add the whole registry (shadcn CLI)
npx shadcn@latest add https://ratneshc.com/r/registry.json
pnpm dlx shadcn@latest add https://ratneshc.com/r/registry.json
bunx shadcn@latest add https://ratneshc.com/r/registry.json
# clone the source repo
git clone https://github.com/ratneshchipre/ratneshc.com.git
# fetch the raw registry index
curl -s https://ratneshc.com/r/registry.json
```

## Components (6)

| name | type | description | install |
| --- | --- | --- | --- |
| utils | registry:lib | Utility Functions | `npx shadcn@latest add https://ratneshc.com/r/utils.json` |
| use-copy-to-clipboard | registry:hook | useCopyToClipboard | `npx shadcn@latest add https://ratneshc.com/r/use-copy-to-clipboard.json` |
| stars-travel | registry:component | A motion-driven SVG background with an animated 'infinite travel' effect. | `npx shadcn@latest add https://ratneshc.com/r/stars-travel.json` |
| perspective-tilt | registry:component | A 3D card with perspective tilt and blur transitions. | `npx shadcn@latest add https://ratneshc.com/r/perspective-tilt.json` |
| copy-button | registry:component | A copy button with direction-aware icon transitions. | `npx shadcn@latest add https://ratneshc.com/r/copy-button.json` |
| blur-shimmer-text | registry:component | A text component that loops phrases with a horizontal blur shimmer. | `npx shadcn@latest add https://ratneshc.com/r/blur-shimmer-text.json` |

## For AI agents

```text
You are adding components from @ratneshc to a shadcn-compatible project.
1. Read this file (https://sh4dcn.vercel.app/md/ratneshc.md) for the component list.
2. Fetch the machine-readable index: https://ratneshc.com/r/registry.json
3. Install a single component with its install command from the table above.
4. Full structured record: https://sh4dcn.vercel.app/json (library slug: ratneshc).
```
