wagtail
- 15 skills
- 0 followers
- 3 hours ago last updated
- ▌ Check Links · wagtail bundleGuides the automated archival workflow of awesome links. Fetching links data, moving stale entries.
- ▌ Frontend Tooling Maintenance · wagtailMaintain or upgrade bakerydemo frontend linting, formatting, and theme-related tooling with minimal churn
- ▌ Draftjs Exporter · wagtailUse when working with the Draft.js exporter library. Manipulating and rendering Draft.js ContentState to HTML or Markdown, parsing Markdown back into ContentState, writing custom block/entity/style components, configuring block/style/entity maps, picking or building DOM, or extending the exporter with fallbacks and composite decorators. Trigger on imports from `draftjs_exporter`, `DOM.create_element`, `block_map` / `style_map` / `entity_decorators` / `composite_decorators`, `build_markdown_config`, `MarkdownImporter` / `ContentStateFilter` / `scheme_resolver`, or Draft.js `ContentState` / `entityMap` JSON.
- ▌
- ▌ Upgrading Shared Stylelint Config · wagtailUpgrades a Stylelint configuration to a new Stylelint major release
- ▌
- ▌ Write Release Notes · wagtailWrite a "New in Wagtail X.Y" release page for the User Guide, derived from the developer release notes.
- ▌ Manage Wagtail Redirects · wagtail bundleManage Wagtail redirects (list, get, create, edit, delete) against a Wagtail site's v3 API, authenticating with a session cookie.
- ▌
- ▌ Draft Roadmap Issues · wagtailConvert an approved roadmap RFC into create/update/close operations for wagtail/roadmap issues
- ▌ Triage Roadmap Ideas · wagtail bundleTriage unstructured roadmap ideas or feature requests against Wagtail's product strategy and selection criteria — classify the item, run the AI/ecosystem/maintainability gates, score it on the weighted matrix, plot it on the strategic-value/viability axes, and record a qualitative summary with a decision. Use this whenever someone drops in a feature request, a wishlist, a "should we do X?" question, or a grab-bag of ideas and wants to know where it fits in the prioritization framework, whether it's on-strategy, what score it gets, or what to do with it — even if they don't say the word "triage".
- ▌ Create Django Package · wagtailCreates a new Wagtail/Django package from the cookiecutter-wagtail-package template
- ▌ Package Guidelines Audit · wagtailAudits a Django/Wagtail package against the official Wagtail package maintenance guidelines
- ▌ Update Package From Template · wagtailUpdates an existing Wagtail/Django package to align with the latest cookiecutter-wagtail-package template
- ▌ Upgrade Project Dependencies · wagtailKeeps a Django/Wagtail project current with dependency updates by assessing current setup, applying safe package updates, and delivering a thorough upgrade report