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

iulspop

Repository-level view of 35 collected skills across 5 GitHub repositories.

skills collected
35
repositories
5
updated
2026-02-24
repository explorer

Repositories and representative skills

accessibility
web-and-digital-interface-designers

Audits components and pages for WCAG accessibility issues and suggests fixes. Use when building new UI, reviewing components for a11y compliance, or fixing reported accessibility bugs.

2026-02-20
better-writer
writers-and-authors

Rewrites text to be clearer, simpler, and more engaging using Scott Adams' writing principles and persuasive techniques. Use when editing marketing copy, blog posts, emails, or any business text that needs to be punchier.

2026-02-20
brainstorm
software-developers

Facilitates solution ideation with clear trade-offs and a final recommendation. Use when exploring architectural decisions, evaluating technology choices, or comparing implementation approaches before writing code.

2026-02-20
code-review
software-quality-assurance-analysts-and-testers

Reviews code changes for correctness, maintainability, security, and adherence to project conventions. Use when reviewing PRs, auditing recent changes, or getting a second opinion on implementation quality.

2026-02-20
commit
software-developers

Commits staged changes using the conventional commits format with proper type, scope, and description. Use when committing code changes to maintain a clean, standardized git history.

2026-02-20
debug
software-developers

Structured debugging skill for methodical root cause analysis. Use when investigating bugs, unexpected behavior, or errors. Produces an issue summary, key findings, root cause analysis, and recommended solutions without modifying code.

2026-02-20
documentation
software-developers

Generates clear, example-driven documentation with runnable code samples and progressive complexity. Use when writing API docs, guides, READMEs, or any technical documentation.

2026-02-20
e2e-tests
software-quality-assurance-analysts-and-testers

Generates end-to-end tests using Playwright with the "given/should" prose format. Use when writing e2e tests for user flows, page interactions, or integration scenarios that exercise the full application stack.

2026-02-20
Showing top 8 of 20 collected skills in this repository.
better-writer
writers-and-authors

Rewrites text to be clearer, simpler, and more engaging using Scott Adams' writing principles and persuasive techniques. Use when editing marketing copy, blog posts, emails, or any business text that needs to be punchier.

2026-02-10
brainstorm
software-developers

Facilitates solution ideation with clear trade-offs and a final recommendation. Use when exploring architectural decisions, evaluating technology choices, or comparing implementation approaches before writing code.

2026-02-10
commit
software-developers

Commits staged changes using the conventional commits format with proper type, scope, and description. Use when committing code changes to maintain a clean, standardized git history.

2026-02-10
debug
software-developers

Structured debugging skill for methodical root cause analysis. Use when investigating bugs, unexpected behavior, or errors. Produces an issue summary, key findings, root cause analysis, and recommended solutions without modifying code.

2026-02-10
documentation
software-developers

Generates clear, example-driven documentation with runnable code samples and progressive complexity. Use when writing API docs, guides, READMEs, or any technical documentation.

2026-02-10
log
software-developers

Logs completed epics and significant accomplishments in reverse chronological order. Use after completing major features, releases, or architecture changes to maintain a project changelog.

2026-02-10
name
software-developers

Suggests clear, descriptive names for functions and variables following consistent naming conventions. Use when naming new code constructs, renaming for clarity, or reviewing naming in code reviews.

2026-02-10
plan
software-developers

Breaks down feature requests into sequential, implementable tasks with code changes under 50 lines each. Use when planning new features, refactors, or multi-step changes to ensure logical ordering and no broken intermediate states.

2026-02-10
Showing top 8 of 11 collected skills in this repository.
Showing 5 of 5 repositories
All repositories loaded