umbraco-kinds
Implement kinds in Umbraco backoffice using official docs
Implement kinds in Umbraco backoffice using official docs
Use when creating, editing, or reviewing custom OpenCode tools. Covers tool definition structure, argument schemas with Zod, context access, multi-tool files, and invoking scripts in other languages.
Work with Jmix CollectionLoader, loadDelegate, and LoadContext for custom data loading. Use this skill when implementing custom query logic in views. Use this skill when applying hints to control query behavior. Use this skill when filtering or transforming loaded data programmatically.
Implement entity bulk actions in Umbraco backoffice using official docs
Generates a Laravel architecture based on best practices for modern Laravel applications.
Navigation patterns for Astro sites. Header, footer, mobile menu, breadcrumbs, skip links. Use for all navigation implementation.
Single source of truth patterns, facts.ts structure, type safety, and data helper functions. Use when working with project data or adding new facts.
Security hardening checklist and best practices for TYPO3 v13/v14 installations, covering configuration, file permissions, and common vulnerabilities.
Use this skill when the user asks to review the security of plugins, scan plugins for vulnerabilities, or audit installed plugins. Also suggest this skill when you notice a new plugin has been added.
Use when designing, creating, or modifying Payload CMS collections in db.sb - covers field patterns, relationships, hooks, access control, and how collections map to Nouns in the business-as-code system
This skill should be used when the user asks to "implement dynamic forms", "formily complex forms", "formily conditional fields", "formily nested forms", "formily async validation", "formily performance optimization", or "advanced formily patterns".
Implement current user actions in Umbraco backoffice using official docs
Implement collections in Umbraco backoffice using official docs
Understand and use routing in Umbraco backoffice (foundational concept)
Comprehensive guide for writing TYPO3 code compatible with both v13 and v14, with preference for v14. Covers version constraints, compatible patterns, and migration strategies.
Look up Obsidian plugin API documentation for specific features and patterns
Create or update a journal entry module (database, model, actions, views, controllers, API, docs, tests). Use when adding a new journal module or changing an existing module such as mood, health, or obligations.
Understand and use notifications in Umbraco backoffice (foundational concept)
Understand and use conditions in Umbraco backoffice (foundational concept)
Use umb-input-manifest to pick registered extensions in Umbraco backoffice
Claude Code Plugin 開發、發布、安裝、更新與 Marketplace 管理完整指南
Plan and execute CivicTheme upgrades in Drupal projects. Use when working with Drupal sites using CivicTheme that need version upgrades (e.g., 1.10→1.11, 1.11→1.12). Handles SDC migration, Twig syntax updates, build tooling changes, and customisation preservation. Triggers include "upgrade civictheme", "civictheme migration", "update civictheme version", or any CivicTheme-related Drupal theme upgrade work.
Implement property editor schemas in Umbraco backoffice using official docs