Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:
FradSer
GitHub creator profile

FradSer

Repository-level view of 42 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
42
repositories
2
occupation fields
4
updated
2026-05-09
repository explorer

Repositories and representative skills

#001
dotclaude
39 skills55245updated 2026-05-09
93% of creator
commit-and-push
مطوّرو البرمجيات

Creates conventional git commits using git-agent and pushes to the remote repository. This skill should be used when the user asks to "commit and push", "push my changes", or wants to commit and immediately push to remote. The executing AI auto-derives its own co-author string from its runtime model identity (e.g., `Claude Opus 4.7 <noreply@anthropic.com>`) and passes it to `--co-author`. `$ARGUMENTS`, if provided, overrides the auto-derived value.

2026-05-09
commit
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Creates a conventional git commit using git-agent. This skill should be used when the user requests "commit", "git commit", "create commit", or wants to commit staged and unstaged changes following the conventional commits format. The executing AI auto-derives its own co-author string from its runtime model identity (e.g., `Claude Opus 4.7 <noreply@anthropic.com>`) and passes it to `--co-author`. `$ARGUMENTS`, if provided, overrides the auto-derived value.

2026-05-09
config-git
مطوّرو البرمجيات

Configures git setup for user identity and project conventions. This skill should be used when the user asks to "configure git", "setup git", "set commit scopes", or needs project-specific Git settings.

2026-03-27
update-gitignore
مطوّرو البرمجيات

Creates or updates a .gitignore file using git-agent AI generation. This skill should be used when the user asks to "update gitignore", "create gitignore", "add ignore rules", or needs to initialize ignore rules for a project.

2026-03-27
finish-feature
مطوّرو البرمجيات

Finalizes and merges a feature branch into develop using git-flow. This skill should be used when the user asks to "finish a feature", "merge feature branch", "complete feature", "git flow feature finish", or wants to finalize a feature branch.

2026-03-27
finish-hotfix
مطوّرو البرمجيات

Finalizes a hotfix and merges it into main and develop using git-flow. This skill should be used when the user asks to "finish a hotfix", "merge hotfix branch", "complete hotfix", "git flow hotfix finish", or wants to finalize a hotfix.

2026-03-27
finish-release
مطوّرو البرمجيات

Finalizes a release and merges it into main and develop with a tag using git-flow. This skill should be used when the user asks to "finish a release", "merge release branch", "complete release", "git flow release finish", or wants to finalize a release.

2026-03-27
start-feature
مطوّرو البرمجيات

Starts working on a new feature branch using git-flow. This skill should be used when the user asks to "start a feature", "create feature branch", "begin new feature", "git flow feature start", or wants to start a new feature.

2026-03-27
Showing top 8 of 39 collected skills in this repository.
#002
skills
3 skills40updated 2026-04-07
7.1% of creator
Showing 2 of 2 repositories
All repositories loaded