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
데스크톱 출판 전문가

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개 표시
모든 저장소를 표시했습니다