External skills synced from upstream (managed by .sync/sync.py)
Anthoooooooony 的个人 Claude Code plugin marketplace。
本仓库托管一组可安装到 Claude Code 的 plugin(含 skills、agents、slash commands、hooks、MCP servers),按需在 plugins/ 下逐个开发与发布。
# 添加 marketplace
/plugin marketplace add Anthoooooooony/atn-claude-code-plugins
# 安装某个 plugin
/plugin install <plugin-name>@atn-claude-code-plugins
私有仓库需要本地已配置 GitHub 凭证(gh auth login 或带 repo scope 的 token)。
| Name | 描述 |
|---|---|
issue-pr-flow | GitHub/GitLab 上的 issue→PR 工作流编排:环境探测、仓库初始化体检、按意图分流(feature/bug/chore),与 feature-dev plugin 协作 |
.claude-plugin/
marketplace.json # marketplace 清单,登记所有 plugin
plugins/
<plugin-name>/
.claude-plugin/
plugin.json # plugin 清单(name/version/description/author)
skills/<name>/SKILL.md # 可选:skills
agents/ # 可选:subagents
commands/ # 可选:slash commands
hooks/ # 可选:hooks
plugins/ 下新建目录 <plugin-name>/,按上方结构放入 plugin.json 与对应组件。.claude-plugin/marketplace.json 的 plugins 数组里登记该 plugin(至少包含 name、source、description)。/plugin marketplace update atn-claude-code-plugins 即可看到。需要把别处的 skill 镜像进本仓库时,编辑 .sync/sources.yml 加一条 entry。每天 06:17 UTC 的 cron(也可手动触发 Sync external skills workflow)会拉上游、对每个 source 开/更一个 sync/<name> 分支的 PR。上游删除会出现在 PR 里并打 ⚠️ sync:has-deletions label,需 review merge 才生效。详见 .sync/README.md。
私有仓库,未授权使用。
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimA focused four-stage workflow plugin: brainstorm, plan, code, review. Slash-only invocation, all artifacts under .wf/, hard review-to-code loop on confidence >= 80.
Issue-driven development workflow on top of GitHub or GitLab. Detects platform, checks repo readiness, branches by intent (feature/bug/chore), and orchestrates the issue → branch → PR → review → merge loop. Composes with feature-dev plugin for heavy features.
npx claudepluginhub anthoooooooony/atn-claude-code-pluginsUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.