ArtemYurovArtemYurovCommunity·21 Agent Skills Included

TomoBar

Structured planning, implementation, review, and release workflows for macOS apps

Guides coding agents through full feature lifecycles: planning, implementation, bug fixing, code review, security audits, QA test plans, and CI pipeline generation. Eliminates vague prompts, missed tasks, and inconsistent commits by enforcing plans, rules, and quality gates. Includes SwiftUI, Swift concurrency, and macOS design guideline skills tailored to shipping menu bar apps like TomoBar.
npx skills add ArtemYurov/TomoBar --all -g -y
Available:

Gives the agent a full project map of the TomoBar macOS app — tech stack, file structure, and key entry points — so it can navigate the codebase and route work to the right skill without manual explanation.

All Skills in This Repository (21)

Pure Emerald Level Indicators
📦 In Repo
ArtemYurovArtemYurov

aif-fix

Identify and fix codebase bugs with plan-first or immediate patch workflows.

Community
Advanced
📦 In Repo
ArtemYurovArtemYurov

aif-rules

Append project-wide rules to .ai-factory/RULES.md and prevent duplicates.

Community
Intermediate
📦 In Repo
ArtemYurovArtemYurov

aif-verify

Audit completed software implementations against project plan tasks and quality standards.

Community
Advanced
📦 In Repo
ArtemYurovArtemYurov

aif-ci

Generate CI/CD pipelines for GitHub Actions or GitLab CI with linting, tests, and security checks.

Community
Advanced
📦 In Repo
ArtemYurovArtemYurov

aif-plan

This is a placeholder.

Community
Advanced
📦 In Repo
ArtemYurovArtemYurov

aif-build-automation

Generate or enhance Makefile, Taskfile.yml, Justfile, or Magefile.go build files.

Community
Advanced
📦 In Repo
ArtemYurovArtemYurov

aif-docs

Generate a landing README and structured docs/ directory with navigation and audits.

Community
Advanced
📦 In Repo
ArtemYurovArtemYurov

aif-security-checklist

Audit project security posture using an OWASP-based checklist.

Community
Advanced
📦 In Repo
ArtemYurovArtemYurov

aif-commit

Analyze staged git changes to generate Conventional Commits messages.

Community
Intermediate
📦 In Repo
ArtemYurovArtemYurov

aif-evolve

Analyze patches and codebase patterns to iteratively refine AI Factory skills.

Community
Advanced
📦 In Repo
ArtemYurovArtemYurov

aif-architecture

Generate a tailored ARCHITECTURE.md by analyzing a project's tech stack.

Community
Intermediate
📦 In Repo
ArtemYurovArtemYurov

aif-skill-generator

Generate Agent Skills packages with SKILL.md, references, scripts, and templates.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install TomoBar skills?

Run `npx skills add ArtemYurov/TomoBar --all -g -y` in your terminal to install all skills in this suite globally.

What does the AI Factory workflow do?

It walks your agent through planning a feature, implementing it task by task, verifying the result, reviewing the code, and committing with conventional messages.

Can it help fix bugs automatically?

Yes. The aif-fix skill investigates the root cause, applies a logged fix, suggests regression tests, and records a patch so the same mistake is less likely to repeat.

Does it include SwiftUI and macOS guidance?

Yes. It bundles skills for SwiftUI best practices, Swift concurrency, SwiftUI performance audits, and Apple Human Interface Guidelines for Mac apps.

Do I need coding experience to use these skills?

Basic familiarity helps, but the skills turn plain-English requests like "plan this feature" or "fix this bug" into structured, step-by-step agent workflows.

Related Repositories in Software Engineering

View All in Software Engineering