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

skelenote

skelenote contains 28 collected skills from skeletor-js, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
28
Stars
3
updated
2026-01-20
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

component
web-developers

Generate a new React component with Mantine styling

2026-01-20
docs
software-developers

Update documentation after implementing features or making changes

2026-01-20
architecture
software-developers

Run a quick architecture review via architect-reviewer agent

2026-01-19
mobile
web-developers

Generate mobile-specific React components with platform detection and safe areas

2026-01-19
security
information-security-analysts

Run a quick security audit on recent changes or specific files

2026-01-19
test-file
software-quality-assurance-analysts-and-testers

Generate a test file for a component, hook, or utility

2026-01-19
tests
software-quality-assurance-analysts-and-testers

Generate comprehensive tests via test-generator agent

2026-01-19
ux
web-and-digital-interface-designers

Run a quick UX review via ux-design-specialist agent

2026-01-19
check
software-quality-assurance-analysts-and-testers

Run all pre-commit validation (lint, typecheck, tests)

2026-01-07
commit-skip
software-developers

Create a commit with [skip ci] to skip CI pipeline

2026-01-07
ship
software-developers

Full PR workflow - push, create PR, squash merge (no CI wait)

2026-01-07
branch
software-developers

Create a new feature branch with proper naming conventions

2026-01-07
build
software-developers

Build production binaries for distribution

2026-01-07
changelog
software-developers

Generate changelog from commits since last release

2026-01-07
cleanup
software-developers

Clean up local branches that have been merged and deleted on remote

2026-01-07
commit
software-developers

Create a semantic git commit from staged or unstaged changes

2026-01-07
context
software-developers

Generate a new React Context with provider and hooks

2026-01-07
dev
software-developers

Start development with pre-flight checks and dev server

2026-01-07
hook
software-developers

Generate a custom React hook with proper memoization

2026-01-07
lint
software-developers

Run ESLint and optionally auto-fix issues

2026-01-07
merge-main
software-developers

Merge main into current branch, helping with conflicts if needed

2026-01-07
pr
software-developers

Push branch and create a pull request with auto-generated description

2026-01-07
release
software-developers

Bump version, tag, and trigger release workflow

2026-01-07
squash
software-developers

Squash merge a PR after CI passes, then cleanup

2026-01-07
sync
software-developers

Sync current branch with its remote tracking branch

2026-01-07
tauri-command
software-developers

Generate a new Tauri command with Rust handler and TypeScript bindings

2026-01-07
test
software-quality-assurance-analysts-and-testers

Run all tests (frontend and backend)

2026-01-07
type
software-developers

Generate a new built-in type with property schemas and all required registrations

2026-01-07