Attendees
| Name | Background |
| Vikram Pawar | Host — backend engineer, tech lead, trainer |
| Piyush Nahata | Project management & hospitality, now at Salesforce, pivoting to entrepreneurship |
| Anil Maindola | Java background, moved into data engineering (Azure Databricks), exploring Claude Code |
| Gurmit Singh | Fractional CMO, marketing background, advising businesses on AI readiness |
| Debasmita Dash | Engineering & marketing background, selling automation to businesses (martech) |
| Julio Maniratunga | Founding engineer for a geopolitical tech startup, keeping up with rapid AI changes |
| Aadarsh Jain | Software engineer (8 years), pursuing Master's in AI |
| Anand A | Senior developer in investment banking, learning AI architecture & design patterns |
| Erica Tsai | Product 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