🎯

code-review

🎯Skill

from cameronapak/bknd-skills

VibeIndex|
What it does

Performs automated code reviews for Bknd projects, analyzing code quality, potential issues, and providing actionable improvement suggestions.

πŸ“¦

Part of

cameronapak/bknd-skills(55 items)

code-review

Installation

Quick InstallInstall with npx
npx add-skill cameronapak/bknd-skills
Quick InstallInstall with npx
npx add-skill cameronapak/bknd-skills -a cursor -a claude-code
Quick InstallInstall with npx
npx add-skill cameronapak/bknd-skills -g
πŸ“– Extracted from docs: cameronapak/bknd-skills
2Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# Bknd Skills

![Banner](./banner.png)

I love [Bknd](https://bknd.io/), but I'm often perplexed on why it's not more widely adopted. I think the main culprits are awareness and education.

> It doesn't matter how good your product is, because if its documentation is not good enough, people will not use it. Even if they have to use it because they have no choice, without good documentation, they won't use it effectively or the way you'd like them to.

>

> β€” [Divido.com](https://docs.divio.com/documentation-system/introduction)

I'm going to create [skills](https://agentskills.io) that make it easier to develop with Bknd.

β€” Cam

Get Started

Easiest and best way to get started is through using Vercel's [add-skill](https://github.com/vercel-labs/add-skill) package.

```bash

# Local repo installation

npx add-skill cameronapak/bknd-skills

# Install to specific agents

npx add-skill cameronapak/bknd-skills -a cursor -a claude-code

# Global installation

npx add-skill cameronapak/bknd-skills -g

```

Attribution

I've gained a lot of inspiration for these Bknd skills from [encoredev/skills](https://github.com/encoredev/skills/tree/main)