By Touricks
Anthropic-internal coding standards as Claude Code hooks: comment discipline, completion verification, faithful reporting, and length limits.
Install Anthropic-internal coding standard hooks into the current project. Copies hook scripts to .claude/hooks/ and merges configuration into .claude/settings.json. Use when the user says "install ant hooks", "add ant mode", "enable coding standards", "install coding hooks", "enhance hooks", or "set up ant prompt".
Remove Anthropic coding standard hooks from the current project. Cleans hook entries from .claude/settings.json and optionally deletes copied scripts. Use when the user says "remove ant hooks", "uninstall ant mode", "disable coding hooks", "remove ant prompt", or "uninstall hooks".
A Claude Code plugin marketplace containing curated skill collections for ML writing, project lifecycle management, coding standards enforcement, and more.
| Plugin | Description | Skills |
|---|---|---|
| original | General-purpose skill collection | 14 — ml-paper-writing, scientific-slides, latex-posters, humanizer-zh, web-extractor, push, plugin-publishing, langgraph, langchain-architecture, claude-d3js-skill, start_simple, tailored-resume-generator, study-notes-generator, and more |
| sentinel | Project lifecycle management | 9 — start, routing, boundary, progress, sentinel-loop, sentinel-export, call-codex, submit-issue, skill-creator |
| ant_prompt | Anthropic-internal coding standards as hooks | 2 — install-ant-hooks, remove-ant-hooks |
├── .claude-plugin/
│ └── marketplace.json # Plugin registry
├── original/
│ ├── .claude-plugin/plugin.json
│ └── skills/
├── sentinel/
│ ├── .claude-plugin/plugin.json
│ └── skills/
└── ant_prompt/
├── .claude-plugin/plugin.json
└── skills/
Each skill lives in its own directory under skills/ with a SKILL.md file containing YAML frontmatter (name, description) and markdown instructions.
Add this marketplace to Claude Code:
claude plugin add /path/to/skillsWorkSpace
Or from GitHub:
claude plugin add https://github.com/Touricks/fanshi_personal_skills.git
skills/ folderSKILL.md with YAML frontmatter:
---
name: my-skill
description: Brief description for triggering
---
scripts/, references/, or assets/ subdirectoriesversion in .claude-plugin/plugin.jsonUse the sentinel:skill-creator skill to audit skill quality, or skill-creator:skill-creator (marketplace) to create new skills.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub touricks/fanshi_personal_skills --plugin ant_promptProject lifecycle skills: bootstrap, routing, boundary, progress tracking, sentinel-loop iteration, export, Codex second opinions, and skill quality auditing.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.
Create, test, measure, and iteratively improve Claude Code skills with category-aware design, gotchas-driven development, progressive disclosure coaching, and automated description optimization.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review