Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

dotfiles

يحتوي dotfiles على 28 من skills المجمعة من lalitmee، مع تغطية مهنية على مستوى المستودع وصفحات 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