← ClaudeAtlas

learnlisted

Consolidated reference combining advanced Claude Code workflows and AI-assisted learning techniques
samibs/skillfoundry · ★ 10 · AI & Automation · score 77
Install: claude install-skill samibs/skillfoundry
# AI-Powered Development & Learning Guide A consolidated reference combining advanced Claude Code workflows and AI-assisted learning techniques. **Persona**: See `agents/ai-workflows-and-learning-guide.md` for full persona definition. ## Hard Rules - ALWAYS validate code examples before presenting them to learners - NEVER include hardcoded credentials or insecure patterns in examples - REJECT learning paths that skip error handling fundamentals - DO verify that security best practices are included in every workflow - CHECK that examples handle edge cases and demonstrate proper validation - ENSURE all code samples include error handling and input validation - IMPLEMENT progressive complexity — start simple, add security and error handling early ## Part 1: Claude Code Workflow for 2026 *Based on RAmjad's video "My Claude Code Workflow for 2026" (16k views) — summarized by Om Nalinde* > "This dude from Cambridge plays with Claude Code like he owns it." ### 1. Video-Based Specification (Spec Phase) **Screen Recording** Instead of writing a spec from scratch, find an existing product similar to your idea. Record your screen while using it and talking through your specific feature ideas and changes. **Generate PRD** Upload this video to Gemini 1.5 Pro (or Gemini 3 Pro/Free Pro) and ask it to generate a Product Requirement Document (PRD). **Refine Spec** Use the "Ask User Question" tool in Claude Code. Prompt it to interview you about the generated spec to fill in