Skip to main content
qdhenry
GitHub creator profile

qdhenry

Repository-level view of 66 collected skills across 3 GitHub repositories.

skills collected
66
repositories
3
updated
Apr 10, 2026
repository explorer

Repositories and representative skills

biome-developer
software-developers

General development best practices and common gotchas when working on Biome. Use for avoiding common mistakes, understanding Biome-specific patterns (AST, syntax nodes, string extraction, embedded languages), and learning technical tips.

Apr 10, 2026
changeset
software-developers

Guide for creating and writing proper changesets for Biome PRs. Use when a PR introduces user-visible changes (bug fixes, new features, rule changes, formatter changes, parser changes) that need a changeset entry for the CHANGELOG. Trigger when creating…

Apr 10, 2026
convex-agents
software-developers

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration

Apr 10, 2026
convex-best-practices
software-developers

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

Apr 10, 2026
convex-component-authoring
software-developers

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

Apr 10, 2026
convex-cron-jobs
software-developers

Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks

Apr 10, 2026
convex-file-storage
software-developers

Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables

Apr 10, 2026
convex-functions
software-developers

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations

Apr 10, 2026
Showing 8 of 35 collected skills.
client-elicitor
management-analysts-131111

Post-gap-analysis elicitation agent. Consolidates all open questions, unvalidated assumptions, low-confidence features, and validator findings from across the pipeline into a prioritized, stakeholder-mapped client Q&A document and meeting preparation guide.

Apr 6, 2026
confluence-gap-analysis
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Generate a gap analysis document structured as Confluence-compatible tables with Jira-style formatting. Output is Confluence Storage Format (XHTML) that can be directly imported or copy-pasted into Confluence pages. Accepts company/client name as an argument.

Apr 6, 2026
data-schema
database-architects

Analyze the current platform's data model and design the Salesforce B2B Commerce object schema, including standard and custom objects, relationships, and data migration strategy.

Apr 6, 2026
dedupe-frames
software-developers

Remove near-duplicate frames from a video extraction directory using perceptual hashing (dhash). Runs after frame extraction and before frame analysis to reduce context window usage by eliminating visually identical frames. Typically removes 50-80% of frames…

Apr 6, 2026
frame-analyst
software-developers

Analyze a chunk of video frames from a client meeting screencast. Identify and categorize every UI component, form field, data structure, navigation element, and on-screen text visible. Designed for parallel deployment — multiple instances process different…

Apr 6, 2026
frame-synthesis
web-and-digital-interface-designers

Merge and deduplicate parallel frame analysis outputs into a single comprehensive UI component inventory and system architecture map. Produces the definitive screen catalog that feeds UI migration, data schema, and gap analysis agents.

Apr 6, 2026
gap-analysis
management-analysts-131111

Produce client-specific gap analysis documents comparing current platform capabilities against Salesforce B2B Commerce target state. Focus on the client's actual use cases rather than exhaustive platform feature lists.

Apr 6, 2026
integration-api
software-developers

Assess current platform integrations and API dependencies, then architect the Salesforce B2B Commerce integration layer including ERP, fulfillment, external vendor, and reporting connections.

Apr 6, 2026
Showing 8 of 20 collected skills.
audit-env-variables
software-developers

Analyze environment variables in JavaScript/TypeScript projects. Identifies unused variables, infers permission scopes, detects specific services (Stripe, AWS, Supabase), and documents code paths. Includes optional cleanup of unused variables with regression…

Mar 1, 2026
bigcommerce-api
software-developers

BigCommerce API expert for building integrations, apps, headless storefronts, and automations. Full lifecycle - REST APIs, GraphQL Storefront, webhooks, authentication, app development, and multi-storefront. Use when working with BigCommerce platform APIs.

Mar 1, 2026
elevenlabs-transcribe
software-developers

Transcribes audio/video files using ElevenLabs Scribe v2 API. Use when transcribing audio files, generating transcripts, or converting speech to text.

Mar 1, 2026
extract-video-frames
software-developers

Extracts frames and timestamped audio segments from video files (GIF, MP4, MOV) at configurable intervals and stores them in a directory with a manifest file. Use when analyzing video content, preparing frames for visual review, extracting audio for…

Mar 1, 2026
file-watcher
software-developers

Chokidar-based file watcher that triggers `claude -p` on changes. Useful for automated AI reactions to file changes — design sync, code validation, config regeneration, etc.

Mar 1, 2026
remove-dead-code
software-developers

Safely identifies and removes dead code in TypeScript/JavaScript projects using multi-agent analysis with automatic backup branches. Use when cleaning up unused exports, orphaned files, dead imports, unreachable functions, or unused dependencies.

Mar 1, 2026
setup-agent-tail
software-developers

Configure agent-tail log aggregation for the current project. Auto-detects framework (Vite, Next.js, plain Node, monorepo) and sets up CLI runner, browser log plugins, and output destinations. Use when setting up agent-tail, configuring dev server logging, or…

Mar 1, 2026
setup-portless
software-developers

Sets up Portless for a project to replace port numbers with stable named .localhost URLs. Use when configuring local development routing, fixing port conflicts, or setting up monorepo dev environments.

Mar 1, 2026
Showing 8 of 11 collected skills.
Showing 3 of 3 repositories
All repositories loaded