Skip to main content
pricklywiggles
Perfil de criador do GitHub

pricklywiggles

Visão por repositório de 19 skills coletadas em 2 repositórios do GitHub.

skills coletadas
19
repositórios
2
atualizado
28 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

setup-stack
sem classificação

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

28 de ago. de 2026
decide-stack
sem classificação

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…

27 de ago. de 2026
install-stack
sem classificação

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…

27 de ago. de 2026
comment-cleanup
sem classificação

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…

23 de ago. de 2026
identify-stack-slots
Desenvolvedores de software

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…

25 de jun. de 2026
ci-fix
Desenvolvedores de software

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…

23 de jun. de 2026
fix-one-issue
Desenvolvedores de software

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…

23 de jun. de 2026
init
Desenvolvedores de software

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…

23 de jun. de 2026
Mostrando 8 de 12 skills coletadas.
daily-review
Escriturários gerais de escritórioEspecialistas em gestão de projetos

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

19 de jun. de 2026
place-wiki
Escriturários de arquivos

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…

19 de jun. de 2026
anytype-import
Escriturários de arquivos

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…

25 de mai. de 2026
audit
Escriturários gerais de escritório

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…

25 de mai. de 2026
open-page
Editores de desktop

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…

25 de mai. de 2026
archive
Escriturários gerais de escritório

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

24 de mai. de 2026
create-page
Escriturários gerais de escritório

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…

24 de mai. de 2026
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos