Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

claude-power-user

claude-power-user에는 shaharia-lab에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
16
Stars
0
업데이트
2026-05-16
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agent-context-sync
소프트웨어 개발자

Periodic, repo-agnostic doctor for AI-context files (CLAUDE.md, AGENTS.md, .cursorrules, .github/copilot-instructions.md). Verifies every concrete claim against the current repo, lints against an opinionated quality spec, surfaces newly-added subsystems the doc misses, and proposes the minimum edits to restore health. Conservative pruning. No-op when files are already healthy — safe to run on a cron.

2026-05-16
github-issue-refiner
프로젝트 관리 전문가

Refine GitHub issues by creating WHAT/WHY/HOW sections and preparing them for implementation. Adds issues to GitHub Projects V2, sets status to "Ready", and assigns the current iteration.

2026-05-12
github-issue-to-pr
소프트웨어 개발자

Transform a GitHub issue into a production-ready pull request with automated PR review. Executes full workflow including refinement check, code generation, RL loop, testing, PR creation, automated review, feedback application, and re-verification before marking ready for human review.

2026-05-12
github-project-integration
소프트웨어 개발자

Shared skill for GitHub Projects V2 API operations. Includes GraphQL mutations for adding issues, updating status, and managing iterations.

2026-05-12
phase1-refinement
프로젝트 관리 전문가

Transform ambiguous GitHub issues into refined specifications with WHAT, WHY, and HOW sections. Use before implementing features or fixes when issue lacks clear requirements.

2026-05-12
phase2-codegen
소프트웨어 개발자

Generate production-quality code following acceptance criteria from refined issue, with comprehensive tests and documentation. Use after issue refinement (Phase 1) is complete.

2026-05-12
phase3-rl-loop
소프트웨어 품질 보증 분석가·테스터

Iteratively improve code through CI/CD feedback until all quality gates pass. Use after code generation (Phase 2) to perfect implementation through automated testing and review.

2026-05-12
phase4-pr
소프트웨어 품질 보증 분석가·테스터

Create comprehensive PR with automated review and feedback application. Creates a draft PR, runs automated review, fixes critical/high findings, re-verifies CI, and marks ready for human review.

2026-05-12
pr-review-ci
소프트웨어 품질 보증 분석가·테스터

Critical security-focused PR review for GitHub Actions CI. Only posts feedback when issues are found. Prefers inline comments over summaries.

2026-05-12
quality-gates
소프트웨어 품질 보증 분석가·테스터

Shared quality gates all phases must pass before proceeding. Single source of truth for pre-commit, tests, code quality, security, performance, documentation, CI, and acceptance criteria.

2026-05-12
architect-reviewer
소프트웨어 개발자

Architecture auditor for code quality, patterns, and technical debt. Use for full codebase audits, reviewing recent changes, or analyzing specific features. Provides actionable insights with impact assessment.

2026-03-01
context-updater
소프트웨어 개발자

Identifies and updates outdated documentation and AI context files (CLAUDE.md, README.md, docs/). Use after feature work, PRs, or periodically to keep contexts accurate for AI agents. Surgical updates only — no unnecessary changes.

2026-03-01
engineering
소프트웨어 개발자

Development agent for implementing features, fixing bugs, refactoring, and all engineering work. Context-aware — reads project structure, docs, architecture, and conventions before writing code. Use for any development task.

2026-03-01
pr-reviewer
소프트웨어 품질 보증 분석가·테스터

Critical PR reviewer that checks code quality, security, performance, architecture, UI/UX, documentation, observability, and existing feedback. Use for reviewing pull requests before merge. Avoids nit-picking, focuses on issues that matter.

2026-03-01
security-reviewer
정보 보안 분석가

Security auditor for identifying vulnerabilities, misconfigurations, and unsafe patterns. Use for full security audits, reviewing recent changes for security regressions, or auditing specific attack surfaces. Produces triaged findings with severity, exploitability, and remediation guidance.

2026-03-01
codenav-navigation
소프트웨어 개발자

Use codenav CLI tool for efficient code navigation to explore function dependencies, call graphs, and code relationships. CRITICAL for token efficiency - always use codenav BEFORE grep/read when navigating codebases. Use when tracing function calls, finding dependencies, understanding architecture, or locating code patterns.

2026-02-01