Whitebeard Technology
Official@whitebeardit · Brazil
We help you to build the future
Agent Skills by Whitebeard Technology
Showing 18 vetted skills indexed across 1 GitHub repositories.
opentelemetry-instrumentation
Instrument Node.js and TypeScript applications with OpenTelemetry spans for distributed tracing.
correlation-id-tracking
Manage correlation-id propagation in Node.js/TypeScript apps using AsyncLocalStorage.
skill-frontend-instrumentation-otel
Instrument Vite 3 + TypeScript frontends with OpenTelemetry for Grafana, Tempo, and Mimir.
qa-playwright-add-fixture
Add or extend Playwright fixtures in fixtures/index.ts for test automation.
qa-playwright-add-new-flow
Create test directories, inputs, and spec files for Playwright QA projects.
qa-playwright-add-test-data
Generate and extend Playwright test data in inputs.json and builder.ts files.
qa-playwright-add-new-test
Create Playwright API or UI tests with project conventions and Arrange-Act-Assert structure.
qa-playwright-maintain-conventions
Enforce Playwright project conventions for test files and specifications.
frontend-qa-friendly
Guide frontend markup to use semantic HTML and data-testid attributes for stable Playwright testing.
qa-code-review
Review Playwright test scripts for maintainability, fixture reusability, and flow standardization.
idempotency
Explain idempotency patterns for APIs and database operations.
testing
Guide unit, integration, and end-to-end testing patterns across programming languages.
conventional-commits
Validate commit messages and PR titles against Conventional Commits rules.
security
Guide secure coding practices and OWASP Top 10 vulnerability mitigation.
jira-update
Update Jira cards with structured comments via the Atlassian MCP.
code-quality
Guide software development with SOLID principles, clean code, and design patterns.
planning
Develop incremental, verifiable execution plans for complex tasks.
performance
Optimize code performance with caching, async operations, and database tuning.
Frequently Asked Questions About Whitebeard Technology
FAQPage SchemaWhat specific tasks can I perform using these capabilities?▼
You can implement distributed tracing in Node.js, standardize Playwright test suites with custom fixtures, enforce Conventional Commits, and apply SOLID principles to improve code maintainability and security posture.
Which personas benefit most from these engineering standards?▼
These capabilities are designed for Full-stack Engineers, Quality Assurance Engineers, and Site Reliability Engineers who need to maintain high-quality, observable, and testable codebases in TypeScript environments.
What are the prerequisites for implementing these observability and testing patterns?▼
Implementation requires a Node.js environment, TypeScript configuration, and existing infrastructure for observability backends like Grafana or Tempo. Playwright must be installed as a dependency within your project to utilize the fixture and test generation capabilities.