Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 28 collected skills from lalitmee, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
28
Stars
42
updated
2026-07-17
Forks
5
Occupation coverage
8 occupation categories · 100% classified
repository explorer

Skills in this repository

conventional-commit
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-07-03
debug
software-developers

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

2026-07-03
draft
office-clerks-general-439061

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

2026-07-03
explain
software-developers

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

2026-07-03
explore
software-developers

Interactive Explore mode. Interactively explains the codebase through guided discovery

2026-07-03
audit
information-security-analysts

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

2026-07-03
cleanup
software-developers

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

2026-07-03
find-docs
software-developers

Find relevant documentation and output GitHub URLs

2026-07-03
gen-docs
software-developers

Generates TSDoc comments for a given JavaScript or TypeScript code snippet

2026-07-03
gen-gemini
software-developers

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

2026-07-03
gen-test
software-quality-assurance-analysts-and-testers

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

2026-07-03
organize
office-clerks-general-439061

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

2026-07-03
prioritize
project-management-specialists

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

2026-07-03
rename
office-clerks-general-439061

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

2026-07-03
report
data-scientists-152051

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

2026-07-03
review-code
software-quality-assurance-analysts-and-testers

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

2026-07-03
review-pr
software-quality-assurance-analysts-and-testers

Reviews a pull request based on issue number

2026-07-03
summarize
office-clerks-general-439061

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

2026-07-03
whatsnew
market-research-analysts-and-marketing-specialists-131161

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

2026-07-03
commit
software-developers

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

2026-07-03
research
market-research-analysts-and-marketing-specialists-131161

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
computer-occupations-all-other

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

2026-06-26
karpathy-guidelines
software-developers

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
software-developers

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