Backend Api

🌐Community
by florianriquelme · vlatest · Repository

Helps with backend development, API as part of developing backend services and APIs workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add florianriquelme-backend-api npx -- -y @trustedskills/florianriquelme-backend-api
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "florianriquelme-backend-api": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/florianriquelme-backend-api"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to a backend API, specifically for Statamic assets. It allows you to interact with and manage digital asset management (DAM) resources programmatically. You can retrieve asset information, perform actions on assets, and integrate them into other workflows.

When to use it

  • Automating asset uploads: Streamline the process of adding new images or files to your Statamic CMS.
  • Building custom integrations: Connect external applications with your Statamic asset library.
  • Generating dynamic content: Create website sections that dynamically pull in and display assets from your DAM.
  • Bulk asset management: Perform actions on multiple assets at once, such as resizing or renaming.

Key capabilities

  • Statamic Asset Management
  • Backend API Access
  • Programmatic Interaction

Example prompts

  • "List all images tagged with 'product' in my Statamic asset library."
  • "Upload this file to the 'images' collection in Statamic, giving it the name 'new_image.jpg'."
  • "Get metadata for the asset with ID 12345 in Statamic."

Tips & gotchas

This skill requires familiarity with both the Statamic CMS and API concepts. Ensure you have appropriate credentials to access the backend API before using this skill.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
florianriquelme
Installs
2

🌐 Community

Passed automated security scans.