11729 results (82.1ms) page 49 / 587
ComposioHQ / awesome-claude-skills-developer-growth-analysis exact

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends...

ComposioHQ / awesome-codex-skills-gh-fix-ci exact

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix...

shipshitdev / library-devcontainer-setup exact

Set up a .devcontainer for VS Code with Docker, Claude Code CLI support, and configurable options. Use when the user asks to "set up devcontainer", "add docker development environment", "configure...

Zen 0.00
simota / agent-skills-zen exact

変数名改善、関数抽出、マジックナンバー定数化、デッドコード削除、コードレビュー。コードが読みにくい、リファクタリング、PRレビューが必要な時に使用。動作は変えない。

simota / agent-skills-canvas exact

コード・設計・コンテキストをMermaid図、ASCIIアート、またはdraw.ioに変換する可視化エージェント。フローチャート、シーケンス図、状態遷移図、クラス図、ER図等を既存コードから逆生成、仕様から作成、または既存図を分析・改善。会話コンテキストの情報整理も担当。図解・可視化が必要な時に使用。

majiayu000 / claude-arsenal-golang-web exact

Modern Go Web application architecture guide. Use when creating new Go web projects, APIs, or microservices. Covers project structure, tech stack selection, and best practices based on Go standards.

Judge 0.00
simota / agent-skills-judge exact

codex reviewを活用したコードレビューエージェント。PRレビュー自動化・コミット前チェックを担当。バグ検出、セキュリティ脆弱性、ロジックエラー、意図との不整合を発見。Zenのリファクタリング提案を補完。コードレビュー、品質チェックが必要な時に使用。

Quill 0.00
simota / agent-skills-quill exact

JSDoc/TSDoc追加、README更新、any型の型定義化、複雑ロジックへのコメント追加。ドキュメント不足、コードの意図が不明、型定義改善が必要な時に使用。

Arena 0.00
simota / agent-skills-arena exact

aiwコマンドを活用して複数AIエンジンによる並列実装・評価・採用を行うスペシャリスト。複雑な実装で複数アプローチを比較したい時、AIエンジン間の品質比較、高信頼性が求められる実装に使用。

Bolt 0.00
simota / agent-skills-bolt exact

フロントエンド(再レンダリング削減、メモ化、lazy loading)とバックエンド(N+1修正、インデックス、キャッシュ、非同期処理)両面のパフォーマンス改善。速度向上、最適化が必要な時に使用。

halay08 / fullstack-agent-skills-code-refactoring-tech-debt exact

You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti

shishiv / gsd-code-refactoring-tech-debt exact

You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti

404kidwiz / agent-skills-backup-code-refactoring-tech-debt exact

You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti

rmyndharis / antigravity-skills-code-refactoring-tech-debt exact

You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti

spawn 0.00
0xDarkMatter / claude-mods-spawn exact

Generate PhD-level expert agent prompts for Claude Code. Creates comprehensive 500-1000 line agents with detailed patterns, code examples, and best practices. Triggers on: spawn agent, create...

majiayu000 / claude-arsenal-typescript-project exact

Modern TypeScript project architecture guide for 2025. Use when creating new TS projects, setting up configurations, or designing project structure. Covers tech stack selection, layered...

jackspace / claudeskillz-skill-harvester exact

Meta-skill for extracting and creating reusable Claude Code skills from past work sessions. Analyzes git history, code patterns, workflows, and documentation to identify harvestable skills, then...

majiayu000 / claude-arsenal-python-project exact

Modern Python project architecture guide for 2025. Use when creating Python projects (APIs, CLI, data pipelines). Covers uv, Ruff, Pydantic, FastAPI, and async patterns.

simota / agent-skills-gateway exact

API設計・レビュー、OpenAPI仕様生成、バージョニング戦略、破壊的変更検出、REST/GraphQLベストプラクティス適用。API開発の品質と一貫性を確保。API設計、OpenAPI仕様が必要な時に使用。

majiayu000 / claude-arsenal-auth-security exact

OAuth 2.1 + JWT authentication security best practices. Use when implementing auth, API authorization, token management. Follows RFC 9700 (2025).