learn

Extract reusable patterns from coding sessions into candidate skills or rules.

41|4|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/JubaKitiashvili/everything-react-native-expo --skill learn-jubakitiashvili
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/JubaKitiashvili/everything-react-native-expo/tree/main/.claude/skills/learn
Command: npx skills add https://github.com/JubaKitiashvili/everything-react-native-expo --skill learn-jubakitiashvili

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

An automated workflow for generating new skills and rule amendments by analyzing a coding session and extracting reusable patterns.

Core Features & Use Cases

  • Continuous-learning-v2 pipeline integration to extract session patterns
  • Generates candidates for new content and supports review to save as skills or rules
  • Validates and saves new content to .claude/skills/ or .claude/rules/

Quick Start

Run the learn command to analyze the current session and generate skill candidates.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I extract reusable patterns from a coding session?

To extract reusable patterns from a coding session, analyze the session to identify recurring fixes and architectural choices, then generate candidate skills or rules. The extracted content is validated and saved to .claude/skills/ or .claude/rules/.

Can I automate skill generation from my workflow?

Yes, you can automate skill generation by running a command to analyze your current coding session. The pipeline extracts patterns, validates frontmatter consistency, and writes the results as candidate skills after approval.

What is pattern extraction for coding sessions?

Pattern extraction for coding sessions is the process of identifying recurring fixes, architectural choices, and styling decisions across projects. It captures these patterns to generate new skills or rule amendments for future automation.

How do I save extracted coding patterns as rules?

To save extracted coding patterns as rules, the workflow validates the generated candidates for frontmatter consistency and writes the approved content directly to the .claude/rules/ directory.

Does the skill generation workflow require manual review?

Yes, the skill generation workflow requires manual review. It generates candidate skills and rules from your session, which must be approved before they are validated and written to .claude/skills/ or .claude/rules/.