agentsclimarketplace

Bitrix components

Skill bxmaximum/bitrix-framework-skills/skills/bitrix-components

Bitrix components: class.php, templates, cache, SEF, Controllerable AJAX. Use when building or editing components.From its SKILL.md

Install
npx -y skills add bxmaximum/bitrix-framework-skills --skill bitrix-components

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 19 stars19 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.3 KB, 301 tokens by cl100k_base, as published. Nobody here has run it

Bitrix Components

Baseline: main 23.0+. Features newer than baseline are marked Since.

Progressive disclosure: open only the rule files that match the task. Do not read every rules/*.md.

How to use

  1. Identify the layer the task touches.
  2. Open the matching rules/*.md below.
  3. Prefer framework-native Bitrix patterns over custom abstractions.

Choose a rule file

When to read rules/structure.md

Read rules/structure.md (Placement and structure) when the task involves:

  • Where to Place
  • Folder Structure
  • class.php — Minimum
  • Usage
  • $arParams and $arResult
  • .description.php
  • .parameters.php

When to read rules/template.md

Read rules/template.md (Templates and epilog) when the task involves:

  • Template
  • result_modifier.php
  • component_epilog.php

When to read rules/cache-sef-ajax.md

Read rules/cache-sef-ajax.md (Cache, SEF, AJAX) when the task involves:

  • Caching Details
  • SEF (Search-Friendly URLs)
  • Controllerable and AJAX
  • Checklist

Checklist

  • Opened only the rule file(s) needed for this task.
  • Followed DI / /local/ / security canons from AGENTS.md.

What ships with it: 3 files

11.3 KB alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.