← All Sessions
Friday 20 March 2026

Claude Code Tips & Tricks

Format Online (Google Meet)
Duration 18:00–18:30 GMT
Attendees 9 (8 + host)
Resources Gemini Notes · Luma

Attendees

NameBackground
Vikram PawarHost — backend engineer, tech lead, trainer
Piyush NahataProject management & hospitality, now at Salesforce, pivoting to entrepreneurship
Anil MaindolaJava background, moved into data engineering (Azure Databricks), exploring Claude Code
Gurmit SinghFractional CMO, marketing background, advising businesses on AI readiness
Debasmita DashEngineering & marketing background, selling automation to businesses (martech)
Julio ManiratungaFounding engineer for a geopolitical tech startup, keeping up with rapid AI changes
Aadarsh JainSoftware engineer (8 years), pursuing Master's in AI
Anand ASenior developer in investment banking, learning AI architecture & design patterns
Erica TsaiProduct manager in legal tech, new to Claude Code

Session Summary

The inaugural CCCL Daily kicked off with introductions and quickly moved into practical discussion about prompt engineering techniques and Claude Code skills.

Key Topics Discussed

1. Prompt Engineering & Model Requirements

  • Splitting large work requests into smaller, manageable prompts yields better results than one massive prompt
  • Current model intelligence has reduced the need for elaborate prompt engineering
  • Using a PRD (Product Requirements Document) formatted as markdown and passing it to Claude is an effective approach

2. Advanced Techniques for Gathering Requirements

  • Instead of the user trying to anticipate everything the model needs, ask Claude to "interview" you — let it determine what information and structure it needs
  • Vikram introduced the "ask user tool" concept: prompt Claude to ask a structured list of questions on any topic and then generate a specification — see AskUserTool demo by @trq212

3. What Are Claude Code Skills?

  • Skills are the latest iteration of tools designed to store and utilize prompts, evolving from earlier methods like sub-agents and commands
  • Think of them as a file or package manager that can add roles (e.g., front-end developer) to models, enabling complex tasks and runnable code generation
  • Skills = packaged prompt + code; plugins are an easy way to install a skill
  • Official resource: Skills vs MCP Servers — Claude channel (Anthropic), full playlist

4. Live Demo: Building the /cc-tips Skill

  • Vikram created and ran a skill that generates a categorized tips markdown file, then used Claude Code to upload it to GitHub — all within minutes
  • The skill searches the web for Claude Code tips from Anthropic engineers, official docs, and community experts, verifies source links, and organizes tips into Basic / Intermediate / Advanced

5. Business Challenges & Future Topics

  • Piyush shared a challenge: developing and hosting an HTML website for daily tiffin delivery — needs help with hosting, SEO, and marketing
  • The group acknowledged these are complex topics warranting dedicated deep-dive sessions

Action Items

Vikram — Share the /cc-tips plugin link in the Slack channel
Vikram — Review meeting recording to identify and prioritize discussed questions, then schedule targeted deep-dive sessions (hosting, SEO, marketing)
Vikram — Plan future dailys addressing participant challenges

Links