explainx.ainewsletter3.4k
trending🔥loopsskills
pricing
workshops ↗
explainx.ai

Learn to lead teams that combine humans and agents. Platform access, live workshops, bootcamps, and 50+ courses — plus skills, tools, and MCP to practice what you learn.

follow us

custom AI agents

[email protected]

get started

Join · $29/moUpcoming workshop

learn

platform · $29/moupcoming workshopworkshopsbootcampscoursescertificationscertification testsexplainx universitycorporate trainingfacilitatorshackathonslearn skills & mcp

discover

skillstoolsagentsmcp serversdesignsllmsagiranks

content

releasesvisionmissionaboutteamcareersresourcespromptsgenerators hubgenerator SEO hubprompt templatesprompt guidesblogfor LLMsdemo

Sister Products

Infloq

Infloq

Influencer marketing

BgBlur

BgBlur

Privacy-first blur

Olly Social

Olly Social

Social AI copilot

Ceptory

Ceptory

Video intelligence

BgRemover

BgRemover

Background removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

contactsupportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

skills/tag/block
tag

block▌

7 indexed skills · max 10 per page

skills (7)

wp-block-themes

wordpress/agent-skills · Productivity

2

WordPress block theme development: theme.json, templates, patterns, and Site Editor troubleshooting. \n \n Covers theme.json editing (presets, settings, per-block styles), templates and template parts, patterns, and style variations across WordPress 6.9+ \n Includes triage scripts to detect theme roots and block theme structure, plus guided procedures for creating new themes or converting classic themes \n Provides debugging workflows for style hierarchy issues, user customization overrides, and

wp-block-development

wordpress/agent-skills · Productivity

1

WordPress block development for Gutenberg: metadata, registration, rendering, and build workflows. \n \n Covers block creation, block.json configuration, static vs. dynamic rendering, and server-side PHP registration with register_block_type_from_metadata() \n Enforces apiVersion: 3 for WordPress 6.9+ compatibility, including iframe editor support and style isolation \n Handles attribute serialization, deprecations/migrations to prevent \"Invalid block\" errors, and inner blocks composition \n I

mattpocock-git-guardrails-claude-code

mattpocock/skills · devops

0

Set up Claude Code hooks to block dangerous git commands before they execute.

wp-block-themes

automattic/agent-skills · Productivity

0

Use this skill for block theme work such as:

axiom-objc-block-retain-cycles

charleswiltgen/axiom · AI/ML

0

Block retain cycles are the #1 cause of Objective-C memory leaks. When a block captures self and is stored on that same object (directly or indirectly through an operation/request), you create a circular reference: self → block → self. Core principle 90% of block memory leaks stem from missing or incorrectly applied weak-strong patterns, not genuine Apple framework bugs.

recipe-block-focus-time

googleworkspace/cli · Productivity

0

Recurring focus time blocks on Google Calendar to protect deep work hours. \n \n Creates weekly recurring focus blocks (Monday–Friday by default) that display as busy time, preventing calendar conflicts \n Requires the gws-calendar skill and uses Google Calendar's recurrence rules for flexible scheduling \n Includes verification step to confirm blocks appear correctly in calendar agenda view \n

wordpress-block-editor-fse

bobmatnyc/claude-mpm-skills · Productivity

0

Full Site Editing (FSE) is production-ready (since WP 6.2) and treats everything as blocks—headers, footers, templates, not just content. Block themes use HTML templates + theme.json instead of PHP files + style.css.