SkillAgentSearch skills...

Bright

React Server Component for syntax highlighting

Install / Use

/learn @code-hike/Bright
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

the future is bright

Usage

npm install bright

Use it from a server component, for example in Next.js app/page.js:

import { Code } from "bright"

export default function Page() {
  return <Code lang="py">print("hello brightness")</Code>
}

Docs: https://bright.codehike.org

Credits

  • Thanks LEI Zongmin for providing the bright npm package name

License

MIT

Related Skills

View on GitHub
GitHub Stars1.6k
CategoryDevelopment
Updated4d ago
Forks24

Languages

TypeScript

Security Score

85/100

Audited on Mar 24, 2026

No findings