Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

custom-skills

custom-skills contém 92 skills coletadas de hwj123hwj, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
92
Stars
4
atualizado
2026-07-15
Forks
0
Cobertura ocupacional
17 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

ask-matt
Outras ocupações de informática

Ask which skill or flow fits your situation. A router over the skills in this repo.

2026-07-15
code-review
Analistas de garantia de qualidade de software e testadores

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

2026-07-15
codebase-design
Desenvolvedores de software

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2026-07-15
diagnose
Desenvolvedores de software

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says 'diagnose this' / 'debug this', reports a bug, says something is broken/throwing/failing, or describes a performance regression.

2026-07-15
diagnosing-bugs
Desenvolvedores de software

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2026-07-15
domain-modeling
Desenvolvedores de software

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

2026-07-15
edit-article
Redatores técnicos

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.

2026-07-15
git-guardrails-claude-code
Desenvolvedores de software

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

2026-07-15
grill-me
Especialistas em gestão de projetos

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions 'grill me'.

2026-07-15
grill-with-docs
Especialistas em gestão de projetos

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

2026-07-15
impeccable
Desenvolvedores web

Designs and iterates production-grade frontend interfaces. Real working code, committed design choices, exceptional craft. Covers websites, landing pages, dashboards, product UI, components, forms, and design systems.

2026-07-15
loop-me
Especialistas em gestão de projetos

Grill me about specs for the workflows I want to build, within this workspace.

2026-07-15
migrate-to-shoehorn
Analistas de garantia de qualidade de software e testadores

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.

2026-07-15
obsidian-vault
Escriturários gerais de escritório

Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.

2026-07-15
resolving-merge-conflicts
Desenvolvedores de software

Use when you need to resolve an in-progress git merge/rebase conflict.

2026-07-15
scaffold-exercises
Professores do ensino superior, todos os outros

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

2026-07-15
setup-matt-pocock-skills
Outras ocupações de informática

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

2026-07-15
setup-pre-commit
Desenvolvedores de software

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

2026-07-15
storage-analyzer
Administradores de redes e sistemas de computador

macOS / Windows 只读存储分析助手(自动识别系统)。扫描整机磁盘占用,找出 占空间大户,把每一项分成 🟢可自动清理 / 🟡需人工判断 / 🔴谨慎清理 三级并给出 可执行处置方案,生成排版精美、可折叠、命令可一键复制的交互式 HTML 报告,并可 起本地服务在网页上一键删除(移废纸篓/直接删)。扫描全程只读。务必在以下场景 使用:用户说"存储分析""磁盘满了""C盘/硬盘满了""空间不够""清理空间" "清理磁盘""占空间""哪些东西占地方""帮我看看存储""看一下电脑存储/空间" "存储空间""电脑空间不够""内存满了/不够/不足""看下内存/存储"(中文口语里 "内存"常指存储空间)"storage analysis""disk cleanup""清缓存""磁盘清理"; 或用户抱怨电脑没空间、想知道什么东西吃硬盘、想要清理建议时。注意:若用户明确 指运行内存/RAM(如"哪个进程吃内存""内存占用高"想看活动监视器),那是 RAM 不是存储,不属于本 skill。

2026-07-15
teach
Professores do ensino superior, todos os outros

Teach the user a new skill or concept, within this workspace.

2026-07-15
triage
Especialistas em gestão de projetos

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

2026-07-15
ui-ux-pro-max
Designers de interfaces web e digitais

UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS).

2026-07-15
wizard
Desenvolvedores de software

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state transition — opening URLs, capturing values, confirming each step, and writing .env files and GitHub Actions secrets.

2026-07-15
writing-beats
Redatores técnicos

Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.

2026-07-15
writing-fragments
Redatores técnicos

Writing, explore — mine raw fragments, no structure yet.

2026-07-15
writing-great-skills
Redatores técnicos

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

2026-07-15
writing-shape
Redatores técnicos

Writing, exploit — shape raw material into an article, paragraph by paragraph.

2026-07-15
emil-design-eng
Designers de interfaces web e digitais

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

2026-07-14
grilling
Desenvolvedores de software

Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

2026-07-14
handoff
Outras ocupações de informática

Compact the current conversation into a handoff document for another agent to pick up. Use when switching sessions, handing off work, or transitioning between agents.

2026-07-14
implement
Desenvolvedores de software

Implement a piece of work based on a PRD or set of issues.

2026-07-14
improve-codebase-architecture
Desenvolvedores de software

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-07-14
officecli-docx
Editores de desktop

Use this skill any time a .docx file is involved -- as input, output, or both. This includes: creating Word documents, reports, letters, memos, or proposals; reading, parsing, or extracting text from any .docx file; editing, modifying, or updating existing documents; working with templates, tracked changes, comments, headers/footers, or tables of contents. Trigger whenever the user mentions 'Word doc', 'document', 'report', 'letter', 'memo', or references a .docx filename.

2026-07-14
prototype
Desenvolvedores de software

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options.

2026-07-14
review
Analistas de garantia de qualidade de software e testadores

Two-axis code review — Standards (does code follow documented standards?) and Spec (does code match the originating issue/PRD?). Runs both reviews in parallel and reports side by side. Use when reviewing a branch, a PR, work-in-progress changes, or asking to 'review since X'.

2026-07-14
tdd
Analistas de garantia de qualidade de software e testadores

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions 'red-green-refactor', wants integration tests, or asks for test-first development.

2026-07-14
react-native-best-practices
Desenvolvedores de software

Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.

2026-07-11
to-prd
Especialistas em gestão de projetos

Turn the current conversation context into a PRD (Product Requirements Document). Use when user wants to create a PRD, write product requirements, or formalize a feature specification.

2026-07-08
taste-skill
Desenvolvedores web

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

2026-07-07
web-design-guidelines
Designers de interfaces web e digitais

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

2026-07-05
Mostrando as 40 principais de 92 skills coletadas neste repositório.