base44/base44-troubleshooter
Troubleshoot production issues using backend function logs. Use when investigating app errors, debugging function calls, or diagnosing production problems in Base44 apps.
Troubleshoot production issues using backend function logs. Use when investigating app errors, debugging function calls, or diagnosing production problems in Base44 apps.
npx skills add https://github.com/base44/skills/tree/main/skills/base44-troubleshooterTroubleshoot production issues using backend function logs. Use when investigating app errors, debugging function calls, or diagnosing production problems in Base44 apps.
This repo contains 2 individual skills — each has its own dedicated page.
The base44 CLI is used for EVERYTHING related to base44 projects: resource configuration (entities, backend functions, ai agents), initialization and actions (resource creation, deployment). This skill is the place for learning about how to configure resources. When you plan or implement a feature, you must learn this skill
The base44 SDK is the library to communicate with base44 services. In projects, you use it to communicate with remote resources (entities, backend functions, ai agents) and to write backend functions. This skill is the place for learning about available modules and types. When you plan or implement a feature, you must learn this skill
Agentic skills framework for security auditing of zero-knowledge systems and cryptographic protocols.
AI agent skills and developer guides for building and managing the Docyrus ecosystem
Agent skill repository: 01-office/agent-skills
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
AI-powered disaster relief coordination platform — Gemini classifies community needs, matches volunteers by skills, and routes help in real time.
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.