Logo
Agent Skills Guide
All SkillsCategoryTags>Publishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Publishers
  3. cameronapak/freedom-stack-v3
cameronapak/freedom-stack-v3 logo

cameronapak/freedom-stack-v3

A no-build, un-bloated stack built upon Web Standards that feels freeing to use and can be deployed anywhere.

3 skills published23 starsGitHub

bknd-crud-read

@cameronapak/freedom-stack-v3

23

Use when querying and retrieving data from Bknd entities via SDK or REST API. Covers readOne, readMany, readOneBy, filtering (where clause), sorting, field selection, loading relations (with/join), and response handling.

Software Development

bknd-crud-update

@cameronapak/freedom-stack-v3

23

Use when updating existing records in a Bknd entity via the SDK or REST API. Covers updateOne, updateMany, updating relations ($set, $add, $remove, $unset), partial updates, conditional updates, response handling, and common patterns.

Software Development

bknd-debugging

@cameronapak/freedom-stack-v3

23

Use when troubleshooting Bknd issues, debugging errors, fixing common problems, or diagnosing why something isn't working. Covers CLI debug commands, error codes, logging, common issues and solutions.

Software Development