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

pricklywiggles

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

収集済み skills
19
リポジトリ
2
更新
2026年8月28日
リポジトリエクスプローラー

リポジトリと代表的な skills

setup-stack
未分類

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,…

2026年8月28日
decide-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…

2026年8月27日
install-stack
未分類

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…

2026年8月27日
comment-cleanup
未分類

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…

2026年8月23日
identify-stack-slots
ソフトウェア開発者

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…

2026年6月25日
ci-fix
ソフトウェア開発者

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…

2026年6月23日
fix-one-issue
ソフトウェア開発者

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…

2026年6月23日
init
ソフトウェア開発者

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…

2026年6月23日
収集済み skill 12 件中 8 件を表示しています。
daily-review
一般事務員プロジェクト管理専門家

Run the morning planning or evening review flow against today's daily note in this Obsidian vault. **Morning** opens the daily, reads what's already there, finds the most recent prior daily note, carries unfinished work forward automatically (no prompt),…

2026年6月19日
place-wiki
ファイル事務員

Decide where in `wiki/` to place a new or existing Wiki page, picking a topical subfolder rather than dumping it at the root. Use this skill whenever the user creates a Wiki note, asks where a topic should live, wants to relocate an existing Wiki page, or…

2026年6月19日
anytype-import
ファイル事務員

Import a page from the user's self-hosted Anytype into this Niamos Obsidian vault, page-by-page, recursing into children only when the user explicitly says so. Fetches over the local REST API at :31009, cleans the markdown, carries icons (emoji or file) onto…

2026年5月25日
audit
一般事務員

Scan this Obsidian vault for content that's drifted from the conventions in `CLAUDE.md` (status↔folder drift, missing required fields, naming violations, stale active items, frontmatter health issues, orphan wikilinks). Produces a categorized report and…

2026年5月25日
open-page
DTPオペレーター

Search for and open a page in Obsidian by name, description, or keywords. Triggers when the user says any of: "open <page>", "open the <name> page", "go to <topic>", "show me <something>", "pull up <name>", "find and open <X>", or any variant asking to locate…

2026年5月25日
archive
一般事務員

Archive or un-archive a Goal, Project, or Habit in this Obsidian vault. **Archiving** flips `status: active` → `status: archived`, fills the type-specific completion-date field (Goal → `actual_completion_date`, Project → `completion_date`, Habit →…

2026年5月24日
create-page
一般事務員

Create a new Goal, Area, Project, Habit, or Wiki page in this Obsidian vault. Triggers when the user says any of: "create a goal/area/project/habit", "new <type>", "add a project for X", "start a habit", "make a wiki page about X", or any similar new-page…

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