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
occupation focus
Major fields detected across this creator.
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
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました