Skip to main content
Run any Skill in Manus
with one click
cameronapak
GitHub creator profile

cameronapak

Repository-level view of 57 collected skills across 4 GitHub repositories.

skills collected
57
repositories
4
updated
2026-07-17
repository explorer

Repositories and representative skills

btca-bknd-repo-learn
software-developers

Use btca (Better Context App) to efficiently query and learn from the bknd backend framework. Use when working with bknd for (1) Understanding data module and schema definitions, (2) Implementing authentication and authorization, (3) Setting up media file handling, (4) Configuring adapters (Node, Cloudflare, etc.), (5) Learning from bknd source code and examples, (6) Debugging bknd-specific issues

2026-01-21
bknd-add-field
software-developers

Use when adding a field to an existing Bknd entity. Covers all field types (text, number, boolean, date, enum, json, jsonschema, media), field modifiers (.required(), .unique(), .default()), validation options, and UI vs code approaches.

2026-01-21
bknd-api-discovery
software-developers

Use when exploring Bknd's auto-generated API endpoints. Covers REST endpoint patterns, route listing, module base paths, SDK method mapping, admin panel API explorer, and understanding the API structure.

2026-01-21
bknd-assign-permissions
software-developers

Use when assigning permissions to roles in Bknd. Covers permission syntax (simple strings, extended format), permission effects (allow/deny), policies with conditions, entity-specific permissions, and fine-grained access control patterns.

2026-01-21
bknd-bulk-operations
software-developers

Use when performing bulk insert, update, or delete operations in Bknd. Covers createMany, updateMany, deleteMany, batch processing with progress, chunking large datasets, error handling strategies, and transaction-like patterns.

2026-01-21
bknd-client-setup
software-developers

Use when setting up Bknd SDK in a frontend application. Covers Api class initialization, token storage, auth state handling, React integration with BkndBrowserApp and useApp hook, framework-specific setup (Vite, Next.js, standalone), and TypeScript type registration.

2026-01-21
bknd-create-entity
software-developers

Use when creating a new entity/table in Bknd. Covers entity definition with em() and entity(), primary key configuration, field basics, UI creation via admin panel, and code-first approach with type safety.

2026-01-21
bknd-create-role
software-developers

Use when defining a new role in Bknd authorization system. Covers role properties (implicit_allow, is_default, permissions), permission assignment, role hierarchies, and common role patterns (admin, editor, viewer, anonymous).

2026-01-21
Showing top 8 of 42 collected skills in this repository.
ft-create-concise-pr
software-developers

Create or update a pull request with a concise, skimmable snapshot description. Use when opening a PR, writing or rewriting a PR description, or refreshing a PR description after review changes.

2026-07-17
ft-find-bible-developer-resources
software-developers

Find Bible APIs, SDKs, MCP servers, concordance tools, commentary resources, datasets, and licensing info for building Bible-aware applications. Covers route.bible for portable Scripture linking, Free Use Bible API, API.Bible, YouVersion, Bible Brain, BibleSDK, Bible MCP, STEPBible Data, and more. Use when looking for a Bible API, adding Scripture access to an app, finding Bible MCP servers, checking translation licensing, or integrating route.bible for outbound Scripture links.

2026-06-20
ft-discern-christian-app-idea
project-management-specialists

Help someone discern whether and how to build a Christian app through heart alignment, values, and practical guardrails. Covers the Surrender-Scour-Synergize-Sow-Share framework for app idea discernment and the faith.tools selection criteria for quality and doctrinal alignment. Includes the 5 AI rules at a heart level. Use when someone has an app idea for Christians, wants to know what a Christian app should embody, or is deciding whether to build at all. Not a technical implementation guide — focuses on discernment, posture, and values before writing code.

2026-05-15
christian-ai-creator-helper
software-developers

Archived. Use ft-build-christian-ai-guardrails, ft-evaluate-christian-ai-apps, or ft-find-bible-developer-resources instead.

2026-05-13
ft-build-christian-ai-guardrails
software-developers

Build Christian AI applications with biblical guardrails. Covers the 5 unofficial rules for Christian AI apps, system prompt templates, identity disclosure, boundary definitions, grace-and-truth balancing, and Bible API integration for RAG. Use when building, designing, or adding guardrails to a Christian AI tool, chatbot, or app.

2026-05-13
ft-evaluate-christian-ai-apps
compliance-officers-131041

Evaluate Christian AI applications against the 5 unofficial rules using a 20-question testing framework with scoring rubrics. Covers biblical accuracy, Scripture integrity, AI identity, human relationship boundaries, and grace-and-truth balance. Use when testing, reviewing, auditing, or assessing a Christian AI chatbot, app, or tool for faithfulness to biblical standards.

2026-05-13
ft-once-keep-agents-and-readme-fresh
software-developers

One-time setup skill that adds Documentation Freshness rules to existing AGENTS.md or CLAUDE.md files so agents keep AGENTS.md and README.md aligned with repo reality. Use when you want future coding-agent sessions to update agent and human docs when objective repo facts change.

2026-05-13
ft-remove-ai-code-slop
software-developers

Removes AI-generated code slop from a git branch diff. Cuts unnecessary comments, verbose patterns, and redundant code while preserving intent. Invoke when you want to clean up AI-generated code in a branch.

2026-05-13
Showing 4 of 4 repositories
All repositories loaded