Skip to main content
ryanportfolio
GitHub 제작자 프로필

ryanportfolio

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

수집된 skills
201
저장소
17
업데이트
2026년 8월 29일
저장소 지도

skills가 있는 위치

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

#01
AI-Firmware
skills 55개 · 2026년 7월 22일
소프트웨어 개발자기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터기술 작가웹·디지털 인터페이스 디자이너
직업 카테고리 5개 · 100% 분류됨
27%비중
#02
claude-starter
skills 31개 · 2026년 7월 12일
소프트웨어 개발자기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터웹·디지털 인터페이스 디자이너기술 작가웹 개발자
직업 카테고리 6개 · 100% 분류됨
15%비중
#03
Corewise.Academy
skills 23개 · 2026년 8월 19일
기타 컴퓨터 관련 직업소프트웨어 개발자기술 작가
직업 카테고리 3개 · 22% 분류됨
11%비중
#04
Local-CPU-only-PTT
skills 18개 · 2026년 8월 29일
소프트웨어 개발자기타 컴퓨터 관련 직업기술 작가소프트웨어 품질 보증 분석가·테스터웹·디지털 인터페이스 디자이너
직업 카테고리 5개 · 94% 분류됨
9%비중
#05
Harness-Firmware
skills 12개 · 2026년 8월 23일
기타 컴퓨터 관련 직업소프트웨어 개발자
직업 카테고리 2개 · 50% 분류됨
6%비중
#06
Truenote
skills 11개 · 2026년 7월 15일
기타 컴퓨터 관련 직업소프트웨어 개발자정보 보안 분석가
직업 카테고리 3개 · 100% 분류됨
5.5%비중
#07
lab-demo
skills 10개 · 2026년 8월 9일
소프트웨어 개발자시장조사 분석가·마케팅 전문가웹·디지털 인터페이스 디자이너
직업 카테고리 3개 · 80% 분류됨
5%비중
#08
fullbuild.ai
skills 9개 · 2026년 8월 25일
기타 컴퓨터 관련 직업웹·디지털 인터페이스 디자이너
직업 카테고리 2개 · 33% 분류됨
4.5%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

writing
기술 작가

Use when writing or editing any prose a person will read (site copy, guides, docs, READMEs, UI text, titles, captions, emails, PR descriptions, release notes) or when a draft reads as machine-made.

2026년 7월 22일
systematic-debugging
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026년 7월 22일
test-driven-development
소프트웨어 품질 보증 분석가·테스터

Use when implementing any feature or bugfix, before writing implementation code

2026년 7월 22일
writing-skills
기타 컴퓨터 관련 직업

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026년 7월 22일
optimize-context
소프트웨어 개발자

Use when the user asks to reduce per-turn context or token load, trim kernels, skills, or connectors, or propagate a generic context optimization to the starter.

2026년 7월 18일
brainstorming
기타 컴퓨터 관련 직업

Use when brainstorming or designing a product, interface, workflow, architecture, or behavior change with unresolved goals or material tradeoffs; not for routine or fully specified work.

2026년 7월 15일
humanizer
기술 작가

Use when the user asks to humanize, de-AI, de-slop, voice-match, or review prose for AI tells before publishing.

2026년 7월 15일
lab
소프트웨어 개발자

Use when the user explicitly asks to lab or prototype a visual, UI, motion, or game-feel element with live tuning before production implementation.

2026년 7월 15일
수집된 skill 55개 중 8개를 표시합니다.
addskill
기타 컴퓨터 관련 직업

Add a new skill to this repo so it's available in every Claude Code web session. Use when the user says $addskill, asks to "add a skill", "install a skill", "create a skill", or wants a third-party skill (e.g. superpowers) to show up in the available-skills…

2026년 7월 12일
brainstorming
소프트웨어 개발자

Use when the user asks to brainstorm, explore, compare approaches, or design a feature, or when a requested product, interface, workflow, architecture, or behavior change has unresolved goals, competing directions, material tradeoffs, or high-cost ambiguity.…

2026년 7월 12일
forge-repo-ui-skill
웹·디지털 인터페이스 디자이너

Research current GitHub agent skills for frontend design, UI, UX, web, accessibility, motion, and creative implementation; determine which guidance is actually relevant to the active repository; and synthesize one lean repo-local design skill. Use when a user…

2026년 7월 12일
forge-repo-ui-skill
웹·디지털 인터페이스 디자이너

Research current GitHub agent skills for frontend design, UI, UX, web, accessibility, motion, and creative implementation; determine which guidance is actually relevant to the active repository; and synthesize one lean repo-local design skill. Use when a user…

2026년 7월 12일
advocate
소프트웨어 품질 보증 분석가·테스터

Devil's advocate on change just made — argue honest case AGAINST before it lands. "Any reason not to?" Deliberate second-thoughts pass on diff in front of you. Surfaces scope creep, blast radius, irreversibility, simpler path skipped, YAGNI, "doesn't belong…

2026년 7월 9일
applying-best-practices
소프트웨어 개발자

Code-quality and performance checklist for this project's stack. Use BEFORE making non-trivial changes — new features, refactors, perf work, bug fixes — to spot common pitfalls (N+1 queries, duplicate query-cache keys, non-passive scroll listeners, missing…

2026년 7월 9일
conflict
소프트웨어 개발자

Use when a git merge/rebase/cherry-pick is in progress and has left unmerged paths or conflict markers (<<<<<<< / ======= / >>>>>>>) — especially when two parallel sessions edited the same file (the same page/component) and one side now conflicts. Reviews…

2026년 7월 9일
dispatching-parallel-agents
기타 컴퓨터 관련 직업

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

2026년 7월 9일
수집된 skill 31개 중 8개를 표시합니다.
caveman
미분류

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy.

2026년 8월 19일
unslop
미분류

Always-on AI-tell stripper: apply its pattern check to everything written for humans (chat prose, commits, PR bodies, docs, UI text). Also use when the user says /unslop, "unslop this", or points at text or a file to clean.

2026년 8월 19일
arena
미분류

Spawn N parallel candidate attempts at one task, pick the strongest as base, graft the losers' best parts in. Use when the user says $arena, "arena this", or when one attempt at a non-trivial artifact would lock in the wrong shape.

2026년 8월 19일
automate-me
미분류

Use for "automate me", "$automate-me", "create/update my -mode skill", or "turn my preferences / working style into a skill". Mines the current project's transcripts plus direct questions, then drafts a personal <handle>-mode skill.

2026년 8월 19일
babysit-ci
미분류

Watch a PR's checks and iterate on failures until green. Use for $babysit-ci, "watch CI", "fix CI", "get the checks green", or when a PR is waiting on failing or pending checks.

2026년 8월 19일
bro
미분류

Restate the assistant's last message in plain human language, no jargon. Use when the user says $bro, "in plain english", "dumb it down", or "what does that actually mean".

2026년 8월 19일
unslop
미분류

Always-on AI-tell stripper: apply its pattern check to everything written for humans (chat prose, commits, PR bodies, docs, UI text). Also use when the user says $unslop, "unslop this", or points at text or a file to clean.

2026년 8월 19일
verify-this
미분류

Verify a claim with fresh local evidence: restate it falsifiably, capture baseline and treatment, compare, return VERIFIED, NOT VERIFIED, or INCONCLUSIVE. Use for $verify-this, "prove it works", "did this fix it", "show me the evidence".

2026년 8월 19일
수집된 skill 23개 중 8개를 표시합니다.
impartial-review
미분류

Use when the user asks to review, audit, or stress-test recent code changes with fresh independent agents; requires exposed multi-agent tools or an authenticated Codex CLI.

2026년 8월 29일
addskill
기타 컴퓨터 관련 직업

Add a new skill to this repo so it's available in every Claude Code web session. Use when the user says $addskill, asks to "add a skill", "install a skill", "create a skill", or wants a third-party skill (e.g. superpowers, impeccable) to show up in the…

2026년 7월 9일
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년 7월 9일
caveman
소프트웨어 개발자

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy.

2026년 7월 9일
enhance-prompt
소프트웨어 개발자

Rewrite a rough or under-specified request into a polished, copy/paste-ready prompt that any agent or LLM can act on cold. Use when the user gives a quick description of something they want done and asks for it to be turned into a better prompt — e.g., "make…

2026년 7월 9일
handoff-audit
소프트웨어 품질 보증 분석가·테스터

Generate a self-contained, copy/paste-ready audit prompt so a SEPARATE fresh session can independently verify a change made in the current session. Use when the user says $handoff-audit, or asks to "double-check this in another session", "have another session…

2026년 7월 9일
merge
소프트웨어 개발자

Turn on Auto-Merge Mode for the session — going forward, every completed task is automatically committed, pushed, opened as a PR, and merged into main (with conflict resolution), no per-merge confirmation. Use when the user says $merge, "auto-merge for the…

2026년 7월 9일
optimize-context
소프트웨어 개발자

Reduce per-turn context/token cost (the always-loaded weight: CLAUDE.md kernel, MEMORY.md index, the deferred MCP tool-name list, MCP instruction blocks, and the injected available-skills list) — then propagate the portable, generic wins up to the…

2026년 7월 9일
수집된 skill 18개 중 8개를 표시합니다.
long-horizon
미분류

Use for work too big for one context window: long multi-step tasks, progress lost to compaction or failed retries, work spanning hours or sessions, or when the user says $long-horizon or asks to run a task in verified rounds.

2026년 8월 23일
verify-this
미분류

Verify a claim with fresh local evidence: restate it falsifiably, capture baseline and treatment, compare, return VERIFIED, NOT VERIFIED, or INCONCLUSIVE. Use for /verify-this, "prove it works", "did this fix it", "show me the evidence".

2026년 8월 23일
caveman
미분류

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy.

2026년 8월 19일
humanizer
미분류

Use when the user asks to humanize, de-AI, de-slop, voice-match, or review prose for AI tells before publishing.

2026년 8월 19일
writing-skills
미분류

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026년 8월 19일
codex-review
미분류

Cross-vendor second-opinion review. Drives OpenAI Codex CLI (codex exec review, gpt-5.6-sol, high reasoning) over a PR, branch, commit, or uncommitted diff, then verifies each finding. Trigger: $codex-review, "have Codex/Sol review this".

2026년 8월 17일
wow-loop
기타 컴퓨터 관련 직업

Multi-agent perfection loop for any deliverable. Recon, one spec, one implementer, adversarial screenshot-verified critique until an evidence gate passes. Use when the user says $wow-loop, asks for "wow factor" or "dial it to 11".

2026년 8월 10일
addskill
기타 컴퓨터 관련 직업

Use whenever a repo-local skill is being added, installed, or created for future Claude Code and Codex sessions, whether the user asked or you decided to write one; writing-skills covers authoring, not this repo's install contract.

2026년 8월 7일
수집된 skill 12개 중 8개를 표시합니다.
review-security-posture
정보 보안 분석가

Use when assessing Truenote security posture, reviewing FedRAMP alignment, checking P0/P1 or later phase progress, deciding what security work comes next, validating security claims, or refreshing the public security capabilities brief.

2026년 7월 15일
review-security-posture
정보 보안 분석가

Use when assessing Truenote security posture, reviewing FedRAMP alignment, checking P0/P1 or later phase progress, deciding what security work comes next, validating security claims, or refreshing the public security capabilities brief.

2026년 7월 15일
brainstorming
소프트웨어 개발자

Use when the user asks to brainstorm, explore, compare approaches, or design a feature, or when a requested product, interface, workflow, architecture, or behavior change has unresolved goals, competing directions, material tradeoffs, or high-cost ambiguity.…

2026년 7월 12일
design-truenote-ui
소프트웨어 개발자

Design, implement, review, or polish Truenote's React frontend. Use for any user-facing change under artifacts/rag-app involving pages, components, layout, visual hierarchy, UX copy, forms, tables, navigation, responsiveness, motion, accessibility,…

2026년 7월 12일
design-truenote-ui
소프트웨어 개발자

Design, implement, review, or polish Truenote's React frontend. Use for any user-facing change under artifacts/rag-app involving pages, components, layout, visual hierarchy, UX copy, forms, tables, navigation, responsiveness, motion, accessibility,…

2026년 7월 12일
merge
소프트웨어 개발자

Turn on Auto-Merge Mode for the session — immediately integrate any already-completed verified work, then automatically commit, push, open a PR, and merge every future completed task into main (with conflict resolution), no per-merge confirmation. Use when…

2026년 7월 11일
enhance-prompt
기타 컴퓨터 관련 직업

Rewrite a rough or under-specified request into a polished, copy/paste-ready prompt that any agent or LLM can act on cold. Use when the user gives a quick description of something they want done and asks for it to be turned into a better prompt — e.g., "make…

2026년 7월 9일
handoff-audit
기타 컴퓨터 관련 직업

Generate a self-contained, copy/paste-ready audit prompt so a SEPARATE fresh session can independently verify a change made in the current session. Use when the user says $handoff-audit, or asks to "double-check this in another session", "have another session…

2026년 7월 9일
수집된 skill 11개 중 8개를 표시합니다.
designing-actuarial-chart-workspaces
웹·디지털 인터페이스 디자이너

Use when designing, reviewing, or implementing interactive charts, diagnostics, evidence plots, or chart-centered question answering in an insurance actuarial workflow.

2026년 8월 9일
prediction-lab-actuarial-ux
웹·디지털 인터페이스 디자이너

Use when designing, refining, reviewing, or implementing Prediction Lab or insurance actuarial modeling UX, especially AI-agent experiments, evidence, versioning, collaboration, and model review.

2026년 8월 9일
reviewing-actuarial-ux-syntheses
소프트웨어 개발자

Use when comparing, reviewing, reconciling, adjudicating, or finalizing multiple completed actuarial UX synthesis passes, especially Prediction Lab research syntheses, before using findings for product or design decisions.

2026년 8월 7일
reviewing-actuarial-ux-syntheses
소프트웨어 개발자

Use when comparing, reviewing, reconciling, adjudicating, or finalizing multiple completed actuarial UX synthesis passes, especially Prediction Lab research syntheses, before using findings for product or design decisions.

2026년 8월 7일
researching-actuarial-ux
시장조사 분석가·마케팅 전문가

Use when independently researching Prediction Lab, incumbent insurance actuarial modeling software, legacy pricing workflows, practitioner friction, workarounds, latent UX problems, or when synthesizing multiple independent research passes.

2026년 8월 7일
researching-actuarial-ux
시장조사 분석가·마케팅 전문가

Use when independently researching Prediction Lab, incumbent insurance actuarial modeling software, legacy pricing workflows, practitioner friction, workarounds, latent UX problems, or when synthesizing multiple independent research passes.

2026년 8월 7일
designing-actuarial-chart-workspaces
소프트웨어 개발자

Use when designing, reviewing, or implementing interactive charts, diagnostics, evidence plots, or chart-centered question answering in an insurance actuarial workflow.

2026년 8월 7일
prediction-lab-actuarial-ux
소프트웨어 개발자

Use when designing, refining, reviewing, or implementing Prediction Lab or insurance actuarial modeling UX, especially AI-agent experiments, evidence, versioning, collaboration, and model review.

2026년 8월 7일
수집된 skill 10개 중 8개를 표시합니다.
reference-site-prototyping
미분류

Use when building or refining a web prototype from a live reference site's design, layout, responsive behavior, interactions, motion, or page transitions; when capture tooling is available or the user says /reference-site-prototyping.

2026년 8월 25일
next-round
미분류

Produce a copy/paste-ready prompt that starts a fresh session on the next round of a multi-round effort. Use when the user says $next-round, asks for a handoff prompt, or just finished a round and wants the next session to continue.

2026년 8월 24일
dsh-plugin-permanent
미분류

Use when adding or creating any DSH (DeepSeek Harness) plugin, panel, tool, or UI feature. Author plugins the permanent profile-bundle way, never the temporary dynamic way (cordis_define/cordis_run), which dies on restart.

2026년 8월 24일
reference-site-prototyping
미분류

Use when building or refining a web prototype from a live reference site's design, layout, responsive behavior, interactions, motion, or page transitions; when capture tooling is available or the user says $reference-site-prototyping.

2026년 8월 24일
ship-layline
미분류

Lands finished Layline work in both repos it lives in, fullbuild.ai and the public mirror ryanportfolio/layline, with the drift and parallel-session checks the split copy needs. Use on $ship-layline or an ask to merge Layline into both.

2026년 8월 23일
design-fullbuild-surfaces
미분류

Design, extend and audit fullbuild.ai visual surfaces. Use for new prototype identities under public/prototype or src/app/prototype, scroll narratives, GSAP/Lenis/R3F/SVG motion, visual-contract audits, or Playwright UI verification.

2026년 8월 20일
showcase-register
기타 컴퓨터 관련 직업

Publish a shipped prototype into the showcase at $prototype: rewrite, drafts row, and a finale card graded into the set. Use for $showcase-register, "add it to the showcase", "put it in the gallery", or a prototype missing from the index.

2026년 8월 18일
design-fullbuild-surfaces
웹·디지털 인터페이스 디자이너

Design, extend and audit fullbuild.ai visual surfaces. Use for new prototype identities under public/prototype or src/app/prototype, scroll narratives, GSAP/Lenis/R3F/SVG motion, visual-contract audits, or Playwright UI verification.

2026년 8월 5일
수집된 skill 9개 중 8개를 표시합니다.
fable-mode
미분류

Use proactively for hard layered work with dependent steps, load-bearing unknowns, repeated failures, or verification-sensitive handoff; also when the user asks for Fable mode.

2026년 8월 29일
impartial-review
미분류

Use when the user asks to review, audit, or stress-test recent code changes with fresh independent agents; requires exposed multi-agent tools or an authenticated Codex CLI.

2026년 8월 29일
caveman
미분류

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy.

2026년 8월 19일
humanizer
미분류

Use when the user asks to humanize, de-AI, de-slop, voice-match, or review prose for AI tells before publishing.

2026년 8월 19일
optimize-context
소프트웨어 개발자

Use when the user asks to reduce per-turn context or token load, trim kernels, skills, or connectors, or propagate a generic context optimization to the starter.

2026년 7월 18일
humanizer
기술 작가

Use when the user asks to humanize, de-AI, de-slop, voice-match, or review prose for AI tells before publishing.

2026년 7월 18일
lab
웹·디지털 인터페이스 디자이너

Use when the user explicitly asks to lab or prototype a visual, UI, motion, or game-feel element with live tuning before production implementation.

2026년 7월 18일
adversarial-review
소프트웨어 품질 보증 분석가·테스터

Run the independent adversarial AI-review lane on a PR and post findings as a PR comment. Use when the user says $adversarial-review <PR#>, asks to run the review lane on a PR, or a PR still needs its independent review before merge.

2026년 7월 18일
adopt-repo
미분류

Mirror an existing external repo privately under the user's account and overlay the firmware: clone upstream, strip template-only files, privacy-sweep, run init-project. Use on $adopt-repo <url> or 'pull this repo into our firmware'.

2026년 8월 29일
dare
미분류

First-principles chain: decompose, audit assumptions, recombine surviving blocks, test against reality; each step a fresh subagent fed only the prior artifact. Use on $dare, 'first principles', or 'are we solving the right problem'.

2026년 8월 29일
session-hub
미분류

Coordinate parallel Claude Code sessions via a shared append-only Desktop HTML hub. Use on $session-hub, 'run parallel sessions on this', joining a hub, or proactively when edits or commits this session did not make appear in the checkout.

2026년 8월 29일
adopt-repo
미분류

Mirror an existing external repo privately under the user's account and overlay the firmware: clone upstream, strip template-only files, privacy-sweep, run init-project. Use on /adopt-repo <url> or 'pull this repo into our firmware'.

2026년 8월 29일
dare
미분류

First-principles chain: decompose, audit assumptions, recombine surviving blocks, test against reality; each step a fresh subagent fed only the prior artifact. Use on /dare, 'first principles', or 'are we solving the right problem'.

2026년 8월 29일
session-hub
미분류

Coordinate parallel Claude Code sessions via a shared append-only Desktop HTML hub. Use on /session-hub, 'run parallel sessions on this', joining a hub, or proactively when edits or commits this session did not make appear in the checkout.

2026년 8월 29일
저장소 17개 중 12개 표시