·skill-awareness
{}

skill-awareness

yanko-belov/code-craft

Always active. Tracks usage of code-craft skills across sessions. Log skill applications to enable analytics and identify gaps.

15Installs·0Trend·@yanko-belov

Installation

$npx skills add https://github.com/yanko-belov/code-craft --skill skill-awareness

SKILL.md

When you apply any code-craft skill, log it. This creates a persistent record across Claude Code and OpenCode sessions for analytics, identifying underused skills, and measuring improvement.

| ts | ISO 8601 timestamp | | skill | Skill name (kebab-case) | | agent | claude-code or opencode | | project | Working directory path | | ctx | Brief description of application (< 100 chars) |

| Creating/modifying classes | single-responsibility, open-closed, composition-over-inheritance, encapsulation | | Inheritance hierarchy | liskov-substitution, composition-over-inheritance | | Adding dependencies | dependency-inversion, interface-segregation | | Error handling | fail-fast, exception-hierarchies, error-boundaries |

Always active. Tracks usage of code-craft skills across sessions. Log skill applications to enable analytics and identify gaps. Source: yanko-belov/code-craft.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yanko-belov/code-craft --skill skill-awareness
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is skill-awareness?

Always active. Tracks usage of code-craft skills across sessions. Log skill applications to enable analytics and identify gaps. Source: yanko-belov/code-craft.

How do I install skill-awareness?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yanko-belov/code-craft --skill skill-awareness Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yanko-belov/code-craft