Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

qn-claude-web

qn-claude-web には rayketcham-lab から収集した 14 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
14
Stars
2
更新
2026-03-28
Forks
0
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

commit-push-pr
ソフトウェア開発者

Commit all changes, push to remote, and open a pull request in one shot. The most common inner-loop workflow.

2026-03-28
fresh
ソフトウェア開発者

Clean start for a new task. Saves important decisions, clears context, and re-reads project config.

2026-03-28
go
ソフトウェア開発者

Resume work from a previous session. Reads MEMORY.md and continues autonomously.

2026-03-28
grill
ソフトウェア品質保証アナリスト・テスター

Adversarial code review — stress-tests recent changes by hunting for bugs, edge cases, security holes, and design flaws. Spawns parallel attack agents, consolidates into a severity-rated report.

2026-03-28
investigate
ソフトウェア開発者

Debug and investigate issues — trace symptoms to root cause. Use when something is broken, a test fails mysteriously, or behavior is unexpected.

2026-03-28
prove-it
ソフトウェア品質保証アナリスト・テスター

Prove that the current implementation works. Runs tests, diffs behavior, validates correctness. Use after implementing a feature or fix to verify before marking complete.

2026-03-28
retro
プロジェクト管理専門家

Post-task retrospective — capture lessons learned and store them for future sessions. Builds cumulative intelligence across sessions.

2026-03-28
save
ソフトウェア開発者

Snapshot current task state to MCP for cross-session persistence. Use when switching tasks or before ending a session.

2026-03-28
secreview
情報セキュリティアナリスト

Quick security review of a file, component, or change. Runs input validation audit, crypto review, dependency scan, secret detection, and access control checks.

2026-03-28
status
ソフトウェア開発者

Quick project health check — git state, test results, lint status, build status. One-shot overview.

2026-03-28
tdd
ソフトウェア品質保証アナリスト・テスター

Test-Driven Development — Red/Green/Refactor cycle. Writes failing tests first from a spec, implements minimum code to pass, refactors, then verifies.

2026-03-28
team
ソフトウェア開発者

Full multi-agent team review using parallel subagents. Spawns Architect, SecOps, Tester, DevOps, and Verifier concurrently, then consolidates into a prioritized action plan.

2026-03-28
techdebt
ソフトウェア開発者

Scan for technical debt and fix it. Uses Simplifier to identify dead code, duplication, complexity, and inconsistencies, then Verifier to confirm no regressions.

2026-03-28
test-and-fix
ソフトウェア品質保証アナリスト・テスター

Run the test suite, analyze failures, and auto-fix the failing code. Iterates up to 3 times until green or reports what remains broken.

2026-03-28