Chromadb Management
Use this skill when the user asks to inspect, query, reset, or manage collections inside the ChromaDB vector store container.
Agent Skills Mcp
mcp server serving coding agent skills with helper tools
Transform Glb To Jsx
Use this skill whenever the user asks to convert, transform, or generate a React component/JSX file from a 3D GLTF or GLB model asset.
Evm Deployment And Verification
Use this skill when deploying to live testnets/mainnets, verifying source code on block explorers, or exporting ABIs for frontend integration.
Ci And Push
Use this skill when the user asks to run local CI verification checks (format, lint, typecheck, unit tests), commit changes, or push to GitHub.
Nextjs Project Init
Use this skill when initializing a brand new Next.js web application from scratch. Covers pnpm setup, boilerplate structure configuration, quality tool validation, and writing the wildcard PR validation GitHub Actions workflow.
Python Langgraph Workflow
Use this skill when managing a Python LangGraph repository using uv and a Makefile. Covers dependency syncing, running quality controls (lint, format, typecheck, tests), generating agent graphs, and executing the git commit/push workflow.
Langgraph Project Init
Use this skill when initializing a brand new Python LangGraph project from scratch. Covers installing uv, bootstrapping directories, generating the Makefile, configuring LangGraph Studio, and setting up the GitHub Actions CI workflow.
Langsmith Observability
Use this skill when launching the local LangGraph visual development server (Studio), verifying LangSmith tracing environment variables, or testing agent telemetry.
Foundry Project Init
Use this skill when initializing a brand new EVM Solidity smart contract project using Foundry from scratch. Covers forge setup, structure scaffolding, and configuring the exact path-filtered GitHub Actions CI workflow.
Foundry Git Workflow
Use this skill when running local pre-commit checks (compile, format, test), analyzing contract changes, committing smart contract updates, or pushing to GitHub.
Foundry Lifecycle
Use this skill when the user asks to compile contracts, run tests, analyze gas usage, format code, or deploy to a local/remote EVM network using Forge.
Docker Lifecycle
Use this skill when the user asks to start, stop, restart, or check the status of the local Docker container infrastructure.
Ollama Model Management
Use this skill when the user asks to pull new models, list active models, or check the status of the Ollama engine inside the container.