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

dotfiles

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

수집된 skills
15
Stars
4
업데이트
2026-05-21
Forks
0
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

graphify
데이터베이스 아키텍트

any input (code, docs, papers, images, videos) to knowledge graph. Use when user asks any question about a codebase, documents, or project content - especially if graphify-out/ exists, treat the question as a /graphify query.

2026-05-21
review-spec
소프트웨어 품질 보증 분석가·테스터

Review design specs for correctness, completeness, consistency, quality, implementability, and risks. Verifies claims against source code. Invoke with /review-spec <path-to-spec>.

2026-04-19
graphite
소프트웨어 개발자

Graphite CLI (gt) patterns for managing stacked pull requests. Use whenever the user mentions graphite, the `gt` command, PR stacks, or stacked diffs. Also triggers when starting development work in a repository where graphite is initialized (`.git/refs/graphite` exists or `gt` commands have been used). Invoke proactively when the user is creating branches, submitting PRs, or navigating between related branches in a collaborative repo — even if they don't mention graphite by name.

2026-04-16
estimating
프로젝트 관리 전문가

Use when creating issues, reviewing unestimated backlog items, or asked to estimate effort. Encodes the fibonacci scale and drives session/agent planning decisions.

2026-04-12
finish-ticket
소프트웨어 개발자

Complete a development ticket end-to-end: root-cause any test failures, run the full test suite, lint and typecheck, commit, fast-forward merge to main, update the issue tracker to Done, and file follow-up issues for gaps. Invoke with /finish-ticket <ISSUE-ID>.

2026-04-12
preflight
네트워크·컴퓨터 시스템 관리자

Session start check for MCP auth, git state, and worktree environment. Run at the start of any session involving MCP servers to surface expired tokens and env drift before they interrupt real work.

2026-04-12
technical-writing
기술 작가

Technical documentation standards for both writing and reviewing. Use when creating new documentation, writing ADRs, drafting technical specs, reviewing existing docs for quality, or critiquing technical writing. Triggers on any documentation task, whether creating, editing, or reviewing.

2026-03-10
code-review
소프트웨어 품질 보증 분석가·테스터

Code review standards for quality, security, and maintainability. Use when reviewing code changes, analyzing PRs, auditing code quality, or when asked to review, critique, or assess code. Triggers on any code review, PR analysis, or code quality assessment task.

2026-03-10
confluence
소프트웨어 개발자

Atlassian Confluence integration via MCP. Use when working with Confluence wiki pages, spaces, documentation, or content management. Supports searching, reading, creating, updating pages, comments, and Jira linking. Triggers when the user mentions Confluence, wiki pages, or knowledge base content.

2026-03-10
github-cli
소프트웨어 개발자

GitHub CLI (gh) patterns for PR review, issue management, and repository context. Use whenever working with pull requests, reviewing PRs, checking CI/CD status, analyzing commits, viewing GitHub issues, or when the user provides a GitHub URL or PR number. Triggers on any gh command usage, PR review workflow, or GitHub repository interaction.

2026-03-10
jira
프로젝트 관리 전문가

Atlassian Jira integration via MCP. Use when working with Jira issues, tickets, epics, sprints, or project management. Supports searching, creating, updating issues, transitions, comments, and linking. Triggers when the user mentions Jira, tickets, issues, or project tracking.

2026-03-10
nodejs
소프트웨어 개발자

Node.js and TypeScript development standards including project structure, quality tools (npm, Biome, Vitest, TypeScript), testing patterns, and best practices. Use whenever working in a project with package.json, tsconfig.json, or Node.js/TypeScript source files. Triggers on JavaScript, TypeScript, npm, or Node.js development tasks.

2026-03-10
python
소프트웨어 개발자

Python development standards including project structure, quality tools (uv, ruff, mypy, pytest), testing patterns, and best practices. Use whenever working in a project with pyproject.toml, setup.py, requirements.txt, or Python source files. Triggers on Python development, testing, linting, or packaging tasks.

2026-03-10
tool-usage
소프트웨어 개발자

File creation and modification standards. Use whenever creating new files, editing existing files, or writing content to disk. Requires using Write, Edit, or MultiEdit tools instead of bash commands like echo, cat with heredoc, or sed. Triggers on any file creation or modification task.

2026-03-10
commit
소프트웨어 개발자

Analyze changes and create atomic git commits following conventional commit standards. Detects multiple logical changes and suggests splitting into separate commits.

2026-03-10