General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
5
Sign in to like and favorite skills
bundle install: Install dependenciesbundle exec jekyll serve: Run development serverbundle exec jekyll build: Build site for production_config.yml: Jekyll configurationGemfile: Ruby dependencies_site/: Build output directory (generated)_posts/: Blog posts directory_layouts/: Template layouts_includes/: Reusable components