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

lobby_analysis

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

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

このリポジトリの skills

audit-papers
アーキビスト

Check papers/ structure for completeness and accuracy — every PDF has text extraction, every paper is indexed in PAPER_INDEX.md and summarized in PAPER_SUMMARIES.md, summaries are factually accurate. Prompts the user for discrepancies.

2026-05-14
clean-worktrees
ソフトウェア開発者

Use when you want to clean up accumulated git worktrees in a repo. Lists all worktrees with status, verifies data symlinks, ensures code and docs are committed, copies non-symlinked data files to main worktree, asks which to merge or keep, runs post-merge audits on new docs/papers, and removes merged worktrees.

2026-05-14
maintaining-decision-docs
ソフトウェア開発者

Use after creating or modifying decision documents in docs/ to keep DOCS_INDEX.md and DOCS_SUMMARY.md consistent. Also use as a standalone audit to find coverage gaps, broken links, and ADR format issues. Works across any repo with a docs/ directory. Run alongside updating-noridocs when finishing a branch that includes decision docs.

2026-05-14
brainstorming
プロジェクト管理専門家

IMMEDIATELY USE THIS SKILL when creating or develop anything and before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

2026-04-10
finish-convo
ソフトウェア開発者

End a research session — runs update-docs to checkpoint all progress, then commits and pushes. Use update-docs for mid-session checkpoints without ending the session.

2026-04-10
code-review-reception
ソフトウェア品質保証アナリスト・テスター

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-04-10
systematic-debugging
ソフトウェア品質保証アナリスト・テスター

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

2026-04-10
test-driven-development-tdd
ソフトウェア開発者

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

2026-04-10
updating-noridocs
ソフトウェア開発者

Use this when you have finished making code changes and you are ready to update the documentation based on those changes.

2026-04-10
write-a-plan
プロジェクト管理専門家

Use when a research conversation has produced something ready to implement — creates implementation plans that reference their originating conversation, carry epistemic context, and assume the implementing agent has zero codebase context

2026-04-10
add-paper
アーキビスト

Add a paper to the research collection — download PDF, extract text, add to PAPER_INDEX.md and PAPER_SUMMARIES.md. Ensures every paper is fully integrated with text extraction and indexed summaries.

2026-04-10
audit-docs
ファイル事務員

Check docs/active/ structure for consistency — every convo indexed in RESEARCH_LOG, every plan linked to a convo, no orphaned files. Prompts the user for discrepancies rather than auto-fixing.

2026-04-10
building-ui-ux
ウェブ・デジタルインターフェースデザイナー

Use when implementing user interfaces or user experiences - guides through exploration of design variations, frontend setup, iteration, and proper integration

2026-04-10
creating-debug-tests-and-iterating
ソフトウェア品質保証アナリスト・テスター

Use this skill when faced with a difficult debugging task where you need to replicate some bug or behavior in order to see what is going wrong.

2026-04-10
creating-skills
ソフトウェア開発者

Use when you need to create a new custom skill for a profile - guides through gathering requirements, creating directory structure, writing SKILL.md, and optionally adding bundled scripts

2026-04-10
finishing-a-development-branch
ソフトウェア開発者

Use this when you have completed some feature implementation and have written passing tests, and you are ready to create a PR.

2026-04-10
handle-large-tasks
プロジェクト管理専門家

Use this skill to split large plans into smaller chunks. This skill manages your context window for large tasks. Use it when a task will take a long time and cause context issues.

2026-04-10
init-research-repo
ソフトウェア開発者

Use when setting up a new repo (or an existing repo) for the research-first workflow — creates docs/active/ and docs/historical/ directories, adds Research Context to CLAUDE.md, seeds STATUS.md with the Archived Research Lines table

2026-04-10
nori-skillsets
受付・案内係員

Use when the user asks about nori, nori-skillsets, skillsets, or how the system works

2026-04-10
root-cause-tracing
ソフトウェア開発者

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

2026-04-10
testing-anti-patterns
ソフトウェア品質保証アナリスト・テスター

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

2026-04-10
update-docs
秘書・行政アシスタント(法律・医療・役員除く)

Checkpoint research progress mid-session — create/update convo summary, save results with provenance, update RESEARCH_LOG and STATUS.md. Core operation that finish-convo builds on.

2026-04-10
use-worktree
ネットワーク・コンピュータシステム管理者

Use this whenever you need to create an isolated workspace — includes data/ symlink to prevent data loss on worktree cleanup

2026-04-10
taking-and-analyzing-screenshots
カスタマーサービス担当者

Use this to capture screen context.

2026-04-10
getting-started-with-abilities
人事アシスタント(給与・勤怠管理除く)

Describes how to use abilities. Read before any conversation.

2026-04-10
webapp-testing
ソフトウェア品質保証アナリスト・テスター

Use this skill to build features or debug anything that uses a webapp frontend.

2026-04-10