Skip to main content
jaydubya818
Profil créateur GitHub

jaydubya818

Vue par dépôt de 90 skills collectés dans 7 dépôts GitHub.

skills collectés
90
dépôts
7
mis à jour
23 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
New_baseline
39 skills · 27 mars 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursSpécialistes en gestion de projetsDéveloppeurs webRédacteurs en chefSecrétaires de direction et assistants administratifs
8 catégories métier · 100 % classifié
43 %part
#02
Pi
16 skills · 4 avr. 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursGestionnaires des systèmes informatiques et d'informationAnalystes en sécurité de l'informationConseillers en santé mentaleSecrétaires et assistants administratifs (sauf juridique, médical et direction)
10 catégories métier · 100 % classifié
18 %part
#03
MissionControl
10 skills · 23 août 2026
Autres occupations informatiquesDéveloppeurs de logicielsSpécialistes en gestion de projets
3 catégories métier · 100 % classifié
11 %part
#04
Dental_Agent
10 skills · 5 févr. 2026
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesAnalystes en études de marché et spécialistes en marketingConcepteurs web et d'interfaces numériquesGraphistesScientifiques des données
7 catégories métier · 100 % classifié
11 %part
#05
mnemonic-kb
8 skills · 10 mai 2026
Développeurs de logicielsSecrétaires et assistants administratifs (sauf juridique, médical et direction)Spécialistes en gestion de projets
3 catégories métier · 100 % classifié
8,9 %part
#06
ClaudeClaw-Mission-Control
6 skills · 9 mai 2026
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesAnalystes en études de marché et spécialistes en marketingSecrétaires et assistants administratifs (sauf juridique, médical et direction)
4 catégories métier · 100 % classifié
6,7 %part
#07
Agentic-KB
1 skills · 17 avr. 2026
Développeurs de logiciels
1 catégories métier · 100 % classifié
1,1 %part
explorateur de dépôts

Dépôts et skills représentatifs

coding-tutor
Tuteurs

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 mars 2026
agent-browser
Développeurs de logiciels

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 mars 2026
agent-native-architecture
Développeurs de logiciels

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 mars 2026
agent-native-audit
Développeurs de logiciels

Run comprehensive agent-native architecture review with scored principles

27 mars 2026
andrew-kane-gem-writer
Développeurs de logiciels

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 mars 2026
ce-brainstorm
Spécialistes en gestion de projets

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 mars 2026
ce-compound-refresh
Développeurs de logiciels

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 mars 2026
ce-compound
Développeurs de logiciels

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

27 mars 2026
Affichage de 8 skills collectés sur 39.
active-listener
Conseillers en santé mentaleThérapeutes conjugaux et familiaux

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 avr. 2026
artifact-first-reporting
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

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 avr. 2026
backend-implementation-discipline
Développeurs de logiciels

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

4 avr. 2026
conversational-response
Écrivains et auteurs

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

4 avr. 2026
delegation-protocol
Développeurs de logiciels

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 avr. 2026
domain-boundary
Développeurs de logiciels

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 avr. 2026
frontend-implementation-discipline
Développeurs de logiciels

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

4 avr. 2026
implementation-handoff-discipline
Gestionnaires des systèmes informatiques et d'information

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 avr. 2026
Affichage de 8 skills collectés sur 16.
mission-control-agent-integration
Autres occupations informatiques

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 août 2026
workspace-handoff-checklist
Spécialistes en gestion de projets

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 juil. 2026
mission-control-budget-control
Développeurs de logiciels

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 juil. 2026
mission-control-heartbeat
Développeurs de logiciels

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 juil. 2026
mission-control-record-memory
Développeurs de logiciels

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 juil. 2026
mission-control-register-agent
Autres occupations informatiques

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 juil. 2026
mission-control-request-approval
Autres occupations informatiques

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 juil. 2026
mission-control-run-logging
Autres occupations informatiques

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 juil. 2026
Affichage de 8 skills collectés sur 10.
competitor-alternatives
Analystes en études de marché et spécialistes 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 févr. 2026
book-sft-pipeline
Scientifiques des données

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 févr. 2026
digital-brain
Secrétaires de direction et assistants administratifs

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 févr. 2026
automation-engineer
Administrateurs de réseaux et de systèmes informatiques

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 févr. 2026
cloud-infrastructure-architect
Administrateurs de réseaux et de systèmes informatiques

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 févr. 2026
design-system-architect
Concepteurs web et d'interfaces numériques

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 févr. 2026
fintech-developer
Développeurs de logiciels

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 févr. 2026
installing-skills-from-github
Développeurs de logiciels

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 févr. 2026
Affichage de 8 skills collectés sur 10.
7 dépôts affichés sur 7
Tous les dépôts sont affichés