Skip to main content
behl1anmol
GitHub 创作者资料

behl1anmol

按仓库查看 7 个 GitHub 仓库中的 38 个已收集 skills。

已收集 skills
38
仓库
7
更新
2026年7月19日
仓库浏览

仓库与代表性 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…

2026年7月12日
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…

2026年7月12日
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,…

2026年7月12日
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…

2026年7月12日
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…

2026年7月12日
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,…

2026年7月12日
mediatorlite-benchmarks
软件开发工程师

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

2026年6月11日
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 +…

2026年6月11日
已展示 8 / 18 个已收集 Skill。
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,…

2026年4月25日
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,…

2026年4月25日
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…

2026年4月25日
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…

2026年4月21日
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,…

2026年4月18日
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,…

2026年4月18日
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,…

2026年4月18日
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.…

2026年5月30日
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.…

2026年5月30日
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…

2026年5月30日
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…

2026年5月30日
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,…

2026年5月24日
已展示 7 / 7 个仓库
已展示全部仓库