Skill Extraction
After analysis ask:
What part of this implementation
would be useful in future projects?
Examples:
From:
Setup Storybook
Extract:
skill-storybook-setup.md
From:
Create First Atom
Extract:
skill-react-atom.md
From:
Setup SCSS Framework
Extract:
skill-scss-architecture.md
Not every issue creates a skill.
Many create guidelines.
Mini Exercise
Take one completed issue and decide whether it should produce a skill or only a guideline.
Example
Setting up Storybook may become a reusable setup skill, while a one-off visual decision may stay as a guideline.