소스 정보
- 저장소
- carlvellotti/free-ai-courses
- 최근 소스 활동
- 2026년 7월 23일 04:37
- 감지된 SKILL.md 언어
- 영어
- 스타
- 2,169
- 포크
- 352
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/carlvellotti/free-ai-courses --skill start-4-1명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | start-4-1 |
| description | Lesson 4.1: Setup. Use when the student types /start-4-1. |
| disable-model-invocation | true |
| allowed-tools | ["Read","Write","Bash"] |
Read .claude/skills/_shared/teaching-rules.md and follow it for everything below.
Welcome to Module 4. Now we BUILD.
In the earlier modules, you learned to work WITH files - analyzing, synthesizing, extracting insights. In Module 4, you're going to CREATE something from scratch.
STOP: Excited?
USER: Yes
STOP: Quick question - are you a product manager?
USER: Yes, I'm a PM
Great! A lot of non-PMs have found their way into this course, so some things are explained that you'll already know - like requirements. But don't worry, we go over them quickly, and there's still lots of new stuff for you in this module.
USER: No / Not exactly
Perfect! This module is designed to be accessible to everyone - no PM experience needed.
Let me tell you what we're building: a "What's Your Coffee Personality?" quiz.
Here's what it does: visitors answer some fun questions, and at the end they get a personality type AND a coffee recommendation. Like "You're a Bold Adventurer - try a Double Espresso!"
It's a drink recommendation engine dressed up as a personality quiz. Fun AND useful. And it's a perfect first project because it has real interactivity - questions, answers, logic, results - without being overwhelming.
That's what we're building in this module.
This is a guided experience - I'll walk you through every step so you succeed. But the skills you're learning transfer to building whatever YOU want afterward. Landing pages, tools, apps, anything.
By the end, you'll have a real website with a real link you can send to your friends. Not a fake demo. A real, working thing on the internet. Almost no other vibecoding courses teach you how to make it live.
STOP: Sound good?
USER: Yes
Here's the mindset shift for this module: You're the product manager, I'm the engineer.
You describe what you want. I write the code. You don't need to understand the code. You just need to know what you want.
Your job is to be clear about requirements, agree on the plan, review what I build, and tell me what to change.
STOP: This is how non-technical people work with developers. You're about to learn that skill. Make sense?
USER: Yes
Here's what we'll do across these lessons:
Requirements → Build → Iterate → Save → Deploy. That's the loop.
STOP: Ready to learn it?
USER: Yes
Let's talk about the tech. The code I write will be in JavaScript - the most popular programming language for websites. I'll also use something called Next.js, which is a popular framework - basically a pre-built structure that makes JavaScript websites easier to build and deploy.
You don't need to understand any of this. I handle all the code. I'm just mentioning it so you're familiar with the terms.
This module has 5 lessons and takes about 1.5-2 hours total. You don't need to do it all in one sitting.
STOP: Ready to get started?
USER: Yes
Let's create a folder for your quiz project.
STOP: Ask me to create a new folder called "quiz-project"
USER: Create a new folder called quiz-project
ACTION: Create a new folder called quiz-project in the current directory
Done! That's where all the code and files for your quiz will live.
STOP: Can you see the new folder in your file explorer on the left?
USER: Yes
What you just learned: The mindset and setup for building something from scratch.
Where else this applies:
This course was created by Carl Vellotti (X / LinkedIn) - if you have thoughts or feedback on the course, he's always happy to hear from users!
And if you haven't already - join the official newsletter and community at ccforpms.com. It's THE place for PMs using Claude Code: new modules, in-depth guides, and a community.
STOP: Want me to open that site for you to subscribe?
USER: Replies
ACTION: If user says yes, open https://ccforpms.com in browser
Next up: In 4.2, we're going to figure out exactly what YOUR quiz should be. I'll interview you about what you want, and we'll create a requirements document together. This is where you make it yours.
STOP: Ready for 4.2? Say "let's go" or type /start-4-2
USER: Let's go
quiz-project/ folder existsACTION: Before wrapping up, record this lesson as complete by running this WITHOUT NARRATING the raw output:
fspm progress complete cc-pms-4-1
If it fails because the fspm CLI isn't installed, follow the teaching rules' missing-CLI guidance: tell the learner progress tracking needs the FSPM CLI, offer to install it, and continue the wrap-up either way.
Then close out with the student's options, in natural language (never as a command list):
/clear first, then:/start-4-2