By vikrampawar
Claude Code Central London community plugin — tips, tricks, and resources for Claude Code users
A Claude Code plugin by CCCL (Claude Code Central London).
Community-built skills for Claude Code users — tips research, resource compilation, and more.
| Skill | Command | Description |
|---|---|---|
| cc-tips | /cccl-dailys:cc-tips | Research and compile Claude Code tips & tricks from known experts into a verified, categorized markdown document |
# Add the CCCL marketplace (one-time)
/plugin marketplace add vikrampawar/cccl-dailys
# Install the plugin
/plugin install cccl-dailys@cccl-dailys
claude plugin install https://github.com/vikrampawar/cccl-dailys
# Clone and run with --plugin-dir
git clone https://github.com/vikrampawar/cccl-dailys.git
claude --plugin-dir ./cccl-dailys
claude plugin list
Researches the web for Claude Code tips from Anthropic engineers, official docs, and community experts, then compiles them into a structured markdown file.
# Generate tips file (default: cc-tips.md in current directory)
/cccl-dailys:cc-tips
# Generate with custom output filename
/cccl-dailys:cc-tips cc-tips-2026-03-20.md
What it does:
Output format: A structured markdown document with:
The examples/ directory contains sample outputs so you can see what the skills produce before running them.
The first output from /cc-tips, generated on 20 March 2026 at the CCCL Tips & Tricks session. Created by running:
claude --plugin-dir ~/gitper/cccl-dailys
/cccl-dailys:cc-tips cc-tips-2026-03-20.md
Claude launched 4 parallel research agents to search for tips from Anthropic engineers, official docs, and community sources, then compiled and verified everything into a single structured document. The whole process took a few minutes and produced 50+ categorized, source-verified tips.
cccl-dailys/
├── .claude-plugin/
│ ├── plugin.json # Plugin manifest
│ └── marketplace.json # Marketplace catalog
├── skills/
│ └── cc-tips/
│ └── SKILL.md # Tips research skill
├── examples/
│ └── cc-tips-2026-03-20.md # Sample output
├── README.md
└── LICENSE
Want to add a new skill? Create a directory under skills/ with a SKILL.md file.
See the Claude Code skills documentation for the file format.
MIT
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 vikrampawar/cccl-dailys --plugin cccl-dailysA Claude Code guide — skills for interactive onboarding and Q&A on setup, best practices, automation, and effective workflows
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
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