Skip to main content
Run any Skill in Manus
with one click
htekdev
GitHub creator profile

htekdev

Repository-level view of 167 collected skills across 7 GitHub repositories.

skills collected
167
repositories
7
updated
2026-06-03
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

agent-task-executor
software-developers

Execute pending agent-surface tasks by dispatching dedicated agents for each task. Quality-first approach — each task gets a focused agent, batched 3-4 in parallel. Use when user says "execute agent tasks", "run agent queue", "process agent-surface tasks", "agent task execution", or during the agent-task-executor cron cycle.

2026-05-26
hookflow-governance
software-developers

Hookflow governance philosophy and creation patterns — every behavioral correction becomes a deterministic hookflow rule. Use when: "create hook", "hookflow rule", "enforce behavior", "block pattern", "governance hook", "prevent mistake", "deterministic enforcement", "preToolUse deny", "postToolUse advisory", "hookflow audit", "new YAML hookflow", "behavioral correction", "hookflow-js"

2026-05-26
htek-dev-article
software-developers

{{PERSONAL_DOMAIN}} blog article creation — frontmatter schema, tag conventions, research standards, quality checklist, git worktree PR workflow, and video-companion article mode. Use when creating articles on {{PERSONAL_DOMAIN}}, writing blog posts, creating PRs on htek-dev-site, checking article quality, or any agent says "write article", "blog post", "{{PERSONAL_DOMAIN}} article", "create PR for article", "frontmatter schema", "article quality check".

2026-05-26
google-ads-playwright
software-developers

Google Ads management via Playwright browser automation — navigation paths, campaign monitoring, conversion tracking, tag management, and performance analysis. Use when user says "check ads", "ad performance", "Google Ads", "campaign metrics", "conversion tracking", "ad budget", "check conversions", "Google tag", "ad management", "A/B test ads", "optimize ads", "ad spend", "bid management", "ad blocker dialog", or any Google Ads activity.

2026-05-25
vercel-preview-workflow
software-developers

Vercel-connected site deployment workflow — branch + PR, wait for Vercel preview, extract preview URL, send to {{PARENT_1}} for review, merge only after approval. Use when agent says "create PR", "deploy preview", "Vercel preview", "review site changes", "push to Vercel", "deploy changes", "site update", "preview URL", "merge PR", or makes any code change to a Vercel-connected repository.

2026-05-25
content-illustration
web-developers

Content illustration workflow — generate the mandatory AI hero image first, then create contextual visuals (HTML→Playwright for simple diagrams, AI for concepts), wire heroImage/frontmatter, and inject inline visuals into MDX. Use when user says "illustrate", "add visuals", "hero image", "generate diagram", "content illustration", "architecture diagram", "process visual", "inline images", or "backpropagation visuals".

2026-05-23
checkin-orchestration
software-developers

Parallel multi-agent dispatch and report compilation pattern — discover agents, launch in parallel, collect results, compile consolidated notification. Use when user says "orchestrate agents", "dispatch agents", "parallel launch", "compile reports", "agent check-in", "consolidated report", "multi-agent dispatch", or any orchestrator needs to coordinate multiple sub-agents.

2026-05-22
copilot-runtime-contribution
network-and-computer-systems-administrators

End-to-end workflow for contributing fixes to the Copilot agent runtime ({{EMPLOYER_PARENT}}/copilot-agent-runtime): bug identification, fix implementation, PR creation, local patched build, installation, revert, and maintenance cron setup. Use when user says "copilot runtime", "patch copilot", "build copilot locally", "runtime contribution", "fix copilot bug", "copilot source", "build patched CLI", "runtime PR", "copilot-agent-runtime", or any Copilot CLI source-level contribution work.

2026-05-22
Showing top 8 of 77 collected skills in this repository.
cron-strategy
software-developers

Use when designing, auditing, or modifying Hermes's cron job schedule. Defines backbone slots, job spacing rules, cost-optimized tiers, and family-care scheduling priorities.

2026-06-03
dog-parent
animal-caretakers-392021

Use when managing pet care, vet reminders, feeding schedules, or baby-dog introduction protocol. Manages the Rocha family dog(s) with Phase 1 baby-introduction active.

2026-06-03
health-coach
exercise-trainers-and-group-fitness-instructors

Use when tracking medical appointments, medications, family wellness, or health reminders. Manages health tracking with decision tiers and proactive reminders.

2026-06-03
parenting-coach
recreation-workers

Use when HJ sibling adjustment needs coaching, evidence-based parenting strategies needed, or parents need encouragement during NICU twin situation. Practical, warm parenting support.

2026-06-03
wellness-coach
exercise-trainers-and-group-fitness-instructors

Use when Paula's physical or mental wellness needs monitoring, postpartum recovery support, or stress indicators (pumping output, sleep, BP) need tracking. Provides evidence-based wellbeing coaching focused on postpartum recovery.

2026-06-03
dual-calendar
office-clerks-general-439061

Use when checking Hector's availability or scheduling any event. Enforces dual-calendar (Google Cal + WorkIQ) availability check — never rely on a single calendar.

2026-06-03
orchestrator-protocol
computer-occupations-all-other

Use when running a system-wide agent check-in or coordinating multiple domain agents. Implements the Discover→Filter→Dispatch→Collect→Compile→Notify orchestration pattern.

2026-06-03
emotional-support
marriage-and-family-therapists

Use when detecting emotional distress signals in family messages. Routes support appropriately, holds space, and never diagnoses or minimizes.

2026-06-03
Showing top 8 of 57 collected skills in this repository.
pipeline-setup
software-developers

Creates Azure DevOps CI/CD pipelines from the template YAML files. This skill creates pipelines for agent creation, testing, and deployment automation using the ready-to-use pipeline definitions.

2026-01-09
starter-execution
software-developers

Orchestrates complete Azure AI Foundry deployment to Azure DevOps. Coordinates repository-setup, service-connection-setup, environment-setup, pipeline-setup, and deployment-validation skills. Use when deploying the complete Azure AI Foundry starter template end-to-end.

2026-01-09
cleanup-devops
software-developers

Cleans up Azure DevOps resources (repositories, service connections, variable groups, pipelines) and resets configuration files. Use when you need to remove Azure DevOps artifacts after testing or to prepare for a fresh deployment of the Azure AI Foundry Starter template.

2026-01-09
cleanup-resources
network-and-computer-systems-administrators

Safely deletes all Azure resources created by the Azure AI Foundry starter template including resource groups, AI Services, AI Foundry Projects, Service Principal, federated credentials, and RBAC assignments. Use when tearing down environments or starting fresh.

2026-01-09
deployment-validation
software-developers

Validates the complete Azure AI Foundry deployment by checking repositories, service connections, variable groups, environments, pipelines, and optionally running the first agent deployment. This skill provides comprehensive verification of the deployment setup.

2026-01-09
environment-setup
software-developers

Creates Azure DevOps variable groups and environments for dev, test, and production. This skill configures environment-specific variables and approval gates required for CI/CD pipelines.

2026-01-09
federated-credentials
information-security-analysts

Manages federated credentials for Azure DevOps service connections using Workload Identity Federation. Retrieves actual issuer/subject from service connections and creates/updates federated credentials on Service Principals.

2026-01-09
resource-creation
network-and-computer-systems-administrators

Orchestrates creation of all Azure resources for Azure AI Foundry multi-environment deployment. Coordinates resource-groups, service-principal, and ai-foundry-resources skills. Use when setting up a complete Azure AI Foundry infrastructure from scratch across dev, test, and prod environments.

2026-01-09
Showing top 8 of 19 collected skills in this repository.
Showing 7 of 7 repositories
All repositories loaded