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

AI-DLC

AI-DLC contiene 32 skills recopiladas de queen-of-code, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
32
Stars
8
actualizado
2026-06-09
Forks
13
Cobertura ocupacional
8 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

agent-issue-tracker-setup
Desarrolladores de software

Onboards AIDLC issue-tracker choice for a consumer repo: fills AGENTS.md Issue tracker (AIDLC) table, checklists for GitHub vs Linear vs Jira paths, and links to ISSUE-TRACKER-PORTABILITY docs. Does not run external APIs; guides humans through wiring.

2026-06-09
build
Desarrolladores de software

AIDLC Build + Test orchestrator (TDD). Delivers an open PR with green CI per Tech Spec; re-enters to triage /review PR comments — fix or reply+resolve. Not for spec-only work.

2026-06-09
frontend-web
Desarrolladores de software

Modern web development patterns for React, Vue, and vanilla JS including component architecture, state management, and performance. Use when building web UIs, optimizing frontend performance, or implementing accessibility.

2026-06-09
learn
Desarrolladores de software

AIDLC Learn orchestrator. Run after Validate phase PASS — ADRs, docs, retrospective notes. Not combined with /ship in headless automation.

2026-06-09
review
Desarrolladores de software

AIDLC Test gate + Review — five review passes (spec, tests, DevOps, UI via Chrome DevTools MCP, security); post PR comments; hand off to /build.

2026-06-09
ship
Desarrolladores de software

AIDLC Validate phase orchestrator (/ship). Scorecard vs Product Spec, deploy gates, UI validation when applicable. Learn is separate — run /learn after PASS.

2026-06-09
testing
Analistas de garantía de calidad de software y probadores

Apply comprehensive testing best practices including unit, integration, and e2e tests. Use when writing tests, reviewing test coverage, designing testable code, or setting up test infrastructure.

2026-06-09
design
Desarrolladores de software

AIDLC Design phase — Tech Spec under feature/<slug>/, review passes, human gate before /build. Requires an approved Product Spec (run /plan first or confirm approval in-thread).

2026-04-27
plan
Especialistas en gestión de proyectos

AIDLC Plan phase — Product Spec only under feature/<slug>/, conversation-first, human approval. Different owner may run /design for Tech Spec next. Not for quick bugfixes.

2026-04-27
work-tracking
Especialistas en gestión de proyectos

Structure work using parent-feature and child-work-item hierarchy compatible with Linear and GitHub. Use when planning features, breaking down work, creating issues, or organizing tasks.

2026-04-27
agent-product-manager
Especialistas en gestión de proyectos

Writes feature spec drafts using the product template. Takes a research brief and seed blurb as input. Outputs a structured spec to the scratchpad and writes unanswerable questions to pm_questions for the orchestrator to surface.

2026-04-27
spec-management
Especialistas en gestión de proyectos

Create, organize, and maintain feature specifications following standardized templates. Use when creating specs, updating documentation, planning features, or organizing project documentation.

2026-04-27
report-bug
Analistas de garantía de calidad de software y probadores

Bug triage and structured report orchestrator — collects environment, reproduction steps, exact errors, observability evidence; conversation-first; never assumes.

2026-04-27
agent-learn
Desarrolladores de software

Captures learnings after a feature or incident completes. Updates PROJECT.md, writes or updates ADRs, adds retrospective notes to Tech Specs, and updates repo documentation so future agents start with current context.

2026-04-13
agent-devops-review
Desarrolladores de software

DevOps review pass for PRs — CI/CD, containers, workflows, rollout, rollback, monitoring vs Tech Spec. Used by the /review orchestrator for the DevOps dimension.

2026-04-13
agent-explorer
Desarrolladores de software

Maps a codebase or directory structure and returns a structural summary. Identifies key entry points, dependencies, patterns, and areas of complexity without making changes.

2026-04-13
agent-grounding-reviewer
Desarrolladores de software

The skeptic. Reviews a feature spec against the project's actual technical context and existing features. Flags contradictions, impossible claims, and overlaps with severity (blocking or advisory). Does not rewrite the spec.

2026-04-13
agent-monitor
Desarrolladores de software

Watches a defined condition on a schedule or continuous basis and emits a structured event record when the condition triggers. Used for health checks, metric thresholds, and scheduled audits.

2026-04-13
agent-planner
Desarrolladores de software

Breaks a task or feature into a phased, ordered implementation plan with clear dependencies, success criteria per step, and a recommended agent composition for execution.

2026-04-13
agent-product-marketer
Analistas de investigación de mercados y especialistas en marketing

Reviews a feature spec draft from the customer and market perspective. Adds or refines user impact statements, product positioning, and competitive context. Does not rewrite the spec — augments and challenges it.

2026-04-13
agent-researcher
Desarrolladores de software

Explores a codebase, documentation set, brain-mcp collection, or external sources to answer a specific question. When used in the Plan phase, produces a structured research brief for feature spec writing. Returns structured findings with source references and a confidence level.

2026-04-13
agent-reviewer
Analistas de garantía de calidad de software y probadores

Review Orchestrator. Runs CI checks, traces implementation against Tech Spec sections, and generates a structured review report for human sign-off before Validate.

2026-04-13
agent-security-review
Analistas de seguridad de la información

Lightweight security review pass for PRs — secrets, auth/access, dependencies, web/data safety, config. Used by the /review orchestrator for the Security dimension.

2026-04-13
agent-synthesizer
Desarrolladores de software

Combines outputs from multiple agents or sources into a single coherent result. Resolves conflicts, eliminates duplication, and produces a merged structured output with a clear provenance trail.

2026-04-13
agent-writer
Desarrolladores de software

Produces a document, spec, or structured text output given a clear brief. Covers technical docs, product specs, ADRs, incident summaries, READMEs, and similar structured writing.

2026-04-13
architecture
Desarrolladores de software

Apply software architecture best practices and design patterns. Use when designing systems, refactoring code, making architectural decisions, or reviewing code structure.

2026-04-13
backend-saas
Desarrolladores de software

SaaS backend development patterns including API design, multi-tenancy, authentication, and scalability. Use when building backend services, APIs, SaaS infrastructure, or designing system architecture.

2026-04-13
blog-writing
Redactores técnicos

Write blog posts in Melissa Benua's voice and style, saved to external-brain/blog-posts. Use when the user wants to write, draft, brainstorm, or edit a blog post, article, or written content for publication.

2026-04-13
gdoc-to-markdown
Editores de escritorio

Download Google Docs as markdown files to external-brain folder. Use when the user provides a Google Doc URL and wants to save it locally, archive documentation, or import Google Docs content.

2026-04-13
git-workflow
Desarrolladores de software

Git workflow standards including commit messages, branch management, and success criteria. Use when committing code, creating branches, or preparing changes for review.

2026-04-13
greeting
Empleados de oficina generales

Personal greeting preference that addresses the user appropriately at the start of conversations. This skill applies automatically to all interactions.

2026-04-13
mobile-apple
Desarrolladores de software

iOS and macOS development patterns using Swift, SwiftUI, and UIKit including app architecture, data persistence, and platform conventions. Use when building Apple platform apps or following Human Interface Guidelines.

2026-04-13