Skip to main content
DevOtts
ملف منشئ GitHub

DevOtts

عرض على مستوى المستودعات لـ ٤١ skills مجمعة عبر ٨ مستودعات GitHub.

skills مجمعة
٤١
مستودعات
٨
محدث
١٣ سبتمبر ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
all-skills-you-will-ever-need
١٤ skills · ٢٦ مايو ٢٠٢٦
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوبمحللو ضمان جودة البرمجيات والمختبرونمطوّرو الويبمصممو واجهات الويب والرقمية
٥ فئات مهنية · ١٠٠٪؜ مصنفة
٣٤٪؜الحصة
#02
build-it
٦ skills · ٢٥ يوليو ٢٠٢٦
المهن الحاسوبية الأخرىمطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٥٪؜الحصة
#03
fable-it
٥ skills · ٢٣ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
١٢٪؜الحصة
#04
plan-it
٥ skills · ٨ سبتمبر ٢٠٢٦
متخصصو إدارة المشاريعمطوّرو البرمجيات
٢ فئات مهنية · ١٠٠٪؜ مصنفة
١٢٪؜الحصة
#05
review-it
٥ skills · ١٣ سبتمبر ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرون
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٢٪؜الحصة
#06
conclude-it
٢ skills · ٢٧ أغسطس ٢٠٢٦
التصنيف قيد الانتظار
٤٫٩٪؜الحصة
#07
skill-it
٢ skills · ٢٦ أغسطس ٢٠٢٦
التصنيف قيد الانتظار
٤٫٩٪؜الحصة
#08
prompt-it
٢ skills · ٢٥ يوليو ٢٠٢٦
المهن الحاسوبية الأخرى
١ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٩٪؜الحصة
مستكشف المستودعات

المستودعات و skills الممثلة

iteration-impl
مطوّرو البرمجيات

Implement an iteration on top of a /launch-light scaffold (or any minimal NestJS / Next.js project). Two modes auto-detected: API iteration (domain layer on Nest) and FRONTEND iteration (Next.js/Vite UI built from HTML/Figma/image mockups, consuming an…

٢٦ مايو ٢٠٢٦
launch-light
مطوّرو البرمجيات

Lightweight productivity bootstrap for greenfield TypeScript projects — pnpm workspace with apps/api/ (NestJS) by default, BFF-ready so adding apps/web/ later requires zero restructuring. OpenRouter + LangSmith env slots, a colored start-services.sh launcher…

٢٦ مايو ٢٠٢٦
make-eval
محللو ضمان جودة البرمجيات والمختبرون

Build a small, deterministic evaluation harness for an LLM-backed function — especially classifiers with a closed label set (intent routing, priority tagging, category assignment, yes/no extraction). Use this whenever you have a function that calls an LLM and…

٢٦ مايو ٢٠٢٦
chrome-cdp-control
مطوّرو البرمجيات

Drive the user's real, logged-in Chrome browser via Chrome DevTools Protocol on localhost:9222 using Playwright. Trigger this skill when the user explicitly asks to "use my Chrome", "use my browser", "log into", "post on" (X, Reddit, LinkedIn, etc.), or any…

١٦ مايو ٢٠٢٦
cicd-deploy-builder
مديرو الشبكات وأنظمة الحاسوب

Generates a complete, project-specific CI/CD deploy skill. Discovers services by reading the repo (package.json, railway.toml, vercel.json, Dockerfile, fly.toml, .env.example), interviews the user for anything it can't infer, then produces two files: a…

١٦ مايو ٢٠٢٦
cicd-deploy
مديرو الشبكات وأنظمة الحاسوب

Generic CI/CD deploy runner. Reads any project's cicd.yaml config and executes the full pipeline: preflight checks, git push, platform-specific deploys (Vercel/Railway/Fly/custom), service monitoring, smoke tests, and final report. Invoked automatically by…

١٦ مايو ٢٠٢٦
favicon-builder
مصممو واجهات الويب والرقمية

Design and ship a brand favicon that survives 16×16 — one recognizable shape, substantial strokes, and the Next.js App Router auto-detection pipeline so the asset actually appears in the browser tab. Use when replacing a default framework favicon, when the…

١٦ مايو ٢٠٢٦
iterate
محللو ضمان جودة البرمجيات والمختبرون

Autonomous multi-cycle problem solver for complex tasks that require diagnosis → fix → test → verify loops. Use when the user says things like "make this work", "test this end-to-end", "fix and verify", "iterate until working", "do cycles", "keep going until…

١٦ مايو ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
build-it
المهن الحاسوبية الأخرى

Autonomous goal-to-DoD delivery orchestrator — the build stage of the *-it lifecycle ("plan-it plans it, build-it builds it"); formerly named fable-it. Hand it a goal and a numbered Definition of Done and it runs the whole job to completion, typically…

٢٥ يوليو ٢٠٢٦
build-it
المهن الحاسوبية الأخرى

Single-command autonomous delivery orchestrator. Invoke it with a goal and a numbered Definition of Done (DoD) and it runs the whole job to completion — typically unattended, overnight — by conducting the bundled /launch, /iterate, /full-qa and…

٢٥ يوليو ٢٠٢٦
chrome-cdp-control
مطوّرو البرمجيات

Drive the user's real, logged-in Chrome browser via Chrome DevTools Protocol using Playwright (endpoint from CDP_URL, defaulting to localhost). Trigger this skill when the user explicitly asks to "use my Chrome", "use my browser", "log into", "post on" (X,…

٢٥ يوليو ٢٠٢٦
full-qa
محللو ضمان جودة البرمجيات والمختبرون

Generic autonomous QA suite for any project — reads a test plan (markdown file or inline spec), runs all tests using Chrome CDP + iterate cycles, fixes bugs found, and produces a final QA report. Works with any web stack. Trigger with /full-qa…

٢٥ يوليو ٢٠٢٦
iterate
مطوّرو البرمجيات

Autonomous multi-cycle problem solver for complex tasks that require diagnosis → fix → test → verify loops. Use when the user says things like "make this work", "test this end-to-end", "fix and verify", "iterate until working", "do cycles", "keep going until…

٢٥ يوليو ٢٠٢٦
launch
المهن الحاسوبية الأخرى

Mission control for autonomous projects — analyzes tasks, recommends approaches (sub-agents/teams), sets up environment (features, evals, hooks, init.sh), suggests and configures tooling (MCPs), and launches the work.

٢٥ يوليو ٢٠٢٦
fable-it
مطوّرو البرمجيات

Autonomous goal-to-DoD delivery orchestrator — "Make your model behave like Fable". Hand it a goal and a numbered Definition of Done and it runs the whole job to completion, typically unattended, enforcing checkable gates (turn-end, claim, state-change,…

٢٣ يوليو ٢٠٢٦
fable-it
مطوّرو البرمجيات

Single-command autonomous delivery orchestrator. Invoke it with a goal and a numbered Definition of Done (DoD) and it runs the whole job to completion — typically unattended, overnight — by conducting the bundled /launch, /iterate, /full-qa and…

٨ يوليو ٢٠٢٦
iterate
مطوّرو البرمجيات

Autonomous multi-cycle problem solver for complex tasks that require diagnosis → fix → test → verify loops. Use when the user says things like "make this work", "test this end-to-end", "fix and verify", "iterate until working", "do cycles", "keep going until…

٨ يوليو ٢٠٢٦
launch
مطوّرو البرمجيات

Mission control for autonomous projects — analyzes tasks, recommends approaches (sub-agents/teams), sets up environment (features, evals, hooks, init.sh), suggests and configures tooling (MCPs), and launches the work.

٨ يوليو ٢٠٢٦
full-qa
محللو ضمان جودة البرمجيات والمختبرون

Generic autonomous QA suite for any project — reads a test plan (markdown file or inline spec), runs all tests using Chrome CDP + iterate cycles, fixes bugs found, and produces a final QA report. Works with any web stack. Trigger with /full-qa…

٢ يوليو ٢٠٢٦
review-it
محللو ضمان جودة البرمجيات والمختبرون

The QA front door of the DevOtts lifecycle family — plan-it plans, build-it builds, /review-it verifies. PRIMARY mission: run the unit tests, e2e tests and test-cases generated at plan phase to prove the build obeys the plan — the independent verification leg…

١٣ سبتمبر ٢٠٢٦
deploy-verify
محللو ضمان جودة البرمجيات والمختبرون

Staging/prod deploy verification — proves the build actually works in the live environment, not that a dashboard says "Ready". Runs the deployed-code ladder (curl the new route, grep served HTML, digest-pin — merged ≠ deployable ≠ deployed), re-runs the Test…

٢٥ يوليو ٢٠٢٦
review-it
محللو ضمان جودة البرمجيات والمختبرون

The QA front door of the DevOtts lifecycle family — plan-it plans, build-it builds, /review-it verifies. PRIMARY mission: run the unit tests, e2e tests and test-cases generated at plan phase to prove the build obeys the plan — the independent verification leg…

٢٥ يوليو ٢٠٢٦
side-effects
محللو ضمان جودة البرمجيات والمختبرون

Third-party side-effect verification — the Airtable failure class, first-class. Verifies that writes to external systems (Airtable, Slack, Shopify, CRMs, payment providers) actually landed, by reading the record back from the target system's OWN surfaces —…

٢٥ يوليو ٢٠٢٦
pr-review
محللو ضمان جودة البرمجيات والمختبرون

SECONDARY review-it mode — the PR-review PROCESS wrapper. Produces severity-tiered (BLOCKER/MAJOR/MINOR/NIT), evidence-cited (file:line) findings with a blocking-vs-advisory split, loading the consumer project's checklist from .claude/review-config.md (works…

١٥ يوليو ٢٠٢٦
عرض ٨ من أصل ٨ مستودعات
تم تحميل كل المستودعات