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

activity-plan-2026

activity-plan-2026 enthält 17 gesammelte Skills von pjcau, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
17
Stars
0
aktualisiert
2026-03-24
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

analysis
Softwareentwickler

Deep-dive analysis of an open-source repository. Clones the repo, explores architecture/patterns/internals, and produces up to 30 structured Markdown files in analysis/<repo-name>/. Use when analyzing a GitHub repo for learnings, comparison, or adoption roadmap.

2026-03-24
code-review
Softwarequalitätssicherungsanalysten und -tester

Review code changes for quality, security, and correctness. Use this before merging PRs, after significant refactors, or when reviewing agent output.

2026-03-24
cost-optimization
Softwareentwickler

Review and optimize LLM API costs in the orchestrator. Analyze model routing, budget tracking, prompt caching, and retry logic for cost efficiency.

2026-03-24
deploy
Netzwerk- und Computersystemadministratoren

Deploy services using Docker/OrbStack. Use this to build and deploy containers, run health checks, and manage deployments.

2026-03-24
doc
Softwareentwickler

Review production code and update all documentation under docs/ to match the current codebase state.

2026-03-24
docker-build
Netzwerk- und Computersystemadministratoren

Build and manage Docker containers via OrbStack. Use this to build images, run containers, check service health, and manage docker-compose services.

2026-03-24
feature
Softwareentwickler

End-to-end feature development — implement, iterate with user feedback, test, SOLID review, document, commit & push. Use when building a new feature or making a significant code change that needs quality assurance.

2026-03-24
fetch-star-repos
Softwareentwickler

Fetch GitHub starred repos, analyze one with LLM, and propose improvements via PR

2026-03-24
lint-check
Softwareentwickler

Run linting and formatting checks via Docker/OrbStack. Use this before commits to ensure code quality, fix style issues, and enforce project standards.

2026-03-24
research-scout
Softwareentwickler

Read bookmarks from .claude/bookmarks.json, fetch each URL, analyze content, and propose orchestrator improvements.

2026-03-24
scout
Softwareentwickler

Search GitHub for new Claude Code skills, agents, patterns and create a PR with findings. Use this for weekly pattern discovery runs or when you want to find new AI engineering patterns.

2026-03-24
test-analyze
Softwarequalitätssicherungsanalysten und -tester

Analyze the codebase to find untested code, generate unit and integration tests, then run them. Use this to improve test coverage or bootstrap tests for new/changed code.

2026-03-24
test-runner
Softwarequalitätssicherungsanalysten und -tester

Run the project test suite via Docker/OrbStack. Use this after code changes to verify correctness, run specific test files, or check coverage.

2026-03-24
verify
Softwarequalitätssicherungsanalysten und -tester

Run comprehensive pre-PR verification (tests, lint, format, docs sync, security scan, diff review). Use before creating PRs or after significant changes.

2026-03-24
web-research
Softwareentwickler

Search the internet to find solutions, documentation, tutorials, and best practices when you don't know how to do something. Use this when facing unfamiliar APIs, libraries, errors, or techniques that require up-to-date knowledge beyond the training cutoff.

2026-03-24
website-dev
Webentwickler

Develop, build, and preview the project documentation website. Use this for docs updates, site builds, and local preview.

2026-03-24
ship
Softwareentwickler

Full ship pipeline — run tests, update docs, CI safety checks, commit, and push in one go.

2026-03-24