Skip to main content

pricklywiggles/fractally-claude-marketplace

SkillsMP は pricklywiggles/fractally-claude-marketplace から 12 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
12
GitHub スター
0
GitHub フォーク
1

このリポジトリの skills

1 件の職業カテゴリ · 67% 分類済み

収集済み skill 12 件中 12 件を表示しています。

職業分類
未分類
説明

Use this skill to run the entire stack-it pipeline end to end in one guided pass. It takes a project from nothing to a working, verified, documented tech stack by running each stage skill in order (identify-stack-slots, decide-stack, install-stack,…

原文の言語: 英語

更新
職業分類
未分類
説明

Use this skill to turn a list of project stack slots (decision categories like "web framework", "test framework", "database") into concrete, version-pinned, security-vetted tool choices. This is the decision stage that comes after identify-stack-slots and…

原文の言語: 英語

更新
職業分類
未分類
説明

Use this skill to install and scaffold a project from an approved, version-pinned stack YAML (the output of the decide-stack skill). Trigger it whenever a user has a locked stack file and wants the project actually set up, or says "install my stack", "set up…

原文の言語: 英語

更新
職業分類
未分類
説明

Aggressively audit code comments against the user's strict "comments explain non-obvious why, never narrate what the code does" standard: delete comments that do not earn their place and compress the survivors (two-line ceiling, one line preferred). Use this…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill at the very start of a brand new coding project of any kind (CLI, web app, API service, library, mobile app, desktop app, server, etc.) to figure out the categories of technology decisions the project's stack is composed of. Trigger this…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Watch a pull request's CI to completion and fix any failures in its branch, bounded and cause-only. Use when CI is red on a PR or branch and you want it driven to green ("fix the CI on this PR", "CI is failing, sort it out", "watch the checks and fix what…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement a single work-unit (a tracker issue or a described task) end to end in its branch: explore, make the smallest correct change, verify, and commit. Use for "implement this issue", "fix issue 123", "make this change and verify it". The implement stage…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Configure ship-it for this project. Detects the package manager, verify command, CI system, issue tracker, doc tools, and installed reviewers from the repo, asks only for what it cannot infer, then writes ship-it.config and generates doc-job skills for any…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Push a finished branch and open its pull request with a complete, QA-ready body. Use for "open a PR for my branch", "push this and open the PR", "finalize this work-unit". Builds the PR body from ship-it.config prTemplate: a Summary, a tracker link, and a…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Produce a comprehensive, reviewable implementation plan for a single work-unit before any code is written. Reads the real code (not just locates it), weighs the alternatives, names the existing utilities to reuse, and lays out context, approach, the per-file…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Review a branch or the current diff with the project's configured reviewers run in parallel, merge their findings, and apply the warranted ones. Use for "review my changes", "review this PR/branch", "run the reviewers on the current diff with main", "review…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Ship a batch of work-units (tracker issues, or the current local changes) end to end and concurrently: implement, comment-cleanup, review and address, then push and open a PR for each, keeping the project's living docs current. Use for "ship all the todo…

原文の言語: 英語

更新
収集済み skill 12 件中 12 件を表示しています。