Skip to main content
ryanportfolio
Perfil de criador do GitHub

ryanportfolio

Visão por repositório de 201 skills coletadas em 17 repositórios do GitHub.

skills coletadas
201
repositórios
17
atualizado
29 de ago. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
AI-Firmware
55 skills · 22 de jul. de 2026
Desenvolvedores de softwareOutras ocupações de informáticaAnalistas de garantia de qualidade de software e testadoresRedatores técnicosDesigners de interfaces web e digitais
5 categorias ocupacionais · 100% classificado
27%participação
#02
claude-starter
31 skills · 12 de jul. de 2026
Desenvolvedores de softwareOutras ocupações de informáticaAnalistas de garantia de qualidade de software e testadoresDesigners de interfaces web e digitaisDesenvolvedores webRedatores técnicos
6 categorias ocupacionais · 100% classificado
15%participação
#03
Corewise.Academy
23 skills · 19 de ago. de 2026
Desenvolvedores de softwareOutras ocupações de informáticaRedatores técnicos
3 categorias ocupacionais · 22% classificado
11%participação
#04
Local-CPU-only-PTT
18 skills · 29 de ago. de 2026
Desenvolvedores de softwareOutras ocupações de informáticaAnalistas de garantia de qualidade de software e testadoresDesigners de interfaces web e digitaisRedatores técnicos
5 categorias ocupacionais · 94% classificado
9%participação
#05
Harness-Firmware
12 skills · 23 de ago. de 2026
Desenvolvedores de softwareOutras ocupações de informática
2 categorias ocupacionais · 50% classificado
6%participação
#06
Truenote
11 skills · 15 de jul. de 2026
Outras ocupações de informáticaDesenvolvedores de softwareAnalistas de segurança da informação
3 categorias ocupacionais · 100% classificado
5,5%participação
#07
lab-demo
10 skills · 9 de ago. de 2026
Desenvolvedores de softwareAnalistas de pesquisa de mercado e especialistas em marketingDesigners de interfaces web e digitais
3 categorias ocupacionais · 80% classificado
5%participação
#08
fullbuild.ai
9 skills · 25 de ago. de 2026
Outras ocupações de informáticaDesigners de interfaces web e digitais
2 categorias ocupacionais · 33% classificado
4,5%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

writing
Redatores técnicos

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.

22 de jul. de 2026
systematic-debugging
Desenvolvedores de software

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

22 de jul. de 2026
test-driven-development
Analistas de garantia de qualidade de software e testadores

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

22 de jul. de 2026
writing-skills
Outras ocupações de informática

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

22 de jul. de 2026
optimize-context
Desenvolvedores de software

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.

18 de jul. de 2026
brainstorming
Outras ocupações de informática

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.

15 de jul. de 2026
humanizer
Redatores técnicos

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

15 de jul. de 2026
lab
Desenvolvedores de software

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

15 de jul. de 2026
Mostrando 8 de 55 skills coletadas.
addskill
Outras ocupações de informática

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…

12 de jul. de 2026
brainstorming
Desenvolvedores de software

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.…

12 de jul. de 2026
forge-repo-ui-skill
Designers de interfaces web e digitais

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…

12 de jul. de 2026
forge-repo-ui-skill
Designers de interfaces web e digitais

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…

12 de jul. de 2026
advocate
Analistas de garantia de qualidade de software e testadores

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…

9 de jul. de 2026
applying-best-practices
Desenvolvedores de software

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…

9 de jul. de 2026
conflict
Desenvolvedores de software

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…

9 de jul. de 2026
dispatching-parallel-agents
Outras ocupações de informática

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

9 de jul. de 2026
Mostrando 8 de 31 skills coletadas.
caveman
sem classificação

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

19 de ago. de 2026
unslop
sem classificação

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.

19 de ago. de 2026
arena
sem classificação

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.

19 de ago. de 2026
automate-me
sem classificação

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.

19 de ago. de 2026
babysit-ci
sem classificação

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.

19 de ago. de 2026
bro
sem classificação

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".

19 de ago. de 2026
unslop
sem classificação

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.

19 de ago. de 2026
verify-this
sem classificação

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".

19 de ago. de 2026
Mostrando 8 de 23 skills coletadas.
impartial-review
sem classificação

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.

29 de ago. de 2026
addskill
Outras ocupações de informática

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…

9 de jul. de 2026
brainstorming
Desenvolvedores de software

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.

9 de jul. de 2026
caveman
Desenvolvedores de software

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

9 de jul. de 2026
enhance-prompt
Desenvolvedores de software

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…

9 de jul. de 2026
handoff-audit
Analistas de garantia de qualidade de software e testadores

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…

9 de jul. de 2026
merge
Desenvolvedores de software

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…

9 de jul. de 2026
optimize-context
Desenvolvedores de software

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…

9 de jul. de 2026
Mostrando 8 de 18 skills coletadas.
long-horizon
sem classificação

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.

23 de ago. de 2026
verify-this
sem classificação

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".

23 de ago. de 2026
caveman
sem classificação

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

19 de ago. de 2026
humanizer
sem classificação

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

19 de ago. de 2026
writing-skills
sem classificação

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

19 de ago. de 2026
codex-review
sem classificação

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".

17 de ago. de 2026
wow-loop
Outras ocupações de informática

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".

10 de ago. de 2026
addskill
Outras ocupações de informática

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.

7 de ago. de 2026
Mostrando 8 de 12 skills coletadas.
review-security-posture
Analistas de segurança da informação

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.

15 de jul. de 2026
review-security-posture
Analistas de segurança da informação

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.

15 de jul. de 2026
brainstorming
Desenvolvedores de software

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.…

12 de jul. de 2026
design-truenote-ui
Desenvolvedores de software

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,…

12 de jul. de 2026
design-truenote-ui
Desenvolvedores de software

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,…

12 de jul. de 2026
merge
Desenvolvedores de software

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…

11 de jul. de 2026
enhance-prompt
Outras ocupações de informática

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…

9 de jul. de 2026
handoff-audit
Outras ocupações de informática

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…

9 de jul. de 2026
Mostrando 8 de 11 skills coletadas.
designing-actuarial-chart-workspaces
Designers de interfaces web e digitais

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

9 de ago. de 2026
prediction-lab-actuarial-ux
Designers de interfaces web e digitais

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

9 de ago. de 2026
reviewing-actuarial-ux-syntheses
Desenvolvedores de software

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.

7 de ago. de 2026
reviewing-actuarial-ux-syntheses
Desenvolvedores de software

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.

7 de ago. de 2026
researching-actuarial-ux
Analistas de pesquisa de mercado e especialistas em marketing

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.

7 de ago. de 2026
researching-actuarial-ux
Analistas de pesquisa de mercado e especialistas em marketing

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.

7 de ago. de 2026
designing-actuarial-chart-workspaces
Desenvolvedores de software

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

7 de ago. de 2026
prediction-lab-actuarial-ux
Desenvolvedores de software

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

7 de ago. de 2026
Mostrando 8 de 10 skills coletadas.
reference-site-prototyping
sem classificação

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.

25 de ago. de 2026
next-round
sem classificação

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.

24 de ago. de 2026
dsh-plugin-permanent
sem classificação

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.

24 de ago. de 2026
reference-site-prototyping
sem classificação

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.

24 de ago. de 2026
ship-layline
sem classificação

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.

23 de ago. de 2026
design-fullbuild-surfaces
sem classificação

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.

20 de ago. de 2026
showcase-register
Outras ocupações de informática

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.

18 de ago. de 2026
design-fullbuild-surfaces
Designers de interfaces web e digitais

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.

5 de ago. de 2026
Mostrando 8 de 9 skills coletadas.
fable-mode
sem classificação

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.

29 de ago. de 2026
impartial-review
sem classificação

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.

29 de ago. de 2026
caveman
sem classificação

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

19 de ago. de 2026
humanizer
sem classificação

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

19 de ago. de 2026
optimize-context
Desenvolvedores de software

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.

18 de jul. de 2026
humanizer
Redatores técnicos

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

18 de jul. de 2026
lab
Designers de interfaces web e digitais

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

18 de jul. de 2026
adversarial-review
Analistas de garantia de qualidade de software e testadores

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.

18 de jul. de 2026
adopt-repo
sem classificação

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'.

29 de ago. de 2026
dare
sem classificação

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'.

29 de ago. de 2026
session-hub
sem classificação

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.

29 de ago. de 2026
adopt-repo
sem classificação

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'.

29 de ago. de 2026
dare
sem classificação

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'.

29 de ago. de 2026
session-hub
sem classificação

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.

29 de ago. de 2026
Mostrando 12 de 17 repositórios