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

dotfiles

dotfiles contains 11 collected skills from jmanuelrosa, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
2
updated
2026-07-06
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

agent-audit
software-developers

Audit Claude Code agent definitions for craft quality: delegation triggers, tool and model fit, context economy, reliability contracts. Reviews the agent .md files themselves, not the overall setup.

2026-07-06
cc-review
software-developers

Run the cc-staff-reviewer over my Claude Code setup (user + project scope)

2026-07-06
coderabbit
software-quality-assurance-analysts-and-testers

Walk open CodeRabbit review threads on a GitHub PR, investigate each in the code, then either fix it or reply to @coderabbitai explaining why it stays. Resolves each thread it handles. Stops before commit.

2026-07-06
jira
software-developers

Interact with Jira via acli. Create, update, view, transition, and comment on issues. Defaults to the SER project and produces descriptions that both product and engineering can follow, in proper ADF (Atlassian Document Format).

2026-07-06
pr
software-developers

Generate the PR description from the current branch and open the PR (GitHub) or MR (GitLab), returning the URL

2026-07-06
skill-scout
computer-occupations-all-other

Recommend which skills from the catalog to add to the current project, matched to its tech stack and needs. Use when the user asks which skills to add, wants skills recommended for this repo or codebase, is discovering relevant skills, or is setting up a project. Excludes skills already installed globally and dependency-only skills.

2026-07-06
commit
software-developers

Stage changes, split the diff into atomic concerns when it makes sense, and write one strict conventional commit per concern. Stops at commit; does not push.

2026-07-06
claude-code-analyzer
software-developers

Analyzes Claude Code usage patterns and provides comprehensive recommendations. Runs usage analysis, discovers GitHub community resources, suggests CLAUDE.md improvements, and fetches latest docs on-demand. Use when user wants to optimize their Claude Code workflow, create configurations (agents/skills/commands), or set up project documentation.

2026-06-25
playwright-best-practices
software-quality-assurance-analysts-and-testers

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions, multi-tab/popup flows, mobile/responsive layouts, touch gestures, GraphQL, error handling, offline mode, multi-user collaboration, third-party services (payments, email verification), console error monitoring, global setup/teardown, test annotations (skip, fixme, slow), test tags (@smoke, @fast, @critical, filtering with --grep), project dependencies, security testing (XSS, CSRF, auth), performance budgets (Web Vitals, Lighthouse), iframes, component testing, canvas/WebGL, service workers/PWA, test coverage, i18n/localization, Electron apps, or browser extension testing. Covers E2E, component, API, visual, accessibility, security, Electron, and extension testing.

2026-06-25
weekly-recap
software-developers

Summarize what I worked on in the last 7 days across Jira (acli), GitHub (gh), and GitLab (glab). Output is markdown grouped by project / repo, ready to paste into the weekly team meeting.

2026-06-25
humanizer
editors

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

2026-06-13