10x-lesson

Capture recurring rules and patterns into a structured lessons document.

Updated May 25, 2026
One-click install
npx skills add https://github.com/bvshi/fodswap --skill 10x-lesson-bvshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-lesson
Source: https://github.com/bvshi/fodswap/tree/main/.agents/skills/10x-lesson
Command: npx skills add https://github.com/bvshi/fodswap --skill 10x-lesson-bvshi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users identify and document recurring patterns or rules in their work, making it easier to avoid similar issues in the future.

Core Features & Use Cases

  • Pattern Capture: Record a recurring rule or pattern into a central document.
  • Use Case: When encountering a bug or design pitfall that could occur again, use this Skill to capture the context, problem, rule, and which skills it applies to, for future reference.

Quick Start

Capture a new lesson about a design pitfall in the 'context/foundation/lessons.md' file by running the 10x-lesson skill and following the interview process.

Frequently Asked Questions about 10x-lesson

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document recurring software development rules to prevent similar bugs?

You can document recurring software development rules by capturing the context, problem, rule, and applicability into a structured markdown file. This ensures recurring design pitfalls are recorded for future reference.

What is proactive knowledge capture in the design process?

Proactive knowledge capture is the practice of recording recurring patterns and rules during the design process before issues reoccur. It involves documenting the specific context, problem, and rule to prevent similar design pitfalls.

How do I record a design pitfall for future reference in software development?

You record a design pitfall by running an interview process that gathers user input on the context, problem, rule, and applicability. The captured lesson is then saved into a central markdown document.

Can I use pattern capture to structure my software development lessons?

Yes, you can use pattern capture to structure your software development lessons. It requires user input for context, problem, rule, and applicability, saving the documented lesson into a central file.

Does proactive knowledge capture require external dependencies to document rules?

No, proactive knowledge capture does not require external dependencies to document rules. It operates as a standalone script that relies on user input to define the context, problem, rule, and applicability.

What is the best way to capture recurring patterns in software engineering?

The best way to capture recurring patterns is to proactively document them into a central file using a structured format. This involves defining the context, problem, rule, and applicability for each captured lesson.