Whitebeard Technology avatar

Whitebeard Technology

Official

@whitebeardit · Brazil

0Followers
|
14Public Repos
|
18Published Skills

We help you to build the future

Skills Distribution
DomainDeveloper To...Quality Assurance .. (40%)Observability & Di.. (30%)Software Engineeri.. (30%)

Agent Skills by Whitebeard Technology

Showing 18 vetted skills indexed across 1 GitHub repositories.

whitebearditwhitebeardit
12

opentelemetry-instrumentation

Instrument Node.js and TypeScript applications with OpenTelemetry spans for distributed tracing.

Official
Advanced
whitebearditwhitebeardit
12

correlation-id-tracking

Manage correlation-id propagation in Node.js/TypeScript apps using AsyncLocalStorage.

Official
Intermediate
whitebearditwhitebeardit
12

skill-frontend-instrumentation-otel

Instrument Vite 3 + TypeScript frontends with OpenTelemetry for Grafana, Tempo, and Mimir.

Official
Intermediate
whitebearditwhitebeardit
12

qa-playwright-add-fixture

Add or extend Playwright fixtures in fixtures/index.ts for test automation.

Official
Intermediate
whitebearditwhitebeardit
12

qa-playwright-add-new-flow

Create test directories, inputs, and spec files for Playwright QA projects.

Official
Intermediate
whitebearditwhitebeardit
12

qa-playwright-add-test-data

Generate and extend Playwright test data in inputs.json and builder.ts files.

Official
Intermediate
whitebearditwhitebeardit
12

qa-playwright-add-new-test

Create Playwright API or UI tests with project conventions and Arrange-Act-Assert structure.

Official
Intermediate
whitebearditwhitebeardit
12

qa-playwright-maintain-conventions

Enforce Playwright project conventions for test files and specifications.

Official
Basic
whitebearditwhitebeardit
12

frontend-qa-friendly

Guide frontend markup to use semantic HTML and data-testid attributes for stable Playwright testing.

Official
Basic
whitebearditwhitebeardit
12

qa-code-review

Review Playwright test scripts for maintainability, fixture reusability, and flow standardization.

Official
Intermediate
whitebearditwhitebeardit
12

idempotency

Explain idempotency patterns for APIs and database operations.

Official
Intermediate
whitebearditwhitebeardit
12

testing

Guide unit, integration, and end-to-end testing patterns across programming languages.

Official
Intermediate
whitebearditwhitebeardit
12

conventional-commits

Validate commit messages and PR titles against Conventional Commits rules.

Official
Intermediate
whitebearditwhitebeardit
12

security

Guide secure coding practices and OWASP Top 10 vulnerability mitigation.

Official
Intermediate
whitebearditwhitebeardit
12

jira-update

Update Jira cards with structured comments via the Atlassian MCP.

Official
Advanced
whitebearditwhitebeardit
12

code-quality

Guide software development with SOLID principles, clean code, and design patterns.

Official
Intermediate
whitebearditwhitebeardit
12

planning

Develop incremental, verifiable execution plans for complex tasks.

Official
Intermediate
whitebearditwhitebeardit
12

performance

Optimize code performance with caching, async operations, and database tuning.

Official
Intermediate

Frequently Asked Questions About Whitebeard Technology

FAQPage Schema
What 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.