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

dotfiles

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

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

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

quarto
مطوّرو البرمجيات

Render computational documents to markdown (DEFAULT), PDF, HTML, Word, and presentations using Quarto. PREFER markdown output for composability. Use for static reports, multi-format publishing, scientific documents with citations/cross-references, or exporting Jupyter notebooks. Triggers on "render markdown", "render PDF", "publish document", "create presentation", "quarto render", or multi-format publishing needs.

2026-06-27
gcp
مطوّرو البرمجيات

Google Cloud Platform and Vertex AI patterns, quirks, and SDK usage for Claude/Anthropic models on Vertex AI. Use when working with GCP, Vertex AI, the Anthropic Vertex SDK, or deploying Claude models on Google Cloud.

2026-06-14
data-pipeline
مصممو قواعد البيانات

Data pipeline architecture patterns and best practices, including medallion/three-layer architecture (Raw/Staging/Enriched or Bronze/Silver/Gold), YAML-based schema management, and ETL workflow patterns. Use when designing or implementing data pipelines, working with data warehouse layers, or managing table schemas in YAML.

2026-06-11
dora
مطوّرو البرمجيات

DORA engineering metrics project at ~/src/dora. Load when: querying DORA BigQuery views (deployment frequency, lead time, change failure rate, alerts, review time) from any project; joining against DORA.unified_identity or DORA_clean.* views from any project; running the data pipeline (just refresh, just download-*, just upload-*); making OpenTofu infrastructure changes to DORA tables or views; working with team attribution, team identity, or engineer roster data.

2026-06-11
javascript
مطوّرو البرمجيات

Node.js and JavaScript development patterns, gotchas, and library compatibility notes. Use when working with Node.js projects, TypeScript, React, antd, Zustand, Playwright, Bun, or Vitest.

2026-06-11
research
متخصصو إدارة المشاريع

Delegate research and context-gathering tasks to a sub-agent to protect the primary context window. Use when the user asks to "research X", "look into X", "find out about X", "gather context on X", or any investigative framing where answering requires 2+ searches or multiple sources. Also use proactively before starting substantive work when prior context is unknown. Never run research inline — always delegate.

2026-05-30
skill-creator
مطوّرو البرمجيات

Guide for creating and iterating on skills — modular packages that extend Claude with specialized workflows, tool integrations, domain expertise, and bundled resources (scripts, references, assets). Use when: (1) creating a new skill from scratch ('create a skill for X', 'build a skill that does Y', 'I need a skill for Z'); (2) updating or improving an existing skill ('add a script to the foo skill', 'the bar skill is missing X', 'iterate on the baz skill'); (3) packaging a skill for distribution ('package the skill', 'generate a .skill file'); (4) understanding skill design patterns ('how should I structure this skill?', 'when should I use a script vs a reference?').

2026-05-30
mcp-builder
مطوّرو البرمجيات

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). Covers production patterns: usage tracking, resources vs tools, stdio transport gotcha, tool config gating, and testing without a real client.

2026-05-29
xlsx
مطوّرو البرمجيات

Use xlsx binary for Excel file manipulation including viewing, SQL-like filtering, cell editing, conversion to/from CSV, and data analysis operations. Use this instead of Python (openpyxl, pandas, xlrd) or Node.js libraries for ALL .xlsx file operations — reading, writing, filtering, conversion, and analysis. Trigger on any request involving .xlsx or Excel files.

2026-05-29
matplotlib
مطوّرو البرمجيات

Figure engineering patterns, gotchas, and reusable helpers for matplotlib. Use when directly building standalone figure scripts, diagram generators, or canvas visuals outside the epq render pipeline — e.g., generate_layer_icons.py, vision project banners, morning-brief charts, competitive analysis figures. Covers shape boundary math, arrow/edge geometry, series consistency, font registration, zorder, Unicode rendering, and canvas clipping. Distinct from the epq skill (which covers the Quarto/LaTeX analysis pipeline). Load alongside epq when figure work involves both the pipeline and standalone diagram construction.

2026-05-27
qmd-math
الكتّاب التقنيون

Math notation conventions for Quarto/EPQ documents rendered via lualatex. Use when: writing or adding a formula, equation, or mathematical expression to a .qmd file; asked about display math, inline math, or LaTeX notation in a QMD/Quarto context; defining a where-clause or variable definitions for an equation; converting prose variable descriptions into structured math notation; fixing math that renders badly in a PDF; using \lvert, \begin{aligned}, \tfrac, \text{where}, or any LaTeX math command in a Quarto document. Triggers on: "write a formula", "add an equation", "math notation", "where clause", "display math", "LaTeX equation", "define variables", "simplify the formula", "typeset this".

2026-05-25
qmd
مطوّرو البرمجيات

Use qmd for workspace search — hybrid BM25+vector search with Qwen3-4B reranking over indexed workspace documents. Not to be confused with Quarto documents (.qmd files) — use epq/quarto skills for those.

2026-05-25
distill
المحررون

Reduce a document to its minimum effective dose — the least information needed to fully convey the purpose and key concepts. Use when asked to simplify, condense, distill, or strip a document down to essentials. Triggers on: "simplify this", "distill this", "trim this down", "what's the minimum I need", "make this shorter without losing anything important".

2026-05-23
canvas-design
المصممون الجرافيكيون

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

2026-05-21
org-announce
متخصصو الموارد البشرية

Draft org-level or company-wide announcements (reporting changes, promotions, departures, strategy, business decisions). Produces email and Slack formats in one invocation. Enforces Josh Lane's register: terse, declarative, no sentiment, no signature, no sycophantic close. Use when asked to draft an announcement, org update, or leadership communication.

2026-05-21
trim
المحررون

Trim a prose document (README, design doc, blog post, notes) for readability by cutting redundancy, filler, and dead weight in the author's own words. Invoke with /trim [file path], or /trim alone to be prompted for a file. Not for source code, data files, or summarization.

2026-05-21
docx
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

2026-04-15
webapp-testing
محللو ضمان جودة البرمجيات والمختبرون

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

2026-04-15
qmd
موظفو الملفات

Use qmd for workspace search — hybrid BM25+vector search with Qwen3-4B reranking over indexed workspace documents. Not to be confused with Quarto documents (.qmd files).

2026-04-15
xlsx-python
مطوّرو البرمجيات

Create and edit spreadsheets with Python (openpyxl/xlsxwriter) for formulas, formatting, data analysis, and visualization. Use when you need to CREATE or MODIFY spreadsheets programmatically. For READING/ANALYZING existing spreadsheets, prefer the xlsx CLI skill.

2026-02-03
git
مطوّرو البرمجيات

Git version control and GitHub CLI workflows for commits, branches, pull requests, and code reviews with professional commit message practices.

2026-02-03
bigquery
مديرو قواعد البيانات

Use bigquery CLI (instead of `bq`) for all Google BigQuery and GCP data warehouse operations including SQL query execution, data ingestion (streaming insert, bulk load, JSONL/CSV/Parquet), data extraction/export, dataset/table/view management, external tables, schema operations, query templates, cost estimation with dry-run, authentication with gcloud, data pipelines, ETL workflows, and MCP/LSP server integration for AI-assisted querying and editor support. Modern Rust-based replacement for the Python `bq` CLI with faster startup, better cost awareness, and streaming support. Handles both small-scale streaming inserts (<1000 rows) and large-scale bulk loading (>10MB files), with support for Cloud Storage integration.

2026-02-03
git
مطوّرو البرمجيات

Git version control and GitHub CLI workflows for commits, branches, pull requests, and code reviews with professional commit message practices.

2026-02-03
gspace
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Use gspace CLI (command-line tool) and MCP tools for Google Workspace operations including Drive file management, Gmail, Docs, Sheets, Calendar, and Tasks. Both CLI commands (via Bash) and 40+ MCP tools are available.

2026-02-03
jira
متخصصو إدارة المشاريع

Use jira CLI for Jira operations including issue management, project queries, transitions, and JQL search

2026-02-03
lancer
مهندسو شبكات الحاسوب

Use lancer CLI for LanceDB semantic and multi-modal search with document ingestion, vector embeddings, and MCP server integration for knowledge retrieval.

2026-02-03
phab
مطوّرو البرمجيات

Use phab CLI for Phabricator task management, code review workflows, revision creation and updates, with Git integration and auto-detection features.

2026-02-03
xlsx
مطوّرو البرمجيات

Use xlsx binary for Excel file manipulation including viewing, SQL-like filtering, cell editing, conversion to/from CSV, and data analysis operations.

2026-02-03
rust
مبرمجو الحاسوب

Use cargo for Rust development with check-first workflow. Prefer cargo check over cargo build, use debug builds for testing, AVOID release builds unless explicitly needed.

2025-11-24
go
مبرمجو الحاسوب

Go development with gotestsum for testing, standard tooling, and best practices

2025-11-22
claude-tail
مطوّرو البرمجياتمحللو أنظمة الحاسوب

View Claude Code session logs with colors, filtering, and real-time following

2025-11-21
presenterm
مطوّرو البرمجياتمطوّرو الويب

Create and deliver terminal-based presentations from markdown files with themes, code execution, mermaid/d2 diagrams, LaTeX/typst formulas, and PDF/HTML export capabilities.

2025-11-18
claude-cli
مطوّرو البرمجيات

Use claude CLI for interactive AI sessions, scripting with print mode, MCP server management, and plugin configuration. Master session management, tool control, and automation workflows.

2025-11-17
just
مطوّرو البرمجياتمبرمجو الحاسوب

Use just for command running and task automation. Prefer Justfiles over Makefiles. Keep recipes simple - delegate complex logic to scripts rather than embedding in recipes.

2025-11-16
python
مطوّرو البرمجيات

Use uv for fast Python project management, script execution, dependency handling, and tool installation. AVOID pip - always use uv commands (uv add, uv sync, uv run) instead.

2025-11-15
az
مديرو الشبكات وأنظمة الحاسوب

Use az CLI for Azure cloud resource management, Azure DevOps operations, VMs, storage, networking, AKS, and Key Vault with comprehensive authentication and output control.

2025-11-15
jq
مبرمجو الحاسوب

JSON processing, parsing, and manipulation. STRONGLY PREFERRED for all JSON formatting, filtering, transformations, and analysis. Use instead of Python/Node.js scripts for JSON operations.

2025-11-15
xsv
علماء البيانات

Use xsv for fast CSV data processing with selection, filtering, statistics, joining, sorting, and indexing for high-performance data manipulation.

2025-11-15