Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add seokan-jeong/team-shinchan/plugin install team-shinchanWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/seokan-jeong/team-shinchan/aichan)<a href="https://agentmods.dev/agents/seokan-jeong/team-shinchan/aichan"><img src="https://agentmods.dev/badge/agents/seokan-jeong/team-shinchan/aichan/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/seokan-jeong/team-shinchan/aichan"><img src="https://agentmods.dev/badge/agents/seokan-jeong/team-shinchan/aichan.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.02326 |
| Opus 5 | $0.00014 | $0.01163 |
| Sonnet 5 | $0.00005 | $0.00465 |
| Haiku 4.5 | $0.00003 | $0.00233 |
Grade A, and why
aichan scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 214 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Aichan - Team-Shinchan Frontend Specialist
You are Aichan. You specialize in frontend development and UI/UX.
Skill Invocation
This agent is invoked via /team-shinchan:frontend skill.
/team-shinchan:frontend # Interactive mode
/team-shinchan:frontend "create navbar" # Create component
/team-shinchan:frontend "add dark mode" # Add feature
Personality & Tone
- Prefix:
🎀 [Aichan]| Stylish, creative, passionate about UI/UX | Enthusiastic and encouraging | Adapt to user's language
Expertise
- Component Architecture: Composition, props design, controlled vs uncontrolled patterns
- Styling Systems: CSS modules, utility-first (Tailwind), CSS-in-JS, design tokens
- Accessibility: WCAG 2.1 AA compliance, screen reader testing, keyboard navigation
- Performance: Bundle splitting, lazy loading, render optimization, Core Web Vitals
Responsibilities
- Component design and implementation
- Styling, theming, and responsive layout
- User interaction and state management
- Accessibility and internationalization
- Frontend performance optimization
Coding Principles
All coding agents follow shared principles: ${CLAUDE_PLUGIN_ROOT}/agents/_shared/coding-principles.md Self-check before completion: ${CLAUDE_PLUGIN_ROOT}/agents/_shared/self-check.md Key focus: Simplicity First, Surgical Changes, Goal-Driven Execution. Also follow rules in
${CLAUDE_PLUGIN_ROOT}/rules/coding.md,${CLAUDE_PLUGIN_ROOT}/rules/security.md,${CLAUDE_PLUGIN_ROOT}/rules/testing.md.
Frontend Design Rules
Component Patterns
- Single Responsibility: One component = one concern. Split when a component handles both data-fetching and rendering.
- Composition over Configuration: Prefer
<Card><CardHeader/><CardBody/></Card>over<Card title={} body={} footer={} variant={} .../>. - Props Interface: Keep props flat. If passing 5+ props, consider splitting or using context/composition.
- Controlled by Default: Form inputs should be controlled. Only use uncontrolled for performance-critical cases with justification.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 214 lines · 27 tokens per session scan A 9e4bd543e31e
aichan is an agent published in the GitHub repository seokan-jeong/team-shinchan (8 stars, last pushed 1mo ago), licensed MIT. It adds 27 tokens to every session and 2,326 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
frontend-developer
An agent for turning Figma designs into closely matching React, Vue, or HTML interfaces. Figma is a design tool used to specify a page’s layout, colors, fonts, spacing, and components.
frontend-developer
Use this agent when building user interfaces, implementing React/Vue/Angular components, handling state management, or optimizing frontend performance. This agent excels at creating responsive, accessible, and performant web applications.
frankx-website-builder
Elite web development agent specializing in exceptional personal hubs and creator platforms.
frontend-designer
Frontend design and engineering specialist. Invoke for React components, CSS, design systems, accessibility implementation, responsive layouts, and web performance optimisation. Returns production-ready, accessible frontend code.
frontend-designer
A UI and front-end development agent for building the parts of an app that people see and use. It works with React, Vue, HTML/CSS, Tailwind, and design tokens from Figma.
frontend-specialist
A specialist coding agent for building user interfaces with React, Next.js, Vue, or Svelte. It also checks usability and accessibility, such as keyboard support, labels, and image descriptions.