By takemi-ohama
Integrated plugin with specialized agents, workflow skills, and Codex MCP. Serena MCP is now a separate plugin (mcp-serena).
npx claudepluginhub takemi-ohama/ai-plugins --plugin ndfCodex、Serena、Context7を活用した高品質コード生成の専門エージェント。 **Use this agent proactively** for: code implementation, refactoring, code review, applying design patterns, writing new features. 積極的に委譲すべき場面: コード実装、リファクタリング、コードレビュー、設計パターン適用、新機能開発。
BigQueryとDBHubを活用したデータ分析とSQL操作の専門エージェント。 **Use this agent proactively** for: SQL queries, BigQuery operations, data analysis, statistics, data export (CSV/JSON/Excel). 積極的に委譲すべき場面: SQLクエリ、BigQuery操作、データ分析、統計処理、データエクスポート。
Claude Code機能を活用したタスク統括・設計立案の指揮者エージェント。 **Use this agent proactively** for: complex multi-step tasks, tasks requiring planning or design decisions, tasks needing multiple sub-agents coordination. 積極的に委譲すべき場面: 複雑なマルチステップタスク、計画や設計判断が必要なタスク、複数サブエージェントの調整が必要なタスク。
WebFetch、Codex、Serena、Chrome DevToolsを活用した品質管理とテストの専門エージェント。 **Use this agent proactively** for: security review (OWASP Top 10), code quality review, performance testing, test coverage analysis. 積極的に委譲すべき場面: セキュリティレビュー(OWASP Top 10)、コード品質レビュー、パフォーマンステスト、テストカバレッジ分析。
WebFetch、Codex、AWS Docs、Chrome DevToolsを活用した情報収集と分析の専門エージェント。 **Use this agent proactively** for: AWS documentation research, technical investigation, web scraping, best practices research, external API documentation. 積極的に委譲すべき場面: AWSドキュメント調査、技術調査、Webスクレイピング、ベストプラクティス調査、外部API仕様調査。
Read tool、Codex MCP等を活用したPDF、画像、Officeファイルの読み取り専門エージェント。 **Use this agent proactively** for: reading PDF files, image OCR, PowerPoint/Excel/Word file extraction, document summarization. 積極的に委譲すべき場面: PDF読み取り、画像OCR、PowerPoint/Excel/Word抽出、ドキュメント要約。
mainマージ済みブランチをローカル/リモート一括削除する
廃止されたCLAUDE.ndf.mdファイルとインポート行を検出・削除します。CLAUDE.ndf.mdが検出された場合に実行してください。
Generate code templates for common patterns: REST API endpoints, React components, database models, authentication, error handling. Use when implementing new features or creating boilerplate code. This skill provides production-ready code templates: - REST API endpoints (Express, FastAPI) - React/Vue components with best practices - Database models (Sequelize, TypeORM, Mongoose) - Authentication middleware (JWT, OAuth) Triggers: "create API", "new component", "implement auth", "add model", "generate code", "コードテンプレート", "API作成", "コンポーネント作成"
Generate unit tests, integration tests, and test fixtures for code. Supports Jest, Mocha, pytest. Use when writing tests or improving test coverage. This skill provides automated test generation: - Unit tests with AAA pattern (Arrange, Act, Assert) - Integration tests for APIs and databases - Test fixtures and mocks - Edge case identification Triggers: "generate tests", "create unit test", "add test coverage", "write tests", "テスト生成", "テストコード作成", "カバレッジ向上"
Export query results to various formats (CSV, JSON, Excel, Markdown tables) with proper formatting and headers. Use when saving analysis results to files. This skill provides data export utilities for multiple formats: - CSV: Comma-separated with headers, customizable delimiters - JSON: Structured data with pretty-print option - Excel: Multiple sheets, cell formatting - Markdown: Tables for documentation Triggers: "export data", "save results", "output CSV", "output JSON", "output Excel", "データ出力", "結果保存", "エクスポート"
Apply SQL optimization patterns including index usage, query rewriting, JOIN optimization, and window functions. Use when improving query performance or analyzing slow queries. This skill provides comprehensive SQL optimization patterns: - N+1 query elimination - Index optimization strategies - JOIN vs subquery performance - Window functions for complex aggregations Triggers: "optimize SQL", "slow query", "improve performance", "SQL最適化", "クエリ改善", "パフォーマンス向上"
DeepWiki(Devin MCP)のドキュメント内容を対象リポジトリのディレクトリにMarkdownファイルとして転載する。セクション構成を維持し、GFM準拠・日本語変換まで自動処理する。 This skill provides DeepWiki content transfer capabilities: - DeepWikiコンテンツの一括取得(公開/プライベートリポジトリ対応) - セクション番号付きファイル分割 - GFM準拠の自動修正 - 日本語翻訳(オプション) Triggers: "deepwiki transfer", "deepwiki転載", "wiki転載", "リポジトリドキュメント取得", "DeepWikiからMarkdown", "transfer wiki contents"
Dockerコンテナへのアクセス方法を判定し、適切な接続コマンドを提供します。DinD/DooD環境の自動検出とトラブルシューティング。 このSkillは以下を提供します: - DinD/DooD環境の判定方法 - 環境に応じた接続方法の選択 - bind mountの注意点と代替手段 - curlやPlaywright MCPでの接続例 Triggers: "docker access", "container connect", "localhost not working", "DinD", "DooD", "Docker接続", "コンテナアクセス", "curl container"
PRのレビューコメントを確認し、修正対応を実行する
git/gh コマンド実行時の共通エラーパターンと正しい操作方法を提供します。 CWD問題、パス指定、GitHub API操作の注意点を網羅。 このSkillは以下を提供します: - git操作時のパス解決ルール - gh CLI / GitHub API の正しい使い方 - 過去のエラー事例と対策 Triggers: "git add", "git commit", "git push", "gh pr", "gh api", "GitHub操作", "gitエラー", "fatal:", "pathspec"
AGENTS.mdとSkillsを「AI Agent Knowledge Architecture Policy」に基づいて整理・再構成する
Markdown文書作成時の重要なルールを提供します。図表はmermaid/plantUMLを使用(ASCII ART禁止)、300行超の文書は順序prefix付きで分割。 重要ルール: - 図表: mermaid/plantUML使用(ASCII ARTは禁止、ツリー構造のみ例外) - 文書長: 概ね300行以内、超える場合は分割 - 分割時: ディレクトリ作成+順序prefix(01-, 02-, ...) Triggers: "Markdown作成", "ドキュメント作成", "文書作成", "図を描く", "mermaid", "create document", "write docs"
PRマージ後のクリーンアップを実行する(main更新、ブランチ削除)
NDFプラグインの基本ポリシー。 応答・ドキュメント・コミットメッセージは日本語。 mainブランチへの直接push/merge禁止(featureブランチ+PR必須)。 commit/push/PR mergeはユーザー確認後に実行。 コンテキスト節約: ファイル全体を読む前にSerenaのシンボル概要を確認。 複雑タスクはndf:directorに委譲。専門タスクは対応エージェントに直接委譲。 知識はdocs/に、手順はskills/に配置(AGENTS.mdを肥大化させない)。 Serena memoryは使用禁止。知識管理は3層構造(AGENTS.md/docs/skills)で行う。
PRのTest Planを自動実行し、結果をPRコメントに反映する
commit, push, PR作成を一括実行するワークフローコマンド
Python実行環境を自動判定し、適切なコマンドでPythonコードを実行します。uv、venv、システムPythonを自動検出。 このSkillは以下を提供します: - プロジェクト環境の自動検出(uv/venv/システムPython) - 実行コマンドの自動選択 - uv環境のセットアップガイド Triggers: "python", "uv", "スクリプト", "python環境"
Security scanning templates and checklists for OWASP Top 10, authentication, authorization, data protection. Use when conducting security testing or vulnerability assessment. This skill provides comprehensive security testing: - OWASP Top 10 checklist with remediation - Authentication and authorization testing - Data protection verification - Security report generation Triggers: "security scan", "vulnerability check", "OWASP", "security test", "セキュリティスキャン", "脆弱性チェック", "セキュリティテスト"
Generate structured research reports with findings, comparisons, recommendations, and citations. Use when documenting investigation results or creating technical comparisons. This skill provides comprehensive research report templates: - Investigation findings with proper structure - Technology comparison tables - Best practices summaries - Citation and reference management Triggers: "create report", "summarize findings", "compare technologies", "research report", "調査レポート", "技術比較", "ベストプラクティス"
PRを専門家としてレビューし、Approve/Request Changesを判定する
Analyze PDF documents with table extraction, section identification, and content summarization. Use when reading technical documents, reports, or papers. This skill provides PDF analysis capabilities: - Text extraction and OCR - Table detection and CSV conversion - Section and heading identification - Key points summarization Triggers: "analyze PDF", "extract tables", "summarize document", "read PDF", "PDF解析", "テーブル抽出", "ドキュメント要約"
Claude Code Agent Skillの開発ベストプラクティスを提供します。SKILL.mdの書き方、多段階読み込み、ツール登録方法を解説。 このSkillは以下を提供します: - SKILL.mdの構造とYAMLフロントマター - Progressive Disclosure(多段階読み込み)の実装 - allowed-toolsとトリガーキーワードの設定 Triggers: "create skill", "skill development", "SKILL.md", "allowed-tools", "スキル開発", "スキル作成", "Progressive Disclosure"
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Comprehensive toolkit with 8 expert skills for Claude Code plugin development covering hooks, MCP integration, commands, and agents with best practices.
Meta-skills that let AI coding agents configure themselves. Manage MCP servers across 10+ agents, hooks, settings, subagents, skills, and plugins for Claude Code, Codex CLI, Cursor, and more.
Ultimate plugin management toolkit with 4 auto-invoked Skills for creating, validating, auditing, and versioning plugins in the claude-code-plugins marketplace
Meta-cognitive tools for Claude Code self-improvement. Learn from feedback, optimize configuration, and evolve your AI development workflow.
Comprehensive development infrastructure for Claude Code projects. Includes 12 AI skills, task coordination hooks, project templates, and a visual dev-manager dashboard.