Skip to main content

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

robert-chiniquy/dotfiles - الصفحة ٢

جمع SkillsMP عدد ٧٥ من skills من robert-chiniquy/dotfiles. افتح أي skill لمراجعة مصدره وتفاصيله.

robert-chiniquy/dotfiles

عرض ٣٥ من أصل ٧٥ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Create and manage Squire ephemeral development environments for parallel agent work. Use when delegating implementation tasks to remote environments, creating fire-and-forget work sessions, or monitoring parallel agents. Triggers on: squire, ephemeral env,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Reviewer persona for Server-Side Request Forgery and confused-deputy classes. Covers user-controllable URLs fetched server-side, DNS rebinding, IPv6 / IPv4-mapped sidesteps of allowlists, internal metadata service exposure (AWS/GCP/Azure IMDS), egress to…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Convert output from custom or experimental static analysis tooling into actionable bug fixes. Use when working with novel linters, in-house detectors, or recently-shipped analysis passes whose findings haven't yet been triaged into PRs. Covers detector volume…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Review a prompt about to be sent to a subagent (Agent tool, sqfan dispatch, squire env, scheduled remote agent, MCP-driven worker) for defects that cause silent failure, wasted runs, or runaway scope. Single-axis review: is this prompt fit-to-dispatch? Use…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Tactical situation report scoped to ONE proximate goal with a hard deadline. Pulls real-world signals from multiple nebulous sources (ticketing system + git host + wiki + chat + local tracker) and synthesizes a calibrated A/B/C readiness call, plus the single…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Builds and queries multi-language source code graphs for security analysis. Includes pre-analysis passes for blast radius, taint propagation, privilege boundaries, and entry point enumeration. Use when analyzing call paths, mapping attack surface, finding…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Helps coding agents use vit to discover, follow, skim, and ship software capabilities (caps) over ATProto. Activates when the user mentions vit, beacons, caps, shipping, skimming, following, vetting, or social coding.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Check the progress and liveness of background agent worktrees with one pre-authorized command instead of ad hoc shell. Use when monitoring dispatched background agents, when the user asks for interim status on agent work, when deciding whether an agent is…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المصممون الجرافيكيون
الوصف

Apply a reusable dark, flattering, countercultural image-generation style with underground hacker energy, grungy warehouse texture, ransom-note collage typography, bright focal accents, and spacious post-cyberpunk composition. Use when creating or editing…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Produce a rigorous, adversarially-reviewed RFC (build-plan / design doc) through a multi-phase pipeline — investigate → judges → plan → judges (loop until clean) → owner approval. Stops at the approved RFC; does NOT dispatch implementation agents or open PRs.…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Proactive quality-of-life for the computing environment. Activates when working in dotfiles, shell config, system settings, or when the user mentions friction or inefficiency. Suggests only passive, automatic changes.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Project framework defining mandatory artifacts, practices, and organization. Always active. Defines DATA_SOURCES.md, LEARNINGS.md, GLOSSARY.md, and other project files. Read references/ for details on each topic.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Reviewer persona for authorization models — RBAC, ABAC, ReBAC, and hybrids. Catches the bugs that ship after auth is correct but authz is wrong: missing tenant scoping, IDOR via predictable IDs, role escalation through unchecked write paths, permission…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

c1-specific values for the general squire dispatch protocols defined in squire-env-management. Provides the c1 gate bundle's contents, the task-family table for c1 work, the c1 always-actives, and the list of c1 skills that should NOT be spent on a squire…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Reviewer persona for detecting hand-rolled cryptography. Distinct from `sharp-edges` (which catches footgun APIs) and `key-lifecycle-review` (which covers lifecycle hygiene): this skill catches the class where someone wrote their own MAC, KDF, AEAD, signature…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Code comment review persona. Focuses on a single axis: comments must describe what is in the code, not the process of writing it. Strips phase numbers, bead/issue references, "added for X" notes, dogfood/debug history, and other narration that ages poorly.…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports.…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Comprehensive Go code review skill for PR reviews, architecture assessment, and test quality analysis. Use when reviewing Go code to ensure adherence to Go best practices, security standards, and project-specific patterns. Applies to full PR reviews, single…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو العلاقات العامة
الوصف

Behavioral dispositions for emotionally and psychologically healthy interaction with the user. Covers honest disagreement, absence of performative warmth, respect for user agency, non-replacement of human connection, and how to respond when the user expresses…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Triage open GitHub pull requests for actionable feedback, unresolved review threads, requested changes, CI or merge blockers, and ready-to-merge links. Use when the user asks for a PR pass, review/mergeability sweep, status check across their open PRs, a…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Functional-analysis protocol for iteratively improving subagent performance. Adapted from Antecedent-Behavior-Consequence (ABC) analysis in applied behavior analysis. Use when delegating to a subagent, when an agent returns a poor result, when a pattern of…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)
الوصف

Informal communication for Slack, chat, DMs, and quick check-ins. Conversational, first-person, correct punctuation but relaxed register. Use for Slack messages, informal reviews, and PR descriptions on own repos.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Systematically find problems in a design before building it. Four lenses: unnecessary complexity, missing fundamentals, feasibility gaps, and scope mismatch. Use after creating an implementation plan or when a design feels wrong. Invoked via /critique.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Feature design methodology. Covers research, comparison, requirements refinement, ideation, implementation planning, and DX completeness. Use when starting a new feature, planning a refactor, or designing APIs. Invoked via /design [topic].

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Documentation methodology: process, content patterns, templates, verification, organization, and merging. Use when writing docs, planning doc structure, reviewing docs for quality, or merging documentation across sources.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Find uncommitted changes, unpushed commits, unmerged branches, and incomplete code markers (TODO, FIXME, HACK) across repositories. Use at end of day, before context switches, or to audit work in progress.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Multi-phase workspace cleanup. Inventories uncommitted work, switches to main, prunes branches, cleans worktrees. Safe by default. Use for end-of-day cleanup or when a repo is messy.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Safe git-to-PR workflow. Stages changes, runs quality checks, commits with approval, pushes, creates PR. Use when ready to ship code.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو أنظمة الحاسوب والمعلومات
الوصف

Pragmatic architecture judgment. Six-pass analysis for design decisions: what works, what breaks, what ships, what costs, what simplifies, what stays. Use when choosing between approaches or evaluating whether to build something. Invoked via /pqthink.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Initialize a directory with the project framework. Creates DATA_SOURCES.md, LEARNINGS.md, GLOSSARY.md, .claude/CLAUDE.md, .envrc with accent color. Usage: /project-init [topic]

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Protobuf and gRPC architecture patterns. Use when working with .proto files, protoc plugins, gRPC services, or code generation pipelines. Read references/ for schema design, database mapping, and testing.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Guide architecture toward compile-time safety over runtime checks. Use when designing subsystems, reviewing architecture, or choosing between runtime and compile-time enforcement. Covers type systems, enums, interfaces.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Long-form technical writing voice for blog posts, deep dives, architecture explanations, and talks. Use when writing articles, READMEs with narrative, or any content for external audiences beyond the team.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Terraform and OpenTofu patterns: modules, native tests, CI/CD, security. Use when creating modules, writing tests, reviewing HCL, debugging state, or setting up infrastructure pipelines. Read references/ for deep content.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٣٥ من أصل ٧٥ skills مجمعة.