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

behl1anmol

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

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

أين توجد skills

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

مستكشف المستودعات

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

mediatorlite-abstractions
مطوّرو البرمجيات

Reference for the MediatorLite.Abstractions project -- IMediator (ValueTask dispatch), IRequest, IRequestHandler, INotification, INotificationHandler, IPipelineBehavior, Unit, IValidator, validation models, and every attribute in Attributes.cs…

١٢ يوليو ٢٠٢٦
mediatorlite-source-generation
مطوّرو البرمجيات

Reference for the MediatorLite.SourceGeneration project -- HandlerDiscoveryGenerator (IIncrementalGenerator) with four discovery pipelines, emission of MediatorLite.Generated.MediatorLiteRegistration + SourceGeneratedMediator, compile-time resolution of…

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

Reference for the MediatorLite.Tests project -- directory layout (SourceGeneration/ vs UnitTests/), xUnit + FluentAssertions conventions, TestTypes.cs patterns (handler tracking via static state, notification recorders, compile-time strategy attributes,…

١٢ يوليو ٢٠٢٦
mediatorlite-abstractions
مطوّرو البرمجيات

Reference for the MediatorLite.Abstractions project -- IMediator (ValueTask dispatch), IRequest, IRequestHandler, INotification, INotificationHandler, IPipelineBehavior, Unit, IValidator, validation models, and every attribute in Attributes.cs…

١٢ يوليو ٢٠٢٦
mediatorlite-source-generation
مطوّرو البرمجيات

Reference for the MediatorLite.SourceGeneration project -- HandlerDiscoveryGenerator (IIncrementalGenerator) with four discovery pipelines, emission of MediatorLite.Generated.MediatorLiteRegistration + SourceGeneratedMediator, compile-time resolution of…

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

Reference for the MediatorLite.Tests project -- directory layout (SourceGeneration/ vs UnitTests/), xUnit + FluentAssertions conventions, TestTypes.cs patterns (handler tracking via static state, notification recorders, compile-time strategy attributes,…

١٢ يوليو ٢٠٢٦
mediatorlite-benchmarks
مطوّرو البرمجيات

Reference for the MediatorLite.Benchmarks project -- BenchmarkDotNet setup (MemoryDiagnoser, SimpleJob warmupCount=3 iterationCount=10), five benchmark classes (MediatorBenchmarks / PipelineBenchmarks / MultipleBehaviorsBenchmarks / NotificationBenchmarks /…

١١ يونيو ٢٠٢٦
mediatorlite-core
مطوّرو البرمجيات

Runtime implementation for MediatorLite -- AddMediatorLite() DI extension, the ThrowingMediator diagnostic fallback, the generated SourceGeneratedMediator (implements IMediator via ValueTask typed-switch dispatch), MediatorDiagnostics (ActivitySource +…

١١ يونيو ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
design-system-knowledge
مطوّرو البرمجيات

Deep knowledge of the spec-compliant DESIGN.md parser (src/design.ts) and how parsed YAML tokens flow into rendered PDFs. Covers DesignTokens/Typography interfaces, the YAML frontmatter parser, duplicate-section detection, {token.path} reference resolution,…

٢٥ أبريل ٢٠٢٦
pdf-pipeline-knowledge
مطوّرو البرمجيات

Deep knowledge of the Puppeteer-driven PDF rendering pipeline. Covers PdfRenderer (launch args, browser reuse, cleanup), temp-file file:// navigation strategy, window.__mermaidDone + document.fonts.ready + double requestAnimationFrame readiness dance,…

٢٥ أبريل ٢٠٢٦
template-css-knowledge
مطوّرو الويب

Everything about how the full HTML document is assembled (src/template.ts) and the theme CSS layering order. Covers buildHtml, the readCss cache, KaTeX font-path rewrite, fonts.css/tokens.css/base.css/theme-*.css/highlight-*.css/print.css layering, :root and…

٢٥ أبريل ٢٠٢٦
build-publish-knowledge
مديرو الشبكات وأنظمة الحاسوب

End-to-end knowledge of the build toolchain and release flow. Covers tsconfig, copy-assets.js, bin shims, dist layout, npm script graph, CI matrix (ubuntu Node 24 + windows Node 24), PUPPETEER_SKIP_DOWNLOAD hygiene, publish.yml tag-version parity, npm…

٢١ أبريل ٢٠٢٦
cli-repl-knowledge
مطوّرو البرمجيات

Comprehensive knowledge of the CLI surface (src/cli.ts), interactive chat REPL (src/repl.ts), welcome banner (src/banner.ts), progress reporter (src/progress.ts), light/dark prompt (src/prompt.ts), and logger/TTY color helpers (src/logger.ts,…

١٨ أبريل ٢٠٢٦
markdown-pipeline-knowledge
مطوّرو البرمجيات

Comprehensive knowledge of the markdown-it pipeline in awesome-md-to-pdf. Covers createMarkdown, every loaded plugin, the custom fence renderer (mermaid passthrough + code-wrap), image URL rewriting to file://, external-link marking, slugify, extractTitle,…

١٨ أبريل ٢٠٢٦
testing-verification-knowledge
محللو ضمان جودة البرمجيات والمختبرون

How to test and visually verify awesome-md-to-pdf changes. Covers the samples fixtures, npm run demo:light/dark smoke tests, scripts/verify-fullbleed.js (A4 PNG harness), scripts/pdf-page1-to-png.js (real-PDF first-page snapshot), the CI --help smoke test,…

١٨ أبريل ٢٠٢٦
bugfix
مطوّرو البرمجيات

Systematic bug-fix workflow for the Create with Anmol project. Reads debugging history, reproduces the bug, performs 5-point root cause analysis, applies a minimal targeted fix, writes a Playwright regression test, and documents the fix in debugging-log.md.…

٣٠ مايو ٢٠٢٦
feature
مطوّرو البرمجيات

Structured feature development workflow for the Create with Anmol project. Reads all relevant context files, writes a plan, implements the feature following design system and architecture rules, validates with TypeScript build, and runs Playwright E2E tests.…

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

Thorough code review workflow for the Create with Anmol project. Loads all project rules (frontend, backend, design system, architecture), diffs the current changes, and reports findings categorized as CRITICAL / HIGH / MEDIUM / LOW with exact file:line…

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

Playwright E2E testing workflow for the Create with Anmol project. Runs existing tests, diagnoses failures (distinguishing code bugs from stale tests), and writes new test coverage for user-visible features. Supports --spec (single file), --write (write tests…

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

Step-by-step deployment guide for the Create with Anmol website on Cloudflare Pages using @opennextjs/cloudflare. Covers first-time project setup, environment variables, build commands, ISR configuration, and redeployment. Use when asked to deploy, publish,…

٢٤ مايو ٢٠٢٦
عرض ٧ من أصل ٧ مستودعات
تم تحميل كل المستودعات