navigate-b24-project

Navigates the Bitrix24 Starter Kit monorepo to locate frontend, backend, and infrastructure code files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rustams/inbound --skill navigate-b24-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: navigate-b24-project
Source: https://github.com/rustams/inbound/tree/main/.cursor/skills/navigate-b24-project
Command: npx skills add https://github.com/rustams/inbound --skill navigate-b24-project

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users quickly locate specific code files and directories within a complex Bitrix24 project monorepo, reducing the time spent searching for components.

Core Features & Use Cases

  • Codebase Navigation: Understand the layout of frontend, backend (PHP, Python, Node.js), and infrastructure directories.
  • Task-Based Location: Find the exact file paths for UI components, API endpoints, database schemas, and documentation.
  • Use Case: A developer needs to modify a Python backend endpoint. They can use this skill to instantly find the file backends/python/api/main/views.py.

Quick Start

Use the navigate-b24-project skill to find the location of the frontend UI components.

Frequently Asked Questions about navigate-b24-project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I navigate a Bitrix24 monorepo to find frontend and backend code?

To navigate a Bitrix24 monorepo, this Skill scopes the project structure to identify locations of frontend, backend, and infrastructure code. It pinpoints exact file paths for specific modules like UI components and API endpoints.

What is the best way to locate a specific Python API endpoint in a Bitrix24 project?

Locating a specific Python API endpoint in a Bitrix24 project is done through task-based file retrieval. This Skill scopes the monorepo structure to instantly find exact file paths like backends/python/api/main/views.py.

Does this code navigation tool support finding database schemas and infrastructure directories?

Yes, this code navigation tool supports finding database schemas and infrastructure directories. It maps the complete monorepo organization to satisfy requirements for understanding overall project architecture.

How do I find UI component file paths in a complex Bitrix24 monorepo?

You find UI component file paths by scoping the Bitrix24 project structure. This Skill performs task-specific file retrieval to locate frontend directories and reduce time spent searching for components.

Can I use this to locate Node.js and PHP backend code within the Bitrix24 Starter Kit?

Yes, you can use this to locate Node.js and PHP backend code. It navigates the Bitrix24 Starter Kit project structure to identify the distinct layout of all backend directories.