Skip to main content

このリポジトリの skills

robert-chiniquy/dotfiles - 2ページ

SkillsMP は robert-chiniquy/dotfiles から 75 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

robert-chiniquy/dotfiles

収集済み skill 75 件中 35 件を表示しています。

職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
収集済み skill 75 件中 35 件を表示しています。