Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
89jobrien
GitHub 제작자 프로필

89jobrien

17개 GitHub 저장소에서 수집된 277개 skills를 저장소 단위로 보여줍니다.

수집된 skills
277
저장소
17
업데이트
2026-07-07
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
steve
skills 67개 · 2026-04-05
소프트웨어 개발자프로젝트 관리 전문가소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자정보 보안 분석가데이터 과학자
직업 카테고리 17개 · 100% 분류됨
24%비중
#02
godmode
skills 63개 · 2026-07-07
소프트웨어 개발자기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터경영 분석가뉴스 분석가·기자·저널리스트원가 견적사
직업 카테고리 7개 · 100% 분류됨
23%비중
#03
dotfiles
skills 48개 · 2026-04-11
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가데이터베이스 아키텍트비서 및 행정 보조원(법률, 의료 및 임원 제외)
직업 카테고리 7개 · 100% 분류됨
17%비중
#04
atelier
skills 26개 · 2026-06-08
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 3개 · 100% 분류됨
9.4%비중
#05
pjlib
skills 17개 · 2026-03-16
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자교정사 및 카피 마커정보 보안 분석가
직업 카테고리 5개 · 100% 분류됨
6.1%비중
#06
warpx
skills 16개 · 2026-05-03
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 3개 · 100% 분류됨
5.8%비중
#07
langchainx
skills 15개 · 2026-05-03
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터데이터 과학자
직업 카테고리 3개 · 100% 분류됨
5.4%비중
#08
cannibalizer
skills 6개 · 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개 표시