plugins
01Plugin Claude Code
Personal Claude Code plugins.
Plugin Claude Code
Personal Claude Code plugins.
Instructions file CodexOpenCode
AGENTS.md instructions for nonoroazoro/ai, covering communication, engineering judgment, generated artifacts, code and tests.
Instructions file
Claude Code instructions for nonoroazoro/ai, a project described as: My Claude Code plugins.
Plugin Claude Code
MCP lifecycle management.
Agent
Orchestrator for Model Context Protocol (MCP) lifecycle and tool capability expansion. Triggers: EXPLICIT: User wants to install, remove, list, or update MCP servers. CAPABILITY GAPS: User intent requires tools/data sources currently unavailable (e.g., search GitHub, query SQL, fetch Figma, access Google Calendar).…
Plugin Claude Code
Knowledge graph management.
Agent
Knowledge graph architect for atomic insights. Triggers: EXPLICIT: log decision/learning. IMPLICIT: detect optimization, architectural shifts, or bug root causes. MAINTENANCE: connect memories or refactor knowledge system. DOCS: capture concepts or issues. Examples: user: "Redis 缓存能让 API 响应从 2s 降到 200ms" assistant…
Plugin Claude Code
Analyze, generate, and execute test cases.
Agent
Elite Test Architect. Triggers: EXPLICIT: 'Review tests', 'Write unit tests', 'Fix test failures'. IMPLICIT: After implementing new modules/logic to ensure 100% coverage. QUALITY: Discussions about mocking, performance budgets, coverage gaps, or refactoring test suites. CONTEXT: Any follow-up questions once a testing…
Plugin Claude Code
Format files with dprint after every edit.
Hook
Runs after a tool call finishes for Edit, Write and NotebookEdit tool calls, running an inline shell check. From nonoroazoro/ai.
Plugin Claude Code
Code review for local code changes with confidence scoring and false positive filtering.
Skill Claude CodeCodex
Code review for local code changes with confidence scoring and false positive filtering.
Plugin Claude Code
Transform git commits into user-friendly changelogs following Keep a Changelog specification.
Skill Claude CodeCodex
Generate or update changelogs from git history following Keep a Changelog format. Triggers: changelog, release notes, what changed, version bump, release.
Plugin Claude Code
Create git commits.
Skill Claude CodeCodex
Create git commits.
Plugin Claude Code
Figma design to frontend code, Subagents version.
Skill Claude CodeCodex
Architecture and component design expert, design the component spec based on Figma design data and frontend best practices.
Skill Claude CodeCodex
Convert Figma designs to frontend code.
Skill Claude CodeCodex
Implement all nodes from component spec with Figma design context.
Plugin Claude Code
Figma design to frontend code, Agent Teams version (Recommended).
Skill Claude CodeCodex
Audit a node by comparing Figma design with its implementation, report audit result.
Skill Claude CodeCodex
Convert Figma designs to frontend code by orchestrating an Agent Team.