Skip to main content
coleam00
Perfil de criador do GitHub

coleam00

Visão por repositório de 118 skills coletadas em 25 repositórios do GitHub.

skills coletadas
118
repositórios
25
atualizado
29 de ago. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
skills
31 skills · 26 de ago. de 2026
Desenvolvedores de softwareOutras ocupações de informáticaAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetosAnalistas de sistemas de computadorEscriturários gerais de escritório
6 categorias ocupacionais · 97% classificado
26%participação
#02
ai-native-starter-pack
21 skills · 29 de jul. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetosAdministradores de redes e sistemas de computador
4 categorias ocupacionais · 100% classificado
18%participação
#03
Archon
12 skills · 29 de ago. de 2026
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de software
2 categorias ocupacionais · 100% classificado
10%participação
#04
frontend-mix
9 skills · 2 de jun. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesigners de interfaces web e digitaisOutras ocupações de informática
4 categorias ocupacionais · 100% classificado
7,6%participação
#05
second-brain-skills
5 skills · 24 de jan. de 2026
Designers gráficosDesenvolvedores de softwareDesenvolvedores webOutras ocupações de informática
4 categorias ocupacionais · 100% classificado
4,2%participação
#06
hyperframes-ai-video-generation
5 skills · 13 de mai. de 2026
Desenvolvedores de softwareArtistas de efeitos especiais e animadoresEditores de filme e vídeoTécnicos de áudio e vídeo
4 categorias ocupacionais · 100% classificado
4,2%participação
#07
custom-agent-with-skills
5 skills · 26 de jan. de 2026
Escriturários gerais de escritórioAnalistas de garantia de qualidade de software e testadoresCozinheiros de restauranteProfessores do ensino superior, todos os outros
4 categorias ocupacionais · 100% classificado
4,2%participação
#08
helpline
4 skills · 19 de mai. de 2026
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de software
2 categorias ocupacionais · 100% classificado
3,4%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

hooks-create
sem classificação

Author a working Claude Code hook from a plain-English description of what it should guarantee or do. You describe the behavior ("never let the agent edit my migrations", "don't stop until the tests pass", "log every command"); this skill picks the right…

26 de ago. de 2026
build-dark-factory
Outras ocupações de informática

Take a PRD and build a dark factory around it - a repository that takes work in as an issue and ships validated code out with nobody at the keyboard - one component at a time, into the user's actual repo. Covers the five components in construction order - the…

14 de ago. de 2026
opportunity-scan
Outras ocupações de informática

Scan how you actually work with your coding agent and surface what to encode next. Point it at ONE run's artifacts to find what would have prevented a specific failure (the reactive loop — 'that went wrong, what should change in the AI layer?'), or at a…

11 de ago. de 2026
piv-implement
Desenvolvedores de software

Executes an implementation plan task-by-task with validation at every step. Use when you have a completed feature plan and want to implement it in one pass.

9 de ago. de 2026
piv-investigate-issue
Desenvolvedores de software

Investigate a GitHub issue — fan out parallel exploration, find the root cause (5 Whys, evidence-backed), and write a reviewable RCA artifact (then post a summary to the issue). The investigate step before piv-implement-issue. Use to diagnose a bug/issue…

9 de ago. de 2026
piv-review-pr
Analistas de garantia de qualidade de software e testadores

Full pull-request review — fetch the PR, run the project's validation, review the diff with fresh eyes (dispatching the code-reviewer agent), categorize issues by severity, post the review to GitHub (approve / request-changes / comment), and save a report.…

9 de ago. de 2026
plan-create-prd
Especialistas em gestão de projetos

Interactive, problem-first PRD generator — interviews the user to surface the thesis (the problem, and WHY build it) and a falsifiable hypothesis, then writes a focused PRODUCT-level PRD (problem · evidence · hypothesis · users · MVP · success metrics ·…

9 de ago. de 2026
rules-create-global
Desenvolvedores de software

Set up your project's global rules, a lean and well-structured root CLAUDE.md (plus a starter .claude/), following the course methodology. Greenfield: pass your PRD and/or architecture-spec path and it derives rules from your engineering decisions (a PRD…

9 de ago. de 2026
Mostrando 8 de 31 skills coletadas.
spec
Especialistas em gestão de projetos

Slice an epic or next-epic doc into PIV-sized tickets with a dependency graph. Turns a large strategic doc into the discrete units of work that the PIV loop consumes. Accepts a Confluence page id OR a local PRD/epic doc path; optionally cross-references a…

29 de jul. de 2026
agent-browser
Analistas de garantia de qualidade de software e testadores

Drive a real browser to validate web apps end-to-end. Use when you need to navigate to a URL, interact with UI elements, fill forms, click buttons, take screenshots, assert page state, or run a full end-to-end validation flow for a web feature. The primary…

24 de mai. de 2026
create-rules
Desenvolvedores de software

Derive the AI Layer's global rules (CLAUDE.md) and on-demand context modules FROM an existing codebase by analyzing its real structure, conventions, and patterns. Use on a brownfield codebase that has no CLAUDE.md yet (Brownfield Type A) to build the…

24 de mai. de 2026
plan-feature
Desenvolvedores de software

Creates a comprehensive, context-rich implementation plan through deep codebase analysis and external research. Use when you have a feature request and need a one-pass-ready plan before writing any code.

24 de mai. de 2026
prime-backend
Desenvolvedores de software

Primes the agent with focused understanding of the backend portion of the codebase — API routes, services, data models, and database layer — without loading unrelated frontend code. Use at the start of a session when the work is scoped to API endpoints,…

24 de mai. de 2026
prime-frontend
Desenvolvedores de software

Primes the agent with focused understanding of the frontend portion of the codebase — components, routing, state management, and styling — without loading unrelated backend code. Use at the start of a session when the work is scoped to UI or client-side…

24 de mai. de 2026
code-review-fix
Analistas de garantia de qualidade de software e testadores

Fixes bugs surfaced by a manual or AI code review, one at a time, with tests, then runs full validation. Use after a code review has produced a list of issues or a review file.

21 de mai. de 2026
code-review
Analistas de garantia de qualidade de software e testadores

Performs a technical code review of recently changed files for bugs, security issues, and standards compliance, then writes a report. Use before committing, as a pre-commit quality gate.

21 de mai. de 2026
Mostrando 8 de 21 skills coletadas.
archon-cli
Desenvolvedores de software

Drive Archon through its CLI: run AI workflows on a repo, manage those runs (inspect, approve, reject, cancel, resume), set up Archon or change its config, author new workflows, and improve workflow prompts. Use when the user says "use archon", "run archon",…

29 de ago. de 2026
rulecheck
Analistas de garantia de qualidade de software e testadores

Autonomous rule adherence checker. Scans the codebase for rule violations, fixes the highest-impact ones in an isolated worktree, runs full validation, creates a PR. Uses memory to track progress across runs.

18 de ago. de 2026
release
Desenvolvedores de software

Create a release from dev branch. Generates changelog entries from commits, bumps version, and creates a PR to main. TRIGGERS - Use this skill when user says: - "/release" - create a patch release (default) - "/release minor" - create a minor release -…

4 de ago. de 2026
test-release
Analistas de garantia de qualidade de software e testadores

Verify a released archon binary works end-to-end via a specific install path. Use when: cutting a new release, reproducing a user bug report on the released version, or validating that a hotfix binary actually works after a re-tag. Triggers: "test the…

4 de ago. de 2026
docker-extend
Desenvolvedores de software

Use when: User wants to extend Docker with custom tools, personalize the Docker environment, or set up user-specific Docker customization. Triggers: 'extend docker', 'docker-extend', 'add tools to docker', 'customize docker', 'add my tools to the container',…

5 de abr. de 2026
replicate-issue
Analistas de garantia de qualidade de software e testadores

Replicate and validate a GitHub issue by spinning up Archon, analyzing the issue, and systematically testing all described symptoms using browser automation. Use when: User wants to reproduce a bug, validate a GitHub issue, confirm a reported problem, or…

4 de abr. de 2026
validate-ui
Analistas de garantia de qualidade de software e testadores

Comprehensive end-to-end validation of the Archon Web UI using browser automation and codebase review. Use when: User wants to validate, test, or audit the Archon web interface, find UI/UX bugs, test workflow management, verify parallel agent orchestration,…

4 de abr. de 2026
agent-browser
Analistas de garantia de qualidade de software e testadores

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

30 de mar. de 2026
Mostrando 8 de 12 skills coletadas.
frontend-mix-explore
Desenvolvedores de software

Gather context for a mixed-provider full-stack build before planning. Run this skill in a Claude Code session on Sonnet (cheap context gathering, no heavy reasoning needed). It inspects the repo, reads the spec if you point it at one, and writes a context.md…

2 de jun. de 2026
frontend-mix-plan
Desenvolvedores de software

Plan a full-stack web application by producing a three-section spec (UI / Integration / Deployment) that downstream provider-specific sessions can execute. Run this skill in a Claude Code session on Opus, AFTER frontend-mix-explore has produced a context.md.…

2 de jun. de 2026
frontend-mix-fix-validation
Analistas de garantia de qualidade de software e testadores

Address validation failures recorded by the frontend-mix-validate session. Run this skill in a Claude Code session driving Opus - failures that survived two Sonnet repair attempts need real judgment, not more grinding. Reads validation-issues.md, fixes each…

1 de jun. de 2026
frontend-mix-smoke
Analistas de garantia de qualidade de software e testadores

Runtime smoke-test a freshly validated mixed-provider build by driving the RUNNING app with agent-browser - load every route, exercise the primary interaction, check status codes and console errors. Run this skill in a Claude Code session driving Sonnet.…

1 de jun. de 2026
frontend-mix-validate
Analistas de garantia de qualidade de software e testadores

Run the full validation suite (install, type-check, lint, build, tests) on a freshly integrated app and fix anything broken. Run this skill in a Claude Code session driving Sonnet - validation is grind work, Sonnet is the right tool. Two-attempt cap per step;…

1 de jun. de 2026
frontend-mix-deploy
Desenvolvedores de software

Deploy a validated build per SECTION C of a planning document. Run this skill in a Claude Code session driving Opus - the deploy step is reasoning-light most of the time but needs judgment when the dry-run output looks off. Skill is generic: it does whatever…

29 de mai. de 2026
frontend-mix-design
Designers de interfaces web e digitais

Design and scaffold a beautiful frontend from SECTION A of a planning document. Run this skill in a Pi session driving Gemini 3.5 Flash, because Gemini builds the most beautiful frontends right now. The skill only builds the UI surface - auth, API calls, and…

29 de mai. de 2026
frontend-mix-integrate
Desenvolvedores de software

Wire up auth, backend API, and third-party SDK integrations into a UI scaffold by executing SECTION B of a planning document. Run this skill in a Claude Code session driving Opus - integration is reasoning-heavy. The skill is plan-driven, not vendor-specific:…

29 de mai. de 2026
Mostrando 8 de 9 skills coletadas.
brand-voice-generator
Designers gráficos

Generate tone-of-voice and brand-system files for use with the PPTX Generator and other brand-aware skills. TRIGGERS - Use this skill when user says: - "help me create a brand system" / "set up my brand" - "generate my tone of voice" / "create my voice…

24 de jan. de 2026
mcp-client
Outras ocupações de informática

Universal MCP client for connecting to any MCP server with progressive disclosure. Wraps MCP servers as skills to avoid context window bloat from tool definitions. Use when interacting with external MCP servers (Zapier, Sequential Thinking, GitHub,…

24 de jan. de 2026
pptx-generator
Designers gráficos

Generate and edit presentation slides as PPTX files. Also create LinkedIn carousels and manage reusable slide layouts. TRIGGERS - Use this skill when user says: - "create slides for [brand]" / "generate presentation for [brand]" / "make slides for [brand]" -…

24 de jan. de 2026
remotion-best-practices
Desenvolvedores web

Create and edit Remotion videos with domain-specific knowledge. TRIGGERS - Use this skill when: - User mentions "Remotion" in their request - User references a Remotion project path (remotion-videos/*, contains remotion.config.ts) - User asks to create,…

24 de jan. de 2026
sop-creator
Desenvolvedores de software

Create runbooks, playbooks, and technical documentation for engineering teams. Use when the user wants to document a process, create a runbook, build operational docs, or formalize any repeatable technical procedure. Triggers on requests like "create a…

24 de jan. de 2026
diy-yt-creator
Editores de filme e vídeo

Use when the user wants to create a new YouTube Short using one of the templates in this repo's templates/ folder. Spawns the project folder, drafts the script from a topic, generates TTS, fills the composition with real content sync'd to word-level…

13 de mai. de 2026
hyperframes-cli
Desenvolvedores de software

HyperFrames CLI tool — hyperframes init, lint, inspect, preview, render, transcribe, tts, doctor, browser, info, upgrade, compositions, docs, benchmark. Use when scaffolding a project, linting, validating, inspecting visual layout in compositions, previewing…

12 de mai. de 2026
hyperframes
Técnicos de áudio e vídeo

Create video compositions, animations, title cards, overlays, captions, voiceovers, audio-reactive visuals, and scene transitions in HyperFrames HTML. Use when asked to build any HTML-based video content, add captions or subtitles synced to audio, generate…

12 de mai. de 2026
text-to-speech
Desenvolvedores de software

Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages.

12 de mai. de 2026
visual-diagrams
Artistas de efeitos especiais e animadores

Professional diagram and architecture visualization design system for Remotion video compositions. Use when building: architecture diagrams, hub-and-spoke layouts, flowcharts, pipeline visualizations, comparison panels, layered stacks, data flow diagrams, or…

12 de mai. de 2026
Mostrando 12 de 25 repositórios