jaktestowac.pl avatar

jaktestowac.pl

Community

@jaktestowac

184Followers
|
53Public Repos
|
52Published Skills

We will help you improve qualityπŸ‘¨β€πŸ« Team: @Freudenberger πŸ€– AI: @AI-Testers-pl

Skills Distribution
DomainDeveloper To...Test Design & Exec.. (35%)Quality Governance.. (25%)Code Review & Stat.. (15%)LLM & AI Feature T.. (15%)

Agent Skills by jaktestowac.pl

Showing 52 vetted skills indexed across 1 GitHub repositories.

jaktestowacjaktestowac
113

code-review-advanced

Reviews pull requests and refactors with severity-ranked findings across correctness, security, and test quality.

Community
Advanced
jaktestowacjaktestowac
113

analyzing-regression-scope

Analyzes diffs and changed files to prioritize regression retest scope by risk.

Community
Intermediate
jaktestowacjaktestowac
113

handling-sensitive-test-data

Classifies, anonymizes, and sanitizes test data, secrets, and CI artifacts containing personal data.

Community
Advanced
jaktestowacjaktestowac
113

designing-test-data

Generates boundary-heavy, role-aware test data packs for manual and automated testing.

Community
Intermediate
jaktestowacjaktestowac
113

creating-skills

Creates GitHub Copilot skill folders with SKILL.md workflows, templates, and validation checklists.

Community
Intermediate
jaktestowacjaktestowac
113

creating-custom-agents

Creates GitHub Copilot custom agent files with bounded roles and minimal toolsets.

Community
Intermediate
jaktestowacjaktestowac
113

running-visual-regression-tests

Configures and maintains Playwright visual regression suites with deterministic baselines and reviewed snapshot updates.

Community
Advanced
jaktestowacjaktestowac
113

static-code-analysis-typescript

Creates and audits ESLint, Prettier, TypeScript, Husky, and CI quality gate setups for TypeScript repositories.

Community
Advanced
jaktestowacjaktestowac
113

tracking-quality-trends

Archives quality metric runs and diffs them to report direction, regressions, and gate changes.

Community
Intermediate
jaktestowacjaktestowac
113

test-driven-development-quick

Guides the red-green-refactor loop for single-behavior test-first development.

Community
Intermediate
jaktestowacjaktestowac
113

test-driven-development

Drives implementation through red-green-refactor cycles with failing tests written before production code.

Community
Advanced
jaktestowacjaktestowac
113

testing-application-security

Verifies authorization, session, and input handling of web applications through OWASP-mapped API-level checks.

Community
Advanced
jaktestowacjaktestowac
113

reviewing-ai-output-groundedness

Reviews AI output claim by claim against retrieved sources to verify groundedness and citations.

Community
Advanced
jaktestowacjaktestowac
113

unslop-answers

Audits agent-written reports and findings for unverified claims, fabricated specifics, and missing evidence.

Community
Intermediate
jaktestowacjaktestowac
113

verifying-acceptance-criteria

Compares implementation evidence against acceptance criteria to produce a verification matrix with met, partial, missing, or untestable verdicts.

Community
Intermediate
jaktestowacjaktestowac
113

code-review

Reviews small diffs and single files for correctness, tests, security, and readability.

Community
Basic
jaktestowacjaktestowac
113

mocking-network-and-time

Stubs network dependencies and freezes clocks to make tests deterministic.

Community
Advanced
jaktestowacjaktestowac
113

reporting-bugs

Transforms rough tester notes and evidence into reproducible, developer-ready defect reports.

Community
Intermediate
jaktestowacjaktestowac
113

documenting-test-suites

Writes README quickstarts, tag glossaries, and architecture decision records for test suites.

Community
Intermediate
jaktestowacjaktestowac
113

creating-prompts

Creates GitHub Copilot prompt files for reusable VS Code workflow starters.

Community
Intermediate
jaktestowacjaktestowac
113

analyzing-quality-metrics

Defines, computes, and interprets test quality metrics for QA dashboards and stakeholder reports.

Community
Intermediate
jaktestowacjaktestowac
113

unslop-tests

Detects and fixes weak test patterns in Vitest, Jest, Playwright, and Mocha suites.

Community
Advanced
jaktestowacjaktestowac
113

creating-hooks

Creates GitHub Copilot hooks with hooks.json configuration, cross-platform scripts, and documentation.

Community
Intermediate
jaktestowacjaktestowac
113

testing-llm-features

Builds offline eval suites with golden cases, scoring strategies, and CI regression gates for LLM-powered features.

Community
Advanced

Frequently Asked Questions About jaktestowac.pl

FAQPage Schema
What tasks can I accomplish with jaktestowac.pl's skills?β–Ό

You can design functional and unit tests, run TDD red-green-refactor cycles, review code with severity-ranked findings, scope regression risk from diffs, audit WCAG 2.2 accessibility, run OWASP-informed security checks, verify API contracts against OpenAPI specs, and produce evidence-backed release go/no-go recommendations.

Who are these skills designed for?β–Ό

QA engineers, test automation developers, and engineering teams working in VS Code with GitHub Copilot. They suit testers handling Playwright suites, CI quality gates, and LLM feature validation, plus leads who need quality metrics, traceability matrices, and release-readiness evidence for stakeholders.

How do I install and run these skills?β–Ό

Each skill ships as a SKILL.md folder with native frontmatter and is user-invocable inside GitHub Copilot in VS Code. The creating-plugins skill bundles skills into installable Copilot plugins with plugin.json manifests and marketplace registration, while creating-hooks and creating-instructions add hooks.json and scoped instruction files.

Are these skills free and open source?β–Ό

The prd-generator skill explicitly declares an MIT license, indicating open-source distribution intent. The organization maintains 53 public repositories on GitHub under jaktestowac, so skills can be inspected and adopted directly from the public registry without stated licensing fees.

What prerequisites do these skills require?β–Ό

Skills expect VS Code with GitHub Copilot, a repository with an existing test runner, and CI access for gate workflows. Specific skills need inputs like OpenAPI specs, LCOV or Cobertura coverage artifacts, written authorization for security testing, and GDPR or HIPAA context when handling sensitive test data.