.Cursor
.Cursor from yu-iskw/github-project-skills.
Skills in this plugin
4- ▌ Readme Sync · yu-iskw-github-project-skillsSynchronizes the list of Agent Skills in the root README.md with the actual skills present in the codebase.
- ▌ Lint And Fix · yu-iskw-github-project-skillsRun make format and make lint, then fix linter violations. Use when formatting code or fixing trunk/lint issues.
- ▌ Implementing Agent Skills · yu-iskw-github-project-skills bundleImplements new Agent Skills for the project. Identifies the AI coding tool (Cursor, Claude Code, Gemini CLI), ensures specification compliance, and provides specialized templates. Use when creating, authoring, or adding a new skill, or when the user asks about Agent Skills format or SKILL.md.
- ▌ Test Github Project Skills · yu-iskw-github-project-skills bundleComprehensive testing suite for GitHub agent skills and subagents. Executes 17 workflows and generates a detailed report.