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

dotfiles

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

수집된 skills
28
Stars
42
업데이트
2026-07-17
Forks
5
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

conventional-commit
소프트웨어 개발자

Use when the user asks to commit, write a commit message, generate a conventional commit, or invokes /conventional-commit. Also use when staged changes need a commitlint-compliant message, when the user asks to commit and push (or passes --push), when unstaged or untracked files exist and staging scope must be confirmed, or when agent-attribution trailers must be avoided on commits. Handles git commit and git push flags when the user passes them.

2026-07-17
grill-pr
소프트웨어 개발자

Use when the user asks to create, open, or raise a GitHub pull request, submit changes for review. Also when staged, committed, or unpushed work needs a PR via gh CLI and required PR metadata is missing (base branch, draft vs ready, reviewers, labels, linked issues, test plan).

2026-07-17
structured-reasoning
소프트웨어 개발자

Use when the task is multi-constraint, ambiguous, architectural, or needs a design/algorithm choice before answering. Skip for trivial lookups and one-line edits.

2026-07-17
verifying-solutions
소프트웨어 품질 보증 분석가·테스터

Use when the user explicitly asks to audit, critic, or verify a generated solution or answer (e.g. /verifying-solutions, "audit this", "critic this") — not for routine completion claims or pre-answer design.

2026-07-17
commit
소프트웨어 개발자

Use when staging, formatting, or creating git commits for code changes in a Git repository.

2026-07-03
debug
소프트웨어 개발자

Analyzes error logs, stack traces, and provides systematic debugging strategies and solutions

2026-07-03
draft
일반 사무원

Drafts professional emails based on context, tone, and purpose with templates and suggestions

2026-07-03
explain
소프트웨어 개발자

Explain mode. Analyzes the codebase to answer questions and provide insights

2026-07-03
explore
소프트웨어 개발자

Interactive Explore mode. Interactively explains the codebase through guided discovery

2026-07-03
audit
정보 보안 분석가

Performs a comprehensive security audit of code changes, dependencies, and potential vulnerabilities

2026-07-03
cleanup
소프트웨어 개발자

Identifies and suggests cleanup opportunities including unused code, dependencies, and optimization possibilities

2026-07-03
find-docs
소프트웨어 개발자

Find relevant documentation and output GitHub URLs

2026-07-03
gen-docs
소프트웨어 개발자

Generates TSDoc comments for a given JavaScript or TypeScript code snippet

2026-07-03
gen-gemini
소프트웨어 개발자

Analyzes the current project directory recursively and generate a comprehensive GEMINI.md file

2026-07-03
gen-test
소프트웨어 품질 보증 분석가·테스터

Automatically generates comprehensive test cases for functions, classes, or modules with edge cases and best practices

2026-07-03
organize
일반 사무원

Intelligently organizes files in directories based on content type, date, and purpose with safe automation

2026-07-03
prioritize
프로젝트 관리 전문가

Analyzes tasks and priorities to create organized, actionable task lists with time estimates and urgency levels

2026-07-03
rename
일반 사무원

Organizes and renames photos based on their visual content, date, and location metadata

2026-07-03
report
데이터 과학자

Generates comprehensive reports from data files and folders, with analysis and visualizations

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

Performs a code review on the specified code, providing feedback and suggestions

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

Reviews a pull request based on issue number

2026-07-03
summarize
일반 사무원

Summarizes meeting notes, transcripts, or discussions into actionable insights and follow-up items

2026-07-03
whatsnew
시장조사 분석가·마케팅 전문가

Fetches and summarizes the latest release notes for specified Google Cloud products

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

Generates a Git commit message based on staged, modified, or untracked changes

2026-07-03
research
시장조사 분석가·마케팅 전문가

Systematic multi-source research across web, GitHub, community discussions, and official docs. Use when asked to research best practices, trends, patterns, or find information on any topic. Invoke with a topic to research.

2026-07-03
skill-manager
기타 컴퓨터 관련 직업

Manage and install active agentic skills. Use when the user asks to search, install, list, or enable/disable skills.

2026-06-26
karpathy-guidelines
소프트웨어 개발자

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

2026-06-26
deps-audit
소프트웨어 개발자

Systematically compares package.json dependency entries to actual repo usage via imports, requires, configs, and scripts. Use when auditing dead dependencies, cleaning package.json, answering “is X still used?”, before removing packages, or reducing install size and supply-chain surface.

2026-06-05