Skip to main content
pricklywiggles
ملف منشئ GitHub

pricklywiggles

عرض على مستوى المستودعات لـ ١٩ skills مجمعة عبر ٢ مستودعات GitHub.

skills مجمعة
١٩
مستودعات
٢
محدث
٢٨ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و 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,…

٢٨ أغسطس ٢٠٢٦
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…

٢٧ أغسطس ٢٠٢٦
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…

٢٧ أغسطس ٢٠٢٦
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…

٢٣ أغسطس ٢٠٢٦
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…

٢٥ يونيو ٢٠٢٦
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…

٢٣ يونيو ٢٠٢٦
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…

٢٣ يونيو ٢٠٢٦
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…

٢٣ يونيو ٢٠٢٦
عرض 8 من أصل ١٢ skills مجمعة.
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),…

١٩ يونيو ٢٠٢٦
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…

١٩ يونيو ٢٠٢٦
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…

٢٥ مايو ٢٠٢٦
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…

٢٥ مايو ٢٠٢٦
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…

٢٥ مايو ٢٠٢٦
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 →…

٢٤ مايو ٢٠٢٦
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…

٢٤ مايو ٢٠٢٦
عرض ٢ من أصل ٢ مستودعات
تم تحميل كل المستودعات