con un clic
claude-code-marketplace
claude-code-marketplace contiene 8 skills recopiladas de tqer39, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Create, manage, and clean up git worktrees for isolated parallel work. Trigger phrases include "worktreeで作業したい", "worktreeを作って", "worktreeを片付けて", "worktree終了", "worktree一覧", "start a worktree", "clean up worktree", "list worktrees".
Initialize a unified LLM coding agent configuration. Creates AGENTS.md as the single source of truth and symlinks it to tool-specific config files. Use when the user wants to set up agent config or unify AI tool settings.
Generate and update .editorconfig files by auto-detecting project file types and applying best-practice formatting rules. Use this skill when the user mentions .editorconfig, wants consistent code formatting, sets up a new project, or asks about editor configuration. Also trigger when the user says "editorconfig を更新", "editorconfig を作成", or "フォーマット設定".
Design or redesign a project's architecture from scratch. Use when the user asks about redesigning or re-architecting a project. Trigger phrases include "設計を見直したい", "アーキテクチャを再設計", "redesign this", "if I were to start over".
Generate a GitHub Actions workflow that auto-approves and auto-merges PRs with the `claude-auto` label using a GitHub App token. Use this skill when the user wants to set up auto-merge for Claude-created PRs, add automatic PR merging, configure auto-merge workflows, or says things like "auto-mergeを設定して", "自動マージのワークフローを追加", "claude-autoラベルで自動マージしたい", "PRを自動でマージする仕組みがほしい".
Generate and update .gitignore files using the gitignore.io API with automatic project detection. Use when the user mentions .gitignore or wants to ignore files in git. Also applies when setting up a new repository.
Create and update GitHub pull requests with automatic rebase and conflict resolution. Trigger phrases include "PRを作って", "プルリクエスト作成", "レビューに出したい", "create a PR", "open a pull request".