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

njfio

Repository-level view of 19 collected skills across 2 GitHub repositories.

skills collected
19
repositories
2
updated
2026-05-09
repository explorer

Repositories and representative skills

architecture-decision-quality
software-developers

Turn a specification into a concrete architecture with stable contracts, file boundaries, ownership, and risk analysis. Use this when acting as the architecture writer for a task.

2026-04-03
code-change-verification
software-quality-assurance-analysts-and-testers

Run the project verification stack after code changes. Trigger on code changes and stop on the first failure, fix it, then rerun the full stack from the top.

2026-04-03
new-file-placement
software-developers

Verify that newly created files follow the repo's existing directory layout, naming conventions, and export patterns. Trigger when a new file is created.

2026-04-03
planning-decomposition-quality
software-developers

Break architecture into execution-ready sub-tasks with clear ownership, dependencies, and contract references. Use this when acting as the planner for a task.

2026-04-03
playwright-browser-automation
software-quality-assurance-analysts-and-testers

Use Playwright for browser automation, UI validation, E2E tests, and interaction debugging. Useful for flows that need real page navigation, assertions, screenshots, or request interception.

2026-04-03
pre-merge-checklist
software-quality-assurance-analysts-and-testers

Final merge-readiness check after gates pass. Confirms verification is green, changed files are clean, and obvious release blockers are gone before merge.

2026-04-03
schema-migration-review
database-architects

Review schema and migration changes for safety, reversibility, rollout risk, and data integrity. Trigger when schema files or migrations change.

2026-04-03
spec-writing-best-practices
software-developers

Write a requirements spec that is testable, scoped, and implementation-aware without turning into architecture. Use this when acting as the spec writer for a task.

2026-04-03
Showing top 8 of 18 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded