code-review
01MorHananovitz/VibeKode_munich_26
Cursor rule Cursor
Review Python code against project standards — types, exceptions, naming, SRP, config, and logging.
MorHananovitz/VibeKode_munich_26
Cursor rule Cursor
Review Python code against project standards — types, exceptions, naming, SRP, config, and logging.
MorHananovitz/VibeKode_munich_26
Cursor rule Cursor
Create a GitHub pull request from current changes — branches, commits, and opens a PR.
MorHananovitz/VibeKode_munich_26
Cursor rule Cursor
Selectively load memory bank context based on the current task type.
MorHananovitz/VibeKode_munich_26
Cursor rule Cursor
Persist session changes to the memory bank — run at the end of a session or after significant changes.
MorHananovitz/VibeKode_munich_26
Cursor rule Cursor
You must follow these rules strictly. If any rules conflict or you have doubts, stop and ask for clarification before taking any action.
MorHananovitz/VibeKode_munich_26
Cursor rule Cursor
Cursor Memory Bank — read protocol for persistent project context. Invoke when starting a new task, entering plan mode, or when the codebase is unfamiliar. Use /read-memory-bank to load context and /update-memory-bank to persist changes.
MorHananovitz/VibeKode_munich_26
Cursor rule Cursor
Cursor rules for python for developers.
MorHananovitz/VibeKode_munich_26
Cursor rule Cursor
OWASP Top 10 security rules for Python code — enforced on every file.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Use this skill to create Cursor Automations.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Keep a PR merge-ready by triaging comments, resolving clear conflicts, and fixing CI in a loop.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
A Cursor Canvas is a live React app that the user can open beside the chat. You MUST use a canvas when the agent produces a standalone analytical artifact — quantitative analyses, billing investigations, security audits, architecture reviews, data-heavy content, timelines, charts, tables, interactive explorations…
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Review Python code in the current workspace against project standards (type hints, ruff formatting, Google docstrings, error handling, modularity). Use when the user asks to review code, check code quality, or audit a file or set of files in the workspace.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Create Cursor hooks. Use when you want to create a hook, write hooks.json, add hook scripts, or automate behavior around agent events.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Create Cursor rules for persistent AI guidance. Use when you want to create a rule, add coding standards, set up project conventions, configure file-specific patterns, create RULE.md files, or asks about .cursor/rules/ or AGENTS.md.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Create Cursor Agent Skills. Use when authoring a new skill or asking about SKILL.md structure.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Create custom subagents for specialized AI tasks. Use when you want to create a new type of subagent, set up task-specific agents, configure code reviewers, debuggers, or domain-specific assistants with custom prompts.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Run a prompt or skill in this session on a recurring or variable interval (e.g. /loop 5m /foo).
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Convert 'Applied intelligently' Cursor rules (.cursor/rules/.mdc) and slash commands (.cursor/commands/.md) to Agent Skills format (.cursor/skills/). Use when you want to migrate rules or commands to skills, convert .mdc rules to SKILL.md format, or consolidate commands into the skills directory.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Guide users building apps, scripts, CI pipelines, or automations on top of the Cursor SDK - TypeScript (@cursor/sdk) or Python (cursor-sdk / cursorsdk). Use when the user mentions integrating, installing, or writing code against the Cursor SDK; says Agent.create, Agent.prompt, Agent.resume, agent.send, run.stream…
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Split current work into small reviewable PRs. Use when the user asks to split a chat, set of changes, branch, or PR.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Configure a custom status line in the CLI. Use when the user mentions status line, statusline, statusLine, CLI status bar, prompt footer customization, or wants to add session context above the prompt.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
View and modify Cursor CLI configuration settings in /.cursor/cli-config.json. Use when the user wants to change CLI settings, configure permissions, switch approval mode, enable vim mode, toggle display options, configure sandbox, or manage any CLI preferences.
MorHananovitz/VibeKode_munich_26
Skill Claude CodeCodexCursor
Modify Cursor/VSCode user settings in settings.json. Use when you want to change editor settings, preferences, configuration, themes, font size, tab size, format on save, auto save, keybindings, or any settings.json values.