Skip to main content
Run any Skill in Manus
with one click
lttr
GitHub creator profile

lttr

Repository-level view of 62 collected skills across 4 GitHub repositories.

skills collected
62
repositories
4
updated
2026-07-23
repository explorer

Repositories and representative skills

implement
software-developers

Implement work from a ticket, spec, or inline description; auto-detects the next item from the task folders when no argument is given.

2026-07-21
next-steps
software-developers

Show status overview and next steps for an .aiwork/ spec. Use when user says "next steps", "what's left", "status", "progress", or wants to see what's planned, unplanned, or incomplete for a task.

2026-07-21
skills-map
computer-occupations-all-other

Scan current directory (recursively) for Claude Code skills, slash commands, agents, hooks, and plugin/MCP configs, then render an interactive HTML graph of their explicit and implicit relationships. Use when the user says "skills map", "skill graph", "visualize skills", "map skills", "how do my skills relate", or wants to audit a skill collection before publishing.

2026-07-21
to-spec
project-management-specialists

Turn the current conversation context into a spec. Use when user wants to create a spec (or PRD) from the current context.

2026-07-21
to-tickets
project-management-specialists

Break a plan, spec, or the current conversation into vertical-slice tickets, each declaring its blocking edges.

2026-07-21
aiwork-protocol
software-developers

Structure AI work artifacts under .aiwork/{YYYY-MM-DD}_{slug}/ folders using the project's protocol (triage, research, spec, prd, plan, review, notes, docs/). Use when the user asks to plan, make a spec, triage, research a task, write a report, code review, summarize findings, save the work, document decisions, record this, write that down, persist findings, or references any path under .aiwork/. Also use when starting a non-trivial task that needs a plan or spec before implementation, or when finishing one and capturing notes.

2026-07-21
tdd
software-quality-assurance-analysts-and-testers

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

2026-07-21
explain-diff-html
software-developers

Produce a rich, interactive HTML explanation of a code change — diff, working tree, branch, or PR. Use when the user says "/explain-diff-html", "explain this diff", "explain this change", "explain this PR/branch".

2026-07-21
Showing top 8 of 36 collected skills in this repository.
changelog
software-developers

Show recent Claude Code changes personalized to user's setup. Trigger when user asks about changelog, "what's new", "cc changelog", "claude code updates", "recent changes", or wants to know what changed in Claude Code.

2026-07-23
handoff
software-developers

Write ~/.claude/custom-handoff.md to hand off current work to the next session

2026-07-23
list-builtin-tools
software-developers

List all built-in Claude Code tools

2026-07-23
list-hooks
software-developers

List all configured hooks

2026-07-23
tdd
software-quality-assurance-analysts-and-testers

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

2026-07-23
grill-with-docs
project-management-specialists

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (GLOSSARY.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-07-23
code-review-diff
software-quality-assurance-analysts-and-testers

Review code changes from the current branch, staged changes, a git ref, or a diff/patch file. Pure git-native — no platform/PR awareness. Trigger when user says "review this", "review diff", "/df:code-review-diff", or provides a git ref or diff path. Read-only — never posts comments.

2026-07-16
pr
software-developers

Manage Azure DevOps pull requests — create, checkout, list, complete. Trigger when user says "/df:pr <op>", "create PR", "checkout PR 123", "list PRs", "complete PR", or otherwise asks to operate on an AZDO pull request.

2026-07-16
Showing top 8 of 20 collected skills in this repository.
run-jedlik-nejedlik
web-developers

Run and drive the jedlik-nejedlik Nuxt site. Use when asked to start the dev server, build, verify a change in the real app, or screenshot a page. Verify with agent-browser yourself; xdg-open only when the user wants to look.

2026-07-23
gdoc-to-spec
software-developers

Download a Google Doc as markdown and turn it into an .aiwork spec ready for the `implement-spec-to-pr` skill. Detects inline editor notes (e.g. "Přeformulovala bych", "KLIKACÍ TLAČÍTKO", "@@", strike-through remarks) and converts them into `<!-- TODO: ... -->` markdown comments so the implementer sees them as actionable items. Trigger when the user pastes a docs.google.com URL and wants to import it as a spec, or says "stáhni gdoc", "import gdoc", "gdoc as spec", "gdoc → spec".

2026-07-21
implement-spec-to-pr
software-developers

Full autonomous feature implementation from customer spec to PR. Use when user provides a customer spec (file path, inline text, or ticket reference) and wants end-to-end implementation including spec/plan artifacts, feature branch, coding, verification, commits, and PR creation.

2026-07-21
vue-conventions
software-developers

Vue/Nuxt code conventions for SFC structure, props, state, template directives, and composables. Load whenever writing or editing Vue Single-File Components (.vue) or Nuxt-specific code anywhere in this repo — components, pages, layouts, composables, or plugins.

2026-05-19
monitor-deploy
software-developers

Monitor Coolify deployment of jedlik-nejedlik-production triggered by git push. Streams build logs, filters errors live, checks final status, and suggests fixes if deployment failed. Use when user says "monitor deploy", "watch deployment", "check deploy", or after pushing to master.

2026-05-01
Showing 4 of 4 repositories
All repositories loaded