zhlx2005
Community@zhlx2005
ZHLX2005 maintains 49 skills covering Flutter development, Git/GitHub operations, CI/CD deployment, and frontend UI component library references.
Agent Skills by zhlx2005
Showing 49 vetted skills indexed across 2 GitHub repositories.
https
Deploy static sites with Docker Compose, Nginx, and Let's Encrypt wildcard certificates via DNS-01.
gh-upstream-release
Squash ahead commits, force-push to upstream, and merge a GitHub PR via gh CLI.
git-commit-clone
Creates shallow-clone snapshots of specified git commits into a local archive directory.
browser-harness-auto-launch
Automates Chrome browser launching and web data extraction via browser-harness and CDP.
sl-git-standard
Manages .gitignore isolation of nested cloned repositories and syncs a git.remote manifest with disk clones.
tool-isolation
Isolates external tools and scripts into per-tool .tool directories with uv and npm workflows.
codebase-optimizer
Generate, audit, and synchronize SKILL.md documentation against actual codebase structure.
ui-component-library
Indexes usage guides and component API references for Ant Design, Element Plus, Naive UI, and Arco Design.
styles-skill
Guides Flutter UI style implementation through an indexed catalog of reference solutions.
repo-gitlink
Extract git remote URLs from local repository directories into a deduplicated tracking file.
npm-work-flow
Configures a GitHub Actions workflow that publishes npm packages on push to main.
nx-kv
Manages KV-backed todo lists for task claiming, intent confirmation, and completion reporting.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
index-repos
Creates PROJECT_INDEX.md and PROJECT_INDEX.json for multiple repositories using parallel subagents.
gitcli-todo
Tracks git tags as a todo list with cursor-based progress and commit queries.
obsidian-repair-unresolved-links
Creates missing Obsidian notes for unresolved wiki-links with generated YAML frontmatter.
uv
Wraps Python commands and package management with uv run and uvx.
project-index-reader
Scans PROJECT_INDEX.md files in local repositories to find relevant code references before implementation.
gh-ci-remote-debug
Diagnose CI/CD failures by triggering and monitoring GitHub Actions workflows with gh CLI.
cli-standard
Scaffold interactive Go CLI tools using Cobra, survey, and color with progressive interaction patterns.
gh-action
Author, debug, and extend GitHub Actions CI/CD workflows for Docker, npm, Android, and Flutter deployments.
gh-ci-monitor
Monitors GitHub Actions CI builds until completion and retries failed runs.
key_board
Routes skill lifecycle tasks like summarizing, splitting, auditing, and merging into reference SOPs.
intent-capture-discuss
Captures requirements and project analysis through multi-turn dialogue into versioned Markdown documents.
Frequently Asked Questions About zhlx2005
FAQPage SchemaWhat tasks can I accomplish using ZHLX2005's skills?▼
You can standardize Flutter page creation and debugging, manage git worktrees and nested repository cleanup, squash-and-release fork branches to upstream, author GitHub Actions deploy pipelines (GHCR, SSH, npm publish, Android signing), deploy static sites with Docker/Nginx/Let's Encrypt, and reference Ant Design, Element Plus, Naive UI, and Arco Design component usage.
Who are these skills designed for?▼
Mobile and frontend engineers working in Flutter, Vue 3, or React codebases, plus maintainers managing fork-based GitHub release flows and CI/CD pipelines. Several skills target agent-driven environments using .claude/repo directory conventions for repository indexing and task intake.
How do the deployment and CI/CD skills work in practice?▼
The gh-action skill provides ready deploy.yml templates covering Docker build with GHCR push and SSH deploy, a registry-free docker save/SCP/load variant, npm publish on push-to-main, Android release signing, and Flutter web to nginx. The https skill adds docker-compose, acme.sh DNS-01 wildcard certificates, and rollback scripts.
What prerequisites do these skills assume?▼
Git skills assume origin and upstream remotes with commits ahead of upstream/master. Deployment skills assume Docker, Nginx, and gh CLI with secrets like SSH_KEY configured. Tool-isolation rules require external npm packages and scripts to live under .tool/{tool-name}/, and Python execution must be wrapped with uv run.
Are these skills free to use?▼
The manifest lists 49 publicly registered skills under the ZHLX2005 account with no stated licensing fees or paid tiers. They are distributed as skill definitions with frontmatter triggers, intended to be discovered and installed through the find-skills registry mechanism.