Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

dotfiles

dotfiles contiene 28 skills recopiladas de lalitmee, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
28
Stars
42
actualizado
2026-07-17
Forks
5
Cobertura ocupacional
8 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

conventional-commit
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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

2026-07-03
debug
Desarrolladores de software

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

2026-07-03
draft
Empleados de oficina generales

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

2026-07-03
explain
Desarrolladores de software

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

2026-07-03
explore
Desarrolladores de software

Interactive Explore mode. Interactively explains the codebase through guided discovery

2026-07-03
audit
Analistas de seguridad de la información

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

2026-07-03
cleanup
Desarrolladores de software

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

2026-07-03
find-docs
Desarrolladores de software

Find relevant documentation and output GitHub URLs

2026-07-03
gen-docs
Desarrolladores de software

Generates TSDoc comments for a given JavaScript or TypeScript code snippet

2026-07-03
gen-gemini
Desarrolladores de software

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

2026-07-03
gen-test
Analistas de garantía de calidad de software y probadores

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

2026-07-03
organize
Empleados de oficina generales

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

2026-07-03
prioritize
Especialistas en gestión de proyectos

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

2026-07-03
rename
Empleados de oficina generales

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

2026-07-03
report
Científicos de datos

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

2026-07-03
review-code
Analistas de garantía de calidad de software y probadores

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

2026-07-03
review-pr
Analistas de garantía de calidad de software y probadores

Reviews a pull request based on issue number

2026-07-03
summarize
Empleados de oficina generales

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

2026-07-03
whatsnew
Analistas de investigación de mercados y especialistas en marketing

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

2026-07-03
commit
Desarrolladores de software

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

2026-07-03
research
Analistas de investigación de mercados y especialistas en marketing

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
Otras ocupaciones informáticas

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

2026-06-26
karpathy-guidelines
Desarrolladores de software

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
Desarrolladores de software

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