Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotfiles

dotfiles 收录了来自 lalitmee 的 28 个 skills,并提供仓库级职业覆盖和站内 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