Skip to main content
Pratiyush
GitHub creator profile

Pratiyush

Repository-level view of 46 collected skills across 6 GitHub repositories.

skills collected
46
repositories
6
updated
Jun 20, 2026
repository explorer

Repositories and representative skills

dev-spec-kit-graph
software-developers

Build, refresh, and read dev-spec-kit's Verified Traceability Graph — provider-agnostic. Keep it fresh with the build wrapper, read blast radius / implements-edges / drift to answer "what breaks if this changes?", and run the staleness re-prove dance. For…

Jun 20, 2026
dev-spec-kit-graphify
software-developers

dev-spec-kit's optional code-graph provider — the external Python graphify tool (multi-modal: indexes PDFs, images, and video alongside code). Opt-in only. Use to decide when graphify is worth its install over the bundled revitify default, how to install and…

Jun 20, 2026
dev-spec-kit-revitify
software-developers

dev-spec-kit's default code-graph provider — the bundled revitify engine (native TypeScript, tree-sitter multi-language). Zero install, zero API key, always available. Use to understand when revitify is the right provider, how it is configured, what it can…

Jun 20, 2026
dev-spec-kit-workflow
software-developers

Drive spec-driven development with dev-spec-kit — route the request, write EARS specs with @check bindings, derive evidence-bound tasks, TDD, prove checks with real test runs, build the Verified Traceability Graph, record approvals, and generate graph-derived…

Jun 20, 2026
dev-spec-kit-analyze
software-developers

Score each requirement's complexity 1–10 and recommend a subtask breakdown, then expand the over-scoped ones into bound sub-criteria. Use after a spec is drafted and before implementation, to catch requirements that are too big to prove as a single unit.

Jun 19, 2026
dev-spec-kit-architect
software-developers

Turn approved requirements into a thin high-level design and the Architecture Decision Records (ADRs) that justify the non-obvious choices. Use after requirements are clarified and before implementation, or when a change makes a load-bearing architectural…

Jun 19, 2026
dev-spec-kit-clarify
software-developers

Resolve ambiguity in a raw intake or draft spec by asking the user ≤5 high-value questions, each with a recommended default. Use before finalizing a full-spec route, or when `spec.onVague` is "clarify", or whenever a requirement is under-specified.

Jun 19, 2026
dev-spec-kit-finish
software-developers

The completion ritual — run when a feature's tasks are done and it's time to land the branch. Fresh-evidence entry gate, a fixed option menu, typed confirmation for destructive paths, provenance-checked cleanup, every step journaled. Use when the user says…

Jun 19, 2026
Showing 8 of 15 collected skills.
Showing 8 of 13 collected skills.
project-maintenance
software-developers

Maintain project health by enforcing PR checklists, tracking open issues, verifying release readiness, and ensuring framework phases are up to date. Use when reviewing PRs, creating issues, preparing releases, or auditing project state.

Apr 7, 2026
skill-template
software-developers

Scaffold new Agent Skills with best-practice structure and frontmatter. Use when the user wants to create a new skill, bootstrap a skill directory, or generate SKILL.md boilerplate following the Agent Skills spec.

Apr 7, 2026
data-validation
software-developers

Validate CSV and JSON data files against schemas and quality rules. Use when the user asks to check data quality, validate a dataset, or verify file contents match an expected schema.

Apr 7, 2026
dependency-audit
information-security-analysts

Audit project dependencies for known vulnerabilities, outdated packages, and license compliance issues. Use when the user asks to check dependencies, audit packages, review licenses, or assess supply chain security.

Apr 7, 2026
hello-skill
interpreters-and-translators

Generate friendly greeting messages in multiple languages. Use when the user asks for a hello message, welcome text, or localized greeting.

Apr 7, 2026
release-notes
software-developers

Maintain project release notes, changelogs, and framework phase updates. Use when the user asks to generate a changelog, draft release notes, update CHANGELOG.md, or track framework phase transitions.

Apr 7, 2026
test-generator
software-quality-assurance-analysts-and-testers

Generate test file stubs and boilerplate from source code analysis. Use when the user asks to create tests, add test coverage, or scaffold test files for existing source code.

Apr 7, 2026
code-quality
software-quality-assurance-analysts-and-testers

Analyze Java source files for code quality issues including style violations, complexity warnings, and common anti-patterns. Use when reviewing Java code, running quality checks, or preparing for code review.

Apr 6, 2026
wiki-all
software-developers

Run the complete llmwiki pipeline from scratch — init, sync, graph, build, lint, and serve. Use when the user says "run everything", "full pipeline", "wiki-all", or wants to rebuild the entire wiki from session history.

Apr 22, 2026
llmwiki-ingest
file-clerks-434071

Ingest one source document (or a folder of them) into the llmwiki. Use when the user drops a new markdown file, PDF, or URL into the wiki and asks you to process it. The user will typically say "ingest this", "add this to the wiki", "process this file into…

Apr 8, 2026
llmwiki-query
computer-occupations-all-other

Answer a question by querying the user's llmwiki. Use when the user asks about their own past work — "what did I decide about X", "what have I been working on", "how did I solve Y", "what's my preferred approach to Z", or any question that the wiki (built…

Apr 8, 2026
llmwiki-sync
computer-occupations-all-other

Sync Claude Code session transcripts into the user's llmwiki and ingest them into the wiki. Use when the user says "sync the wiki", "update llmwiki", "ingest recent sessions", "refresh the knowledge base", or asks a knowledge question that would benefit from…

Apr 8, 2026
project-maintainer
project-management-specialists

Maintain an llmwiki-style open-source project across the full framework pipeline. Use when the user says "maintain the project", "check my tasks", "update progress", "run phase gate", "do a monthly verify", "lint my wiki", "check stale entries", or invokes…

Apr 8, 2026
self-learn
computer-occupations-all-other

Extract reusable patterns from recent sessions, propose framework improvements, and (with approval) update the framework docs. This is the dogfooding meta-loop — the project learns from its own usage. Use when the user says "learn from this", "what did we…

Apr 8, 2026
Showing 6 of 6 repositories
All repositories loaded