tajsos-repo-quality
Pragmatic quality standards and CI improvements for the TajsOS repository.
Install
mkdir -p .claude/skills/tajsos-repo-quality && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9742" && unzip -o skill.zip -d .claude/skills/tajsos-repo-quality && rm skill.zipInstalls to .claude/skills/tajsos-repo-quality
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
TajsOS repo quality overlay. Use for pragmatic CI/test/lint/coverage improvements aligned with current repository reality.Key capabilities
- →Improve CI workflows
- →Check code coverage
- →Optimize linting rules
- →Pragmatic test suite updates
How it works
It analyzes existing repository workflows and configurations to propose focused, high-impact improvements.
Inputs & outputs
When to use tajsos-repo-quality
- →Improving CI workflow
- →Checking code coverage status
- →Pragmatic test suite updates
- →Optimizing repository linting
About this skill
TajsOS Repo Quality Overlay
Quality approach
- Prefer small but meaningful quality improvements over broad process churn.
- Check coverage, Codecov, CI workflows, linting, and test commands against the actual repo before proposing changes.
- Use detekt/ktlint guidance only if those tools are actually present/configured in this repo.
PR and workflow hygiene
- Keep changes scoped, reviewable, and tied to a concrete problem.
- When adding a workflow or tool, document what problem it solves and how to verify it.
- Prefer updating existing workflows/configuration over introducing parallel systems.
Validation mindset
- Confirm commands/tasks exist before documenting them.
- Avoid speculative quality gates that do not match current project tooling.
When not to use it
- →For broad system changes
- →When tooling is not configured
Prerequisites
Limitations
- →Check coverage against actual repo
- →Use existing linting tools
How it compares
It emphasizes pragmatic, repo-specific improvements over generic quality standards.
Compared to similar skills
tajsos-repo-quality side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| tajsos-repo-quality (this skill) | 0 | 3mo | No flags | Intermediate |
| e2e-testing-patterns | 8 | 2mo | No flags | Intermediate |
| testing-workflow | 16 | 9mo | Review | Intermediate |
| perf-lighthouse | 13 | 5mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by tajemniktv
View all by tajemniktv →You might also like
e2e-testing-patterns
wshobson
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
testing-workflow
amo-tech-ai
Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.
perf-lighthouse
tech-leads-club
Run Lighthouse audits locally via CLI or Node API, parse and interpret reports, set performance budgets. Use when measuring site performance, understanding Lighthouse scores, setting up budgets, or integrating audits into CI. Triggers on: lighthouse, run lighthouse, lighthouse score, performance audit, performance budget.
xcodebuildmcp
cameroncooke
Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).
verify
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
playwright-pro
alirezarezvani
Production-grade Playwright testing toolkit. Use when the user mentions Playwright tests, end-to-end testing, browser automation, fixing flaky tests, test migration, CI/CD testing, or test suites. Generate tests, fix flaky failures, migrate from Cypress/Selenium, sync with TestRail, run on BrowserStack. 55 templates, 3 agents, smart reporting.