Skip to main content
Manusで任意のスキルを実行
ワンクリックで
89jobrien
GitHub クリエイタープロフィール

89jobrien

17 件の GitHub リポジトリにある 277 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
277
リポジトリ
17
更新
2026-07-07
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
steve
67 件の skills · 2026-04-05
ソフトウェア開発者プロジェクト管理専門家ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者情報セキュリティアナリストデータサイエンティスト
17 件の職業カテゴリ · 100% 分類済み
24%比率
#02
godmode
63 件の skills · 2026-07-07
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスターコスト積算士ニュースアナリスト・記者・ジャーナリストマネジメントアナリスト
7 件の職業カテゴリ · 100% 分類済み
23%比率
#03
dotfiles
48 件の skills · 2026-04-11
ソフトウェア開発者ネットワーク・コンピュータシステム管理者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家データベースアーキテクトファイル事務員
7 件の職業カテゴリ · 100% 分類済み
17%比率
#04
atelier
26 件の skills · 2026-06-08
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
9.4%比率
#05
pjlib
17 件の skills · 2026-03-16
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者情報セキュリティアナリスト校正者・コピーマーカー
5 件の職業カテゴリ · 100% 分類済み
6.1%比率
#06
warpx
16 件の skills · 2026-05-03
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
5.8%比率
#07
langchainx
15 件の skills · 2026-05-03
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターデータサイエンティスト
3 件の職業カテゴリ · 100% 分類済み
5.4%比率
#08
cannibalizer
6 件の skills · 2026-04-26
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
2.2%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

code-permutation-testing
ソフトウェア品質保証アナリスト・テスター

Systematic testing of code variations, edge cases, boundary conditions, and alternative implementations. This skill provides methodologies and tools for exhaustive testing including input permutation, code path analysis, mutation testing, and implementation alternatives. Use when ensuring code robustness through comprehensive test coverage or when exploring edge cases and boundary conditions.

2026-04-05
mlx-fine-tuning
データサイエンティスト

Specialized skill for MLX-based LLM fine-tuning on Apple Silicon. This skill should be used when working with LoRA fine-tuning, model conversion from HuggingFace to MLX format, adapter management, hyperparameter tuning, memory optimization, and benchmarking on M1/M2/M3/M4 chips.

2026-04-05
brainstorming
ソフトウェア開発者

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-03-04
dispatching-parallel-agents
ソフトウェア開発者

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-03-04
n8n-development
ソフトウェア開発者

n8n workflow development patterns, testing, validation, and best practices for building composable webhook workflows

2026-03-04
planning-with-files
プロジェクト管理専門家

Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.

2026-03-04
python-uv
ソフトウェア開発者

Use UV for Python dependency management. Use when setting up Python projects, creating Dockerfiles for Python apps, or managing dependencies & `pyproject.toml` files. UV provides deterministic resolution, speed, and reproducibility.

2026-03-04
ralph-tui-create-beads
ソフトウェア開発者

Convert PRDs to beads for ralph-tui execution. Creates an epic with child beads for each user story. Use when you have a PRD and want to use ralph-tui with beads as the task source. Triggers on: create beads, convert prd to beads, beads for ralph, ralph beads.

2026-03-04
このリポジトリの収集済み skills 67 件中、上位 8 件を表示しています。
godmode-introspection
その他コンピュータ職

Audit godmode skills, agents, and plugin files for internal consistency, broken references, stale commands, and cross-skill contradictions. Use when asked to "introspect", "audit the skills", "review godmode", or after adding new skills.

2026-07-07
godmode-using-godmode
その他コンピュータ職

Use at the start of every conversation to orient to available skills and workspace rules. Replaces superpowers entirely. Triggers on session start, "/godmode", or "what skills do you have".

2026-07-07
godmode-memory-banking
ソフトウェア開発者

Generate and maintain a `.ctx/godmode/memory-bank/` directory that captures project context backed by source code. The memory bank is injected into prompts via lifecycle hooks and updated incrementally as work progresses. Use when starting a new project, onboarding to an unfamiliar codebase, or when context drift is detected.

2026-07-03
godmode-agent-governance
ソフトウェア開発者

Patterns and techniques for adding governance, safety, and trust controls to AI agent systems in Rust. Use this skill when building agents that call external tools, implementing policy-based access controls, adding semantic intent classification to detect dangerous prompts, creating trust scoring systems for multi-agent workflows, building audit trails, or enforcing rate limits and content filters. Covers policy composition, tool wrappers, trust decay, and JSONL audit trails — all in Rust.

2026-07-03
godmode-changelog
ソフトウェア開発者

Parse git history into structured changelogs. Use to generate release notes, audit commit conventions before tagging, or integrate with `godmode release` workflow.

2026-07-03
godmode-dead-code
ソフトウェア開発者

Dead code detector for Rust workspaces. Finds unused public API surface, orphaned test helpers, stale feature flags, and plugin artifacts referencing removed CLI subcommands. Cross-references pub exports against call sites across the workspace.

2026-07-03
godmode-issue-triage
ソフトウェア開発者

Triage and prioritize GitHub issues by type (bug/feature/chore), complexity (S/M/L), and priority (P1-P4). Detect duplicates, propose execution order, and generate task graphs for godmode automation.

2026-07-03
godmode-parallel-agents
ソフトウェア開発者

Use when facing 2 or more independent tasks that have no shared state or sequential dependencies between them. Triggers on multiple failing tests from different root causes, independent crate implementations, or independent task chains in GODMODE.tasks.yaml.

2026-07-03
このリポジトリの収集済み skills 63 件中、上位 8 件を表示しています。
analyze
ソフトウェア開発者

Deep codebase analysis — architecture health, test coverage gaps, tech debt, and actionable findings

2026-04-11
commit
ソフトウェア開発者

Run pre-commit checks (fmt, clippy, test) then stage, commit, and push with a conventional message

2026-04-11
review
ソフトウェア品質保証アナリスト・テスター

Review staged or recent changes for correctness, style, and Rust conventions before committing

2026-04-11
1password-tailscale
ネットワーク・コンピュータシステム管理者

Use when SSHing into remote machines, looking up credentials, renaming Tailscale devices, or accessing services on the tailnet. Symptoms - SSH auth failures, too many authentication failures, command not found tailscale, need to find credentials for remote machines.

2026-04-11
async-sync-bridge
ソフトウェア開発者

Use when mixing Tokio async code with synchronous blocking I/O libraries (tar, flate2, zip, csv), or when seeing "cannot block the current thread from within the async context" panics, or needing to stream async bytes into a sync reader.

2026-04-11
baml-iteration
ソフトウェア開発者

Structured BAML schema edit → validate → test loop for the devloop project. Use when editing any *.baml file in crates/baml/baml_src/ — covers version parity gotchas, uvx invocation, regeneration workflow, and the analyze verify step.

2026-04-11
chunked-file-reading
ソフトウェア開発者

Use when reading large files (logs, JSONL, CSVs) that exceed context limits, when the Read tool returns truncated output, or when needing to locate a specific section in a multi-thousand-line file without reading everything.

2026-04-11
daily-orchestration
ソフトウェア開発者

Use when running daily maintenance across all repos — pull, analyze, fix P0s, synthesize to Obsidian, push. Invoke via /daily-orchestration or at start of day.

2026-04-11
このリポジトリの収集済み skills 48 件中、上位 8 件を表示しています。
insights-audit
ソフトウェア開発者

Use when the user runs "/insights-audit", asks to "validate the insights report", "audit the report against my projects", "check what the report got wrong", or wants to cross-check an /insights-generated HTML report against actual GitHub repos and local project directories.

2026-06-08
project-pulse
ソフトウェア開発者

This skill should be used when the user asks to "end session", "capture state", "session summary", "what changed this session", "summarize repos", "write session notes", or wants to capture multi-repo state at the end of a work session.

2026-06-08
self-review
ソフトウェア開発者

Fill in the Patterns & Surprises section of the latest session reflect file and write the completed review to .ctx/logs/self-review/. Use when the user runs "/self-review", asks to "fill in the reflect", "write the session review", or "what patterns did we hit".

2026-06-08
using-rslm
ソフトウェア開発者

Use when working on the rslm project — Recursive Language Model inference engine in Rust. Triggers on "rslm", "RLM", "recursive language model", "rhai built-ins", "ctx_grep", "ctx_slice", "rlm_call", "rslm-core", "rslm-providers", "rslm-store", or any question about running queries, ingesting documents, or writing Rhai scripts for the RLM loop.

2026-06-08
ai-review
ソフトウェア品質保証アナリスト・テスター

This skill should be used when the user asks to "review this diff", "ai review", "security review my changes", "review before push", "check my code for issues", or wants an LLM-based security and correctness review of uncommitted or unpushed changes.

2026-04-29
commit-msg
ソフトウェア開発者

This skill should be used when the user asks to "generate commit message", "write a commit msg", "ai commit", "generate a conventional commit", "write my commit", or wants an LLM to draft a commit message from the staged diff.

2026-04-29
harbor-adapter
ソフトウェア開発者

Use this skill when the user says "build a harbor adapter", "adapt this benchmark for harbor", "harbor adapter for X", "port this benchmark to harbor", or wants to integrate any benchmark dataset into the Harbor evaluation framework (https://harborframework.com).

2026-04-29
merge
ソフトウェア開発者

Use when the user wants to merge a branch, resolve conflicts, integrate remote changes, or recover from a push rejection. Covers push rejection triage, fetch, merge strategy selection, conflict resolution, and verification.

2026-04-29
このリポジトリの収集済み skills 26 件中、上位 8 件を表示しています。
ai-slop-remover
ソフトウェア開発者

Remove AI-generated code slop by comparing current branch against base branch and eliminating unnecessary comments, defensive bloat, type workarounds, and style inconsistencies. Use this skill when reviewing AI-generated code, before merging PRs, when code quality seems degraded, or when you notice AI tells like excessive comments or defensive checks. Trigger for phrases like "remove slop", "clean AI code", "remove unnecessary code", "fix code quality", or when diff shows obvious AI-generated patterns.

2026-03-16
baml-standards
ソフトウェア開発者

Expert BAML (BoundaryML) schema design, code review, and test generation following established standards and conventions. Use this whenever users mention BAML, want to design AI functions, create schemas for LLM interactions, generate test cases, or review existing BAML code. Covers class/function/enum design, client configuration, prompt engineering, and comprehensive testing patterns.

2026-03-16
component-auditor
ソフトウェア品質保証アナリスト・テスター

Audit Claude Code agents, skills, commands, and hooks for quality, completeness, and adherence to templates and best practices. Use this skill when reviewing workspace components, ensuring quality standards, preparing for deployment, or investigating component issues. Trigger for phrases like "audit components", "check agents", "review skills", "validate commands", or proactively before major releases or when onboarding new components.

2026-03-16
devloop
ソフトウェア開発者

Comprehensive helper for working with the DevLoop development observability tool - both using it to analyze development patterns and contributing to its development. Use when running DevLoop commands, interpreting council mode analysis, understanding git activity patterns, reviewing Claude Code sessions, or working on DevLoop's hexagonal architecture codebase. Trigger for phrases like "run devloop", "analyze branch", "council mode", "development patterns", or when working on the DevLoop Rust codebase itself.

2026-03-16
emoji-remover
校正者・コピーマーカーソフトウェア開発者

Remove emojis from project files and replace them with text equivalents. Use this skill when the user mentions removing emojis, cleaning up documentation, code review mentions emoji issues, or when you notice emojis in files that should be emoji-free. Also trigger for phrases like "clean emojis", "no emojis", "remove emoji", or "emoji cleanup".

2026-03-16
git-bisect-guide
ソフトウェア品質保証アナリスト・テスター

Guide automated git bisect sessions to find regression commits with smart test execution and commit analysis. Use this skill when tracking down bugs introduced by specific commits, finding when tests started failing, debugging performance regressions, or investigating when features broke. Trigger for phrases like "find the bad commit", "when did this break", "bisect", "regression hunt", or when the user needs to identify which commit introduced an issue.

2026-03-16
git-branch-cleanup
ソフトウェア開発者

Automatically clean up merged branches, stale remotes, and organize repository structure. Use this skill when you notice merged branches, stale remote-tracking branches, cluttered branch lists, or when completing feature work. Trigger for phrases like "clean up branches", "delete merged branches", "prune remotes", "organize git", or when branch count exceeds 10-15 active branches. Also activate proactively after PR merges or when git branch output shows many [gone] references.

2026-03-16
miniboxarchitecture
ソフトウェア開発者

Navigate and understand minibox codebase architecture

2026-03-16
このリポジトリの収集済み skills 17 件中、上位 8 件を表示しています。
writing-plans
プロジェクト管理専門家

Write an implementation plan as a markdown file, then immediately serialize it to a timestamped YAML task file in .ctx/tasks/. Use before touching any code when given a spec or approved design.

2026-05-03
godmode-brainstorm
ソフトウェア開発者

Design-first workflow for new features, components, or architecture decisions. Use before writing any code — get explicit approval on a design first.

2026-05-03
godmode-cap
ソフトウェア開発者

Commit-and-push workflow with validation. Use when asked to "cap", "commit and push", or "ship it".

2026-05-03
godmode-debug
ソフトウェア開発者

Systematic debugging for Rust. Use before proposing any fix — establish root cause first, then write a failing test, then fix.

2026-05-03
godmode-parallel
ソフトウェア開発者

Dispatch parallel subagents for independent tasks. Use when 2+ tasks have no shared state or sequential dependencies.

2026-05-03
godmode-tasks
ソフトウェア開発者

Task graph management for a session. Use to create tasks, track progress, execute the next unblocked task, or manage dependencies between work items.

2026-05-03
godmode-tdd
ソフトウェア品質保証アナリスト・テスター

Test-driven development workflow for Rust. Use before writing any implementation code — write a failing test first, then implement, then refactor.

2026-05-03
godmode-verify
ソフトウェア品質保証アナリスト・テスター

Verification gate before claiming any work is complete. Use before committing, creating a PR, or reporting "done".

2026-05-03
このリポジトリの収集済み skills 16 件中、上位 8 件を表示しています。
このリポジトリの収集済み skills 15 件中、上位 8 件を表示しています。
classify
ソフトウェア開発者

Debug or inspect classifier output for specific files or paths. Shows which rule fired and why. Use when the user asks "why was this classified as X", "what kind is this file", "debug classification", or wants to understand classifier behavior.

2026-04-26
cannibalizer
ソフトウェア開発者

Absorb a foreign repo into the Rust ecosystem. Full pipeline: scan, classify, plan routing, generate hexagonal stubs, and execute. Use when the user says "cannibalize", "absorb", "strip", or points at a non-Rust repo to harvest. Orchestrates the scan -> plan -> gen -> eat pipeline with approval gates between stages.

2026-04-26
eat
ソフトウェア開発者

Run cnbl eat to execute a migration plan -- copies generated stubs into destination repos and archives originals to the vault. Use when the user wants to "execute the plan", "absorb the files", "do the migration", or "eat it".

2026-04-26
gen
ソフトウェア開発者

Run cnbl gen to create hexagonal Rust stubs from a migration plan. Generates domain types, port traits, and adapter skeletons. Use when the user wants to "generate stubs", "scaffold components", or "create Rust skeletons".

2026-04-26
plan
ソフトウェア開発者

Run cnbl plan to route classified items to ecosystem repos. Takes scan JSONL as input, matches items against repos.json, and outputs routing decisions. Use when the user wants to "plan migration", "route items", or "decide where files go".

2026-04-26
scan
ソフトウェア開発者

Run cnbl scan on a target repo to classify every file by kind (domain logic, port, adapter, script, spec, config, glue, discard). Outputs JSONL. Use when the user wants to "scan a repo", "see what's in a project", or "classify files".

2026-04-26
17 件中 12 件のリポジトリを表示