com um clique
b2c-plugin-docs-viewer
b2c-plugin-docs-viewer contém 6 skills coletadas de taurgis, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Design stable oclif command output contracts with clean --json stdout, stderr diagnostics, and structured error codes. Use when adding or refactoring command output, exit behavior, or automation-facing error handling.
Improve Playwright scraping robustness for docs extraction with resilient waits, fallback strategy, and traceable debugging. Use when scraper behavior is flaky, slow, or failing on site structure changes.
Apply maintainability guardrails for TypeScript Node CLI code: small modules, strict contracts, safe URL policy, and automation-safe errors. Use when refactoring or extending lib and command code.
Write reliable Vitest tests for oclif command run paths using deterministic mocking and clear stdout/stderr assertions. Use when adding command tests, refactoring mocks, or fixing flaky unit tests.
Build, configure, and troubleshoot oclif CLI plugins (commands, hooks, plugin bundles). Use when creating new oclif plugins, wiring package.json, or linking plugins for local development.
Create and extend Salesforce B2C Developer Tooling CLI plugins (commands, hooks, middleware, scaffolds). Use when adding B2C CLI extensions, registering hooks, or troubleshooting plugin loading.