bxmaximum/bitrix-framework-skills

AI-скиллы для Bitrix Framework (D7): ORM, контроллеры, роутинг, кеш, безопасность. npx skills add bxmaximum/bitrix-framework-skills. Открытый проект сообщества BXMax.

30Stars on the repository
40Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

bitrix-rest

26

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers REST module — registering methods from a custom module, scopes, webhook and OAuth overview, rest / restIntegration settings, link to Engine controllers and ActionFilter\Scope::REST. Applied when exposing module APIs to apps, webhooks, or marketplace integrations. Key terms — rest, OnRestServiceBuildDescription…

not rated 30 +1 11d ago A 92 tokens

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers Bitrix unified operation results — Bitrix\Main\Result, Error, ErrorCollection, typed descendants (AddResult, UpdateResult, DeleteResult, EventResult), difference between Result and exceptions, returning errors from controllers via addError and combining service errors. Applied when designing service APIs and…

not rated 30 +1 11d ago A 104 tokens

bitrix-routing

28

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

RoutingConfigurator, /local/routes, PublicPageController, site-guard, urlrewrite migration. Use for public/API URLs.

not rated 30 +1 11d ago A 29 tokens

bitrix-sale

29

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers Sale module — API choice (D7 object model vs ORM vs CSale), FUSER, Basket, Order create/update, properties, statuses and events, payments, delivery/shipments, discounts and coupons, reservation/deduction, permissions, buyer accounts. Applied for cart/checkout, order lifecycle, pay/ship integration, and order…

not rated 30 +1 11d ago A 122 tokens

bitrix-seo

31

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers SEO module — sitemap generation, robots.txt, webmaster/search-engine engines, keywords/tools orientation; links to iblock IPROPERTY / InheritedProperty for page meta. Applied for crawl maps, Webmaster/Search Console wiring, SEO tooling. Key terms — Sitemap, Generator, Job, RobotsFile, Webmaster, SearchEngine…

not rated 30 +1 11d ago A 79 tokens

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers DI container Bitrix\Main\DI\ServiceLocator (PSR-11) — registration of services in the services section of a module's .settings.php file, autowire, retrieving dependencies via has()/get(), constructor injection in application services, action-parameter injection in controllers, binding interfaces to…

not rated 30 +1 11d ago A 119 tokens

bitrix-sessions

33

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers Bitrix sessions — Application::getSession(), getKernelSession(), getLocalSession(), BXSECURITYSESSIONREADONLY and BXSECURITYSESSIONVIRTUAL modes, storages (cache, database, redis, null session handler), separated session mode in .settings.php. Applied instead of direct $SESSION access, when optimizing AJAX…

not rated 30 +1 11d ago A 111 tokens

bitrix-settings

34

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers kernel configuration — .settings.php sections (connections, cache, session, crypto, exceptionhandling, routing, messenger, pull, smtp, loggers, composer), .settingsextra.php, readonly flag. Applied when configuring kernel behavior. Key terms — .settings.php, settings, readonly, connections, exceptionhandling.

not rated 30 +1 11d ago A 70 tokens

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers Bitrix module sprint.migration — Version migrations, HelperManager (Iblock/Hlblock/Option/Agent/…), builders (run), CLI migrate.php (add/ls/up/down/redo/mark), configs migrations..php, restartable batches, exchange dirs. Use when creating or applying DB/schema/content migrations, exporting iblock/HL/options via…

not rated 30 +1 11d ago A 120 tokens

bitrix-storage

36

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers choosing between Option, Persistent Storage, Cache and sessions — PersistentStorageInterface (main 25.1100+), DeferredStorageDecorator, Bitrix\Main\Config\Option for permanent module settings. Applied when deciding where to put config vs TTL state vs derived cache. Key terms — Option, PersistentStorage…

not rated 30 +1 11d ago A 79 tokens

bitrix-ui

37

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers Bitrix UI library — main.popup, main.sidepanel, ui.system.dialog, ui.dialogs.messagebox, ui.system.menu, ui.system.input, ui.alerts, ui.notification (toasts), ui.entity-selector (Dialog, TagSelector, providers), main.ui.grid, main.ui.filter, ui.icon-set, ui.lottie, ui.a11y, typography. Applied when building…

not rated 30 +1 11d ago A 129 tokens

bitrix-validation

38

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers input data validation in Bitrix — ValidationService (main.validation.service), attributes #[NotEmpty], #[Email], #[Length], #[Range], #[RegExp], #[InArray], Request DTO via ValidationParameter autowire, rule attributes on controller action parameters, custom validators via AbstractPropertyValidationAttribute +…

not rated 30 +1 11d ago A 121 tokens

bitrix-vue

39

bxmaximum/bitrix-framework-skills

Skill Claude CodeCodex

Covers BitrixVue 3 — ui.vue3 / ui.vue3.bitrixvue, createApp, integration with Bitrix localization and REST, migration from Vue 2. Applied when building reactive admin/public UI with Vue inside Bitrix. Key terms — BitrixVue, ui.vue3.bitrixvue, Vue 3, createApp, Loc.

not rated 30 +1 11d ago A 77 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: