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

nori-luma-cli

nori-luma-cli contains 19 collected skills from tilework-tech, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
0
updated
2026-06-08
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

2026-06-08
brainstorming
project-management-specialists

IMMEDIATELY USE THIS SKILL when creating or develop anything and before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

2026-06-08
building-agentic-cli-tools
software-developers

Read this skill whenever you need to build a cli where the primary consumer is the agent.

2026-06-08
building-ui-ux
web-and-digital-interface-designers

Use when implementing user interfaces or user experiences - guides through exploration of design variations, frontend setup, iteration, and proper integration

2026-06-08
creating-a-skillset
computer-occupations-all-other

Use when asked to create a new skillset.

2026-06-08
creating-debug-tests-and-iterating
software-quality-assurance-analysts-and-testers

Use this skill when faced with a difficult debugging task where you need to replicate some bug or behavior in order to see what is going wrong.

2026-06-08
creating-skills
computer-occupations-all-other

Use when you need to create a new custom skill for a profile - guides through gathering requirements, creating directory structure, writing SKILL.md, and optionally adding bundled scripts

2026-06-08
finishing-a-development-branch
software-quality-assurance-analysts-and-testers

Use this when you have completed some feature implementation and have written passing tests, and you are ready to create a PR.

2026-06-08
handle-large-tasks
software-developers

Use this skill to split large plans into smaller chunks. This skill manages your context window for large tasks. Use it when a task will take a long time and cause context issues.

2026-06-08
receiving-code-review
software-quality-assurance-analysts-and-testers

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-06-08
root-cause-tracing
software-developers

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

2026-06-08
test-driven-development
software-quality-assurance-analysts-and-testers

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

2026-06-08
ui-ux-experimentation
web-and-digital-interface-designers

Use when experimenting with different user interfaces or user experiences.

2026-06-08
updating-noridocs
software-developers

Use this when you have finished making code changes and you are ready to update the documentation based on those changes.

2026-06-08
using-git-worktrees
software-developers

Use this whenever you need to create an isolated workspace.

2026-06-08
using-skills
computer-occupations-all-other

Describes how to use abilities. Read before any conversation.

2026-06-08
writing-plans
software-developers

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge

2026-06-08
test-scenario-hygiene
software-quality-assurance-analysts-and-testers

Use after TDD is finished, to review and clean the testing additions

2026-06-08
webapp-testing
software-quality-assurance-analysts-and-testers

Use this skill to build features or debug anything that uses a webapp frontend.

2026-06-08