cursor-hello-world

Create your first project with Cursor AI features. Triggers on "cursor hello world",

Content Preview
---
name: "cursor-hello-world"
description: |
  Create your first project with Cursor AI features. Triggers on "cursor hello world",
  "first cursor project", "cursor getting started", "try cursor ai", "cursor basics". Use when working with cursor hello world functionality. Trigger with phrases like "cursor hello world", "cursor world", "cursor".
allowed-tools: "Read, Write, Edit, Bash(cmd:*)"
version: 1.0.0
license: MIT
author: "Jeremy Longshore <[email protected]>"
compatible-with: cla
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/cursor-hello-world.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/cursor-pack/skills/cursor-hello-world/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/cursor-pack/skills/cursor-hello-world/SKILL.md

Related Skills