Skip to main content
Run any Skill in Manus
with one click
GitHub repository

spectatui

spectatui contains 15 collected skills from tinesoft, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
67
updated
2026-07-13
Forks
4
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

sync-with-speckit
software-developers

Detects whether Spectatui has fallen behind upstream GitHub Spec-Kit by capturing the real `specify` CLI surface (via uvx, not by reading prose), reading spec-kit's actual upstream source — slash-command templates, document skeletons, shared scripts — for features invisible to `--help`, and comparing all of that against Spectatui's actual code. Use this whenever the user asks whether Spectatui supports something from Spec-Kit, mentions Spec-Kit/specify-cli releases or changelogs, asks what's new upstream, wants a gap analysis or integration roadmap between Spectatui and Spec-Kit, or wants to know if the CLI wrapper is out of date — even if they just say "check for spec-kit updates" or "are we behind on spec-kit" without naming this skill.

2026-07-13
speckit-analyze
software-developers

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

2026-07-07
speckit-checklist
software-developers

Generate a custom checklist for the current feature based on user requirements.

2026-07-07
speckit-clarify
software-developers

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

2026-07-07
speckit-constitution
software-developers

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

2026-07-07
speckit-converge
software-developers

Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.

2026-07-07
speckit-implement
software-developers

Execute the implementation plan by processing and executing all tasks defined in tasks.md

2026-07-07
speckit-plan
software-developers

Execute the implementation planning workflow using the plan template to generate design artifacts.

2026-07-07
speckit-specify
software-developers

Create or update the feature specification from a natural language feature description.

2026-07-07
speckit-tasks
software-developers

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

2026-07-07
speckit-taskstoissues
software-developers

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

2026-07-07
speckit-refine-diff
software-developers

Show what changed in spec.md and predict downstream impact on plan and tasks

2026-07-05
speckit-refine-propagate
software-developers

Propagate spec changes downstream to plan.md and tasks.md

2026-07-05
speckit-refine-status
software-developers

Show sync status between spec, plan, and tasks — identify stale artifacts

2026-07-05
speckit-refine-update
software-developers

Update an existing spec.md in-place based on new requirements or feedback

2026-07-05