Help banner
waynesutton waynesutton

Help

Development community

Description

# Core Development Guidelines Skill Deep reflection and problem-solving methodology for full-stack Convex development. ## 1. Reflect deeply before acting Before implementing any solution, follow this process: 1. **Reflect** - Carefully consider why the current implementation may not be working 2. **Identify** - What's missing, incomplete, or incorrect based on the request 3. **Theorize** - Different possible sources of the problem or areas requiring updates 4. **Distill** - Narrow down to 1-

Installation

Installs to ~/.claude/skills/waynesutton-markdown-site-help/SKILL.md

Terminal
mkdir -p ~/.claude/skills/waynesutton-markdown-site-help && curl -fsSL https://raw.githubusercontent.com/waynesutton/markdown-site/HEAD/.claude/skills/help.md -o ~/.claude/skills/waynesutton-markdown-site-help/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository