dirnbauer

56 mods across 1 repository, 4 stars between them.

dirnbauer/typo3-skills

Skill Claude CodeCodex

Evaluates whether an outside idea is worth building as a TYPO3 extension, checks whether someone has already done it, builds the extension, and writes it up as the companion German webconsulting.at MDX article for our site. Use when the user shares a link, product, article, paper or concept and asks whether it could…

4 3d ago A 110 tokens

dirnbauer/typo3-skills

Skill Claude CodeCodex

Prepare, verify, review, tag, and document the first official release of a TYPO3 14.3+ extension. Use when the user asks for an initial release, version 1.0.0, release readiness, final release review, TER/Packagist/GitHub release preparation, release tagging, PHP/TYPO3 CI matrix hardening, composer.json release…

4 3d ago A 101 tokens

typo3-news-tags

27

dirnbauer/typo3-skills

Skill Claude CodeCodex

Bulk-generates thematic tags for georgringer/news (EXT:news) and assigns them to existing news records via keyword matching. Use when tagging large news corpora, defining a generic tag catalogue, building a Symfony console command for tag assignment, working with txnewsdomainmodeltag / txnewsdomainmodelnewstagmm, or…

4 3d ago A 88 tokens

typo3-powermail

28

dirnbauer/typo3-skills

Skill Claude CodeCodex

Builds and debugs Powermail 13+ contact and enquiry forms in TYPO3: form setup and validation, conditional fields that appear only when another answer has a particular value, finishers that pass a submission on to another system, spam protection, and email templates and delivery. Use when a confirmation or…

4 3d ago A 133 tokens

dirnbauer/typo3-skills

Skill Claude CodeCodex

Changes how records are presented in the TYPO3 v14 Records module: cards with thumbnails instead of a plain table of rows, a timeline, a board with columns, or grid, compact and teaser views - configured per record type through TSconfig with Fluid templates, icons and accessibility. Use when editors want to see…

4 3d ago A 96 tokens

typo3-rector

30

dirnbauer/typo3-skills

Skill Claude CodeCodex

Automatically fix deprecated PHP calls in TYPO3 code by running Rector: configuration, dry run, review the diff, apply, second dry run. Covers rule sets for the v12 or v13 to v14 path, ViewFactory, Extbase responses, PSR-14 events, backend modules, TCA and the manual follow-ups the tool cannot do. Use when the user…

4 3d ago A 131 tokens

dirnbauer/typo3-skills

Skill Claude CodeCodex

Audits, plans, configures, groups, and verifies TYPO3 14.3 Scheduler tasks for a specific installation, including Core cache/table/privacy/FAL maintenance, LinkValidator, Reports, Form and Workspace cleanup, extension-provided commands, and EXT:solr Index Queue workers per Site root. Use for missing or overdue cron…

4 3d ago A 119 tokens

typo3-security

32

dirnbauer/typo3-skills

Skill Claude CodeCodex

Hardens TYPO3 v14 installations and extensions: secure configuration, trusted hosts, file permissions, locking down the Install Tool, backend user accounts and two-factor authentication, CSP, and safe database access. Use when user input is concatenated straight into an SQL query and should be written with…

4 3d ago A 105 tokens

typo3-seo

33

dirnbauer/typo3-skills

Skill Claude CodeCodex

Makes TYPO3 pages show up correctly in search engines like Google through XML sitemaps, canonical URLs, hreflang across languages, meta tags, Open Graph, social previews, and robots rules. Use when the wrong pages are indexed, language versions get mixed up, the sitemap is empty or missing pages, a staging site must…

4 3d ago A 111 tokens

dirnbauer/typo3-skills

Skill Claude CodeCodex

Produces, audits, and overhauls TYPO3 Content Blocks content elements styled with shadcn/ui presets, semantic tokens, Fluid atoms, backend previews, icons, and seed data. Use when the user asks to create, restyle, review, seed, iconize, or preview TYPO3 Content Blocks with shadcn/ui, Tailwind v4 tokens…

4 3d ago A 93 tokens

typo3-simplify

35

dirnbauer/typo3-skills

Skill Claude CodeCodex

Simplify and refine TYPO3 extension code for clarity, consistency, and maintainability while preserving functionality. Reviews PHP classes, Fluid templates, TCA, Services.yaml, and extlocalconf/exttables for TYPO3 v14 best practices. Run after implementing a feature or before merging a PR. Use when working with…

4 3d ago A 97 tokens

typo3-solr

36

dirnbauer/typo3-skills

Skill Claude CodeCodex

Runs and debugs the site's own search with Apache Solr in TYPO3 (EXT:solr): what gets indexed and why results come back empty after adding a new page type, facets for category or year on the results page, autocomplete and suggest, PDF and file indexing through Tika, and an indexing queue that is stuck. Use when…

4 3d ago A 115 tokens

dirnbauer/typo3-skills

Skill Claude CodeCodex

Audits, preserves, implements, and verifies schema.org structured data and server-rendered JSON-LD in TYPO3 14.3 projects. Use for FAQPage, Article or NewsArticle, LocalBusiness, Organization, Product, Event, JobPosting, Recipe, BreadcrumbList, QAPage, reviews, rich results, brotkrueml/schema, mapping EXT:news detail…

4 3d ago A 141 tokens

typo3-testing

38

dirnbauer/typo3-skills

Skill Claude CodeCodex

Use when setting up TYPO3 extension test infrastructure, writing unit/functional/E2E tests, configuring PHPUnit 11/12/13, mutation testing, mocking final classes (v14), CI/CD matrix across TYPO3 12/13/14.3 LTS, dev-dependency consolidation via typo3-ci-workflows meta-package, or debugging CI failures. Also triggers…

4 3d ago A 106 tokens

typo3-translations

39

dirnbauer/typo3-skills

Skill Claude CodeCodex

Fixes TYPO3 labels and localization: label files (locallang.xlf, labels.xlf) in XLIFF 1.2 and 2.0, singular and plural forms through ICU MessageFormat, LLL references, translation domains and Content Blocks labels. Use when an untranslated key appears on screen in place of its text, when trans-unit ids end up…

4 3d ago A 104 tokens

dirnbauer/typo3-skills

Skill Claude CodeCodex

Build and seal the deterministic pre-change Baseline A for a whole-site TYPO3 14.3 upgrade graph. Use when preflight passed and source evidence is ready, or when repeated screenshots of an untouched render disagree because of nondeterministic GIF/carousel, lazy media, consent state, sitemap, browser session, font…

4 3d ago A 125 tokens

dirnbauer/typo3-skills

Skill Claude CodeCodex

Prove and close Contract A after a whole-site TYPO3 14.3 upgrade. Use when the target is stable for target-content-epoch reconciliation, exhaustive HTTP/DOM comparison, tiered pixel proof, consent/slider/search/form sentinels, backend login/module/write checks, Redirects rights, runtime/Composer/schema checks…

4 3d ago A 133 tokens

dirnbauer/typo3-skills

Skill Claude CodeCodex

Perform the read-only preflight for an orchestrated CMS transition: prove the selected repository, local application runtime, database, fileadmin, site configuration and dated-dataset identity; inspect URL discovery, installed-extension compatibility, credential boundaries, backup readiness, risks and conditional…

4 3d ago A 102 tokens

dirnbauer/typo3-skills

Skill Claude CodeCodex

Execute one graph-authorized dependency, code, schema, or data migration node within a whole-site TYPO3 v12/v13 to 14.3 upgrade. Use after Baseline A is sealed for the 13.4 rung, Composer blocker resolution, Rector/Fractor pass, manual API/data migration, stored listtype to CType ordering, 14.3 rung, schema…

4 3d ago A 138 tokens

dirnbauer/typo3-skills

Skill Claude CodeCodex

Audit one or more past or incomplete TYPO3 upgrade runs, project repositories, Codex tasks/threads, and evidence directories to determine what was requested, asked, changed, solved, left open, slow, good, bad, risky, or unverifiable. Use after several projects, when Git claims completion but run status is stale or the…

4 3d ago A 138 tokens

typo3-upgrade-run

45

dirnbauer/typo3-skills

Skill Claude CodeCodex

Plan and execute the entire DDEV-based TYPO3 project/site update from 12 or 13 to supported 14.3 LTS and prove nothing broke, with exact visitor-facing visual and behavioral parity. Use for the end-to-end core migration, visual-regression proof that nothing changed after v13/v14 work, resuming or diagnosing the…

4 3d ago A 141 tokens

typo3-v14-reference

46

dirnbauer/typo3-skills

Skill Claude CodeCodex

TYPO3 v14 API reference: how to write v14 code. Covers controllers, building a view with ViewFactory, Fluid templates, PSR-14 events that replaced old hooks, backend modules, TCA, QueryBuilder queries without SQL injection, CLI commands and tests. Use when the user asks what a v14 API looks like, which event replaced…

4 3d ago A 138 tokens

typo3-visual-editor

47

dirnbauer/typo3-skills

Skill Claude CodeCodex

Lets TYPO3 editors click into a page and type directly on the frontend instead of opening backend forms, using FriendsOfTYPO3 Visual Editor. Use when installing, configuring, removing or migrating a sitepackage for inline frontend editing, when opening part of a template for in-place editing, when migrating colPos to…

4 3d ago A 107 tokens

typo3-vite

48

dirnbauer/typo3-skills

Skill Claude CodeCodex

Use when configuring Vite 7 for TYPO3 v13/v14 LTS projects, setting up SCSS architecture with Bootstrap 5.3 theming, creating entrypoints per content element, optimizing SVGs, configuring PostCSS (autoprefixer, cssnano), loading local fonts, or customizing Bootstrap variables. v14 removed core asset concat/compression…

4 3d ago A 129 tokens