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

dotfiles

يحتوي dotfiles على 33 من skills المجمعة من luismayta، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
33
Stars
27
محدث
2026-07-12
Forks
2
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

agents-bootstrap-sync
المهن الحاسوبية الأخرى

Bootstrap agent configuration and generate AGENTS.md from project config (codi.toml), SCM flow, monorepo structure, MCP ecosystem, and docs/ — template-based and idempotent.

2026-07-12
cartography
مطوّرو البرمجيات

Repository understanding and hierarchical codemap generation

2026-07-12
context-sync
المهن الحاسوبية الأخرى

Audit and synchronize local OpenCode context, commands, skills, agents, config, and AGENTS.md with the current repository.

2026-07-12
gcal-daily-planner
موظفو المكاتب العامون

Generate a daily planning Markdown file combining Google Calendar events and Jira tasks. Creates an executable daily agenda with configurable parameters, dynamic emoji detection, and timezone support.

2026-07-12
git-release
مطوّرو البرمجيات

Create consistent releases and changelogs

2026-07-12
github-create-pr
مطوّرو البرمجيات

Validate, push the current branch, and create a GitHub pull request from the current diff

2026-07-12
github-update-pr
مطوّرو البرمجيات

Push branch commits and update the existing PR body safely (prefer REST API)

2026-07-12
github-validate-pr
محللو ضمان جودة البرمجيات والمختبرون

Find vulnerabilities or errors in a pull request (checks, scans, merge blockers) and propose fixes.

2026-07-12
gitlab-create-mr
مطوّرو البرمجيات

Validate, push the current branch, and create a GitLab merge request from the current diff

2026-07-12
gitlab-update-mr
مطوّرو البرمجيات

Push branch commits and update the existing MR body safely (prefer REST API)

2026-07-12
gitlab-validate-mr
محللو ضمان جودة البرمجيات والمختبرون

Find vulnerabilities or errors in a pull request (checks, scans, merge blockers) and propose fixes.

2026-07-12
goji-commit-smart
مطوّرو البرمجيات

Multi-commit planner from git working tree. LLM groups changed files into logical commits using codi CLI context and executes them via codi commit.

2026-07-12
image-compression
مطوّرو البرمجيات

Reduce image file size using the MCP image-compression tool. If no path is provided, ask the user for the file.

2026-07-12
jira-add-worklog
مطوّرو البرمجيات

Skill para registrar worklogs en Jira usando el issue key derivado del branch actual y una descripcion basada en los commits del branch.

2026-07-12
jira-cloud-frequent-tasks-csv
مطوّرو البرمجيات

Skill para consultar Jira Cloud mediante MCP y generar un archivo CSV con las tareas más frecuentes de un proyecto dado, sin filtrar por estado.

2026-07-12
jira-cloud-incident-manager
مطوّرو البرمجيات

Skill para gestionar incidentes en Jira Cloud usando el MCP de Atlassian (crear, buscar y actualizar issues).

2026-07-12
jira-epic-generator
مطوّرو البرمجيات

Generate Jira Epic and Task definitions from context using templates. Creates markdown artifacts under .codi/jira/issues/ with unique identifiers.

2026-07-12
jira-start-task
مطوّرو البرمجيات

Resolve a Jira issue, ensure the correct branch, generate an OpenSpec prompt, and enrich context using Obsidian MCP for documentation and CodeGraph MCP for structural code analysis.

2026-07-12
jira-sync-components
مطوّرو البرمجيات

Skill para sincronizar componentes de Jira con un archivo markdown. Crea, actualiza y reconcilia componentes (incluyendo description).

2026-07-12
jira-sync-filters
مطوّرو البرمجيات

Skill para sincronizar filtros de Jira con un archivo markdown. Crea, actualiza y reconcilia filtros (incluyendo JQL, description y favourite).

2026-07-12
jira-task-generator
مطوّرو البرمجيات

Generate Jira Task definitions from context using templates. Creates markdown artifacts under .codi/jira/issues/ with unique identifiers.

2026-07-12
jira-work-report
مطوّرو البرمجيات

Skill para generar un reporte de implementacion para el issue de Jira derivado del branch actual usando un template y un resumen basado en commits, y publicarlo como comentario.

2026-07-12
markdown-to-gcal
مطوّرو البرمجيات

Create and update Google Calendar events from structured markdown files using MCP. Supports idempotent sync - running multiple times on the same markdown produces the same result.

2026-07-12
markdown-to-jira
مطوّرو البرمجيات

Skill para crear issues de tipo epic y/o task en Jira Cloud a partir de un archivo Markdown y luego completar componentes, labels y issue keys.

2026-07-12
openspec-apply-change
مطوّرو البرمجيات

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

2026-07-12
openspec-archive-change
مطوّرو البرمجيات

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

2026-07-12
openspec-explore
مطوّرو البرمجيات

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

2026-07-12
openspec-propose
مطوّرو البرمجيات

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

2026-07-12
release
مطوّرو البرمجيات

Run a release bump (major/minor/patch) and generate next changelog from the updated pyproject.toml version.

2026-07-12
repo-atlas
مطوّرو البرمجيات

Language-agnostic repository codemap generator and structural analyzer powered by cartographer engine

2026-07-12
skills-readme-generator
مطوّرو البرمجيات

Genera archivos readme.yaml para cada skill en el directorio skills/. Usa IA para extraer metadata de SKILL.md y llena el template `readme.yaml.tpl` desde la carpeta del skill.

2026-07-12
update-pr
مطوّرو البرمجيات

Push branch commits and update the existing MR body safely (prefer REST API)

2026-07-12
validate-pr
محللو ضمان جودة البرمجيات والمختبرون

Find vulnerabilities or errors in a merge request (checks, scans, merge blockers) and propose fixes.

2026-07-12