FocusLogger
Structured testing, PR review, and repository analysis workflows
All Skills in This Repository (7)
Pure Emerald Level Indicatorsqa-tester
Automate .NET testing with MSTest and Playwright across unit, API, database, UI, and performance tests.
solution-patterns
Generate instructions and CSV files for consistent project structure and navigation patterns.
repository-analysis
Generate and refresh repository analysis reports with architecture and Mermaid diagrams.
mermaid-rasterize
Convert mermaid block diagrams in markdown files to PNG images.
ai-self-improvement
Centralize AI agent instructions in the `.ai/` directory and synchronize changes via a script.
pr-review
Automate Azure DevOps pull request reviews with Python scripts.
repo-documentation-gatherer
Gather and curate repository documentation and wiki content using PowerShell and Git.
Frequently Asked Questions
FAQPage SchemaHow to install FocusLogger skills?โผ
Run `npx skills add JocysCom/FocusLogger --all -g -y` in your terminal to install all skills in this suite globally.
What does FocusLogger do?โผ
FocusLogger is a Windows app that shows which program steals window focus, useful when games lose keyboard or mouse input. The repository also ships reusable skills for testing, PR review, and repo analysis.
How to write .NET tests with the qa-tester skill?โผ
The qa-tester skill guides your coding agent to write MSTest-based unit, integration, and desktop UI tests using a minimal two-tool stack with deterministic file mirroring.
Can it automate pull request reviews?โผ
Yes. The pr-review skill runs scripted steps that fetch Azure DevOps PR data, export diffs, generate review reports, and post review comments back automatically.
Do these skills work with Claude Code and Copilot?โผ
Yes. All skills follow the standard SKILL.md format and sync across Claude Code, GitHub Copilot, Roo Code, and other compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core