Skip to main content
مستودع GitHub

fabricator

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

skills مجمعة
13
Stars
14
محدث
2026-03-04
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

bitbucket-tooling
المهن الحاسوبية الأخرى

Use after git-tooling push to create or manage a PR on Bitbucket Server. Composes PR description, creates PR via API, handles review comments. Terminal delivery step. (5 supporting files)

2026-03-04
jira-tooling
مطوّرو البرمجيات

Use at session start to pull Jira issue details into context, or post-delivery to create/update issues. Integrates with task-authoring (issue → task.md) and git-tooling (commit links). (2 supporting files)

2026-03-04
artifact-selection
مطوّرو البرمجيات

Select the minimal sufficient artifact set (task/requirements/tech-spec/contracts/models/verify/evidence) for the current change, and recommend the next skills. Use after task intake or when scope/risk changes.

2026-02-24
canon-spec-publishing
محللو أنظمة الحاسوب

Promote a task artifact pack into a canonical spec under /docs/specs or /docs/architecture/specs, following /docs/spec-guide.md lifecycle (active-only, delete replaced). No writes without APPROVE.

2026-02-24
contract-design
مطوّرو البرمجيات

Define interface/persistence contracts (APIs, schemas, deeplinks, storage formats) + compatibility rules. Use when public surfaces or stable formats are involved.

2026-02-24
implementation
مطوّرو البرمجيات

Implement changes guided by existing artifacts and repo conventions (AGENTS/README/DEVELOPMENT + WORK_PATH). Make small diffs, follow coherence gate, and optionally trigger verification-run.

2026-02-24
model-design
مطوّرو البرمجيات

Model states/flows/invariants for complex behavior (async, retries, caching, offline). Use when correctness depends on state machines or non-trivial flows.

2026-02-24
requirements-authoring
متخصصو إدارة المشاريعمحللو أنظمة الحاسوب

Create/update a requirements document (requirements.md) inside WORK_PATH capturing technical requirements, constraints, and scope. Does NOT publish to /docs. No writes without APPROVE.

2026-02-24
task-authoring
مديرو أنظمة الحاسوب والمعلومات

Create or update a single Task artifact in WORK_PATH (goal, scope, constraints, acceptance criteria, risks, open questions). Use when starting work, clarifying requirements, or when no task definition exists yet.

2026-02-24
verification-plan
محللو ضمان جودة البرمجيات والمختبرون

Create/update verify.md in WORK_PATH: quick vs full checks, Android/iOS commands, prerequisites, and what each check proves. Use when check commands are unclear or need standardization.

2026-02-24
verification-run
محللو ضمان جودة البرمجيات والمختبرون

Execute project-defined checks (build/test/lint) using verify.md in WORK_PATH or commands pointed to by AGENTS/DEVELOPMENT. Show outputs; optionally record evidence.md.

2026-02-24
git-tooling
مطوّرو البرمجيات

Analyze staged diff, compose a semantic commit message following project conventions, commit, and push. Chains into bitbucket-tooling if PR creation is needed.

2026-02-24
tech-spec-authoring
محللو أنظمة الحاسوب

Compose a Technical Specification (tech-spec.md) in WORK_PATH: a single handoff-ready document that covers goals, proposed solution, implementation details, test plan, and alternatives. After it is written, the implementation skill can proceed directly from it.

2026-02-24