Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

dotfiles

dotfiles contiene 32 skills recopiladas de miya-masa, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
32
Stars
4
actualizado
2026-07-17
Forks
1
Cobertura ocupacional
7 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

1password
Desarrolladores de software

1Password CLI (op) でサインイン・vault 確認・secret 注入を行う時に使う。Claude セッションでは service account token (OP_SERVICE_ACCOUNT_TOKEN) をtoken ファイル (~/.config/op/service-account-token) から直前注入する方式を使い、op read の stdout を Claude context に流さない方針を強制する。「op signin」「op service-account」「op read」「op run」「op inject」「1Password から取って」などで発火。

2026-07-17
agent-browser
Desarrolladores de software

Browser automation for opening sites, forms, clicks, screenshots, scraping, login, and web app testing.

2026-07-17
agentcore
Desarrolladores de software

Run browser automation on AWS Bedrock AgentCore cloud browsers or AWS-hosted sessions.

2026-07-17
architecture-decision-records
Desarrolladores de software

Capture architecture decisions as ADRs with context, alternatives, and rationale.

2026-07-17
bugfix
Desarrolladores de software

不具合修正のワークフロー(調査→再現→修正→検証)を controller がオーケストレーションするための指揮書。バグ・不具合・障害の修正で使う。explorer で原因特定、implementer で再現テスト→修正、verifier で検証。「バグを直して」「不具合修正」「この障害を調査して直す」などで参照。

2026-07-17
code-tour
Desarrolladores de software

Create CodeTour `.tour` walkthroughs with file/line anchors.

2026-07-17
codebase-onboarding
Desarrolladores de software

Analyze a codebase and create an onboarding guide with architecture, entry points, conventions, and starter CLAUDE.md.

2026-07-17
coding-golang
Desarrolladores de software

Goコードの読解・修正・実装・レビュー時に使用。並行処理、エラー処理、chi/GORM規約を扱う。

2026-07-17
context-budget
Otras ocupaciones informáticas

Audit context usage across agents, skills, and MCP servers; recommend token savings.

2026-07-17
conventional-commit
Desarrolladores de software

Conventional Commits形式のコミットメッセージ作成・種類選定、submodule のコミット先判断 (サブモジュール vs 親リポ)、worktree CWD 検証時に使用。git commit / worktree / submodule の文脈で発火。

2026-07-17
database-review
Arquitectos de bases de datos

PostgreSQL のクエリ最適化・スキーマ設計・セキュリティ(RLS)・パフォーマンス・並行性をレビューする観点集。SQL を書く / マイグレーション作成 / スキーマ設計 / DB パフォーマンス調査の時に reviewer agent が装着、または直接参照する。Supabase の postgres-best-practices を含む。

2026-07-17
feature-development
Desarrolladores de software

機能開発のワークフロー(計画→探索→実装/テスト→レビュー→検証)を controller がオーケストレーションするための指揮書。新機能・機能追加・既存挙動の変更で使う。各フェーズで explorer/implementer/reviewer/verifier の汎用 agent を起動する。「機能を実装」「機能開発」「feature を追加」などで参照。

2026-07-17
find-skills
Otras ocupaciones informáticas

Discover and install agent skills when users ask how to do something or seek installable capabilities.

2026-07-17
github-ops
Desarrolladores de software

GitHub issue、PR、CI、release、contributors、security を gh CLI で管理する時に使用。

2026-07-17
handoff
Desarrolladores de software

このセッションの作業を引き継ぐ時に使う。状況を判定して2モードに分岐する — compact(同一セッションを /compact で圧縮して続ける) / new-session(セッションが壊れた・新しいセッションで続ける)。どちらも引き継ぎ内容を tmp ファイル(構造化 md)に書き出し、それを読んで再開させる短い起動文を出す。「コンパクト前準備」「コンパクトしたい」「圧縮して続けたい」「/compact の前に」「セッションが壊れた」「次のセッションに引き継ぐ」「クラッシュした」「session handoff」「新しいセッションで続けたい」などで発火。writing-plans → executing-plans 移行直前や worktree 切替直後の /compact 前にも使う。

2026-07-17
hexagonal-architecture
Desarrolladores de software

Design, implement, or refactor Ports & Adapters systems with domain boundaries and dependency inversion.

2026-07-17
python-patterns
Desarrolladores de software

Python idioms, PEP 8, typing, and maintainability guidance for Python code.

2026-07-17
python-testing
Analistas de garantía de calidad de software y probadores

Python testing with pytest, TDD, fixtures, mocking, parametrization, and coverage.

2026-07-17
review-respond
Analistas de garantía de calidad de software y probadores

.review/review_comments.yaml のレビュー指摘に対応する時に使用。「レビュー対応」「review comments」

2026-07-17
reviewing-golang
Analistas de garantía de calidad de software y probadores

Goコードレビューや修正後検証で使用。並行処理、goroutineリーク、エラー処理、リソース管理を確認する。

2026-07-17
security-review
Analistas de seguridad de la información

認証・認可・セキュリティ設計のガイダンスとレビュー観点 (JWT/OAuth/OIDC/SAML/WebAuthn、CSRF/XSS/SSRF、RBAC/ABAC、OWASP Top 10、シークレット管理、TLS/SSL)。認証情報・アクセス制御・機密データを扱うコードの設計/レビュー時に reviewer agent が装着、または直接参照する。PR 全体の自動 security 検査は built-in /security-review を使う(用途が異なる)。

2026-07-17
skill-creator
Otras ocupaciones informáticas

Claudeの能力を拡張する新規/既存スキルの設計・更新に使うガイド。専門知識、ワークフロー、ツール連携を備えたSkillを作るときに使用する。

2026-07-17
slidev
Desarrolladores web

Create Slidev developer slides with Markdown, Vue components, code highlighting, and animations.

2026-07-17
spec-review
Especialistas en gestión de proyectos

spec / plan の論理的な抜け漏れと運用観点を実装前に軽くレビューする時に使う。feature-development フェーズ 1.5 から呼ばれるほか、単体でも起動できる(「plan をレビュー」「仕様を確認」「実装前にチェック」「spec の抜け漏れ」など)。重い対話レビューはしない薄い skill。

2026-07-17
tdd
Analistas de garantía de calidad de software y probadores

TDD、テストファースト、レッド・グリーン・リファクタで実装する時に使用。

2026-07-17
testing-golang
Analistas de garantía de calidad de software y probadores

Goテストの作成・修正・設計で使用。並行処理テスト、モック、テーブル駆動テストを扱う。

2026-07-17
writing-claude-prompts
Desarrolladores de software

Use when authoring or refining a prompt for Claude (system prompt, user message, tool description, agent instructions) to make it follow Anthropic's official prompt engineering best practices — covers clarity, XML structure, few-shot examples, role, long-context layout, output format control, tool-use phrasing, and effort/adaptive-thinking knobs for the Claude 5 family (Fable 5 / Sonnet 5 / Opus 4.8).

2026-07-17
writing-gpt-prompts
Desarrolladores de software

Use when authoring or refining a prompt for GPT-5.5 / OpenAI models (developer message, user message, tool description, agent instructions) to make it follow OpenAI's official prompt-guidance — covers outcome-first design, the Role / Personality / Goal / Success / Constraints / Output / Stop scaffold, markdown vs XML mixing, few-shot examples, agentic preambles, reasoning-effort and verbosity knobs, tool-persistence rules, and the phase parameter for the Responses API.

2026-07-17
product-discovery
Especialistas en gestión de proyectos

曖昧な機能アイデアを対話で実装可能な仕様へ整える。ブレインストーミング、要件整理、仕様を詰めたい、インタビューしてほしい、解決策やUXが未確定という依頼で使う。明確な仕様の実装や不具合原因の調査には使わない。

2026-07-17
software-delivery
Desarrolladores de software

確定済みまたは十分明確な仕様・診断briefに基づくコード変更を、実行計画、実装、レビュー、検証、出荷まで安全に進める。複数ファイルの変更、設計変更、長時間作業で使う。仕様探索や原因調査だけの依頼には使わない。

2026-07-17
systematic-debugging
Desarrolladores de software

原因不明の不具合、テスト失敗、障害、性能劣化、予期しない挙動を再現し、証拠からroot causeと修正条件を確定する。原因調査、再現して、なぜ失敗するか、直す前に調べたいという依頼で使う。原因と修正が既に明確な変更には使わない。

2026-07-17
rules-distill
Otras ocupaciones informáticas

Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files

2026-04-27