Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

activity-plan-2026

activity-plan-2026 收录了来自 pjcau 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
0
更新
2026-03-24
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

analysis
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
网络与计算机系统管理员

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

2026-03-24
doc
软件开发工程师

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

2026-03-24
docker-build
网络与计算机系统管理员

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
软件开发工程师

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
软件开发工程师

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

2026-03-24
lint-check
软件开发工程师

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
软件开发工程师

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

2026-03-24
scout
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件开发工程师

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
网页开发工程师

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

2026-03-24
ship
软件开发工程师

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

2026-03-24