Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

confect

يحتوي confect على 3 من skills المجمعة من rjdellecese، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
3
Stars
334
محدث
2026-06-11
Forks
31
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

managing-prereleases
مطوّرو البرمجيات

How to optionally ship a major version of `@confect/*` as iterative Changesets prereleases on a dedicated `vN` release branch before graduating to stable — one possible release path for a major, not the only one. Use whenever the user wants to cut a beta/next/prerelease, set up a `vN` branch, run `pnpm changeset pre enter`/`pre exit`, publish `X.0.0-next.N` versions under the npm `next` dist-tag, or merge a prerelease line back into `main`.

2026-06-11
writing-commit-messages
مطوّرو البرمجيات

Write thoughtful, prose-style git commit messages with a sentence-case imperative-mood subject under 50 characters, a blank line, then a Markdown-formatted body that explains *why* the change was needed — never just *what* it did. Use this skill whenever writing a commit message, running `git commit`, preparing to commit code on the user's behalf, or drafting PR descriptions that follow commit-message conventions — even when the user doesn't explicitly ask for commit-message help. Also use when the user asks about git commit style or conventions.

2026-06-06
writing-technical-documentation
مطوّرو البرمجيات

Guides writing clear, well-structured technical documentation following Mintlify's best practices (Diátaxis framework, audience awareness, style/tone, navigation, SEO/AEO). Use when writing, reviewing, or improving documentation, guides, tutorials, API references, or any user-facing technical content.

2026-06-06