Skip to main content
jaydubya818
Perfil de creador de GitHub

jaydubya818

Vista por repositorio de 90 skills recopiladas en 7 repositorios de GitHub.

skills recopiladas
90
repositorios
7
actualizado
23 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
New_baseline
39 skills · 27 mar 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectosDesarrolladores webEditoresSecretarios ejecutivos y asistentes administrativos de dirección
8 categorías ocupacionales · 100 % clasificado
43 %participación
#02
Pi
16 skills · 4 abr 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresGerentes de sistemas informáticos y de informaciónAnalistas de seguridad de la informaciónConsejeros de salud mentalEspecialistas en gestión de proyectos
10 categorías ocupacionales · 100 % clasificado
18 %participación
#03
MissionControl
10 skills · 23 ago 2026
Otras ocupaciones informáticasDesarrolladores de softwareEspecialistas en gestión de proyectos
3 categorías ocupacionales · 100 % clasificado
11 %participación
#04
Dental_Agent
10 skills · 5 feb 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosAnalistas de investigación de mercados y especialistas en marketingCientíficos de datosDiseñadores de interfaces web y digitalesDiseñadores gráficos
7 categorías ocupacionales · 100 % clasificado
11 %participación
#05
mnemonic-kb
8 skills · 10 may 2026
Desarrolladores de softwareEspecialistas en gestión de proyectosSecretarios y asistentes administrativos (excepto legal, médico y ejecutivo)
3 categorías ocupacionales · 100 % clasificado
8,9 %participación
#06
ClaudeClaw-Mission-Control
6 skills · 9 may 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosAnalistas de investigación de mercados y especialistas en marketingSecretarios y asistentes administrativos (excepto legal, médico y ejecutivo)
4 categorías ocupacionales · 100 % clasificado
6,7 %participación
#07
Agentic-KB
1 skills · 17 abr 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
1,1 %participación
explorador de repositorios

Repositorios y skills representativas

coding-tutor
Tutores

Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition and quizes.

27 mar 2026
agent-browser
Desarrolladores de software

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include…

27 mar 2026
agent-native-architecture
Desarrolladores de software

Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.

27 mar 2026
agent-native-audit
Desarrolladores de software

Run comprehensive agent-native architecture review with scored principles

27 mar 2026
andrew-kane-gem-writer
Desarrolladores de software

This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring existing gems, designing gem APIs, or when clean, minimal, production-ready Ruby library code is…

27 mar 2026
ce-brainstorm
Especialistas en gestión de proyectos

Explore requirements and approaches through collaborative dialogue before writing a right-sized requirements document and planning implementation. Use for feature ideas, problem framing, when the user says 'let's brainstorm', or when they want to think…

27 mar 2026
ce-compound-refresh
Desarrolladores de software

Refresh stale or drifting learnings and pattern docs in docs/solutions/ by reviewing, updating, consolidating, replacing, or deleting them against the current codebase. Use after refactors, migrations, dependency upgrades, or when a retrieved learning feels…

27 mar 2026
ce-compound
Desarrolladores de software

Document a recently solved problem to compound your team's knowledge

27 mar 2026
Mostrando 8 de 39 skills recopiladas.
active-listener
Consejeros de salud mentalTerapeutas matrimoniales y familiares

Listen carefully and reflect back what the user said before acting. Use when the user needs to feel heard or when clarifying intent before proceeding.

4 abr 2026
artifact-first-reporting
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

Always produce a structured artifact (file, table, or doc) as the primary output before summarizing. Use for reporting tasks where the deliverable should be a concrete artifact.

4 abr 2026
backend-implementation-discipline
Desarrolladores de software

Follow backend implementation best practices: typed interfaces, error handling, migrations, and test coverage. Use when implementing backend features, APIs, or data models.

4 abr 2026
conversational-response
Escritores y autores

Respond in a natural, concise conversational tone without unnecessary structure or headers. Use for chat-style interactions that don't require formal output.

4 abr 2026
delegation-protocol
Desarrolladores de software

Define how tasks are handed off between agents or roles, including context passing and acceptance criteria. Use when orchestrating multi-agent or multi-role workflows.

4 abr 2026
domain-boundary
Desarrolladores de software

Enforce clear boundaries between domains (frontend, backend, infra) and prevent cross-domain coupling. Use when reviewing or designing code that spans multiple system layers.

4 abr 2026
frontend-implementation-discipline
Desarrolladores de software

Follow frontend implementation best practices: component structure, accessibility, typed props, and test coverage. Use when implementing UI features or components.

4 abr 2026
implementation-handoff-discipline
Gerentes de sistemas informáticos y de información

Ensure implementation plans include all context needed for a clean handoff to the executing agent. Use before handing off a spec or plan for implementation.

4 abr 2026
Mostrando 8 de 16 skills recopiladas.
mission-control-agent-integration
Otras ocupaciones informáticas

Umbrella skill for integrating an agent with Mission Control, the orchestration and observability control plane. Use this skill when an agent needs to interact with Mission Control and you must route to the right focused skill — registration, heartbeats, task…

23 ago 2026
workspace-handoff-checklist
Especialistas en gestión de proyectos

Use this skill when a Mission Control work item is complete or awaiting review and an operator needs a factual handoff draft with outcome, evidence, unresolved risk, next owner, and next action.

28 jul 2026
mission-control-budget-control
Desarrolladores de software

Tracks and enforces agent spend in Mission Control. Use this skill when recording costs via api.agents.recordSpend, declaring budgetDaily and budgetPerRun limits at registration, or reacting to budgetRemaining and budgetExceeded values returned by the…

11 jul 2026
mission-control-heartbeat
Desarrolladores de software

Keeps an agent alive in Mission Control by calling the api.agents.heartbeat mutation every 30-60 seconds. Use this skill when running any agent session: agents that miss heartbeats for 2 minutes get quarantined, and the heartbeat response is how you discover…

11 jul 2026
mission-control-record-memory
Desarrolladores de software

Persists agent knowledge across sessions using the Mission Control agent documents system. Use this skill when depositing session memory before shutting down, keeping a WORKING_MD scratchpad up to date, writing daily notes, or reading back previously stored…

11 jul 2026
mission-control-register-agent
Otras ocupaciones informáticas

Registers an agent with Mission Control via the Convex api.agents.register mutation. Use this skill when an agent session starts and the agent must announce itself (name, emoji, role, workspace, task types, budgets) before doing any other work. Re-registering…

11 jul 2026
mission-control-request-approval
Otras ocupaciones informáticas

Requests human or dual-control approval for risky actions through the Convex api.approvals.request mutation. Use this skill when an action is YELLOW or RED risk tier — YELLOW needs a single approval, RED needs dual control (two decisions), and GREEN/LOW…

11 jul 2026
mission-control-run-logging
Otras ocupaciones informáticas

Records every agent execution turn as a run in Mission Control. Use this skill when starting a run (status RUNNING), completing or failing one (COMPLETED / FAILED), and reporting model, token counts, and cost so the observability and audit trail stays honest…

11 jul 2026
Mostrando 8 de 10 skills recopiladas.
competitor-alternatives
Analistas de investigación de mercados y especialistas en marketing

When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product]…

5 feb 2026
book-sft-pipeline
Científicos de datos

End-to-end system for creating supervised fine-tuning datasets from books and training style-transfer models. Covers text extraction, intelligent segmentation, synthetic instruction generation, Tinker-compatible output, LoRA training, and validation.

5 feb 2026
digital-brain
Secretarios ejecutivos y asistentes administrativos de dirección

Personal knowledge management system for founders, creators, and builders. Manages personal brand, content creation, network relationships, goals, and provides voice/tone consistency for content generation.

5 feb 2026
automation-engineer
Administradores de redes y sistemas informáticos

Comprehensive automation engineering skill for CI/CD pipelines, testing automation, deployment automation, monitoring, and workflow orchestration. Specializes in modern DevOps practices and infrastructure automation.

5 feb 2026
cloud-infrastructure-architect
Administradores de redes y sistemas informáticos

Comprehensive cloud infrastructure and deployment skill for AWS, containerization, serverless, monitoring, security, and scalable architecture design. Specializes in production-ready infrastructure for fintech applications.

5 feb 2026
design-system-architect
Diseñadores de interfaces web y digitales

Build and maintain comprehensive design systems with tokens, components, documentation, and governance. Specializes in scalable design systems for React, Vue, and Angular applications with Storybook integration.

5 feb 2026
fintech-developer
Desarrolladores de software

Specialized development skill for financial technology applications, including payment processing, financial calculations, compliance, security, and marketplace features specific to seller financing platforms like SellerFi.

5 feb 2026
installing-skills-from-github
Desarrolladores de software

Install Claude Code skills from GitHub repositories as git submodules. Use when: (1) installing skills from GitHub URLs like obra/superpowers or blader/continuous-learning, (2) git warns "adding embedded git repository", (3) need to track external skill repos…

5 feb 2026
Mostrando 8 de 10 skills recopiladas.
Mostrando 7 de 7 repositorios
Todos los repositorios cargados