By ErkoRisthein
Shop for groceries at Prisma Market (prismamarket.ee) via Claude Code
Shop for groceries at Prisma Market via Claude Code.
/plugin marketplace add ErkoRisthein/prisma-market-claude-skill
/plugin install prisma-market
Copy .env.example to .env in your project root and fill in your values:
cp .env.example .env
See .env.example for all available variables (store, authentication, delivery details).
/prisma I need milk, eggs, and black bread
/prisma It's Estonian Independence Day on Feb 24 and I'm having 6 friends over for dinner. Get me everything I need for a traditional Estonian meal.
/prisma Find me ingredients for a proper carbonara for 4 people
/prisma I'm doing a week of meal prep — buy chicken, rice, broccoli, eggs, and oatmeal. Enough for 5 days, 2 meals a day.
/prisma What's the cheapest milk per liter right now?
/prisma I'm starting keto — stock me up for a week. High fat, under 20g carbs per day.
/prisma I'm lactose intolerant. Find me lactose-free alternatives for milk, yogurt, and cheese.
/prisma I have 20 euros. Fill my cart with as much protein as possible — best price per kilo.
/prisma Compare all the cheddar cheeses and pick the best value per kilo.
/plugin install playwright@claude-plugins-official
Add the following to your project's .claude/settings.json so Claude can run the scripts and browser automation without prompting:
{
"permissions": {
"allow": [
"Bash(*prisma-*.sh*)",
"mcp__plugin_playwright_playwright__browser_run_code",
"mcp__plugin_playwright_playwright__browser_navigate",
"mcp__plugin_playwright_playwright__browser_snapshot",
"mcp__plugin_playwright_playwright__browser_click",
"mcp__plugin_playwright_playwright__browser_type",
"mcp__plugin_playwright_playwright__browser_fill_form",
"mcp__plugin_playwright_playwright__browser_take_screenshot"
]
}
}
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub erkoristhein/prisma-market-claude-skill --plugin prisma-marketIntegration with Oda for searching products and managing your shopping cart.
Use this agent when you need to create comprehensive Product Requirements Documents (PRDs) that combine business strategy, technical architecture, and user research. Examples: <example>Context: The user needs to create a PRD for a new feature or product launch. user: "I need to create a PRD for our new user authentication system that will support SSO and multi-factor authentication" assistant: "I'll use the prd-specialist agent to create a comprehensive PRD that covers the strategic foundation, technical requirements, and implementation blueprint for your authentication system."</example> <example>Context: The user is planning a major product initiative and needs strategic documentation. user: "We're launching a mobile app for our e-commerce platform and need a detailed PRD to guide development" assistant: "Let me engage the prd-specialist agent to develop a thorough PRD that includes market analysis, user research integration, technical architecture, and implementation roadmap for your mobile app initiative."</example>
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions