netresearch/composer-agent-skill-plugin
Skill Claude CodeCodex
Second version of duplicate skill from package B (should win).
netresearch/composer-agent-skill-plugin
Skill Claude CodeCodex
Second version of duplicate skill from package B (should win).
netresearch/composer-agent-skill-plugin
Skill Claude CodeCodex
This skill is missing the required description field in frontmatter.
netresearch/composer-agent-skill-plugin
Skill Claude CodeCodex
Skill shipped by a regular library package, not a dedicated skill package.
netresearch/composer-agent-skill-plugin
Skill Claude CodeCodex
This has invalid YAML: unquoted colon value.
netresearch/composer-agent-skill-plugin
Skill Claude CodeCodex
Analyze and optimize database schemas and relationships.
netresearch/typo3-extension-upgrade-skill
Plugin Claude Code
Systematic TYPO3 extension upgrades with planning agents and commands.
netresearch/typo3-extension-upgrade-skill
Instructions file CodexOpenCode
AGENTS.md instructions for netresearch/typo3-extension-upgrade-skill, covering typo3 extension upgrade skill, repo structure, commands, rules and references.
netresearch/typo3-extension-upgrade-skill
Agent
Plan TYPO3 extension upgrades with breaking change analysis.
netresearch/typo3-extension-upgrade-skill
Command
Assess extension upgrade complexity and effort.
netresearch/typo3-extension-upgrade-skill
Command
Run Rector migrations for TYPO3 upgrade.
netresearch/typo3-extension-upgrade-skill
Skill Claude CodeCodex
Use when upgrading TYPO3 extensions to newer LTS versions (v11->v12, v12->v13, v13->v14 - v14.3 LTS is the current target), running Extension Scanner, Rector, Fractor, PHPStan, fixing deprecated APIs, or resolving compatibility issues. Also triggers on: migration, version upgrade, deprecated API, dual-version…
Plugin Claude Code
DDEV setup for TYPO3 extension development.
Instructions file CodexOpenCode
AGENTS.md instructions for netresearch/typo3-ddev-skill, covering agents.md — typo3 ddev skill, repo structure, commands, rules and references.
Skill Claude CodeCodex
Use whenever a running TYPO3 instance is wanted, started or reached: ddev commands, backend URLs, DDEV setup, multi-version testing — and when DDEV cannot run, so the instance must be provisioned directly. Triggers on: I need an instance, install TYPO3 locally, ddev URLs, docker environment, CI or container without…
Plugin Claude Code
Create and maintain TYPO3 extension documentation with RST validation.
Instructions file CodexOpenCode
AGENTS.md instructions for netresearch/typo3-docs-skill, covering agents.md — typo3 documentation skill, repo structure, commands, rules and references.
Hook
Runs before the agent uses a tool for Write and Edit tool calls, executing validate_rst.py via python3 (2 commands). From netresearch/typo3-docs-skill.
Skill Claude CodeCodex
Use when creating, editing, or reviewing TYPO3 extension documentation (Documentation/.rst, guides.xml, README.md, XLF translations), rendering docs with Docker, using TYPO3 RST directives, adding screenshots, deploying to docs.typo3.org, improve docs, fix documentation, or XLIFF 2-space indentation (TYPO3 v14+).
netresearch/github-project-skill
Plugin Claude Code
GitHub repository setup, branch protection, and configuration.
netresearch/github-project-skill
Instructions file CodexOpenCode
AGENTS.md instructions for netresearch/github-project-skill, covering github project skill, repo structure, scope, commands and lint (ci uses reusable workflow from skill-repo-skill).
netresearch/github-project-skill
Skill Claude CodeCodex
Use when bootstrapping a repo (apply branch protection before first PR), PRs won't merge or BLOCKED, AI reviewer pushback, auto-merge fails for Dependabot/Renovate, branch protection or rulesets, CI fails, authoring or consuming reusable workflows, editing a repo's own .github/workflows, harden-runner, or…
Plugin Claude Code
CLI tool management with automatic missing-tool detection, installation, and auditing.
Instructions file CodexOpenCode
AGENTS.md instructions for netresearch/cli-tools-skill, covering cli tools skill — agent index, repo structure, commands, rules and references.
Hook
Runs after a tool call finishes for Bash tool calls, executing detect_missing_tool.py via python3. From netresearch/cli-tools-skill.