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

ai-dev-skills

ai-dev-skills contains 13 collected skills from olivomarco, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
0
updated
2026-06-28
Forks
0
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

session-handoff
software-developers

Capture the current session's state into a clean, copy-pasteable handoff block so work can continue in a fresh session. Use when the user wants to hand off, continue elsewhere, start a new session, or uses any 'handoff' / 'continue session' trigger phrases.

2026-06-28
youtube-transcript
office-clerks-general-439061

Ingest YouTube transcripts from a single video or an entire playlist and produce a detailed, structured summary of what was said. Use when the user shares a YouTube URL (video or playlist) and wants a transcript, notes, key takeaways, or a summary. Triggers include 'summarize this YouTube video', 'transcribe this playlist', 'what does this video say', or any youtube.com / youtu.be link.

2026-06-28
roast-me
software-quality-assurance-analysts-and-testers

Roast the user about their own repository — a witty, savage-but-affectionate code review of the codebase's questionable choices. ONLY highlight really questionable choices, do not roast just for the sake of roasting. ONLY run when the user explicitly asks to be roasted, e.g. "roast me", "roast this repo", "roast my code", "destroy me", "be brutally honest about my repo". Never trigger automatically or infer this from unrelated requests. Technology-agnostic.

2026-06-23
dry-consolidation
software-developers

Audit a codebase for duplication and inconsistency (DRY violations) and propose concrete consolidation into shared components, helpers, and utilities. Use when asked to "find duplication", "DRY this up", "check consistency", "deduplicate code", or "find repeated patterns". Technology-agnostic.

2026-06-21
functional-review
software-quality-assurance-analysts-and-testers

Review the existing functionality of an application for correctness, broken flows, missing states, and bugs. Use when asked to "do a functional review", "check the app works correctly", "find broken flows", "review functionality", or "audit user flows". Technology-agnostic.

2026-06-21
next-feature-opportunities
project-management-specialists

Review an application as a product and recommend the most impactful next features and functional improvements to build. Use when asked "what should I build next", "suggest new features", "next feature opportunities", "product improvement ideas", or "what's missing". Technology-agnostic.

2026-06-21
refactoring-opportunities
software-developers

Analyze a codebase for refactoring opportunities that improve maintainability, readability, and reduce technical debt, then produce a prioritized plan. Use when asked to "find refactoring opportunities", "identify code smells", "reduce tech debt", or "suggest refactors". Technology-agnostic.

2026-06-21
security-review
information-security-analysts

Audit a codebase for security vulnerabilities and produce a prioritized remediation plan. Use when asked to "run a security review", "audit for vulnerabilities", "check OWASP Top 10", "find security issues", or "do a security audit". Technology-agnostic.

2026-06-21
unit-test-coverage
software-quality-assurance-analysts-and-testers

Audit unit-test coverage gaps and generate new tests to improve confidence on critical paths. Use when asked to "improve test coverage", "find untested code", "write missing unit tests", "audit test coverage", or "increase coverage". Technology-agnostic.

2026-06-21
content-humanizer
editors

Remove AI-generated traces from text. Suitable for editing or reviewing text, making it sound more natural and like human handwriting. A comprehensive guide to "AI writing characteristics" based on Wikipedia. Detects and corrects the following patterns: exaggerated symbolism, Propaganda language, superficial analysis ending in -ing, vague attributions, excessive use of dashes, the three-part rule, AI vocabulary, negative parallelism, and excessive connecting phrases.

2026-06-20
frontend-design
web-developers

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

2026-06-20
align-documentation
software-developers

Audit and update existing documentation so it matches the current codebase — in-place updates only, no new files. Use when asked to "align the docs", "update documentation", "fix stale docs", "sync docs with code", or "check docs accuracy". Technology-agnostic.

2026-06-19
stale-code-check
software-developers

Detect stale, dead, deprecated, or obsolete code, dependencies, config, and assets that can be safely removed. Use when asked to "find dead code", "check for stale code", "find unused dependencies", "detect obsolete code", or "clean up the codebase". Technology-agnostic.

2026-06-19