Skip to main content
Manusで任意のスキルを実行
ワンクリックで
shinpr
GitHub クリエイタープロフィール

shinpr

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

収集済み skills
123
リポジトリ
10
更新
2026-07-19
リポジトリマップ

skills がある場所

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

#01
claude-code-workflows
47 件の skills · 2026-07-19
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターウェブ開発者その他コンピュータ職
4 件の職業カテゴリ · 100% 分類済み
38%比率
#02
ai-coding-project-boilerplate
30 件の skills · 2026-07-19
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスターウェブ開発者
4 件の職業カテゴリ · 100% 分類済み
24%比率
#03
codex-workflows
28 件の skills · 2026-07-19
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターウェブ開発者その他コンピュータ職
4 件の職業カテゴリ · 100% 分類済み
23%比率
#04
agentic-code
8 件の skills · 2026-02-04
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターその他コンピュータ職
3 件の職業カテゴリ · 100% 分類済み
6.5%比率
#05
rashomon
5 件の skills · 2026-07-15
その他コンピュータ職ソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
4.1%比率
#06
mcp-local-rag
1 件の skills · 2026-07-09
その他コンピュータ職
1 件の職業カテゴリ · 100% 分類済み
0.8%比率
#07
mcp-image
1 件の skills · 2026-03-30
グラフィックデザイナー
1 件の職業カテゴリ · 100% 分類済み
0.8%比率
#08
sub-agents-skills
1 件の skills · 2026-07-13
その他コンピュータ職
1 件の職業カテゴリ · 100% 分類済み
0.8%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

ai-development-guide
ソフトウェア開発者

Applies language-agnostic and backend technical decision criteria, anti-pattern detection, debugging, and quality gates. Use when reviewing general/backend implementation choices, code smells, failures, or implementation completeness.

2026-07-19
coding-principles
ソフトウェア開発者

Language-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.

2026-07-19
documentation-criteria
ソフトウェア開発者

Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required.

2026-07-19
external-resource-context
ソフトウェア開発者

Captures and persists access methods for resources outside the repository (design source, design system, API schema, IaC source, secret store) so downstream work can reach them deterministically. Use when work depends on external resources, or when the user mentions design source, design system, API schema, IaC source, secret store, or canonical source.

2026-07-19
frontend-ai-guide
ソフトウェア開発者

Applies React/TypeScript-specific technical decision criteria, anti-pattern detection, debugging, and frontend quality gates. Use when reviewing components, hooks, browser behavior, or frontend implementation completeness.

2026-07-19
implementation-approach
ソフトウェア開発者

Implementation strategy selection framework. Use when planning implementation strategy, selecting development approach, or defining verification criteria.

2026-07-19
integration-e2e-testing
ソフトウェア品質保証アナリスト・テスター

Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.

2026-07-19
test-implement
ソフトウェア品質保証アナリスト・テスター

Implements React/TypeScript unit, integration, and browser E2E tests with the repository's configured runner, mocks, setup, and browser harness. Use when creating or completing frontend tests and generated test skeletons.

2026-07-19
このリポジトリの収集済み skills 47 件中、上位 8 件を表示しています。
coding-standards
ソフトウェア開発者

コードの品質問題、アンチパターン、可読性を検査。機能実装、コードレビュー、リファクタリング時に使用。

2026-07-19
documentation-criteria
ソフトウェア開発者

PRD、ADR、Design Doc、UI Spec、作業計画書の作成を支援。技術ドキュメントの作成・レビュー時、または「UI Spec/画面設計/コンポーネント分解」が言及された時に使用。

2026-07-19
frontend-technical-spec
ウェブ開発者

リポジトリの根拠に基づき、Reactの環境、コンポーネントアーキテクチャ、状態・データフロー、ビルド検証、フロントエンドの非機能基準を定義。Reactフロントエンド、そのビルド、ランタイム境界の設定・設計時に使用。

2026-07-19
frontend-typescript-rules
ウェブ開発者

React/TypeScriptの型安全性、コンポーネント設計、状態管理ルールを適用。Reactコンポーネント実装時に使用。

2026-07-19
frontend-typescript-testing
ソフトウェア品質保証アナリスト・テスター

リポジトリで設定済みのReactテスト・ブラウザハーネスを使用してフロントエンドテストを設計。RTL、MSW、Vitest、Playwrightが存在する場合に適用。コンポーネント、loading/error state、統合、フロントエンドE2Eテストの追加・レビュー時に使用。

2026-07-19
implementation-approach
ソフトウェア開発者

実装戦略(垂直スライス、水平、ハイブリッド)をリスク評価で選択。機能の実装計画時に使用。

2026-07-19
integration-e2e-testing
ソフトウェア品質保証アナリスト・テスター

統合テストとE2Eテストを設計。モック境界と振る舞い検証ルールを適用。E2Eテスト、統合テスト作成時に使用。

2026-07-19
llm-friendly-context
ソフトウェア開発者

入力・出力・成功基準・決定事項・未解決条件を明確化し、下流エージェントが推測せず実行できるようにする。LLM向けのプロンプト・ハンドオフ・計画成果物・レビュー・レポート・生成指示を記述または改訂する時に使用。

2026-07-19
このリポジトリの収集済み skills 30 件中、上位 8 件を表示しています。
ai-development-guide
ソフトウェア開発者

Anti-pattern detection, root-cause discipline, quality check workflow, and implementation completeness assurance. Use when: fixing bugs, reviewing code quality, refactoring, making technical decisions, or performing quality assurance.

2026-07-19
coding-rules
ソフトウェア開発者

Language-agnostic coding standards for maintainability, readability, and quality. Use when: implementing features, refactoring code, reviewing code quality, or writing functions.

2026-07-19
documentation-criteria
ソフトウェア開発者

Documentation creation criteria for PRD, ADR, Design Doc, UI Spec, and Work Plan with templates. Use when: creating or reviewing technical documents, determining which documents are required, or following document templates.

2026-07-19
implementation-approach
ソフトウェア開発者

Implementation strategy selection framework with meta-cognitive approach. Use when: planning implementation strategy, selecting between vertical/horizontal slicing, or defining verification criteria for tasks.

2026-07-19
integration-e2e-testing
ソフトウェア品質保証アナリスト・テスター

Integration and E2E test design principles, value-based selection, test skeleton specification, and review criteria. Use when: designing integration tests, E2E tests, generating test skeletons, or reviewing test quality.

2026-07-19
subagents-orchestration-guide
その他コンピュータ職

Guides subagent coordination through implementation workflows. Use when: orchestrating multiple agents, managing workflow phases, determining autonomous execution mode, or coordinating recipe execution.

2026-07-19
task-analyzer
ソフトウェア開発者

Performs task analysis and skill selection. Use when: determining task complexity, selecting appropriate skills, or estimating work scale.

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

Testing principles including TDD, test quality, coverage standards, and test design. Use when: writing tests, designing test strategies, reviewing test quality, or following Red-Green-Refactor cycle.

2026-07-19
このリポジトリの収集済み skills 28 件中、上位 8 件を表示しています。
documentation-criteria
ソフトウェア開発者

Guides PRD, ADR, Design Doc, and Work Plan creation. Use when: planning features, writing specs, or creating technical documents.

2026-02-04
ai-development-guide
ソフトウェア開発者

Detects code smells, anti-patterns, and debugging issues. Use when: fixing bugs, reviewing code quality, or refactoring.

2025-12-31
coding-rules
ソフトウェア開発者

Applies coding standards for clean, maintainable code. Use when: writing functions, handling errors, refactoring, or reviewing code style.

2025-12-31
implementation-approach
ソフトウェア開発者

Selects implementation strategy (vertical/horizontal/hybrid) with risk assessment. Use when: planning features or deciding development approach.

2025-12-31
integration-e2e-testing
ソフトウェア品質保証アナリスト・テスター

Designs integration and E2E tests with mock boundaries. Use when: writing E2E tests, integration tests, or reviewing test quality.

2025-12-31
metacognition
その他コンピュータ職

Validates approach and checks assumptions before/after tasks. Use when: starting work, encountering errors, or switching phases.

2025-12-31
testing
ソフトウェア品質保証アナリスト・テスター

Applies TDD process, test quality criteria, and mock guidelines. Use when: writing unit tests, using mocks, or reviewing test quality.

2025-12-31
testing-strategy
ソフトウェア品質保証アナリスト・テスター

Prioritizes tests based on ROI and critical user journeys. Use when: deciding test coverage, selecting test types, or budgeting effort.

2025-12-31
10 件中 10 件のリポジトリを表示
すべてのリポジトリを表示しました