Skip to main content
indoor47
GitHub クリエイタープロフィール

indoor47

1 件の GitHub リポジトリにある 8 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
8
リポジトリ
1
更新
2026年2月12日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

analyze-code
ソフトウェア開発者

Analyze code structure, quality, and patterns in a codebase or specific file. Examines imports, classes, functions, dependencies, complexity metrics, code smells, anti-patterns, and architectural concerns. Produces a structured markdown report with actionable…

2026年2月12日
ask
ソフトウェア開発者

Answer questions about the codebase using deep code exploration. Searches the repository structure, traces execution paths, examines dependencies, and explains architecture, patterns, and behaviors. Returns precise answers with references to specific files…

2026年2月12日
explain-code
ソフトウェア開発者

Explain code functionality, architecture, and design decisions in plain language. Accepts a file path, function name, class name, or code snippet. Walks through the logic step by step, identifies design patterns, explains non-obvious behavior, and suggests…

2026年2月12日
fix-bugs
ソフトウェア開発者

Fix bugs from natural language descriptions, error messages, stack traces, or failing tests. Searches the codebase to identify root causes, proposes and applies targeted fixes, then verifies the fix works by running tests or reproducing the original error.…

2026年2月12日
generate-tests
ソフトウェア品質保証アナリスト・テスター

Generate comprehensive unit tests for code. Analyzes the target code to identify all testable behaviors, edge cases, and error conditions, then produces well-structured tests using the appropriate framework (pytest for Python, jest/vitest for JavaScript,…

2026年2月12日
refactor
ソフトウェア開発者

Refactor code for improved readability, performance, and maintainability. Identifies code smells, applies proven refactoring patterns (extract method, rename, simplify conditionals, reduce duplication), and restructures code while preserving existing…

2026年2月12日
review-code
ソフトウェア品質保証アナリスト・テスター

Review code for bugs, security vulnerabilities, performance problems, and best practices violations. Accepts a file path, directory, or git diff as input. Produces a structured review with severity levels (critical, warning, info) and specific improvement…

2026年2月12日
security-audit
情報セキュリティアナリスト

Audit code for security vulnerabilities and compliance issues. Checks for OWASP Top 10 vulnerabilities, injection attacks, authentication flaws, secrets exposure, insecure dependencies, and misconfiguration. Produces a structured report with severity scores,…

2026年2月12日
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました