Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

skills

skills contiene 54 skills recopiladas de dcouple, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
54
Stars
1
actualizado
2026-07-11
Forks
0
Cobertura ocupacional
7 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

do
Otras ocupaciones informáticas

Run the full autonomous pipeline against a work item — plan, implement, verify, PR, post-PR review + QA, wrap-up. Takes a GitHub issue

2026-07-11
notion
Desarrolladores de software

The Notion bridge for work items — creates a Notion work item mirroring a GitHub issue, uploads artifacts (item.md, refs/, plan.md, wrapup.md) to it, and pulls a work item's artifacts down to ./tmp/<id>/. Used by /create-feature, /create-epic, /create-issue (publish) and /do (pull before work, upload after). Use when a work item needs to be published to, updated in, or fetched from Notion.

2026-07-11
excalidraw-diagram
Desarrolladores de software

Create Excalidraw diagram JSON files and PR visual overviews that make visual arguments. Use when the user wants to visualize workflows, architectures, concepts, pull request changes, before/after behavior, or a shareable explainer image for reviewers.

2026-07-11
codex
Desarrolladores de software

Dispatches one Codex (GPT-5.6) sub-agent via `codex exec` — implementer, backend-verifier, plan-reviewer, code-reviewer, code-researcher, or investigator — and returns its report. Used by /do, /discussion, and /create-issue whenever one of these roles runs; not normally invoked by the user directly. Use when a pipeline stage needs its Codex sub-agent dispatched, resumed for a fix round, or re-run.

2026-07-11
create-epic
Desarrolladores de software

Captures a discussed multi-phase workstream as an Epic Spec work item ready for /do. For a single-outcome change use /create-feature instead.

2026-07-11
create-feature
Desarrolladores de software

Captures a discussed feature as a lean Feature Ticket work item ready for /do. For multi-phase workstreams use /create-epic instead.

2026-07-11
create-issue
Desarrolladores de software

Captures a defect as a Bug Report work item ready for /do, running the investigator first if the root cause isn't already established.

2026-07-11
discussion
Desarrolladores de software

Interactive back-and-forth to clarify, understand, or figure something out — an idea, an approach, a tradeoff, or a suspected bug. Use when the user wants to think out loud or explore before committing to anything — e.g. "let's discuss X", "help me understand Y", "why is Z happening", "what should we do about W". Produces clarity plus a dated decision log, not deliverables; work items are created afterward with /create-feature, /create-epic, or /create-issue.

2026-07-11
postmortem
Desarrolladores de software

Runs a postmortem after /do finished and the human reviewed the PR, when the result fell short of intent. Use when the user says a /do run missed the mark, the PR needed rework, the delivered feature didn't match the ticket, or asks "why did /do get this wrong" — or when any workflow skill (/discussion, /create-*) produced the wrong outcome. Root-causes the gap in our system and proposes one concrete improvement.

2026-07-11
backend-verifier
Analistas de garantía de calidad de software y probadores

Backend-verifier role in an automated development pipeline: proves backend verification criteria by running the mapped tests, scripts, and commands with quoted evidence. Use when dispatched to verify implemented work.

2026-07-11
code-researcher
Desarrolladores de software

Code-researcher role in an automated development pipeline: explores the codebase and returns current-state facts with precise file:line references. Use when dispatched to answer a question about what exists in the repo.

2026-07-11
code-reviewer
Analistas de garantía de calidad de software y probadores

Code-reviewer role in an automated development pipeline: reviews the diff for correctness and security with file:line evidence. Use when dispatched to review an implementation.

2026-07-11
implementer
Desarrolladores de software

Implementer role in an automated development pipeline: executes an Implementation Plan (plan.md), writing the diff while keeping the plan file true. Use when dispatched to implement a plan or apply review fixes.

2026-07-11
investigator
Desarrolladores de software

Investigator role in an automated development pipeline: reproduces a reported defect and isolates its root cause with evidence. Use when dispatched to diagnose a bug before it's written up.

2026-07-11
plan-reviewer
Desarrolladores de software

Plan-reviewer role in an automated development pipeline: audits an Implementation Plan for gaps, repo accuracy, and fidelity to the work item. Use when dispatched to review a plan.

2026-07-11
create-plan
Otras ocupaciones informáticas

Creates a reconciled implementation plan by combining a structured plan draft with a normalized intent brief and a PRP-style research dossier, then auto-reviews the final plan. Use when planning a new feature or significant change.

2026-07-09
implement
Otras ocupaciones informáticas

Executes an approved plan with one primary implementation stream by default, using bounded parallel sidecars only when the write scopes are truly disjoint. Supports default Claude execution or an explicit Codex executor option. Automatically reviews the result for completeness and intent fidelity. Use after a plan is approved.

2026-07-09
pane-work-prioritizer
Otras ocupaciones informáticas

Recommend what to work on next across a Pane workspace and GitHub activity. Use when the user asks what they should work on next, what to prioritize, what is blocked, what needs review, what PRs should be merged, what issues matter, or wants a triage of active/recent repos, panes, PRs, issues, checks, reviews, and recent work.

2026-07-09
runpane-orchestrator
Otras ocupaciones informáticas

Orchestrate RunPane issue-to-PR workstreams across discussion, planning, implementation, review, PR testing, and CLI dogfooding without stealing user focus. Use when the user asks Claude Code to fan out GitHub issues, manage multiple Pane workstreams, or run the Pane discussion-plan-implement-review loop.

2026-07-09
pane-work-prioritizer
Otras ocupaciones informáticas

Recommend what to work on next across a Pane workspace and GitHub activity. Use when the user asks what they should work on next, what to prioritize, what is blocked, what needs review, what PRs should be merged, what issues matter, or wants a triage of active/recent repos, panes, PRs, issues, checks, reviews, and recent work.

2026-07-09
runpane-orchestrator
Otras ocupaciones informáticas

Orchestrate RunPane issue-to-PR workstreams across discussion, plan, implementation, review, PR testing, and CLI dogfooding without stealing user focus. Use when the user asks Codex to fan out GitHub issues, manage multiple Pane workstreams, or run the Pane discussion-plan-implement-review loop.

2026-07-09
pane-work-recap
Desarrolladores de software

Summarize recent Pane workspace activity from active panes, archived panes, branches, pull requests, and agent logs. Use when the user asks what they worked on, what they finished, what shipped, what is still active, or asks for a recap over a time window such as today, yesterday, last 24 hours, this week, recently, or open-ended "what have I been working on?"

2026-07-09
pr-test-automation
Analistas de garantía de calidad de software y probadores

Run first-pass automated manual testing for PRs that are reviewed or nearly ready to merge. Use when the user asks Claude to test a PR/branch/worktree, validate product flows, exercise browser or CLI workflows, map changed UI journeys with screenshots, verify analytics/webhooks/payments/email/SMS behavior through connected tools, or produce manual QA notes before human testing.

2026-07-09
pr-test-automation
Analistas de garantía de calidad de software y probadores

Run first-pass automated manual testing for PRs that are reviewed or nearly ready to merge. Use when the user asks Codex to test a PR/branch/worktree, validate product flows, exercise browser or CLI workflows, map changed UI journeys with screenshots, verify analytics/webhooks/payments/email/SMS behavior through connected tools, or produce manual QA notes before human testing.

2026-07-09
seo-readability-pass
Analistas de investigación de mercados y especialistas en marketing

(foundational) Audit and rewrite website copy for voice consistency, readability, and first-timer comprehension.

2026-06-26
seo-content-drafting
Analistas de investigación de mercados y especialistas en marketing

(execution) Create new SEO content: blog posts, landing pages, comparison pages based on the content strategy.

2026-06-25
seo-data-pull
Analistas de investigación de mercados y especialistas en marketing

(support) Discover connected analytics sources, pull data, write .seo/data/ snapshots, and visualize results with deltas vs prior pulls.

2026-06-25
seo-briefing
Analistas de investigación de mercados y especialistas en marketing

(proactive) Pull analytics from PostHog, GSC, and Ahrefs. Correlate data and produce an actionable SEO briefing.

2026-06-25
seo-writing-framework
Analistas de investigación de mercados y especialistas en marketing

(foundational) Research, draft, reader-hat, edit, read-aloud process for any customer-facing deliverable.

2026-06-25
seo-authority-pass
Analistas de investigación de mercados y especialistas en marketing

(foundational) Add E-E-A-T signals: explainer pages, glossary, author attribution, structured data, OG images, and SEO metadata.

2026-06-24
seo-foundations
Analistas de investigación de mercados y especialistas en marketing

(greenfield) Crawl your site, find competitors, map the search landscape, and build the starting point for all SEO work.

2026-06-24
seo-content-strategy
Analistas de investigación de mercados y especialistas en marketing

(proactive) Turn an SEO briefing into a prioritized content plan: what to create, update, and index.

2026-06-24
seo-data-organize
Analistas de investigación de mercados y especialistas en marketing

(support) Archive and organize .seo/ data into a dated wiki structure for historical tracking.

2026-06-24
create-ticket
Desarrolladores de software

Capture conversation context and explicit human intent into one or more high-level GitHub tickets. Use when the user asks Claude to create a ticket, issue, GitHub equivalent of a planning intent brief, delegation ticket, backlog item, or asks to turn the current discussion into ticket(s), especially when the work should be framed by intent, scope, acceptance criteria, inputs needed, and non-exhaustive starting points.

2026-06-10
create-ticket
Desarrolladores de software

Capture conversation context and explicit human intent into one or more high-level GitHub tickets. Use when the user asks to create a ticket, issue, GitHub equivalent of a planning intent brief, delegation ticket, backlog item, or asks to turn the current discussion into ticket(s), especially when the work should be framed by intent, scope, acceptance criteria, inputs needed, and non-exhaustive starting points.

2026-06-10
teach-back
Tutores

Write a plain-language teaching note after a completed task or project so the user learns from the work. Use when the user asks Claude for a learning writeup, after-action explanation, personal teacher note, or breakdown of what happened and why, especially at the end of a unit of work, after PR testing/manual testing, or before merge.

2026-06-10
teach-back
Tutores

Write a plain-language teaching note after a completed task or project so the user learns from the work. Use at the end of a unit of work, after PR testing/manual testing, before merge, or whenever the user asks for a learning writeup, after-action explanation, personal teacher note, or breakdown of what happened and why.

2026-06-10
business-agent-skills
Especialistas en gestión de proyectos

Orchestrate business work from a captured task through context, discussion, spec, artifact, review, and release — each stage in fresh context via filesystem handoff.

2026-05-27
business-artifact
Analistas de gestión

Create the business artifact from an approved spec, then coordinate claim/evidence ledger creation, artifact review, anti-sycophancy review, and human gate.

2026-05-27
business-discussion
Especialistas en gestión de proyectos

Have a business-goal discussion using the context base without drafting the deliverable.

2026-05-27
Mostrando las 40 principales de 54 skills recopiladas en este repositorio.