对代码逻辑和业务需求进行深度分析与理解。当用户想要理解代码如何工作、追踪业务逻辑、 分析模块内部实现、或在不熟悉的代码库中建立认知模型时使用。 触发场景:"分析这个模块"、"这段代码怎么工作的"、"帮我理解这个业务逻辑"、 "analyze this module"、"how does this feature work"、"trace the flow"。 也适用于接手新项目、重构前摸底、理解调用链等。专注于理解,不做 review,不做开发。 即使用户没有明确说"分析",只要意图是理解代码逻辑或业务需求,就应该使用。
---
Initialize development toolchains and conventions for new projects. Includes AGENTS.md, Prettier formatting, Vitest testing, AI agent skills, next-intl internationalization, and optional SaaS features (Supabase Auth/DB, Creem payments). Use when initializing new projects, scaffolding project structure, or configuring development toolchains.
Transforms vague or simple user prompts into high-quality, structured, and high-performance AI instructions using systematic optimization techniques like XML tagging, few-shot examples, and Chain-of-Thought. Use this skill when you need to improve the reliability, accuracy, or formatting of an AI's output.
---
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.
A curated set of AI Agent Skills to boost productivity and code quality for AI coding assistants (Cursor, Claude Code, etc.).
Quickly configure development toolchains, code standards, and AI agent skills for new projects. Automatically detects the project environment and adapts to the host project's package manager, framework, and existing toolchain.
npx skills add https://github.com/Yukiniro/skills --skill project-setup
Transform vague or simple user prompts into high-quality, structured AI instructions. Uses systematic optimization techniques like XML tagging, few-shot examples, and Chain-of-Thought.
npx skills add https://github.com/Yukiniro/skills --skill prompt-optimizer
Convert PDF resumes into zero-dependency, animation-rich interactive single-page HTML resume websites. Help users discover their preferred aesthetic through visual exploration.
npx skills add https://github.com/Yukiniro/skills --skill frontend-resume
Systematically evaluate resumes against job requirements using a 10-level grading system (C → SSS) with 9-dimension multi-angle scoring, producing evidence-driven evaluation reports and hiring recommendations.
npx skills add https://github.com/Yukiniro/skills --skill resume-screener
Generate structured weekly work summaries from daily work logs. Groups work by project/topic instead of by day, extracting objective facts with categorized dimensions.
npx skills add https://github.com/Yukiniro/skills --skill work-weekly-report
Automatically analyze git changes and create Conventional Commits with Chinese descriptions. Fully automatic — analyzes diff, determines type, generates message, and commits without confirmation.
type(scope): 中文描述.env, credentials) — warns and blocks commit--no-verify)npx skills add https://github.com/Yukiniro/skills --skill smart-commit
Squash all commits on the current feature branch (relative to main/master) into a single clean commit while preserving the branch name. Includes safety checks, user confirmation, and smart commit message generation.
npx skills add https://github.com/Yukiniro/skills --skill squash-commits
Systematically analyze and understand code logic and business requirements. Follows a "measure first, understand second, act last" principle with a 6-step workflow.
npx claudepluginhub yukiniro/skills --plugin all-skillsAgent Skills for improving SKILL.md files: mine repeated workflows from history, personalize and audit existing skills, or generalize personal skills for publication.
Career development tools for developers and product managers — AI-powered resume builder, career guides, and planning templates.
AI artifact engineering: prompts, skills, subagents, and output styles
Discover and create Claude Code skills from Glean work patterns
Skills for creating new agent skills for Claude Code and VS Code Copilot
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.