Create Project

Orchestrates the creation of new projects at ~/Desktop/ with proper configuration. Use this skill when the user wants to create a new project of any type. Supports project types: - cairo: Starknet smart contracts using Scarb/Starknet Foundry - solidity: EVM smart contracts using Foundry - noir: ZK circuits using Nargo - agents: AI agents using Daydreams, ElizaOS, or Starknet-Agentic - integration: Full-stack dApp with Vite frontend, contracts, proving, and agents This meta-skill sets up the universal project structure, configures MCPs, references relevant skills, and runs the appropriate init command. Requirements: OpenCode v1.1.2+ or Claude Code

reflecterlabs Updated

File contents

reflecterlabs/skills_and_mcps/tree/main/.claude/skills/create-project commit bdb3fa41a5

Frequently asked questions

npx skillmds@latest add reflecterlabs/create-project-2