Skip to main content
Run any Skill in Manus
with one click
xenmayer
GitHub creator profile

xenmayer

Repository-level view of 18 collected skills across 1 GitHub repositories.

skills collected
18
repositories
1
updated
2026-04-16
repository explorer

Repositories and representative skills

aif-evolve
computer-occupations-all-other

Self-improve AI Factory skills based on project context, accumulated patches, and codebase patterns. Analyzes what went wrong, what works, and enhances skills to prevent future issues. Use when you want to make AI smarter for your project.

2026-04-16
aif-rules
computer-occupations-all-other

Add project-specific rules and conventions to the configured RULES.md artifact. Each invocation appends new rules. These rules are automatically loaded by /aif-implement before execution. Use when user says "add rule", "remember this", "convention", or "always do X".

2026-04-16
go-best-practices
software-developers

Go idioms, code conventions, and best practices tailored for the WGTray codebase. Covers error handling, concurrency (sync.RWMutex, goroutines), platform-specific file split patterns, systray UI patterns, and macOS admin execution. Use when writing, reviewing, or refactoring any Go code in this project.

2026-04-10
aif-architecture
software-developers

Generate architecture guidelines for the project. Analyzes tech stack from DESCRIPTION.md, recommends an architecture pattern, and creates .ai-factory/ARCHITECTURE.md. Use when setting up project architecture, asking "which architecture", or after /aif setup.

2026-04-10
aif-build-automation
software-developers

Analyze project and generate or enhance build automation file (Makefile, Taskfile.yml, Justfile, Magefile.go). If a build file already exists, improves it by adding missing targets and best practices. Use when user says "generate makefile", "create taskfile", "add justfile", "setup mage", or "build automation".

2026-04-10
aif-commit
software-developers

Create conventional commit messages by analyzing staged changes. Generates semantic commit messages following the Conventional Commits specification. Use when user says "commit", "save changes", or "create commit".

2026-04-10
aif-dockerize
network-and-computer-systems-administrators

Analyze project and generate Docker configuration: Dockerfile (multi-stage dev/prod), compose.yml, compose.override.yml (dev), compose.production.yml (hardened), and .dockerignore. Includes production security audit. Use when user says "dockerize", "add docker", "docker compose", "containerize", or "setup docker".

2026-04-10
aif-explore
software-developers

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

2026-04-10
Showing top 8 of 18 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded