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

dotfiles

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

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

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

python-script
مطوّرو البرمجيات

Write standalone single-file Python scripts using PEP 723 inline metadata and uv. Use when creating a quick CLI script that needs dependencies without a full project.

2026-07-09
python-stack
مطوّرو البرمجيات

Canonical Python development stack — uv, Ruff, ty, pytest, scaffolding, Litestar web, Typer scripts, and AI agents via agents-cli. Use for any Python project, library, CLI, or agent.

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

Cut a versioned release for fmind/dotfiles using the Go dot CLI release command (alias r). Use when shipping a new tagged version of dotfiles.

2026-07-08
html-slides
مطوّرو الويب

Build a presentation as one self-contained, zero-dependency HTML file (16:9, keyboard + touch nav), authored directly by the agent. Use when creating slides, a deck, or a talk from notes or a document.

2026-07-08
agent-mcp
المهن الحاسوبية الأخرى

Configure MCP servers for Antigravity, OpenCode, and Claude — stdio or remote transport, workspace or user scope. Use when adding, connecting, or troubleshooting an MCP server.

2026-07-06
agent-project
مطوّرو البرمجيات

Bootstrap workspace agent configuration — AGENTS.md, the .agents/ layout, subagents, and skills — for Antigravity, OpenCode, and Claude. Use when initializing or onboarding a repository for agents.

2026-07-06
agent-skills
المهن الحاسوبية الأخرى

Install Agent Skills with the `skills` CLI — from a Git repo or local path, into workspace or global scope for Antigravity, OpenCode, and Claude. Use when adding or updating skills.

2026-07-06
containerize
مديرو الشبكات وأنظمة الحاسوب

Build minimal, non-root OCI images — `ko` for Go or a distroless multi-stage Dockerfile — then scan, sign, and SBOM them. Use when containerizing or packaging an app for deployment.

2026-07-06
conventional-commit
مطوّرو البرمجيات

Write a Conventional Commits subject for the staged changes and commit them. Use when committing staged work with a typed, scoped message.

2026-07-06
dprint
مطوّرو البرمجيات

Canonical dprint setup — the standard formatter for config and markup files (JSON, Markdown, TOML, YAML). Use when configuring or running formatting for these file types.

2026-07-06
feature-branch
مطوّرو البرمجيات

Create and switch to a new git branch with conventional `<type>/<slug>` naming. Use when starting a piece of work that needs its own branch off main.

2026-07-06
git-add-commit-push
مطوّرو البرمجيات

Stage, commit (Conventional Commits), and push in one flow, auto-healing lefthook pre-commit and pre-push failures. Use when committing and pushing work end-to-end.

2026-07-06
github-actions
مطوّرو البرمجيات

Canonical GitHub Actions CI/CD that runs the same `mise run` tasks (format, check, test) as the local git hooks, plus CD deploy templates. Use when setting up or editing repository workflows.

2026-07-06
github-pull-request
مطوّرو البرمجيات

Create or update a GitHub pull request with a structured What / Why / How / Test-plan body. Use when opening or updating a PR for the current branch.

2026-07-06
github-repository
مطوّرو البرمجيات

Configure a GitHub repository's metadata (description, homepage, topics) and solo-developer settings via `gh`, derived from the codebase. Use when setting up or tidying a repo's GitHub settings.

2026-07-06
go-stack
مطوّرو البرمجيات

Canonical Go development stack — tooling, scaffolding, web (GOTH), CLI/TUI, and ADK agents. Use for any Go (Golang) project, library, or application.

2026-07-06
k8s-local
مديرو الشبكات وأنظمة الحاسوب

Create and manage local Kubernetes clusters (k3d or kind) and deploy to them with kubectl, helm, helmfile, and skaffold. Use for local k8s cluster setup, dev loops, and debugging.

2026-07-06
lefthook
مطوّرو البرمجيات

Canonical lefthook git-hooks setup — pre-commit (format, check, secret scan) and pre-push (test), each delegating to `mise run` tasks. Use when configuring or debugging git hooks.

2026-07-06
mise
مطوّرو البرمجيات

Canonical mise setup — the per-project task vocabulary (install, format, check, test, build, watch) and pinned toolchain that hooks and CI reuse. Use when defining `mise.toml` tasks or pinning tools.

2026-07-06
project-license
مطوّرو البرمجيات

Select and generate the correct LICENSE — MIT for public fmind/fmind-ai repos, otherwise proprietary — and update project manifests. Use when adding or fixing a project's license.

2026-07-06
readme-agents
مطوّرو البرمجيات

Sync AGENTS.md (for agents) and README.md (for humans) with the codebase's current tools, layout, and usage. Use when either drifts from the project's actual state.

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

Cut a versioned release — bump semver, generate the changelog with git-cliff, tag, and publish a GitHub release. Use when shipping a new tagged version.

2026-07-06
security-scan
محللو أمن المعلومات

Scan a repo with Trivy (deps, IaC, secrets, licenses, images) and gitleaks (git history), then triage findings. Use for a full-repo security audit beyond the stack's native checks.

2026-07-06
upgrade-tools
مطوّرو البرمجيات

Upgrade every pinned tool and dependency (mise, go.mod, pyproject.toml, GitHub Actions, dprint, ...) to latest stable, one ecosystem at a time with validation. Use when bumping a repo's toolchain or dependencies.

2026-07-06