Tools
Beyond Coding: Your Accountability Buddy with Claude Code Skill
2025-12-15
0 views
admin
How It Ended Up ## The Approach ## How It Works ## Challenge Types ## Type-Adaptive Preferences ## Cross-Challenge Insights ## Installation (2 Easy Steps) ## How to Use ## Create Your First Challenge ## Daily Check-in ## Other Flows ## Example 1: Learning Challenge - "Read 12 Books This Year" ## Example 2: Fitness Challenge - "Morning Workout Habit" ## What I Learned After Using It for 2 Weeks ## Try It Out After months of demanding work and endless context-switching recently, it got me thinking: out of the 1001 personal learning topics, build ideas, and reading lists I've been wanting to tackle over the past 7-8 months - what have I actually achieved? How am I progressing? Have I drifted? Are those still the priorities I remember? What even are they anymore? I realized I'd lost track. And time keeps slipping by. So I wondered: for someone who's not the most organized person - someone who tends to be random and follows what they want to do impromptu - how can I have a better, systematic way to handle and track all this? Something that gives me insights when I need them, lets me reflect on where I'm heading, and tells me if I'm still on track. But most importantly, keeps the flexibility and openness I need to explore new things as they come. My first thought: not another task tracker. Not the 999th document or note tool or app that I've tried and given up on (or forgotten about) within a week. How can I make this more fun? Something that suits my way of thinking - how I actually feel motivated?
Challenge. That was my first thought. But how do I build it? I need help. Since I'm a big fan of Claude Code day-to-day, is there something I can do with it differently? So I decided to give it a try. I had no idea what would work - only time would tell. If this system makes me remember it and stick with it for more than a week, it works. I started brainstorming and designing with Claude. One thing on my long list was exploring how Claude Code skills could be used in different scenarios. No apps. No tools. Just a Claude Code skill - simple enough that I can "inject" it into my beloved Claude Code to help me with this. After letting the brainstorming juice flow, I ended up with this skill: GitHub What it does: every day I check in, log progress, track ideas, and try to maintain momentum. But my original workflow was locked into a specific folder structure and only worked for "building" type challenges. What if someone wanted to track a fitness challenge? A reading goal? A meditation habit? I decided to build a Claude Code skill that could track any type of challenge. After discussing with friends, there seems to be a working pattern that's open, flexible, and adaptable enough regardless of challenge type - fitness, learning, habits. We all have some aspect of our life we hope to improve. It seems to fit just right with what Claude Code skills can do. My previous /daily-checkin workflow worked great for my 30-day AI/ML challenge. It had: But it was hardcoded for tech challenges. Questions like "what did you ship?" and "tech stack used?" are useless if you're tracking a workout routine or trying to read 12 books this year. I wanted something that: Instead of building separate trackers for each domain, I realized the file structure could stay universal - only the content needs to adapt. Think of it like this: A preferences file is useful whether you're tracking code or workouts. For code, it stores your stack and tools. For fitness, it stores your equipment and workout types. For food, maybe cuisine and diet type. Same purpose, different content. This led to the "type-adaptive" design: The skill supports 6 types: When you create a new challenge (just say "start a new streak challenge"), it asks type-specific questions and pre-fills your preferences.md. For example: For a Learning challenge: For a Fitness challenge: Same file structure. Different content. Works for any domain. This is where it gets interesting. If you're running multiple challenges, the skill detects connections - Claude handles the semantic relationship: Or even cross-domain (this is experimental - don't take my word for it happening 100% as expected): I don't know if this insight detection will be accurate enough in practice, but the structure is there to try it. This skill itself is meant for experiment and learning for all of us, right? :D Prerequisite: Claude Code installed. Just ask Claude Code naturally: Claude will invoke the ccc-skills:streak skill automatically. It walks you through: Goal: Finish one book per month, track key takeaways. Setup: Say "Start a new challenge" and Claude guides you through: Weekly check-in asks: Your preferences.md includes: Goal: Build consistent strength training habit, 5 days a week. Setup: Say "Start a new challenge" and Claude guides you through: Your preferences.md includes: Follow your mood sometimes. Yes, we all want control, focus, and "productivity" as much as possible. But sometimes, listening to your body and subconscious mind helps. If I don't feel like doing the top priority that day, I just explore whatever else I'm in the mood for. The effectiveness and experience are so much better when you're in the mood and get into "flow." It doesn't have to be perfect all the time. The idea is bite-sized. Even a small baby step helps - we can always continue from there. Logging helps because it brings back context and recaps what's been done previously, very quickly. Claude even surprises me with suggestions sometimes. It detects progress on certain topics and suggests next steps I'd logged before, after asking how much time I have that day. Type-specific questions matter. Asking "what did you ship?" to someone tracking meditation is useless. Asking "how did it feel?" makes sense. The guided creation flow captures domain context upfront. The results so far? Two weeks in: 10+ micro-apps and builds shipped, 5+ new technical concepts outside my comfort zone. Topics that had been sitting on my "someday" list for months. Bite-sized daily progress adds up fast. Got something you've been meaning to improve on and track? Give it a shot: Then just ask Claude: Let me know what works and what breaks. I'm particularly curious if the type-adaptive preferences make sense for domains I haven't tested (fitness, creative, habit). Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well For further actions, you may consider blocking this person and/or reporting abuse COMMAND_BLOCK:
## Topics & Resources
- **Learning:** Rust programming
- **Resources:** Rustlings, The Rust Book
- **Tools:** VS Code, cargo ## Learning Style
- **Approach:** hands-on with reading
- **Practice:** exercises after each chapter Enter fullscreen mode Exit fullscreen mode COMMAND_BLOCK:
## Topics & Resources
- **Learning:** Rust programming
- **Resources:** Rustlings, The Rust Book
- **Tools:** VS Code, cargo ## Learning Style
- **Approach:** hands-on with reading
- **Practice:** exercises after each chapter COMMAND_BLOCK:
## Topics & Resources
- **Learning:** Rust programming
- **Resources:** Rustlings, The Rust Book
- **Tools:** VS Code, cargo ## Learning Style
- **Approach:** hands-on with reading
- **Practice:** exercises after each chapter COMMAND_BLOCK:
## Workout Style & Equipment
- **Focus:** strength training
- **Equipment:** home gym - dumbbells, pull-up bar
- **Workout types:** push/pull/legs split ## Location & Schedule
- **Where:** home gym
- **Best days:** weekdays morning
- **Rest days:** Wednesday, Sunday Enter fullscreen mode Exit fullscreen mode COMMAND_BLOCK:
## Workout Style & Equipment
- **Focus:** strength training
- **Equipment:** home gym - dumbbells, pull-up bar
- **Workout types:** push/pull/legs split ## Location & Schedule
- **Where:** home gym
- **Best days:** weekdays morning
- **Rest days:** Wednesday, Sunday COMMAND_BLOCK:
## Workout Style & Equipment
- **Focus:** strength training
- **Equipment:** home gym - dumbbells, pull-up bar
- **Workout types:** push/pull/legs split ## Location & Schedule
- **Where:** home gym
- **Best days:** weekdays morning
- **Rest days:** Wednesday, Sunday CODE_BLOCK:
Compound Learning Detected Your "Learn Rust" challenge (Session 12) where you learned async/await
directly enabled your "Build CLI Tools" challenge (Session 3) where
you built a concurrent file processor. Enter fullscreen mode Exit fullscreen mode CODE_BLOCK:
Compound Learning Detected Your "Learn Rust" challenge (Session 12) where you learned async/await
directly enabled your "Build CLI Tools" challenge (Session 3) where
you built a concurrent file processor. CODE_BLOCK:
Compound Learning Detected Your "Learn Rust" challenge (Session 12) where you learned async/await
directly enabled your "Build CLI Tools" challenge (Session 3) where
you built a concurrent file processor. CODE_BLOCK:
Your morning workout (Fitness) correlates with higher productivity
in your coding sessions (Building). Sessions after workouts show
30% more completed items. Enter fullscreen mode Exit fullscreen mode CODE_BLOCK:
Your morning workout (Fitness) correlates with higher productivity
in your coding sessions (Building). Sessions after workouts show
30% more completed items. CODE_BLOCK:
Your morning workout (Fitness) correlates with higher productivity
in your coding sessions (Building). Sessions after workouts show
30% more completed items. COMMAND_BLOCK:
# Add the marketplace
/plugin marketplace add ooiyeefei/ccc # Install the skills collection
/plugin install ccc-skills@ccc Enter fullscreen mode Exit fullscreen mode COMMAND_BLOCK:
# Add the marketplace
/plugin marketplace add ooiyeefei/ccc # Install the skills collection
/plugin install ccc-skills@ccc COMMAND_BLOCK:
# Add the marketplace
/plugin marketplace add ooiyeefei/ccc # Install the skills collection
/plugin install ccc-skills@ccc CODE_BLOCK:
"Start a new streak challenge"
"I want to track a new goal"
"Create a challenge for me" Enter fullscreen mode Exit fullscreen mode CODE_BLOCK:
"Start a new streak challenge"
"I want to track a new goal"
"Create a challenge for me" CODE_BLOCK:
"Start a new streak challenge"
"I want to track a new goal"
"Create a challenge for me" CODE_BLOCK:
"Check in to my challenge"
"Log my progress"
"Update my streak" Enter fullscreen mode Exit fullscreen mode CODE_BLOCK:
"Check in to my challenge"
"Log my progress"
"Update my streak" CODE_BLOCK:
"Check in to my challenge"
"Log my progress"
"Update my streak" CODE_BLOCK:
→ Type: Learning
→ Name: read-12-books
→ Goal: Finish 12 books this year
→ Cadence: Weekly
→ Resources: Kindle, local library
→ Milestones: 3 books, 6 books, 9 books, 12 books Enter fullscreen mode Exit fullscreen mode CODE_BLOCK:
→ Type: Learning
→ Name: read-12-books
→ Goal: Finish 12 books this year
→ Cadence: Weekly
→ Resources: Kindle, local library
→ Milestones: 3 books, 6 books, 9 books, 12 books CODE_BLOCK:
→ Type: Learning
→ Name: read-12-books
→ Goal: Finish 12 books this year
→ Cadence: Weekly
→ Resources: Kindle, local library
→ Milestones: 3 books, 6 books, 9 books, 12 books CODE_BLOCK:
→ Type: Fitness
→ Name: morning-workout
→ Goal: Build consistent strength training habit
→ Cadence: Daily (rest days built into routine)
→ Equipment: Home gym - dumbbells, pull-up bar, resistance bands
→ Workout types: Push/pull/legs split
→ Constraints: Recovering from knee injury - avoid heavy squats Enter fullscreen mode Exit fullscreen mode CODE_BLOCK:
→ Type: Fitness
→ Name: morning-workout
→ Goal: Build consistent strength training habit
→ Cadence: Daily (rest days built into routine)
→ Equipment: Home gym - dumbbells, pull-up bar, resistance bands
→ Workout types: Push/pull/legs split
→ Constraints: Recovering from knee injury - avoid heavy squats CODE_BLOCK:
→ Type: Fitness
→ Name: morning-workout
→ Goal: Build consistent strength training habit
→ Cadence: Daily (rest days built into routine)
→ Equipment: Home gym - dumbbells, pull-up bar, resistance bands
→ Workout types: Push/pull/legs split
→ Constraints: Recovering from knee injury - avoid heavy squats COMMAND_BLOCK:
# Install (one-time setup)
/plugin marketplace add ooiyeefei/ccc
/plugin install ccc-skills@ccc Enter fullscreen mode Exit fullscreen mode COMMAND_BLOCK:
# Install (one-time setup)
/plugin marketplace add ooiyeefei/ccc
/plugin install ccc-skills@ccc COMMAND_BLOCK:
# Install (one-time setup)
/plugin marketplace add ooiyeefei/ccc
/plugin install ccc-skills@ccc CODE_BLOCK:
"Start a new streak challenge" Enter fullscreen mode Exit fullscreen mode CODE_BLOCK:
"Start a new streak challenge" CODE_BLOCK:
"Start a new streak challenge" - challenge-log.md for tracking progress
- daily-context.md for setting up each session
- ideas-backlog.md for things to try - whenever my random brain pops up with an idea, I just throw it in the backlog. Or if I'm lazy, I tell Claude in scattered-brain chatting style and it logs it in a structured way for me.
- preferences.md for my stack and tools - Works for any challenge type (learning, building, fitness, creative, habits)
- Asks the right questions based on what you're tracking
- Keeps the same useful file structure but adapts the content
- Detects connections across different challenges (compound learning) - Same files for everyone (preferences.md, backlog.md, today.md, etc.)
- Different sections filled in based on challenge type
- Guided creation flow that asks type-specific questions - Pick a type (Learning, Building, Fitness, Creative, Habit, Custom)
- Set your goal and cadence (daily, every 2 days, weekly)
- Answer type-specific questions
- Files are auto-generated with your answers pre-filled - Status (on track, due, overdue)
- Type-specific questions
- Auto-logged to your progress file
- Insights generated after each check-in - What did you read this week?
- Any aha moments or key learnings?
- Progress on milestones? - Reading preferences (physical vs kindle vs audiobook)
- Typical reading time
- Genres you're focusing on - What workout/exercises did you do?
- How did your body feel?
- Any PRs or progress? - Equipment available
- Workout split
- Constraints/injuries to track - GitHub (Streak Skill)
- GitHub (ccc Plugin Collection)
- Claude Code
how-totutorialguidedev.toaimlswitchgitgithub