By sniper-fly
Anime streaming service finder using AniList API and Playwright CLI
「アニメの公式サイトを調べて」「シーズンのアニメ一覧を取得」「AniListからアニメ情報を取得」などのリクエストに対応するスキル
「配信サービスを調べて」「アニメの配信先を確認」「どこで見れるか調べて」「公式サイトから配信情報を調査」などのリクエストに対応するスキル
This skill should be used when the user asks to "シーズンのアニメ配信情報を一括調査", "独占配信アニメを特定", "配信状況をまとめて調べて", "アニメの配信先を一括で調査", "独占駆逐して", "dokusen-kuchiku", or needs to orchestrate bulk streaming service research for a specific anime season.
このリポジトリはClaude Codeのプラグインマーケットプレイスです。複数のプラグインを格納し、チームやコミュニティで共有できます。
へこたれている暇なんか一秒もない。だって今オレ新しい技をモノにできるのが面白くて仕方ないんスよ!
— 幸平創真(『食戟のソーマ 弐ノ皿』第12話「魔術師再び」)
/plugin marketplace add sniper-fly/souma-recette
不確実な要件や複数の実装アプローチがある場合に、仮定で進めず明示的にユーザーへ確認を行うスキル
Gemini CLIのGoogle Search Grounding機能でWeb検索を実行
スキルベースの実装計画書レビュー&ブラッシュアップの反復ワークフロー
モデル非依存のプロンプト分析・最適化パターン(BP-001〜BP-008)
リポジトリ全体のマルウェア・悪意コードパターン検出
Claude Codeの過去の会話ログを発掘・分析し、開発の試行錯誤プロセスやインサイトを構造化して要約する
AniList APIとPlaywright CLIを活用し、シーズンアニメの配信サービス情報を自動調査・独占配信を特定するツール
Claude Codeプラグイン用スキル作成のベストプラクティス
要件定義書から必要技術を調査し、セットアップ手順・コード例・ベストプラクティスを含む技術調査ドキュメントを作成
uv + ruff + mypy + pytest構成のPythonプロジェクト初期セットアップとPostToolUse hooksによるコード品質チェック自動化
Terraformコードの本番デプロイ前レビュー
マーケットプレイスを追加後、個別のプラグインをインストール:
/plugin install askme@souma-recette
/plugin install gemini-search@souma-recette
/plugin install mirariko@souma-recette
/plugin install prompt-optimization@souma-recette
/plugin install security-scanner@souma-recette
/plugin install session-archaeologist@souma-recette
/plugin install streaming-jinarashi@souma-recette
/plugin install skill-development@souma-recette
/plugin install tech-doc-research@souma-recette
/plugin install python-seifuku@souma-recette
/plugin install terraform-review@souma-recette
plugins/ ディレクトリに新しいプラグインフォルダを作成.claude-plugin/plugin.json を作成(必須)commands/, agents/, skills/, hooks/ などのコンポーネントを追加.claude-plugin/marketplace.json にプラグイン情報を追加plugins/
└── my-new-plugin/
├── .claude-plugin/
│ └── plugin.json # 必須
├── commands/ # スラッシュコマンド
│ └── my-command.md
├── agents/ # エージェント
│ └── my-agent.md
├── skills/ # スキル
│ └── my-skill/
│ └── SKILL.md
├── hooks/ # フック
│ └── hooks.json
└── .mcp.json # MCPサーバー設定
{
"name": "my-plugin",
"description": "プラグインの説明",
"version": "1.0.0",
"author": {
"name": "Author Name",
"email": "[email protected]"
},
"license": "MIT",
"keywords": ["keyword1", "keyword2"],
"commands": "./commands/",
"agents": "./agents/"
}
公開前にプラグインを検証:
claude plugin validate .
MIT License
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub sniper-fly/souma-recette --plugin streaming-jinarashiスキルベースの実装計画書レビュー&ブラッシュアップの反復ワークフロー
Claude Codeの過去の会話ログを発掘・分析し、開発の試行錯誤プロセスやインサイトを構造化して要約する
曖昧さや不確実性がある場合に仮定で進めず明示的に確認するスキル
要件定義書から必要技術を調査し、セットアップ手順・コード例・ベストプラクティスを含む技術調査ドキュメントを作成
Claude Codeプラグイン用スキル作成のベストプラクティス
CLI-Anything for the Web: Generate agent-native CLIs for closed-source web apps via network traffic analysis
Platform-specific access strategies for AI agents — auto-bypasses blocked sites (X/Twitter, Reddit, Stack Overflow, Naver, Coupang, LinkedIn) without API keys. Phase 0→3 adaptive scheduler with curl_cffi TLS impersonation and auto dependency install.
Claude Code skill pack for Perplexity (30 skills)
Use this agent when you need to analyze user feedback from multiple sources, identify patterns in user complaints or requests, synthesize insights from reviews, or prioritize feature development based on user input. This agent excels at turning raw feedback into actionable product insights. Examples:\n\n<example>\nContext: Weekly review of user feedback
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns