CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. mastepanoski
  4. /
  5. claude-skills
  6. /
  7. Cognitive Walkthrough

Cognitive Walkthrough

Editor's Note

When you need to figure out why users keep getting stuck on a specific flow, this walks you through a task step by step from a novice user's perspective. It asks four questions at each action: will they know what to do, can they find the control, does it look like it does what they need, and will they get feedback. You break down something like "create account and add to wishlist" into atomic steps, then systematically identify where confusion happens. The output is concrete, with severity ratings and a predicted success rate for first-time users. It's more surgical than running general heuristics, best when you're debugging a critical journey like checkout or onboarding and need to know exactly where people will bail.

Install

npx skills add https://github.com/mastepanoski/claude-skills --skill cognitive-walkthrough
Votes
0
Installs179
GitHub Stars35
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment