Skip to main content
Run any Skill in Manus
with one click
$pwd:
testdino-hq
GitHub creator profile

testdino-hq

Repository-level view of 40 collected skills across 5 GitHub repositories, including approximate occupation coverage.

skills collected
40
repositories
5
occupation fields
2
updated
2026-05-26
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
google-styleguides-skills
18 skills20updated 2026-02-25
45% of creator
google-styleguides-skills
Software Developers

Complete collection of Google's official style guides for 17 languages. Includes TypeScript, JavaScript, Python, Java, Go, C++, C#, Swift, Objective-C, HTML/CSS, AngularJS, Shell, R, Common Lisp, Vim Script, JSON, and Markdown. Production-ready coding standards used across Google's engineering organization, formatted for AI agent consumption.

2026-02-25
angularjs
Software Developers

Google's official AngularJS style guide. Covers controllers, services, directives, modules, dependency injection, and AngularJS 1.x best practices.

2026-02-25
common-lisp
Software Developers

Google's official Common Lisp style guide. Covers naming conventions, formatting, macros, packages, documentation strings, and Lisp best practices.

2026-02-25
cpp
Software Developers

Google's official C++ style guide. Covers headers, naming conventions, formatting, classes, memory management, RAII, smart pointers, and modern C++ features.

2026-02-25
csharp
Software Developers

Google's official C# style guide. Covers naming conventions, formatting, LINQ, async/await, XML documentation, and .NET best practices.

2026-02-25
go
Software Developers

Google's official Go style guide. Covers gofmt formatting, naming conventions, error handling, interfaces, concurrency patterns, and package organization. Enforces idiomatic Go code with short variable names and explicit error checks.

2026-02-25
html-css
Web Developers

Google's official HTML/CSS style guide. Covers formatting, naming, semantics, accessibility, and best practices for web markup and styling.

2026-02-25
java
Software Developers

Google's official Java style guide. Covers 2-space indentation, 100-char line limit, naming conventions, braces, imports, Javadoc, exception handling, lambdas, and streams. Enforces @Override annotations and specific imports.

2026-02-25
Showing top 8 of 18 collected skills in this repository.
#002
testdino-mcp
8 skills73updated 2026-03-28
20% of creator
#003
TestDino-Plugins
7 skills00updated 2026-05-20
18% of creator
testdino-audit
Software Quality Assurance Analysts & Testers

Use only when the user explicitly asks for a TestDino audit of Playwright automated test code. Routes through the `test_audit` tool flow. For generic code review or non-Playwright targets, do a normal review instead.

2026-05-20
testdino-health
Software Developers

Use when the user wants to check TestDino connection status, validate their PAT, discover available organizations and projects, or find the right projectId. Always call this first when the project context is ambiguous before any other TestDino tool.

2026-05-20
testdino-manual-runs
Software Quality Assurance Analysts & Testers

Use when the user wants to manage a manual execution run or update case-level results inside a run — listing runs, creating runs for a release, inspecting a run, assigning cases, or marking case results (passed/failed/blocked/skipped/retest/untested). Accepts counter-style IDs like RUN-12 and TC-156.

2026-05-20
testdino-manual-tests
Software Quality Assurance Analysts & Testers

Use when the user wants to create, update, or browse manual QA test cases and suites in TestDino — not execution runs. Covers list_manual_test_suites, list_manual_test_cases, get_manual_test_case, create_manual_test_case, update_manual_test_case, create_manual_test_suite.

2026-05-20
testdino-releases
Software Quality Assurance Analysts & Testers

Use when the user wants to browse, inspect, create, or update releases/milestones in a TestDino project. Covers list_releases, get_release, create_release, and update_release. Accepts counter-style IDs like MS-12.

2026-05-20
testdino-runs
Software Quality Assurance Analysts & Testers

Use when the user wants to inspect automated test runs, list failed or flaky tests, debug a failing testcase with historical context, or filter runs by branch, commit, author, environment, browser, status, or tags. Includes list_testruns, get_run_details, list_testcase, get_testcase_details, and debug_testcase.

2026-05-20
testdino-sessions
Software Quality Assurance Analysts & Testers

Use when the user wants to browse, inspect, create, or update exploratory testing sessions in TestDino — by state, status, session type, assignee, release, or tags. Covers list_sessions, get_session, create_session, and update_session. Accepts counter-style IDs like SES-12.

2026-05-20
#004
playwright-skill
6 skills26445updated 2026-05-26
15% of creator
playwright-skill
Software Quality Assurance Analysts & Testers

Battle-tested Playwright patterns for writing, debugging, and scaling reliable test suites. Use when you need guidance for E2E, API, component, visual, accessibility, or security testing, plus CI/CD, CLI automation, page objects, and migration from Cypress or Selenium. TypeScript and JavaScript.

2026-05-26
playwright-ci
Software Quality Assurance Analysts & Testers

Production-ready CI/CD configurations for Playwright — GitHub Actions, GitLab CI, CircleCI, Azure DevOps, Jenkins, Docker, parallel sharding, reporting, code coverage, and global setup/teardown.

2026-05-26
playwright-core
Software Quality Assurance Analysts & Testers

Battle-tested Playwright patterns for writing and debugging reliable E2E, API, component, visual, accessibility, and security tests. Use when you need locator strategy, assertions, fixtures, network mocking, auth flows, trace debugging, or framework recipes for React, Next.js, Vue, and Angular. TypeScript and JavaScript.

2026-05-26
playwright-cli
Software Quality Assurance Analysts & Testers

Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you need terminal-first browser control for navigation, form filling, screenshots, tracing, bound browser sessions, debugging, or generating Playwright test code. Only use against applications you own or have explicit authorization to test.

2026-05-26
playwright-migration
Software Quality Assurance Analysts & Testers

Step-by-step migration guides for moving to Playwright from Cypress or Selenium/WebDriver — command mappings, architecture changes, and incremental adoption strategies.

2026-02-13
playwright-pom
Software Quality Assurance Analysts & Testers

Page Object Model patterns for Playwright — when to use POM, how to structure page objects, and when fixtures or helpers are a better fit.

2026-02-13
Showing 5 of 5 repositories
All repositories loaded
testdino-hq GitHub Skills | SkillsMP