0
Total Projects
0
Community Members
0
Total Votes
5
Categories
CLI Integration for Claude Code
Submit projects directly from your terminal using our API:
curl -X POST https://claude-creations.vercel.app/api/projects \
-H "Content-Type: application/json" \
-d '{
"creator_name": "your_username",
"title": "My Claude Code Project",
"description": "A new project created via curl.",
"github_url": "https://github.com/user/repo",
"tags": "automation,api,claude-code",
"category": "tools"
}'
Categories: tools, automation, web-apps, apis, experiments
Loading amazing projects...