feat: add qa-automation preset with test automation skills#1
Open
kiro-agent[bot] wants to merge 4 commits into
Open
feat: add qa-automation preset with test automation skills#1kiro-agent[bot] wants to merge 4 commits into
kiro-agent[bot] wants to merge 4 commits into
Conversation
… 46 commands, 8 hooks, 5 workflows - Port 13 agents from test-automation-skills-agents, create 5 new - Port 10 skills from source, create 14 new skill folders - Create 46 commands organized in categories (test, fix, plan, generate, report, git, scout, skill) - Port 7 instruction files as steering with proper frontmatter, create 2 new - Create 8 hook scripts (3 new QA-specific + 5 copied from frontend) - Create 5 workflow documents - Create specs templates, docs, and all root preset files - Create manifest.json listing all 227 files with no orphans or broken links - Include THIRD_PARTY_NOTICES.md with MIT attribution to Douglas Urrea Ocampo - All content stripped of emoji, no real PII, proper frontmatter throughout Co-authored-by: Danh Hoàng Hiếu Nghị <ihatesea69@gmail.com>
…ump to 0.4.0 Co-authored-by: Danh Hoàng Hiếu Nghị <ihatesea69@gmail.com>
Co-authored-by: Danh Hoàng Hiếu Nghị <ihatesea69@gmail.com>
Co-authored-by: Danh Hoàng Hiếu Nghị <ihatesea69@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request was created by @kiro-agent on behalf of @ihatesea69 👻
Comment with /kiro fix to address specific feedback or /kiro all to address everything.
Learn about Kiro autonomous agent
Summary
Adds a new qa-automation preset to kiro-kit, ported and adapted from fugazi/test-automation-skills-agents (MIT licensed).
This provides QA Automation Engineers with a complete
.kiro/workspace including Playwright, Selenium, API testing, accessibility testing, regression testing, and CI/CD integration content.What's included
.js): test-runner-guard, test-coverage-check, flaky-test-detector, pre-commit-lint, and moreProject integration changes
qa-automationREADME.mdupdated with new preset row and powers tableCHANGELOG.mdhas v0.4.0 entrypackages/cli/package.jsonversion bumped from 0.3.0 to 0.4.0presets/qa-automation/skills/THIRD_PARTY_NOTICES.mdTesting
qa-automationpresetdist/files) remain unchangedKnown limitations
dist/references in manifests) are not addressed in this PR