# nicholyx

> Open-source publisher. Listings imported from github.com/nicholyx — credited to the original author with their license.

- **Listings:** 23
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/nicholyx
- **Website:** https://github.com/nicholyx

## Published listings

- [Trellis Check](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-trellis-check) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-trellis-check`
  Comprehensive quality verification: spec compliance, lint, type-check, tests, cross-layer data flow, code reuse, and consistency checks. Use when code is written and needs quality verification, before committing changes, or to catch context drift during long sessions.
- [Text To Sql](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-text-to-sql) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-text-to-sql`
  |
- [Git Commit](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-git-commit) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-git-commit`
  使用约定式提交规范执行 git commit
- [Obsidian Note Workflow](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-obsidian-note-workflow) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-obsidian-note-workflow`
  Use when creating, querying, or managing Obsidian notes with preview-first workflow, intelligent classification, automatic directory creation, and vault initialization
- [Architecture Patterns](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-architecture-patterns) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-architecture-patterns`
  Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging dependency cycles between application layers.
- [Extension Dev Skill](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-extension-dev-skill) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-extension-dev-skill`
  >-
- [Daily Report](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-daily-report) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-daily-report`
  根据 git 提交记录生成工作日报，支持指定日期查询和智能归类
- [Tailored Resume Generator](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-tailored-resume-generator) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-tailored-resume-generator`
  Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
- [Trellis Meta](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-trellis-meta) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-trellis-meta`
  Understand and customize the local Trellis architecture inside a user project. Use when modifying .trellis plus platform hooks, settings, agents, skills, commands, prompts, workflows, the channel runtime (trellis channel), bundled runtime agents under .trellis/agents/, selectable workflow templates, registry-backed spec refresh, cross-session memory (trellis mem) generated by trellis init, or AI-…
- [Deep Research](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-deep-research) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-deep-research`
  Use when the user needs multi-source research with citation tracking, evidence persistence, and structured report generation. Triggers on "deep research", "comprehensive analysis", "research report", "compare X vs Y", "analyze trends", or "state of the art". Not for simple lookups, debugging, or questions answerable with 1-2 searches.
- [Trellis Brainstorm](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-trellis-brainstorm) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-trellis-brainstorm`
  Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope. Use when requirements are unclear, there are multiple valid approaches, or the user describes a new feature or complex task.
- [Trellis Update Spec](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-trellis-update-spec) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-trellis-update-spec`
  Captures executable contracts and coding conventions into .trellis/spec/ documents. Use when learning something valuable from debugging, implementing, or discussion that should be preserved for future sessions.
- [Browser Use](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-browser-use) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-browser-use`
  Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.
- [Github Issue Autofix Workflow](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-github-issue-autofix-workflow) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-github-issue-autofix-workflow`
  使用 superpowers 工作流修复 GitHub issue。支持自动化模式（用户输入"自动化处理"时全程无需确认）。强制使用 brainstorming 理解需求，test-driven-development 编写测试，verification-before-completion 验证，requesting-code-review 代码审查。适用于用户请求修复 issue、处理 bug、添加功能等场景。
- [Maintain Loop](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-maintain-loop) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-maintain-loop`
  开源项目的维护闭环流程——规划、实现、发布、继续规划的完整循环，以及踩坑沉淀的硬规则。当需要在项目中继续迭代（新功能、修缺陷、补文档）、发布新版本、盘点未完成事项，或有人说「继续」「走维护流程」「按开源流程开发」时使用。
- [Trellis Session Insight](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-trellis-session-insight) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-trellis-session-insight`
  Reach into past AI conversation history through the `trellis mem` CLI. Use whenever the user asks 'how did we solve X last time', 'have we discussed this before', 'what was the decision on X', 'remind me what we did in this task', '上次怎么解的', '之前讨论过吗', '想起一段对话', or when starting a brainstorm that overlaps prior work, debugging a familiar bug, continuing a task across sessions, or doing a finish-wor…
- [Planning With Files](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-planning-with-files) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-planning-with-files`
  Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.
- [Git Smart Update](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-git-smart-update) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-git-smart-update`
  智能 Git 更新工具，支持自动暂存、冲突解决和本地提交处理。当用户说"更新代码"、"拉取最新代码"、"git pull"、"更新当前分支"、"更新所有分支"、"保留本地修改并更新"时触发。自动处理 stash-update-restore 循环，智能解决冲突（优先采用远程改进，同时保留本地调试代码），支持 rebase 和 merge 两种模式。
- [Code Reviewer Agent](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-code-reviewer-agent) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-code-reviewer-agent`
  代码审查专家，使用独立上下文的 subagent 执行深度代码审查，覆盖安全漏洞、性能优化和生产可靠性
- [Git Sync Upstream](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-git-sync-upstream) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-git-sync-upstream`
  Fork 仓库同步 upstream 最新代码到当前分支，使用 rebase 方式保持提交历史整洁。当用户说"同步upstream"、"rebase upstream"、"更新upstream main"、"拉取upstream更新"、"同步上游仓库"、"fork仓库更新"、"更新PR分支"时触发。自动处理未提交更改（stash/rebase/pop）、fetch upstream、rebase 到最新、强制推送更新 PR。专门用于 fork 仓库同步上游更新的场景，不适用于普通的 git pull 操作。
- [Trellis Before Dev](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-trellis-before-dev) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-trellis-before-dev`
  Discovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package, or needing to refresh project conventions and standards.
- [Bug Analyzer Agent](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-bug-analyzer-agent) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-bug-analyzer-agent`
  Bug 根因分析专家，使用独立上下文的 subagent 执行深度代码执行流分析和根因定位
- [Plugin Creator](https://agentstack.voostack.com/l/skill-nicholyx-ai-skills-plugin-creator) — Skill · Free · security-reviewed — `agentstack add skill-nicholyx-ai-skills-plugin-creator`
  Comprehensive plugin development skill for Claude Code. Analyzes business requirements and creates complete plugins including MCP servers, skills, slash commands, or combinations thereof. Supports TypeScript, Python, and any other language. Provides architecture guidance, templates, and end-to-end implementation.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
