Download for macOS
Skill

gitattributes

@automattic Updated 2026-08-31

Use when auditing or updating .gitattributes export-ignore coverage so dev-only files (lint configs, CI, tests, docs, build tooling) don't ship in the WordPress.org plugin zip. Run before a release, after adding a new top-level file or config, or when a tool is renamed (e.g. .eslintrc.js → eslint.config.cjs).

activitypubactivitystreamsdecentralizedfederatedfederated-social-webfediversehacktoberfestmastodon

Install

git clone https://github.com/Automattic/wordpress-activitypub /tmp/wordpress-activitypub && ln -s /tmp/wordpress-activitypub/.claude/skills/gitattributes ~/.claude/skills/gitattributes

From README

Read .agents/skills/gitattributes/SKILL.md for full instructions.