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

claude-code-framework

claude-code-framework contains 19 collected skills from opmau, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
6
updated
2026-04-14
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

fix-issue
software-developers

Pick a bug from Linear, fix it test-first, verify, and update. Use when the user says "fix issue", "fix bug", "work on known issue", or "pick a bug".

2026-04-14
create-ticket
production-planning-and-expediting-clerks-435061

Create a new ticket for task tracking. Use when the user says "create ticket", "new ticket", or "track this".

2026-04-09
smoke-test
software-quality-assurance-analysts-and-testers

Diagnose an integration/E2E test log, classify failures by severity, and batch-create issues. Use when the user says "smoke test", "diagnose log", "triage test log", or provides a test log.

2026-04-09
linear-sync
project-management-specialists

Pull Linear issues and generate a local snapshot for quick reference. Use when the user says "sync linear", "pull linear issues", "update from linear", or "show my issues".

2026-02-09
linear-triage
project-management-specialists

Triage, prioritize, and groom Linear issues. Use when the user says "triage linear", "review inbox", "prioritize issues", "groom backlog", or "clean up issues".

2026-02-09
diagnose
software-developers

Investigate a bug using structured differential diagnosis. Use when the user says "diagnose", "investigate this", "what's causing this", or "figure out why".

2026-02-09
document-bug
project-management-specialists

Document a bug by creating a Linear issue without fixing it. Use when the user says "document bug", "log this bug", "document don't fix", or during refactoring when a bug is discovered.

2026-02-09
linear-create
project-management-specialists

Create a new issue in Linear. Use when the user says "create linear issue", "file linear ticket", or "add to linear".

2026-02-09
review
software-quality-assurance-analysts-and-testers

Review staged changes before commit. Use when the user says "review", "check my changes", or before committing.

2026-02-09
session-mode
software-developers

Set the operating mode for the current session. Use when the user says "session mode", "set mode", "refactor mode", "debug mode", or "feature mode".

2026-02-09
linear-update
project-management-specialists

Update a Linear issue's status, assignee, or labels. Use when the user says "update linear", "move issue", "close linear issue", or "assign issue".

2026-02-09
retro
software-developers

Run a post-session retrospective. Use when the user says "retro", "retrospective", or "what should we update?".

2026-02-09
linear-sprint
project-management-specialists

Manage Linear cycles and sprint planning. Use when the user says "sprint planning", "manage cycle", "linear sprint", or "plan cycle".

2026-02-09
commit
software-developers

Generate a conventional commit for staged changes. Use when the user says "commit", "save changes", or "commit this".

2026-02-08
create-pr
software-developers

Create a pull request with a structured description. Use when the user says "create pr", "open pr", or "pull request".

2026-02-08
create-skill
software-developers

Create a new Claude Code skill from a description. Use when the user says "create skill", "new skill", or "add a slash command".

2026-02-08
build
software-developers

Build the project. Use when the user says "build", "compile", or after making code changes that need compilation.

2026-02-07
check-sizes
software-developers

Check all source files against CLAUDE.md file size limits. Use when the user says "check sizes" or "check file sizes".

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

Run tests. Use when the user says "test", "run tests", or before commits.

2026-02-07