justxor/MachineLearningRoadmap
Skill Claude CodeCodex
An instruction to open a specific X.com profile in Chrome. X.com is the website formerly known as Twitter.
justxor/MachineLearningRoadmap
Skill Claude CodeCodex
An instruction to open a specific X.com profile in Chrome. X.com is the website formerly known as Twitter.
Command Claude Code
A command that asks the coding agent to carry out the user's request, passed through as command arguments.
Command Claude Code
A command for fixing a defect described by the user or identified by a ticket number, within the current module's boundaries.
Command Claude Code
A command for reviewing the current code difference—the changes between the working files and the previous version—across four areas and giving a verdict.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check (2 commands). From justxor/Harness_ru.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing guard-dangerous-command.sh via bash. From justxor/Harness_ru.
Hook Claude Code
Runs when the agent finishes a response, running make quick. From justxor/Harness_ru.
Settings file Claude Code
Agent settings declaring 3 hook events (PostToolUse, PreToolUse, Stop) and 9 allowed tools.
Cursor rule Cursor
Repository rules for a Russian-language teaching project about Python 3.13. The repository is focused on educational content and Python examples.
Instructions file
Project instructions for a Russian-language Python roadmap covering how AI agents should work in the repository, its purpose, technology choices, and code-example style.