Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
qdhenry
GitHub creator profile

qdhenry

Repository-level view of 63 collected skills across 4 GitHub repositories, including approximate occupation coverage.

skills collected
63
repositories
4
occupation fields
3
updated
2026-04-10
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
Foundry-OSS
32 skills00updated 2026-04-10
51% of creator
avoid-feature-creep
프로젝트 관리 전문가

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.

2026-04-10
biome-developer
소프트웨어 개발자

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.

2026-04-10
changeset
소프트웨어 개발자

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 changesets, writing changeset descriptions, or choosing the correct change type.

2026-04-10
convex-agents
소프트웨어 개발자

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

2026-04-10
convex-best-practices
소프트웨어 개발자

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

2026-04-10
convex-component-authoring
소프트웨어 개발자

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

2026-04-10
convex-cron-jobs
소프트웨어 개발자

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

2026-04-10
convex-file-storage
소프트웨어 개발자

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

2026-04-10
Showing top 8 of 32 collected skills in this repository.
#002
verndale-agentics-cc-plugin
20 skills00updated 2026-04-06
32% of creator
client-elicitor
경영 분석가

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.

2026-04-06
confluence-gap-analysis
비서 및 행정 보조원(법률, 의료 및 임원 제외)

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.

2026-04-06
data-schema
데이터베이스 아키텍트

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.

2026-04-06
dedupe-frames
소프트웨어 개발자

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 from meeting recordings where the same screen is visible for extended periods.

2026-04-06
frame-analyst
소프트웨어 개발자

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 frame ranges simultaneously.

2026-04-06
frame-synthesis
웹·디지털 인터페이스 디자이너

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.

2026-04-06
gap-analysis
경영 분석가

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.

2026-04-06
integration-api
소프트웨어 개발자

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

2026-04-06
Showing top 8 of 20 collected skills in this repository.
#003
Claude-Command-Suite
10 skills1.3k147updated 2026-03-01
16% of creator
audit-env-variables
기타 컴퓨터 관련 직업

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 detection. Use when auditing .env files, reviewing security, or documenting project configuration.

2026-03-01
bigcommerce-api
컴퓨터 시스템 분석가

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.

2026-03-01
elevenlabs-transcribe
소프트웨어 개발자

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

2026-03-01
extract-video-frames
소프트웨어 개발자

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 transcription, or creating frame+audio sequences for another agent to process.

2026-03-01
file-watcher
소프트웨어 개발자

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.

2026-03-01
remove-dead-code
소프트웨어 개발자

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.

2026-03-01
setup-agent-tail
네트워크·컴퓨터 시스템 관리자

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 piping logs for AI agent consumption.

2026-03-01
setup-portless
네트워크·컴퓨터 시스템 관리자

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.

2026-03-01
Showing top 8 of 10 collected skills in this repository.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다