Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Make Pr

Open a pull request for the current feature

majiayu000 e97c1af 2 files · 1.3 KB Updated 567 repo stars

File contents

Ensure we are not on the main branch, make a branch if necessary.
For all packages affected, run Prettier to format the code:

bunx prettier --experimental-cli src --write

Commit the changes, use the following format:

[package-name]: [commit-message]

For example, @remotion/shapes: Add heart shape.
The package name must be obtained from package.json.
If multiple packages are affected, use the one that you think if most relevant.

Push the changes to the remote branch.
Use the gh CLI to create a pull request and use the same format as above for the title.

majiayu000/claude-skill-registry-data/tree/main/data/pr commit e97c1aff67

Frequently asked questions

npx skillmds add majiayu000/make-pr