sharing-skills

Community

Contribute your skills upstream via pull request.

AuthorAJBcoding
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Contributing new or improved skills to a shared repository can be complex, involving specific Git workflows and PR requirements. This skill streamlines the process, guiding users through branching, committing, pushing, and creating a pull request to share their valuable skills.

Core Features & Use Cases

  • Guided Contribution Workflow: Provides a step-by-step process for syncing, branching, committing, pushing, and creating a pull request for skill contributions.
  • PR Body Generation: Automatically generates a structured pull request body, ensuring all necessary information (summary, testing, context) is included.
  • Troubleshooting & Best Practices: Offers guidance for common Git/GitHub CLI issues and emphasizes contributing single skills per PR for easier review.
  • Use Case: After developing a new, broadly useful skill, use this to create a pull request to the upstream repository, ensuring proper Git etiquette and PR content.

Quick Start

I've created a new skill called 'my-new-skill'. Use the sharing-skills skill to contribute it upstream.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sharing-skills
Download link: https://github.com/AJBcoding/career-lexicon-builder/archive/main.zip#sharing-skills

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository