Starting a New Project
Begin with a minimal skeleton application.
Examples:
React
Next.js
React Native
Expo
Create a GitHub repository.
Create an empty SKILLS.md.
Create an empty skills folder.
.skills/
Initially:
skills/
└── README.md
contains little or no knowledge.
The knowledge will emerge over time.
Mini Exercise
List the minimum files or folders you would create before any skills exist.
Example
A practical starting point is:
- the app scaffold
- an empty
SKILLS.md - an empty
.skills/folder - a simple README for future skill notes