🎯

xano-backend-builder

🎯Skill

from djacobsmeyer/claude-skills-engineering

VibeIndex|
What it does

Rapidly generates and configures Xano backend API endpoints, database schemas, and server-side logic with AI-assisted code generation.

πŸ“¦

Part of

djacobsmeyer/claude-skills-engineering(10 items)

xano-backend-builder

Installation

Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add djacobsmeyer/claude-skills-engineering
πŸ“– Extracted from docs: djacobsmeyer/claude-skills-engineering
2Installs
-
AddedFeb 6, 2026

More from this repository9

πŸ”Œ
quick-plan-skillπŸ”ŒPlugin

Create detailed engineering implementation plans for features or fixes based on user requirements. Generates comprehensive specifications with technical approach, step-by-step implementation, and testing strategy. Use when you need to plan before building, create detailed specs for complex features, or document the approach to solve a problem.

πŸͺ
djacobsmeyer-claude-skills-engineeringπŸͺMarketplace

Engineering-focused Claude Code skills for software development, DevOps, testing, git workflows, and development tools

πŸ”Œ
output-styles-skillπŸ”ŒPlugin

Configure and understand different output formatting styles for Claude Code responses. Provides templates for bullet-points, markdown, YAML, HTML, and specialized formats like TTS summaries and observable tool diffs. Use when you want to control output formatting, need structured data output, or want specialized rendering for specific use cases.

πŸ”Œ
manage-worktrees-skillπŸ”ŒPlugin

Comprehensive git worktree management for creating, listing, and removing worktrees. Use when the user wants to create new development environments, view worktree status, or manage the lifecycle of parallel development environments. Provides slash commands /create_worktree, /list_worktrees, and /remove_worktree.

πŸ”Œ
xano-backend-builderπŸ”ŒPlugin

Build and manage no-code backend services with Xano using MCP server integration. Create database tables, API endpoints, custom functions, and business logic using XanoScript. Use when building backend APIs, database schemas, serverless functions, webhooks, or integrating with Xano workspace.

πŸ”Œ
build-skillπŸ”ŒPlugin

Implement features and changes from implementation plans. Takes a plan file path as input and executes the implementation steps, then reports changes. Use when you have a detailed plan document and need to code it up, or want to implement specifications written in markdown format.

πŸ”Œ
directory-tree-viewerπŸ”ŒPlugin

Display directory structure as a formatted tree with visual hierarchy. Use when the user needs to visualize a directory structure, analyze folder organization, or share a file tree view. Provides the /tree slash command for viewing any directory with custom depth arguments.

πŸ”Œ
sandbox-managerπŸ”ŒPlugin

Configure and manage Claude Code sandboxing for secure code execution. Use when user mentions sandboxing, security isolation, untrusted code, network restrictions, filesystem permissions, or wants to configure Claude Code security settings. Helps enable/disable sandbox mode, configure permissions, troubleshoot compatibility issues, and provide scenario-based configurations.

πŸ”Œ
prime-skillπŸ”ŒPlugin

Quickly understand and load a codebase by examining repository structure, README, and AI documentation. Use when starting work on a new project, need to refresh context about how a project is organized, or want to get a quick overview of a codebase's architecture and purpose.