Skip to main content
Execute qualquer Skill no Manus
com um clique
tyroneross
Perfil de criador do GitHub

tyroneross

Visão por repositório de 152 skills coletadas em 20 repositórios do GitHub.

skills coletadas
152
repositórios
20
atualizado
2026-07-26
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
build-loop
55 skills · 2026-07-26
Desenvolvedores de softwareOutras ocupações de informáticaAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informaçãoDesigners de interfaces web e digitais
5 categorias ocupacionais · 100% classificado
36%participação
#02
RossLabs-AI-Toolkit
31 skills · 2026-05-30
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetosEspecialistas em operações de negócios, todos os outrosAnalistas de segurança da informaçãoAnalistas de sistemas de computador
10 categorias ocupacionais · 100% classificado
20%participação
#03
interface-built-right
26 skills · 2026-07-10
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesigners de interfaces web e digitaisDesenvolvedores webAdministradores de redes e sistemas de computadorDiretores de arte
6 categorias ocupacionais · 100% classificado
17%participação
#04
NavGator
6 skills · 2026-07-09
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
3.9%participação
#05
pyramid-principle
5 skills · 2026-04-28
Secretários executivos e assistentes administrativos executivosAnalistas de gestãoEscritores e autoresRedatores técnicos
4 categorias ocupacionais · 100% classificado
3.3%participação
#06
spectra
5 skills · 2026-07-01
Analistas de pesquisa de mercado e especialistas em marketingDesenvolvedores de softwareEditores de filme e vídeoEspecialistas em treinamento e desenvolvimentoTécnicos de áudio e vídeo
5 categorias ocupacionais · 100% classificado
3.3%participação
#07
claude-code-debugger
3 skills · 2026-06-04
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
2.0%participação
#08
agent-rally-point
3 skills · 2026-07-03
Outras ocupações de informáticaEspecialistas em gestão de projetos
2 categorias ocupacionais · 100% classificado
2.0%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

handoff
Desenvolvedores de software

Compose a complete, durable build-loop handoff document from the current run state, and optionally launch a fresh session with it injected. Use when crossing a context boundary (context limit, planned restart, worktree GC). Triggers: 'hand off', 'handoff', 'new session', 'context limit', 'restart', 'fresh session', '/build-loop:compose-handoff'.

2026-07-26
ui-design
Designers de interfaces web e digitais

Use when build-loop needs UI design direction, visual style selection, UI guidance inventory, a .build-loop/app-contract/ui.md design contract, or non-trivial web/mobile/native UI planning. Build-loop-owned design route for design-contract-specialist; selects from project tokens, recent structures, UI Guidance, IBR artifacts, Mockup Gallery, and research based on product/workflow/data/platform fit.

2026-07-25
color-engine
Designers de interfaces web e digitais

Generate accessible color systems and solve contrast, instead of guessing hex values. Use when picking or fixing colors for any UI, chart, diagram, doc, or artifact — "what colors should this use", "is this readable", "this text fails contrast", "make a dark theme", "pick an accent". Also use before shipping any palette, to PROVE contrast rather than assert it. NOT for choosing layout, typography, or component structure.

2026-07-25
build-loop-data-plane-worktrees
Desenvolvedores de software

Use when a Build Loop run or Git worktree touches mutable non-Git state: SQLite or file-backed databases, PostgreSQL databases/schemas and migrations, generated search/vector indexes, Docker volumes or service projects, mutable file trees, caches that cannot be rebuilt safely, or external cloud/account namespaces. Inventories each surface, selects per-worktree, shared-readonly, shared-serialized, or external-namespaced isolation, registers it in the run data manifest, validates collisions before writes, and requires a terminal disposition at closeout.

2026-07-23
model-tiering
Desenvolvedores de software

Use when choosing a model tier or segment for a subagent, deciding a role descriptor (segment + tier) in frontmatter, or escalating mid-flow. Covers the two-axis taxonomy (work-role segment × 7-rung capability ladder) — Opus/Sonnet/Haiku are Anthropic-default mappings; selection is provider-portable and data-driven. NOT for benchmarking models head-to-head on a task — use `model-bakeoff`.

2026-07-23
build-loop
Desenvolvedores de software

Orchestrated build loop for multi-step code work. TRIGGER on verb language ('build', 'implement', 'create', 'add', 'ship', 'wire up', 'integrate', 'refactor', 'migrate', 'rewrite', 'replace') OR symptom language ('fix', 'broken', 'doesn't work', 'isn't loading', 'not displaying', 'missing', 'should show', 'needs to', 'make it', 'show this differently') OR any task touching 2+ files, adding/removing an endpoint, crossing an architectural boundary, or attached screenshots of a bug. SKIP one-line edits, pure Q&A, conversational clarifications, status checks, and trivial typos/renames.

2026-07-21
build-loop-native-ax-driver
Desenvolvedores de software

Use when the build needs to automate a macOS .app without touching the hardware cursor, or the user asks to "click through the app" or "test the UI headlessly". Drives running apps via Accessibility API; self-contained Swift binary — no IBR, Playwright, or Appium required.

2026-07-20
repo-maintenance
Desenvolvedores de software

Audit and evolve repository structure safely across the full maintenance lifecycle: repository topology and scope, application and build-system profiles, module and folder boundaries, canonical source-of-truth and monorepo decisions, sibling consolidation, generated/build artifact retention, worktree and branch hygiene, local-versus-remote state, verified closeout into local main, and preparing a repository for open-source or external distribution (personal-content and secret scrub, internal-artifact de-tracking, .git bloat and history-leak review, distribution signing/notarization). Use when asked how any kind of repo should be structured or maintained, what application/build profile it has, why it has duplicate source or many build directories, whether repositories or modules should split or merge, to clean generated artifacts or a polluted data store (a log, telemetry, cache, or dataset corrupted by test/non-production writes), to review open commits/worktrees/branches/stashes, to merge and close completed

2026-07-16
Mostrando as 8 principais de 55 skills coletadas neste repositório.
marketplace-maintenance
Desenvolvedores de software

Operational lessons for maintaining a Claude Code plugin marketplace. Load whenever making changes to `.claude-plugin/marketplace.json`, bumping a plugin version that's listed in a marketplace, adding/removing plugins from a marketplace, or troubleshooting "add marketplace" failures. Prevents schema rejection, stale manifests, CDN-lag false negatives, and install-command drift.

2026-05-30
publish-packages
Desenvolvedores de software

How to publish a public npm package to GitHub Packages for any project under the @tyroneross scope — Claude Code plugins, build-loop subsystems, prompt-builder, etc. Load whenever the user asks to "publish to GitHub Packages", "publish the plugin", "ship as an npm package", "make this installable", "release this to npm", or whenever bumping a package version that needs to ship. Covers single-package repos (build-loop pattern) and monorepo per-plugin publishing (RossLabs-AI-Toolkit pattern). Includes the GitHub Actions workflow template, the release ritual, and the verification checklist that catches the 403 / version-drift / scope-missing failures already seen in this account.

2026-05-30
agent-eval-harness
Desenvolvedores de software

Use when building an evaluation harness for an LLM agent, RAG pipeline, or prompt — when the question is "is this actually working?" Encodes Anthropic and OpenAI's published 2025–2026 eval guidance — start with 20–50 real-failure tasks (not synthetic happy-paths), use three grader types in the right places (deterministic code / LLM judge / human review), measure pass@k vs pass^k for production reliability, grade outcomes not reasoning paths, calibrate the LLM judge against human review before trusting it, and detect eval saturation. Triggers on "build an eval", "build evals", "eval harness", "is this prompt working", "regression test for LLM", "how do I know my agent is better", "LLM judge", "pass@k", "compare two prompts on real data", "the prompt looks fine but production is broken". Vendor-neutral with starter templates.

2026-05-13
agent-tool-design
Desenvolvedores de software

Use when designing the surface of a tool that an LLM agent will call — function declarations, MCP server methods, OpenAI function-calling schemas, Anthropic tool_use definitions, or Agent SDK tools. Encodes Anthropic and OpenAI's published 2025–2026 guidance — namespaced names (service_resource_verb), semantically specific parameters (user_id over user), signal-dense return formats with a response_format knob, prompt-engineered error strings that guide the model toward the fix, and the anti-pattern of wrapping every API endpoint 1:1. Triggers on "design a tool for an agent", "write a function declaration", "MCP server tool", "function calling schema", "tool_use definition", "Agents SDK tool", "the agent keeps calling my tool wrong", "the agent loops on a tool error", "list-all is blowing up context", "tool descriptions". Cross-vendor; vendor wire-format notes in references/.

2026-05-13
long-running-agent-harness
Desenvolvedores de software

Use when building or operating a coding agent that has to work across multiple context windows or multiple sessions — when one shot won't fit. Encodes Anthropic's published 2025 harness pattern — initializer/coding split, claude-progress.txt + feature-list JSON + git commits as cross-context state, mandatory session-init protocol (read logs → review features → run e2e → start dev server), edit-status-only contract on the feature file. Triggers on "long-running agent", "multi-session agent", "context window keeps filling up", "agent forgets between sessions", "session handoff", "Codex to Claude Code handoff", "Claude Code to Codex handoff", "harness for an agent", "what does the agent read on session start". Bridges bookmark (session snapshots) and build-loop (single-session orchestration).

2026-05-13
prompt-cache-shaping
Especialistas em operações de negócios, todos os outros

Use when designing a prompt or agent that will run at scale and you want to maximize prompt-cache hit rate. Encodes the cross-vendor invariant — order content static-to-dynamic so the cacheable prefix is stable — plus Anthropic's explicit cache_control breakpoint mechanics (4-breakpoint budget, 20-block lookback, 5m vs 1h TTL) and OpenAI's automatic prefix hashing (≥1024 token threshold, 128-token increments, 5–10min idle TTL, up to 24h on gpt-5.5+). Triggers on "prompt caching", "cache hit rate", "reduce LLM cost", "ephemeral cache", "cache_control", "prompt is slow on every call", "we're paying for the same tokens twice", "TTL", "cache breakpoint". Vendor-neutral spine plus per-vendor branches in references/.

2026-05-13
reasoning-model-prompting
Especialistas em operações de negócios, todos os outros

Use when prompting a reasoning model — OpenAI o-series (o3, o4-mini, o5), GPT-5 with reasoning_effort, or Anthropic Claude with extended thinking enabled. This is a counter-skill — the default prompt-builder advice (CoT, role-priming, "think step by step") actively hurts reasoning models. Encodes OpenAI and Anthropic's published 2025–2026 guidance — zero-shot first, do NOT add chain-of-thought, do NOT role-prime, developer messages replace system, reasoning_effort is a tuning knob not a quality lever, "Formatting re-enabled" recovers structured output, preserve thinking blocks across tool turns on Anthropic. Triggers on "prompt an o-series model", "prompt o3 / o4-mini / o5", "GPT-5 reasoning_effort", "extended thinking on Claude", "reasoning model", "the o-series is being weird", "the model ignores my CoT prompt", "thinking blocks", "should I use chain-of-thought here".

2026-05-13
grounded-llm-prompt
Revisores e marcadores de cópia

Use when writing a system prompt for an LLM response that must cite sources, label every number with origin, and stay in a consistent voice. Composes three reusable rule blocks (citation contract, number-labeling, two-register voice) onto a base prompt and gives you the contract tests to keep them from drifting. Triggers on "build a system prompt", "make it cite sources", "add citations", "ground the output", "label numbers", "truthfulness rule", "system prompt for RAG", "system prompt for an audit view", "stop the model from making up numbers", "the model is citing things that aren't in the retrieval list". Designed for RAG, agentic Q&A, recommendation surfaces, and audit/explain views. Not for creative writing, code generation, or pure structured-extraction tasks.

2026-05-13
Mostrando as 8 principais de 31 skills coletadas neste repositório.
mockup-gallery-bridge
Designers de interfaces web e digitais

Use when /ibr:build detects .mockup-gallery/ or IBR needs to tie a build to gallery-selected mockups. Reads ratings/selections, enforces approved target roles, preserves scratch-first workflow, and writes implementation completion. Filesystem only.

2026-07-10
native
Analistas de garantia de qualidade de software e testadores

Use when validating iOS, watchOS, or macOS UI with IBR.

2026-07-07
native-testing
Analistas de garantia de qualidade de software e testadores

Use when working on iOS, watchOS, or macOS apps — .swift files, SwiftUI views, simulators. IBR's native scan workflow for touch targets, a11y labels, watchOS constraints, Fix Guide.

2026-07-07
validate
Analistas de garantia de qualidade de software e testadores

Use when scanning, auditing, comparing, or testing UI with IBR.

2026-07-07
design
Desenvolvedores de software

Use when planning or implementing UI with IBR.

2026-05-01
ui-ux-guidance
Designers de interfaces web e digitais

Use when planning, designing, implementing, or auditing UI/UX with IBR in Codex. Provides the latest compact IBR guidance for Calm Precision, web archetypes, interaction states, mobile, content states, data visualization, Mockup Gallery targets, and imagegen approval gates.

2026-05-01
component-patterns
Designers de interfaces web e digitais

Use when building cards, navs, forms, dashboards, modals, tables, or lists. Opinionated patterns with Calm Precision principles, spacing, accessibility, and anti-patterns.

2026-04-29
data-visualization
Desenvolvedores de software

Use when UI work includes charts, graphs, dashboards, KPIs, analytical search responses, metrics, tables, trend lines, rankings, distributions, or data storytelling. Provides chart-worthiness gates, chart routing, hierarchy, attribution, accessibility, and validation rules.

2026-04-29
Mostrando as 8 principais de 26 skills coletadas neste repositório.
product-marketing
Analistas de pesquisa de mercado e especialistas em marketing

Use when planning or producing product marketing content/video for any software product — "plan a marketing video", "app store preview", "product hunt launch", "explainer vs demo", "LinkedIn/YouTube video for <product>", "launch video", "what video should I make for <app>", "ongoing content plan", "changelog/release video", "readme demo GIF", "repurpose this into shorts", or when Spectra is about to capture/produce marketing assets and should tailor them to the product's audience, channel, and funnel stage. Turns product × audience × goal into a concrete plan (video type, length, channel, story-spine script, specs, polish style) and routes production to Spectra's capture/record/polish tools.

2026-07-01
video-design
Editores de filme e vídeo

Use when a video's craft needs tuning — "this video looks/feels off", "how should this video be paced", "what color/typography/font size for video", "music or voiceover pace", "cut rate", "why isn't my video engaging", "make it feel premium" or "make it feel authentic", "kinetic text", "safe zones", or when Spectra is polishing/rendering a clip and needs concrete design settings (color, type, sound, pacing). Turns the emotional/visual/sound/pacing science into font-size floors, cut-rate targets, color rules, and Spectra polish parameters.

2026-07-01
demo
Técnicos de áudio e vídeo

Use when the user asks to produce a polished demo video from a screen recording, highlight key moments in a recording, add spotlight focus to video segments, create an agent demo video, or trim and caption a screen capture for sharing.

2026-06-27
host-walkthrough
Especialistas em treinamento e desenvolvimento

Use when the user asks to walk me through a UI, demo this flow, show me how a feature works, capture a walkthrough, or navigate a web/macOS app with Spectra.

2026-05-24
content-capture
Desenvolvedores de software

Use when the user asks to capture screenshots, record a demo or video, create marketing assets, or document a feature visually from a running application.

2026-04-28
Mostrando 12 de 20 repositórios