依 ticket/issue 產出初版實作 — 解析需求、從最新 develop 切出符合命名規範的分支、寫出實作、跑既有測試與 lint、conventional commit,然後交棒給 /simplify。Use when the user types /develop, or asks to start implementing a ticket, issue, or feature request end-to-end from requirement to first commit.
htlin222/dotfiles
SkillsMP 已收集 htlin222/dotfiles 中的 45 个 Skill。打开任一 Skill 可查看来源和详情。
- 最近记录的来源活动
- SkillsMP 收录数据更新
- 已收集 skills
- 45
- GitHub 星标
- 79
- GitHub Forks
- 4
这个仓库中的 skills
已展示 40 / 45 个已收集 Skill。
Put a website behind a Cloudflare Access (Zero Trust) login gate, or remove one, entirely from the CLI — no dashboard GUI. Use when the user wants to password/email-protect a hostname, gate a Cloudflare Pages or Workers site, restrict a site to specific…
原文语言:英语
Curate a GitHub repository's wiki (the separate repo.wiki.git) into a coherent, tightly written set of pages: Home, Introduction (project + features), Roadmap, Gotchas/Lessons, Tech Debt, and an Architecture page taught through the book *Head First Software…
原文语言:英语
Build LLM apps, RAG systems, and prompt pipelines. Use for AI-powered features.
原文语言:英语
Design system architecture and component interfaces. Use for architectural decisions.
原文语言:英语
Git checkpoint management. Use when starting risky changes or needing recovery points.
原文语言:英语
Run a comprehensive code review
原文语言:英语
Analyze Claude Code context efficiency. Use when evaluating session token usage.
原文语言:英语
Debug errors and unexpected behavior with log analysis. Use for issues and error messages.
原文语言:英语
Improve developer experience and tooling. Use when setting up projects or reducing friction.
原文语言:英语
Scan environment for dev readiness — tools, runtimes, permissions. Use in new containers.
原文语言:英语
Manage Tailscale Funnel routes. Use when configuring tunnels or external HTTPS access.
原文语言:英语
Enable, disable, and manage Claude Code hooks. Use for hook debugging or configuration.
原文语言:英语
Scan and replace AI-flavored vocabulary in English text. Use when polishing writing.
Read Mail.app inboxes and create Reminders for actionable items. Use for email triage.
原文语言:英语
Generate semantic codebase symbol map. Use when navigating unfamiliar code or before refactoring.
原文语言:英语
Profile and optimize bottlenecks. Use for performance issues or caching strategies.
原文语言:英语
Load codebase context by analyzing structure and README. Use when starting a new session.
原文语言:英语
Optimize prompts for LLMs. Use when crafting system prompts or improving agent performance.
原文语言:英语
Refactor code for quality and maintainability. Use for cleanup and tech debt reduction.
原文语言:英语
Three-phase RPI workflow (Research, Plan, Implement). Use for non-trivial code changes.
原文语言:英语
Session retrospective report. Use when reviewing or summarizing a work session.
原文语言:英语
Unified SuperClaude workflow with subcommands. Use for structured development workflows.
原文语言:英语
Security audits and secure coding. Use for vulnerability detection or auth implementation.
原文语言:英语
Create unit, integration, and e2e test suites. Use when setting up or improving tests.
原文语言:英语
Update dev docs before compaction. Use before ending sessions or switching tasks.
原文语言:英语
Run Vale prose linter and auto-fix issues. Use when linting or proofreading markdown/text.
原文语言:英语
Deploy Docker services on VM with Traefik and Homepage. Use for VM container deploys.
原文语言:英语
Deploys a static site (a single HTML file or a folder) to Cloudflare Pages — both a one-command local wrangler deploy and a GitHub Actions CI/CD pipeline — wiring up .env/.env.example and encrypted repo secrets. Use when the user wants to publish or deploy a…
原文语言:英语
Publishes a text post to the user's Facebook profile via ego-browser, handling the composer dialog, Markdown-to-plaintext conversion, the two-step "繼續 → 發佈" publish flow, and post-publish verification. Use when the user asks to post/publish something to…
原文语言:英语
Kimi WebBridge lets AI control the user's real browser — navigate, click, type, read, screenshot, and interact with any website using the user's actual login sessions. Use this skill whenever the user wants to interact with websites, automate browser tasks,…
原文语言:英语
Search Google Flights for prices via a single deterministic HTTP GET request — no browser, no GUI/CSS rendering, no screenshots. Use this before reaching for browser automation (kimi-webbridge, browser-harness) whenever the task is "what does this route…
原文语言:英语
Use when macOS disk space is low, "disk full", 硬碟空間不夠, startup disk almost full, or before installing something large — diagnoses what is eating space and reclaims it safely
原文语言:英语
Record demo GIFs/MP4s of agent TUI sessions (Claude Code, Codex CLI, other agent CLIs), synchronized via a Stop-hook sentinel so the recording knows exactly when each response finishes. Two modes - scripted (VHS tape, repeatable) and live/adaptive (tmux +…
原文语言:英语
Defer execution of a slash-command or prompt until a timer elapses. Starts a background polling timer that prints "TIMER DONE" on stdout, then executes the deferred prompt.
原文语言:英语
Generate an image via Codex CLI (OpenAI gpt-image-1) and save to a local path. Use when user asks to create/draw/generate an image AND save it (e.g. "draw X, save to images/y.png", "用 codex 生圖"). Requires `codex login` + `$OPENAI_API_KEY`.
原文语言:英语
DeepSeek client via the private chat.deepseek.com API (browser-exported userToken), not the official platform.deepseek.com API. Use for personal webgui automation, `x-ds-pow-response` / DeepSeekHashV1 POW solving, or SSE THINK/TOOL_SEARCH stream parsing.
原文语言:英语
End-to-end data-first research pipeline — find an underutilised public dataset, pick the publishable claim, target a journal, ship LaTeX manuscript + tagged GitHub release. Use for computational-bio / bioinformatics / clinical-genomics on TCGA, GEO, GDC,…
原文语言:英语
Todoist CRUD via API v1 — tasks (due + deadline), projects, sections, labels, comments, reminders. Use when user mentions Todoist, their todo list, scheduling/completing a task, "加到待辦", "今天的 Todoist".
原文语言:英语
Author and iterate on `.argdown` argument-map files. Use when the user asks to "create an argdown", structure a debate / argument / pro-con map, lint a `.argdown` file, or export an argument map to SVG/DOT/HTML/JSON via the `argdown` CLI. Workflow — draft,…
原文语言:英语