Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotfiles

dotfiles에는 Flare576에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
3
Stars
4
업데이트
2026-06-19
Forks
4
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

fork-sync
소프트웨어 개발자

Keep a fork and its feature branch in sync with the upstream repository. Use when the upstream ships a release, the PR shows 'dirty' merge state, or you need to run a local fork while a PR is pending. Triggers: 'update the fork', 'sync with upstream', 'merge upstream', 'PR is dirty', 'rebase onto main', 'fork is behind', 'fork-sync'.

2026-06-19
git-master
소프트웨어 개발자

MUST USE for ANY git operations: committing, rebasing, squashing, or searching git history. Use when the user says "commit", "make a commit", "rebase", "squash commits", "clean up history", "find when X was added", "who wrote this line", "when did this bug start", "git blame", "git bisect", or any git-related request. Handles commit style detection (semantic/plain/short), atomic commit planning, dependency ordering, fixup/autosquash workflows, interactive rebase, conflict resolution, pickaxe/regex history search, blame, and bisect.

2026-06-19
atlassian-rest
프로젝트 관리 전문가

Interact with Atlassian Jira and Confluence using REST APIs — no MCP server needed. Use this skill whenever the user mentions Jira, Confluence, Atlassian, tickets, issues, sprints, backlogs, epics, stories, or any project management task that involves creating/editing/searching/transitioning Jira issues, writing or reading Confluence pages, generating status reports, triaging bugs, converting specs to backlogs, capturing tasks from meeting notes, searching company knowledge, syncing local BMAD documents with Jira or Confluence, pushing docs to Jira, pulling from Jira, linking documents to tickets, downloading Confluence spaces to local markdown, or converting between Confluence storage format and markdown. Also trigger when the user says things like "move that ticket to done", "what's the status of PROJ-123", "create a bug for X", "search our wiki for Y", "file a ticket", "check for duplicates", "write a status update", "break this spec into stories", "sync this doc", "push to jira", "pull from jira", "sync t

2026-06-16