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

jz-skills

يحتوي jz-skills على 11 من skills المجمعة من jimzord12، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

git-flow-add-restriction
مطوّرو البرمجيات

Add or tighten GitHub Flow restrictions for a GitHub repository using gh CLI in a solo developer setup. Use when asked to enforce pull-request-only main branch protection, required status checks, force-push blocking, or other branch safety rules without requiring a second reviewer.

2026-06-17
git-flow-check
مطوّرو البرمجيات

Verify whether a GitHub repository is correctly configured for GitHub Flow, especially for a solo developer setup. Use when asked to audit branch protection, required checks, pull request rules, rulesets, or whether main is safely protected without blocking a single maintainer workflow.

2026-06-17
to-features-brownfield
متخصصو إدارة المشاريع

Decompose a rough stakeholder request on an existing system into one or more logically-bounded, shippable features. Use when the user provideds vague idea like "add loyalty points" or "I want customers to earn rewards" — not a fully scoped spec. The skill acts as a product manager: it reads existing system context, asks critical clarifying questions (~20 max), pressure-tests feasibility, and outputs feature-scoped folders with feature.md handoff artifacts ready for /grill-with-docs. Triggers on: "add X to our app", "I want Y functionality", "can we do Z?", or any request that sounds like a stakeholder itch rather than an engineering ticket. Accepts vague input. Rejects pure green field vision dumps.

2026-06-17
to-features-greenfield
متخصصو إدارة المشاريع

Discover, decompose, and scope raw product ideas / epics into logically-bounded features. Use when the user has a green field vision — a brain dump, startup idea, "I want to build X", or an unscoped epic. Runs a lightweight discovery grilling (~20 questions max), then produces feature-scoped folders with feature.md handoff artifacts ready for /grill-with-docs. Triggers on: "I want to build...", "new SaaS idea", "green field", "from scratch", raw vision dumps, or any request that sounds like a whole product rather than a single capability on an existing system.

2026-06-17
to-features
متخصصو إدارة المشاريع

Derives a feature backlog from CONTEXT.md and nearby domain artifacts, then writes stable feature artifacts under docs/features. Use when the user wants to turn a domain model, completed grilling session, ADR set, or existing codebase context into an ordered feature list, decide which features deserve grilling first, or identify which ones can go straight to issues, TDD or implementation.

2026-06-17
to-prd-seams
متخصصو إدارة المشاريع

Turn the current conversation context into a PRD and publish it to the project issue tracker. Fork of to-prd that frames the plan around testing seams (prefer existing, highest-possible seams) rather than deep modules. Use when user wants to create a PRD from the current context and tests should be designed at seams.

2026-06-17
verify-git-flow-setup
مطوّرو البرمجيات

Verify that the git-flow-check and git-flow-add-restriction skills are installed correctly and that a repository is ready for solo-maintainer GitHub Flow. Use when asked to validate skill installation, script executability, gh authentication, branch protection visibility, required checks readiness, or end-to-end GitHub Flow setup.

2026-06-17
cnp
مطوّرو البرمجيات

Inspect changes, create one or more Conventional Commits, and push — use when the user says "commit and push", "cnp", or "commit everything and push"

2026-06-17
handoff-local
مطوّرو البرمجيات

Compact the current conversation into a handoff document for another agent to pick up. Fork of handoff that saves the doc into the current workspace's tmp/ directory (default root/tmp) instead of the OS temp dir, so it travels with the repo. Use when the user wants a handoff doc kept inside the project.

2026-06-17
jz-setup-claude-code
مطوّرو البرمجيات

Initialize or audit a Claude Code installation. Use when setting up a new Claude Code environment, auditing an existing installation, or verifying that all plugins, skills, marketplace sources, statusline, and dependencies are correctly installed and configured. Also use when the user mentions "fresh install", "new machine setup", "check my plugins", "verify my setup", or "what am I missing".

2026-06-15
grill-with-docs-stateful
متخصصو إدارة المشاريع

Stateful fork of grill-with-docs for long document-aware design sessions. It challenges plans against CONTEXT.md and ADRs while saving, loading, resuming, repairing, and compacting structured session state in .scratch/grilling-sessions/. Use when a grilling session may span multiple chats or the user asks to save, load, resume, or recover a grilling session.

2026-05-23