DevOps
CI/CD, deployment, and infrastructure automation skills.
🧩
2026/08/12
Setup Ts Deep Modules
Setup Ts Deep Modules wires dependency-cruiser into a TypeScript repo to enforce deep modules. It limits imports to package entry points, blocks subfolder access and cycles, and adds a starter example package.
DevOps
297
🚀
2026/08/11
Netlify Deploy
Automate Netlify deployments using the CLI, including authentication, site linking, and preview/production deploys. Use when you need to deploy, host, or publish web projects on Netlify.
DevOps
2720
🧩
2026/08/12
Microservices
Microservices helps decide whether to split a system into services and how to set the boundaries. It covers service communication, distributed data, sagas, and the operational costs of networked calls.
DevOps
253
📦
2026/07/16
NPM Skill Boilerplate
A boilerplate for creating and distributing AI agent skills via npm. Use when you want to package, version, and publish a skill to npm for easy installation and updates.
DevOps
256
🐘
2026/08/12
PostgreSQL
PostgreSQL helps you tune schemas, indexes, autovacuum, pooling, and replication for Postgres workloads. Use it when diagnosing slow queries, bloat, locks, or planning large migrations.
DevOps
253
🍃
2026/08/12
Spring Boot
Spring Boot helps build and review Spring Boot services with correct transaction boundaries, JPA fetching, configuration validation, and test slices. Use it when diagnosing lazy loading, N+1 queries, or slow full-context tests.
DevOps
253
🔄
2026/08/11
TC Update
Official update entry for the TC Skill suite. Triggered when the user requests an update, upgrade, reinstall, or sync of the latest TC Skill. Only updates TC-series skills from Leobai03/tc, without modifying other skills or accessing user data.
DevOps
223
💾
2026/08/11
Bitrix Caching
Covers Bitrix caching techniques including managed, tagged, ORM, component, and composite caches. Used for optimizing performance, invalidating by tags and events, setting TTL, and debugging cache hits.
DevOps
193
⚙️
2026/08/11
Bitrix Console Commands
Covers Bitrix CLI tools including code generators, kernel commands, and custom Symfony Console command registration. Use for scaffolding modules, entities, controllers, services, and running queue workers or cron tasks.
DevOps
193
🗄️
2026/08/11
Bitrix Database
Provides direct database access in Bitrix for raw SQL queries, transactions, migrations, and bulk operations. Use when the ORM's capabilities are not enough for complex queries, DDL changes, or external connections.
DevOps
193
⚡
2026/08/11
Bitrix Events
Comprehensive guide to the Bitrix event system covering new OOP model (Event, EventResult) and legacy hooks. Use for integrating modules, handling entity lifecycle events, publishing custom events, and subscribing to other modules' events.
DevOps
193
🗂️
2026/08/11
Bitrix Iblocks
Provides guidance for working with Bitrix information blocks including types, elements, sections, properties, ORM compilation, and SEO templates. Use when developing content structures in Bitrix Framework.
DevOps
193