cursor commands

I'm liking cursors commands: a way to integrate your common ai prompts into cursor using the / command

store your prompts (commands) as markdown in the repo folder, then access in cursor chat using slash command

I'm storing my commands in a file in the repo but this is a nice enhancement by cursor


Comments

Popular posts from this blog

angularjs ui-router query string parameter support

typescript notes (typeof, keyof, ReturnType, Parameters, Extract)

deep dive into Material UI TextField built by mui