🗄️
Data

Bitrix Highload Blocks

by bxmaximum

Bitrix Highload Blocks is a Data skill for Claude Code, published by bxmaximum in bitrix-framework-skills.

19 stars3 forkson bxmaximum/bitrix-framework-skillsAdded 2026/08/11+12% in starsRepository updated 2026/07/20
1c-bitrixagent-skillsai-skillsbitrixbitrix-frameworkbitrix24bxmaxcursorcursor-agentd7llmnpxphpskills-cli
Install in seconds
Install Bitrix Highload Blocks
Copy Bitrix Highload Blocks into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/bxmaximum/bitrix-framework-skills/tree/main/skills/bitrix-highloadblock ~/.claude/skills/bitrix-highloadblock

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/bxmaximum/bitrix-framework-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/bitrix-highloadblock/SKILL.md in bxmaximum/bitrix-framework-skills
Installs to
~/.claude/skills/bitrix-highloadblock
Collection
One of 25 skills cataloged from this repository
Category
Data668 skills

What Bitrix Highload Blocks does

Covers the Highload block module for managing ORM-backed flat tables without sections, ideal for dictionaries, reference lists, and high-volume simple entities in Bitrix. Use when you need a fast, UF-driven data store that links to iblock elements via directory properties.

Bitrix Highload Blocks is cataloged under Data on DirSkills. Bitrix Highload Blocks comes from a repository tagged 1c-bitrix, agent-skills, ai-skills, bitrix and bitrix-framework.

Documentation

README

Highload Blocks (highloadblock)

Highload blocks (HL) are ORM-backed flat tables with columns as user fields. No sections/tree, no iblock SEO/permissions model. Baseline: main 23.0+ (module present on typical installs).

\Bitrix\Main\Loader::includeModule('highloadblock');

When HL vs Iblock vs Custom Tablet

Need Prefer
Flat dictionary / reference list, admin UF UI, link from iblock as “directory” Highload block
Sections, SEO, complex properties, public catalog/news UX Iblock (bitrix-iblocks)
Strict typed domain model, migrations, no UF dependency Custom ORM tablet in your module (bitrix-orm)

HL fits colors, brands, simple lookups. Do not use HL as a substitute for a full content tree or commerce catalog.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Bitrix Highload Blocks

  • What else does bxmaximum publish alongside Bitrix Highload Blocks?

    Bitrix Highload Blocks is one of 25 skills that DirSkills catalogs from bxmaximum/bitrix-framework-skills, the repository it ships in. Its siblings there include Bitrix Background Jobs, Bitrix Business Processes and Bitrix CMS Basics. Each one is a separate skill with its own page in this directory, installs the same way Bitrix Highload Blocks does, and is maintained by bxmaximum in that same repository. The rest of the collection is listed on the bxmaximum/bitrix-framework-skills page.

  • How does Bitrix Highload Blocks compare to other Data skills?

    Bitrix Highload Blocks ranks #653 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Bitrix Highload Blocks against them. Open each page to compare what they document and how they install.

More from bxmaximum/bitrix-framework-skills

Bitrix Highload Blocks is one of 25 skills cataloged on DirSkills from bxmaximum/bitrix-framework-skills.

See all 25 skills