General
PromptBeginner5 minmarkdown
Untitled Skill
193
WHITELIST_AFTER_APPROVAL:
Loading actions...
Main instructions and any bundled files for this skill.
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks
Please create a pull request with the changes on the current branch. $ARGUMENTS
IMPORTANT: Use planning mode for this command.
Follow these steps:
git log --oneline main..HEAD to see commits that will be included in PRgit diff main...HEAD to understand the full scope of changesgh pr create with the approved title and descriptionUse the GitHub CLI (gh) for all GitHub-related operations. If $ARGUMENTS are provided, incorporate them as hints for the PR title or description.