namick
- 7 skills
- 0 followers
- 11 hours ago last updated
- ▌ Uv Script · namickCreate and run Python scripts with uv self-contained script format (PEP 723). Use when creating standalone Python scripts with dependencies, managing script dependencies inline, or running Python scripts with uv.
- ▌ Managing Worktrees · namickManage git worktrees for parallel development. Use when creating, listing, removing, or pruning worktrees, or when the user mentions worktrees, parallel branches, or isolated development environments.
- ▌ Convex Rules · namickUnderstand and use Convex rules whenever touching the backend code, database, or query or mutation functions. Use when writing new functions, updating existing functions, or reading the database.
- ▌ Create Skill · namickGuide for creating effective Agent Skills in Claude Code. Use when the user wants to create a new skill, improve an existing skill, or learn about skill authoring best practices.
- ▌ Convex Manager · namick bundleManage Convex projects and deployments via the Management API. Use when listing, creating, or managing Convex projects, deployments, or team resources. Requires CONVEX_TOKEN in .env file.
- ▌ Vercel Manager · namick bundleManage Vercel projects and deployments via the Vercel REST API. Use when listing, creating, or managing Vercel projects, deployments, or domains. Requires VERCEL_TOKEN in .env file.
- ▌ Creating Nextjs Convex Vercel Apps · namick bundleCreate and deploy a new Next.js application with Convex backend and Vercel hosting. Use when setting up a new fullstack app, creating a Next.js project with Convex, or deploying to Vercel with Convex integration.