一键导入
cc-plugins
cc-plugins 收录了来自 ondrasek 的 46 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Iterate a feature branch to a clean Copilot review — stage/commit/push, open or update the PR, request a GitHub Copilot code review, wait for the review to land, address each comment with a code fix, push, re-request, and loop until Copilot returns no new comments. Use when user says "copilot review loop", "iterate with copilot", "copilot loop", "merge with copilot", "ship with copilot review", "auto-fix copilot comments", "loop until copilot is happy", or wants automated PR iteration driven by Copilot's feedback.
Analyzes a git-managed Obsidian vault and configures 7-dimension quality methodology including hooks, quality gate, CLAUDE.md, and GitHub Actions workflows. Use when user says "set up vault quality", "configure obsidian", "vault setup", "obsidian quality", or wants to apply quality standards to an Obsidian vault.
Bridge GitHub issues to development workflow — create branches, start work, check status. Use when user says "start working on issue
Analyzes a .NET/C# project and configures 9-dimension quality methodology including hooks, CI, and tool configs. Use when user says "set up quality tools", "configure analyzers", "add CI pipeline", "dotnet quality", or wants to apply coding standards to a .NET project.
Analyzes a Neovim Lua plugin and configures 9-dimension quality methodology including hooks, CI, and tool configs. Use when user says "set up quality tools", "configure linting", "add CI pipeline", "neovim lua quality", or wants to apply coding standards to a Neovim Lua plugin.
Analyzes a Python project and configures 9-dimension quality methodology including hooks, CI, and tool configs. Use when user says "set up quality tools", "configure linting", "add CI pipeline", "python quality", or wants to apply coding standards to a Python project.
Analyzes a Rust project and configures 9-dimension quality methodology including hooks, CI, and tool configs. Use when user says "set up quality tools", "configure linting", "add CI pipeline", "rust quality", or wants to apply coding standards to a Rust project.
Shepherd a pull request through CI checks and code review to merge — poll checks, fix failures, address review feedback, resolve threads, push updates. Use when user says "review my PR", "get this PR merged", "fix CI", "address review comments", "check PR status", "what's blocking my PR", "resolve review threads", or wants to iterate a PR to green.
Show calendar events from the past 30 days. Use when user says "last month's events", "past month", "what happened last month", "last month's meetings", "previous month's schedule", or wants to review the past 30 days of events.
Show calendar events from the past 7 days. Use when user says "last week's events", "past week", "what happened last week", "last week's meetings", "previous week's schedule", or wants to review the past 7 days of events.
List all available calendars from configured providers. Use when user says "list my calendars", "which calendars do I have", "show calendars", "what calendars are available", or wants to see which calendars they can access.
Show calendar events for the next 30 days. Use when user says "next month's calendar", "upcoming month", "what's coming up this month", "monthly schedule", or wants to see the next 30 days of events.
Show calendar events for the next 7 days. Use when user says "next week's calendar", "upcoming week", "this week's meetings", "what's coming up this week", "weekly schedule", or wants to see the next 7 days of events.
Search calendar events by keyword, attendee, or calendar name. Use when user says "find meeting with Alice", "when is the next standup", "meetings about project X", "search calendar for budget", or wants to find specific events across their calendar.
Guide authentication setup for Google Calendar and Microsoft 365 calendar access. Use when user says "setup calendar", "configure calendar", "connect calendar", "calendar auth", "calendar login", or wants to connect their calendar to Claude Code.
Show today's calendar events. Use when user says "today's calendar", "today's meetings", "what's on today", "today's schedule", "what do I have today", or wants to see today's events.
Show tomorrow's calendar events. Use when user says "tomorrow's calendar", "what's tomorrow", "meetings tomorrow", "tomorrow's schedule", "what do I have tomorrow", or wants to see tomorrow's events.
Show calendar events for a specific date or date range. Use when user says "show calendar", "events for March 5", "calendar for next Tuesday", "show me my schedule", "what meetings do I have on Friday", or wants to view events for any date or date range.
Read-only gap analysis comparing an Obsidian vault's current quality setup against the 7-dimension methodology. Use when user says "audit vault", "check vault quality", "what's missing", "vault gaps", or wants to see how their vault measures up before running setup.
Pull events from Google Calendar or Microsoft 365 into Obsidian daily notes. Use when user says "import calendar", "add today's events", "calendar to daily note", "sync calendar", or wants to populate daily notes with scheduled events.
Answers questions about the Obsidian vault quality methodology — why dimensions exist, how hooks work, what each check covers, and how workflows are configured. Use when user asks "why frontmatter", "what does the quality gate check", "how do vault hooks work", or any vault methodology question.
Applies incremental methodology updates to an Obsidian vault previously configured with obsidian-blueprint plugin. Use when user says "update vault tools", "upgrade methodology", "sync with latest obsidian-blueprint", or after updating the plugin to get new recommendations.
Read-only gap analysis comparing a .NET project's current quality setup against the 9-dimension methodology. Use when user says "audit quality", "check coverage gaps", "what's missing", or wants to see how their .NET project measures up before running setup.
Answers questions about the .NET quality methodology — why tools are chosen, how thresholds work, what each dimension covers, and how hooks interact. Use when user asks "why this tool", "what does the quality gate do", "how are thresholds set", or any .NET methodology question.
Applies incremental methodology updates to a .NET project previously configured with blueprint. Use when user says "update quality tools", "upgrade methodology", "sync with latest blueprint", or after updating the plugin to get new tool recommendations and configs.
Read-only gap analysis comparing a Neovim Lua plugin's current quality setup against the 9-dimension methodology. Use when user says "audit quality", "check coverage gaps", "what's missing", or wants to see how their Neovim plugin measures up before running setup.
Answers questions about the Neovim Lua quality methodology — why tools are chosen, how thresholds work, what each dimension covers, and how hooks interact. Use when user asks "why selene", "what does the quality gate do", "how are thresholds set", or any Neovim Lua methodology question.
Applies incremental methodology updates to a Neovim Lua plugin previously configured with blueprint. Use when user says "update quality tools", "upgrade methodology", "sync with latest blueprint", or after updating the plugin to get new tool recommendations and configs.
Read-only gap analysis comparing a Python project's current quality setup against the 9-dimension methodology. Use when user says "audit quality", "check coverage gaps", "what's missing", or wants to see how their project measures up before running setup.
Answers questions about the Python quality methodology — why tools are chosen, how thresholds work, what each dimension covers, and how hooks interact. Use when user asks "why this tool", "what does the quality gate do", "how are thresholds set", or any Python methodology question.
Applies incremental methodology updates to a Python project previously configured with blueprint. Use when user says "update quality tools", "upgrade methodology", "sync with latest blueprint", or after updating the plugin to get new tool recommendations and configs.
Read-only gap analysis comparing a Rust project's current quality setup against the 9-dimension methodology. Use when user says "audit quality", "check coverage gaps", "what's missing", or wants to see how their Rust project measures up before running setup.
Answers questions about the Rust quality methodology — why tools are chosen, how thresholds work, what each dimension covers, and how hooks interact. Use when user asks "why this tool", "what does the quality gate do", "how are thresholds set", or any Rust methodology question.
Applies incremental methodology updates to a Rust project previously configured with blueprint. Use when user says "update quality tools", "upgrade methodology", "sync with latest blueprint", or after updating the plugin to get new tool recommendations and configs.
Analyze open issues against codebase activity, severity, and project trends to recommend what to work on next. Use when user says "what should I work on", "recommend an issue", "pick my next task", "what's most impactful", "suggest something to work on", or wants an opinionated recommendation of which issues to tackle.
Create well-researched GitHub issues with immediate refinement. Use when user says "create issue", "new issue", "file a bug", "open an issue", "report a problem", "request a feature", or wants to create a GitHub issue from a rough idea.
Edit, close, reopen, delete, and manage GitHub issues and labels. Use when user says "close issue
Progressively refine GitHub issues from rough ideas into well-structured epics and user stories. Use when user says "refine issue
Query and inspect GitHub issues with natural language. Use when user says "show my issues", "what's assigned to me", "list open bugs", "summarize issue
Install automated release workflow and commit validation in a repository. Use when user says "set up releases", "add auto-release", "configure CI releases", "install release workflow", or wants automated semantic versioning with conventional commits.