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

hightemp

Repository-level view of 47 collected skills across 4 GitHub repositories.

skills collected
47
repositories
4
updated
2026-05-31
repository explorer

Repositories and representative skills

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-03-21
aif-best-practices
software-developers

Code quality guidelines and best practices for writing clean, maintainable code. Covers naming, structure, error handling, testing, and code review standards. Use when writing code, reviewing, refactoring, or asking "how should I name this", "best practice for", "clean code".

2026-03-21
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-03-21
aif-ci
software-developers

Generate CI/CD pipeline (GitHub Actions / GitLab CI) with linting, static analysis, tests, security. Use when user says "ci", "setup ci", "github actions", "gitlab ci", "pipeline".

2026-03-21
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-03-21
aif-dockerize
software-developers

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-03-21
aif-docs
software-developers

Generate and maintain project documentation. Creates a lean README as a landing page with detailed docs/ directory split by topic. Use when user says "create docs", "write documentation", "update docs", "generate readme", or "document project".

2026-03-21
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-03-21
Showing top 8 of 41 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded