Typo3 Records List Types

🌐Community
by dirnbauer · vlatest · Repository

This skill generates TYPO3 record list type definitions, streamlining content creation and ensuring consistent data structures.

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 typo3-records-list-types npx -- -y @trustedskills/typo3-records-list-types
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "typo3-records-list-types": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/typo3-records-list-types"
      ]
    }
  }
}

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

About This Skill

What it does

This skill allows AI agents to list the types of records available within a TYPO3 installation. It provides information about record structure and fields, enabling users to understand the data model. The agent can retrieve these lists based on various criteria or filters defined in the TYPO3 configuration.

When to use it

  • Content audits: Quickly identify all content types used on a TYPO3 website for comprehensive review.
  • Development tasks: Help developers understand available record structures when building extensions or customizing templates.
  • Data migration planning: Determine the different record types that need to be migrated from one system to another.
  • Troubleshooting: Identify potential issues related to record type configurations or missing data models.

Key capabilities

  • Lists TYPO3 record types.
  • Provides information on record structure.
  • Retrieves lists based on configuration filters.

Example prompts

  • "List all available record types in the TYPO3 installation."
  • "What are the fields associated with the 'pages' record type?"
  • "Show me a list of content elements record types."

Tips & gotchas

  • Requires access to a TYPO3 environment.
  • The accuracy of the information depends on the configuration of the TYPO3 installation.

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
dirnbauer
Installs
20

🌐 Community

Passed automated security scans.