Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

cc-plugins

cc-plugins enthält 46 gesammelte Skills von ondrasek, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
46
Stars
2
aktualisiert
2026-05-01
Forks
1
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

copilot-loop
Softwarequalitätssicherungsanalysten und -tester

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.

2026-05-01
vault-setup
Softwareentwickler

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.

2026-04-05
develop
Softwareentwickler

Bridge GitHub issues to development workflow — create branches, start work, check status. Use when user says "start working on issue

2026-03-19
dotnet-setup
Softwareentwickler

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.

2026-03-02
nvim-lua-setup
Softwareentwickler

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.

2026-03-02
python-setup
Softwareentwickler

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.

2026-03-02
rust-setup
Softwareentwickler

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.

2026-03-02
review-pr
Softwareentwickler

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.

2026-03-01
last-month
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

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.

2026-03-01
last-week
Softwareentwickler

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.

2026-03-01
list-calendars
Softwareentwickler

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.

2026-03-01
next-month
Softwareentwickler

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.

2026-03-01
next-week
Softwareentwickler

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.

2026-03-01
search
Softwareentwickler

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.

2026-03-01
setup
Softwareentwickler

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.

2026-03-01
today
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

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.

2026-03-01
tomorrow
Softwareentwickler

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.

2026-03-01
view
Leitungssekretäre und Führungskräfte-Assistenten

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.

2026-03-01
vault-audit
Softwareentwickler

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.

2026-03-01
vault-calendar
Softwareentwickler

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.

2026-03-01
vault-explain
Softwareentwickler

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.

2026-03-01
vault-update
Softwareentwickler

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.

2026-03-01
dotnet-audit
Softwarequalitätssicherungsanalysten und -tester

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.

2026-02-27
dotnet-explain
Softwareentwickler

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.

2026-02-27
dotnet-update
Softwareentwickler

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.

2026-02-27
nvim-lua-audit
Softwareentwickler

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.

2026-02-27
nvim-lua-explain
Softwareentwickler

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.

2026-02-27
nvim-lua-update
Softwareentwickler

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.

2026-02-27
python-audit
Softwarequalitätssicherungsanalysten und -tester

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.

2026-02-27
python-explain
Softwareentwickler

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.

2026-02-27
python-update
Softwareentwickler

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.

2026-02-27
rust-audit
Softwarequalitätssicherungsanalysten und -tester

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.

2026-02-27
rust-explain
Softwareentwickler

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.

2026-02-27
rust-update
Softwareentwickler

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.

2026-02-27
recommend
Softwareentwickler

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.

2026-02-26
create
Softwareentwickler

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.

2026-02-24
manage
Softwareentwickler

Edit, close, reopen, delete, and manage GitHub issues and labels. Use when user says "close issue

2026-02-24
refine
Projektmanagementspezialisten

Progressively refine GitHub issues from rough ideas into well-structured epics and user stories. Use when user says "refine issue

2026-02-24
triage
Softwareentwickler

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

2026-02-24
setup
Softwareentwickler

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.

2026-02-22
Zeigt die Top 40 von 46 gesammelten Skills in diesem Repository.