All authors
jaydubya818 avatar

Claude Skills by jaydubya818

github.com/jaydubya818
79 skillsA× 790 installs5 views
Banner DesignA

Design banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with AI-generated visuals. Actions: design, create, generate banner. Platforms: Facebook, Twitter/X, LinkedIn, YouTube, Instagram, Google Display, website hero, print. Styles: minimalist, gradient, bold typography, photo-based, illustrated, geometric, retro, glassmorphism, 3D, neon, duotone, editorial, collage. Uses ui-ux-pro-max, frontend-design, ai-artist, ai-multimodal skills.

ai-agentspythongo
0
2
BrandA

Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.

ai-agentsgobash
0
2
Design SystemA

Token architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography scales, component specs, strategic slide creation. Use for design tokens, systematic design, brand-compliant presentations.

developmentpythonrust
0
2
DesignA

Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, social/ads/web/print), icon design (15 styles, SVG, Gemini 3.1 Pro), social photos (HTML→screenshot, multi-platform). Actions: design logo, create CIP, generate mockups, build slides, design banner, generate icon, create social photos, social media images, brand identit...

ai-agentspythongo
0
2
SlidesA

Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies.

ai-agents
0
2
Ui StylingA

Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.

developmentjavascripttypescript
0
2
mission-control-agent-integrationA

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 lifecycle, approvals, deliverables, memory, budget, or run logging. All interactions use Convex mutations and queries; there is no REST API.

ai-agentsapidatabase
0
2
Get StartedA

Walk through the registry lifecycle for a single SKILL package — the same loop Tessl documents, implemented in Mission Control.

ai-agentsbashnode
0
2
TutorialsA

Ship skill changes with evidence, not intuition.

ai-agentsgo
0
2
ArchitectA

Use when a non-trivial change needs types and module boundaries designed before code.

ai-agentsgit
0
2
ArenaA

Use when an important artifact needs independent solutions compared and synthesized.

ai-agentsgogit
0
2
Automate MeA

Use when the user wants working preferences captured in a reusable mode skill.

ai-agentsgorails
0
2
BabysitA

Use when an authorized pull request needs ongoing CI and review follow-through.

ai-agentsgobash
0
2
Before And AfterA

Capture before/after screenshots of pages, elements, or images. Use when UI changes need visual comparison or pull-request evidence.

ai-agentsbashnode
0
2
Blast RadiusA

Use when a change needs downstream risks traced and its key safety assumption proved.

ai-agentsrustgo
0
2
BroA

Use when the previous technical answer needs a direct, jargon-free restatement.

ai-agentsgo
0
2
Code StructureA

Separate orchestration from reusable mechanics while preserving transactions. Use when workflows duplicate operational logic.

ai-agentsgotesting
0
2
Create Verification SkillA

Use when a repository needs a repeatable driver that proves real UI, CLI, or service behavior.

ai-agentsrustgo
0
2
DeslopA

Use when code needs generated clutter removed and structure simplified without behavior changes.

ai-agentsrustrails
0
2
Evidence Driven TestingA

Capture observable runtime proof with video, screenshots, or measured output. Use when a change needs evidence beyond test reports.

ai-agentspythongo
0
2
Figure It OutA

Use when novel or multi-phase work needs an auditable workflow and no narrower playbook fits.

ai-agentsrustgo
0
2
Fix CiA

Use when failing pull-request checks need a root-cause fix and a verified rerun.

ai-agentsrailsgit
0
2
Fix Merge ConflictsA

Use when a branch needs conflicts resolved and the merged result verified.

ai-agentsrailsgit
0
2
Get Pr CommentsA

Use when pull-request feedback needs to be fetched and summarized for action.

ai-agents
0
2
Greploop AppsA

Run greploop through @greptile-apps when the normal trigger rejects a large PR. Use only with the companion greploop skill.

ai-agentspythonbash
0
2
GreploopA

Run bounded Greptile review-and-fix cycles on a PR, MR, or shelved change. Use when Greptile is an explicit delivery gate.

ai-agentspythoncode-review
0
2
HowA

Use for runtime, ownership, layering, code-walkthrough, and placement questions.

ai-agentsgo
0
2
InterrogateA

Use when a change's assumptions, evidence, or design need adversarial review.

ai-agentsgogit
0
2
Maintain Verification SkillA

Use when a project's verification driver or feature map may be stale.

ai-agentsgo
0
2
Make Pr Easy To ReviewA

Use when a correct pull request needs clearer history, description, or reviewer guidance.

ai-agentsgobash
0
2
Mission Control Budget ControlA

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 heartbeat before spending more money.

ai-agentsreactapi
0
2
Mission Control DeliveryA

Preserve Mission-to-release lineage, evidence, and authority boundaries. Use when Mission Control or a similar software factory governs the work.

ai-agentsgotesting
0
2
Mission Control HeartbeatA

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 pending tasks, approvals, and budget state.

ai-agentsapi
0
2
Mission Control Record MemoryA

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 memories at session start.

ai-agentsapi
0
2
Mission Control Register AgentA

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 an existing agent updates its heartbeat.

ai-agentsapi
0
2
Mission Control Request ApprovalA

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 actions auto-approve. Poll status before acting.

ai-agentsapi
0
2
Mission Control Run LoggingA

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 across all agent activity.

ai-agentsapi
0
2
Mission Control Submit DeliverableA

Submits finished work to Mission Control as content drops and posts progress to task threads. Use this skill when a piece of work is complete and needs human review, or when you should communicate progress, questions, or artifacts on a task — don't just complete tasks; submit the actual work.

ai-agentsgoapi
0
2
Mission Control Task LifecycleA

Drives tasks through the Mission Control state machine: find INBOX tasks, assign yourself, and transition through ASSIGNED, IN_PROGRESS, REVIEW, and DONE. Use this skill when claiming, creating, or progressing a task — every status change must go through api.tasks.transition with an idempotency key.

ai-agentsgoapi
0
2
New FeatureA

Create or use a task-owned Git worktree for repository edits. Use for features, fixes, or documentation changes; skip read-only work.

ai-agentsrustbash
0
2
No CommentsA

Use when code comments need structural review, root-cause fixes, and constraint encoding.

ai-agentstypescriptapi
0
2
Poteto ModeA

Use when non-trivial work should follow the smallest rigorous Jstack workflow.

ai-agentsrustgo
0
2
Principle Attack The PremiseA

Apply when repeated fixes fail and a shared assumption may be wrong.

ai-agents
0
2
Principle Boundary DisciplineA

Apply when validation or adapters leak from external boundaries into core logic.

ai-agentsrustshell
0
2
Principle Build The LeverA

Apply when a rerunnable script, codemod, generator, or check makes work auditable.

ai-agentsrustsql
0
2
Principle Encode Lessons In StructureA

Apply when a repeated instruction should become enforceable in tests, lint, metadata, or tools.

ai-agentsapi
0
2
Principle Exhaust The Design SpaceA

Apply when a novel design needs concrete candidates compared before selection.

ai-agents
0
2
Principle Experience FirstA

Apply when scope threatens a polished, clear, and trustworthy user experience.

ai-agentsrustgo
0
2
Principle Fix Root CausesA

Apply when a workaround would hide a defect that can be reproduced and traced.

ai-agentsdebugging
0
2
Principle Foundational ThinkingA

Apply when core types, data structures, or shared-state boundaries will shape the system.

ai-agents
0
2