chain-of-thought-prompts

Solid

Chain-of-thought and step-by-step reasoning prompts for complex problem solving

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
50
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Chain-of-Thought Prompts Skill ## Capabilities - Design chain-of-thought prompting patterns - Implement step-by-step reasoning templates - Create self-consistency prompting - Design tree-of-thought patterns - Implement reasoning verification - Create structured reasoning outputs ## Target Processes - prompt-engineering-workflow - self-reflection-agent ## Implementation Details ### CoT Patterns 1. **Zero-Shot CoT**: "Let's think step by step" 2. **Few-Shot CoT**: Examples with reasoning 3. **Self-Consistency**: Multiple reasoning paths 4. **Tree-of-Thought**: Branching reasoning 5. **ReAct**: Reasoning + Action interleaved ### Configuration Options - Reasoning trigger phrases - Step format structure - Verification prompts - Reasoning chain length - Consistency voting threshold ### Best Practices - Clear reasoning step markers - Explicit final answer extraction - Verify reasoning validity - Handle reasoning errors - Monitor reasoning quality ### Dependencies - langchain-core

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

precision-prompt-chaining

Multi-step prompt chaining skill where each step's output becomes the next step's input, with explicit rules, constraints, and reference tokens between steps. Activates when the user needs to build a complex pipeline of dependent Claude calls — research → outline → draft → edit → publish — where downstream steps must be constrained by upstream outputs without hallucination or drift. Designs chains with named output variables, explicit pass rules, validation gates between steps, and failure recovery conditions. Use when user says: build a chain, multi-step prompt, pipeline of prompts, chain these steps, step by step with outputs, connect prompts, feed output into next prompt, automate a workflow, prompt pipeline, chained calls, sequential reasoning, dependent steps, chain of thought at scale, compound prompt. Do NOT activate for: single-turn questions, simple back-and-forth conversation, cases where one prompt is sufficient for the task. First response: "Prompt Chain Builder active. Describe the full workflow

2 Updated 6 days ago
Sandeeprdy1729
AI & Automation Featured

prompt-engineering-patterns

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.

39,350 Updated today
sickn33
AI & Automation Featured

prompt-engineering-patterns

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.

27,705 Updated today
davila7
AI & Automation Solid

prompt-engineering-patterns

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.

36,222 Updated today
wshobson
AI & Automation Listed

prompt-engineering-patterns

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.

0 Updated today
CodeWithBehnam