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

agent-alchemy

agent-alchemy contiene 161 skills recopiladas de sequenzia, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
161
Stars
41
actualizado
2026-05-31
Forks
7
Cobertura ocupacional
11 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

technical-diagrams
Desarrolladores de software

Provides Mermaid diagram syntax, best practices, and styling rules for technical visualizations. Use when creating diagrams, flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, architecture diagrams, C4 diagrams, visualizations, or any visual documentation in markdown. Always use this skill when generating or updating Mermaid code blocks.

2026-05-31
docs-manager
Desarrolladores de software

Documentation management workflow for MkDocs sites and standalone markdown files — initialize, generate, update docs, and create change summaries. Use when asked to "create docs", "write README", "update documentation", "generate docs site", "write CONTRIBUTING", "manage documentation", or "docs changelog".

2026-05-31
interview-me
Especialistas en recursos humanos

Conduct an adaptive interactive interview on any topic and produce a structured markdown report, summary, or implementation plan. Use when the user says "interview me", "interview me about", "run an interview on", "help me think through", or wants guided discovery on any subject. Also triggers on "talk me through", "explore X with me", "help me plan Y", or "walk me through my thinking on Z" when the user wants a guided conversation rather than a direct answer. Applies broadly — career decisions, project ideas, product direction, personal goals, research questions, team problems — not just technical topics.

2026-04-19
analyze-spec
Analistas de sistemas informáticos

Analyze an existing spec for inconsistencies, missing information, ambiguities, and structure issues. Use when user says "analyze spec", "review spec", "spec quality check", "validate requirements", "audit spec", or "check spec quality".

2026-03-15
architecture-patterns
Desarrolladores de software

Provides architectural pattern knowledge for designing feature implementations including MVC, event-driven, microservices, and CQRS patterns. Use when designing system architecture or choosing implementation patterns.

2026-03-10
bug-killer
Analistas de garantía de calidad de software y probadores

Systematic, hypothesis-driven debugging workflow with triage-based track routing. Use when asked to "fix this bug", "debug this", "why is this failing", "this is broken", "investigate this error", "track down this issue", or any debugging situation. Supports --deep flag to force full investigation.

2026-03-10
changelog-format
Desarrolladores de software

Keep a Changelog format guidelines and entry writing best practices. Use when writing changelog entries, updating CHANGELOG.md, or following Keep a Changelog specification.

2026-03-10
code-quality
Analistas de garantía de calidad de software y probadores

Provides code quality principles including SOLID, DRY, testing strategies, and best practices for implementation review. Use when reviewing code or applying quality standards.

2026-03-10
codebase-analysis
Desarrolladores de software

Produce a structured codebase analysis report with architecture overview, critical files, patterns, and actionable recommendations. Use when asked to "analyze codebase", "explore codebase", "understand this codebase", "map the codebase", "give me an overview of this project", "what does this codebase do", "codebase report", "project analysis", "audit this codebase", or "how is this project structured".

2026-03-10
deep-analysis
Desarrolladores de software

Deep exploration and synthesis workflow using agent teams with dynamic planning and hub-and-spoke coordination. Use when asked for "deep analysis", "deep understanding", "analyze codebase", "explore and analyze", or "investigate codebase".

2026-03-10
docs-manager
Desarrolladores de software

Documentation management workflow for MkDocs sites and standalone markdown files — initialize, generate, update docs, and create change summaries. Use when asked to "create docs", "write README", "update documentation", "generate docs site", "write CONTRIBUTING", "manage documentation", or "docs changelog".

2026-03-10
document-changes
Desarrolladores de software

Generate a markdown report documenting codebase changes from the current session — files added, modified, deleted, and a summary of what was done. Use when asked to "document changes", "generate change report", "save changes report", "what did I change", "session report", "summarize my changes", or "write a changes report".

2026-03-10
feature-dev
Desarrolladores de software

Feature development workflow with exploration, architecture, implementation, and review phases. Use for implementing new features or significant changes.

2026-03-10
architecture-patterns
Desarrolladores de software

Provides architectural pattern knowledge for designing feature implementations including MVC, event-driven, microservices, and CQRS patterns. Use when designing system architecture or choosing implementation patterns.

2026-03-10
bug-investigator
Analistas de garantía de calidad de software y probadores

Executes diagnostic investigation tasks to test debugging hypotheses. Runs tests, traces execution, checks git history, and reports evidence. (converted from agent)

2026-03-10
bug-killer
Analistas de garantía de calidad de software y probadores

Systematic, hypothesis-driven debugging workflow with triage-based track routing. Use when asked to "fix this bug", "debug this", "why is this failing", "this is broken", "investigate this error", "track down this issue", or any debugging situation. Supports --deep flag to force full investigation.

2026-03-10
changelog-format
Desarrolladores de software

Keep a Changelog format guidelines and entry writing best practices. Use when writing changelog entries, updating CHANGELOG.md, or following Keep a Changelog specification.

2026-03-10
changelog-manager
Desarrolladores de software

Reviews git history and updates CHANGELOG.md with entries for [Unreleased] section (converted from agent)

2026-03-10
code-architect
Desarrolladores de software

Designs implementation blueprints for features using exploration findings and architectural best practices (converted from agent)

2026-03-10
code-explorer
Desarrolladores de software

Explores codebases to find relevant files, trace execution paths, and map architecture with team communication capabilities for collaborative analysis (converted from agent)

2026-03-10
code-quality
Desarrolladores de software

Provides code quality principles including SOLID, DRY, testing strategies, and best practices for implementation review. Use when reviewing code or applying quality standards.

2026-03-10
code-reviewer
Analistas de garantía de calidad de software y probadores

Reviews code implementations for correctness, security, maintainability with confidence-scored findings (converted from agent)

2026-03-10
code-synthesizer
Desarrolladores de software

Synthesizes exploration findings into unified analysis with deep investigation capabilities (shell commands, git history, dependency analysis) and completeness evaluation (converted from agent)

2026-03-10
codebase-analysis
Desarrolladores de software

Produce a structured codebase analysis report with architecture overview, critical files, patterns, and actionable recommendations. Use when asked to "analyze codebase", "explore codebase", "understand this codebase", "map the codebase", "give me an overview of this project", "what does this codebase do", "codebase report", "project analysis", "audit this codebase", or "how is this project structured".

2026-03-10
deep-analysis
Desarrolladores de software

Deep exploration and synthesis workflow using agent teams with dynamic planning and hub-and-spoke coordination. Use when asked for "deep analysis", "deep understanding", "analyze codebase", "explore and analyze", or "investigate codebase".

2026-03-10
docs-manager
Desarrolladores de software

Documentation management workflow for MkDocs sites and standalone markdown files — initialize, generate, update docs, and create change summaries. Use when asked to "create docs", "write README", "update documentation", "generate docs site", "write CONTRIBUTING", "manage documentation", or "docs changelog".

2026-03-10
docs-writer
Desarrolladores de software

Generates MkDocs-flavored or standard GitHub-flavored Markdown documentation from codebase analysis findings including API references, architecture guides, standalone markdown files, and change summaries (converted from agent)

2026-03-10
document-changes
Desarrolladores de software

Generate a markdown report documenting codebase changes from the current session — files added, modified, deleted, and a summary of what was done. Use when asked to "document changes", "generate change report", "save changes report", "what did I change", "session report", "summarize my changes", or "write a changes report".

2026-03-10
feature-dev
Desarrolladores de software

Feature development workflow with exploration, architecture, implementation, and review phases. Use for implementing new features or significant changes.

2026-03-10
git-commit
Desarrolladores de software

Commit staged changes with conventional commit message. Use when user says "commit changes", "commit this", "save my changes", or wants to create a git commit.

2026-03-10
language-patterns
Desarrolladores de software

Provides language-specific patterns for TypeScript, Python, and React including idioms, best practices, and common patterns. Use when implementing features in these languages.

2026-03-10
lifecycle-hooks
Desarrolladores de software

Behavioral rules and lifecycle event handlers for the dev-tools package. Defines automated behaviors that trigger at specific points in the agent workflow. (converted from hooks)

2026-03-10
project-conventions
Desarrolladores de software

Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns.

2026-03-10
project-learnings
Desarrolladores de software

Captures project-specific patterns and anti-patterns into the project's CLAUDE.md. Loaded by other skills (bug-killer, feature-dev, etc.) when they discover project-specific knowledge worth encoding for future sessions.

2026-03-10
release
Desarrolladores de software

Prepare and execute a Python package release with verification steps. Use for releasing Python packages with uv and ruff.

2026-03-10
technical-diagrams
Desarrolladores de software

Provides Mermaid diagram syntax, best practices, and styling rules for technical visualizations. Use when creating diagrams, flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, architecture diagrams, C4 diagrams, visualizations, or any visual documentation in markdown. Always use this skill when generating or updating Mermaid code blocks.

2026-03-10
git-commit
Desarrolladores de software

Commit staged changes with conventional commit message. Use when user says "commit changes", "commit this", "save my changes", or wants to create a git commit.

2026-03-10
language-patterns
Desarrolladores de software

Provides language-specific patterns for TypeScript, Python, and React including idioms, best practices, and common patterns. Use when implementing features in these languages.

2026-03-10
architecture-patterns
Desarrolladores de software

Provides architectural pattern knowledge for designing feature implementations including MVC, event-driven, microservices, and CQRS patterns. Use when designing system architecture or choosing implementation patterns.

2026-03-10
bug-killer
Desarrolladores de software

Systematic, hypothesis-driven debugging workflow with triage-based track routing. Use when asked to "fix this bug", "debug this", "why is this failing", "this is broken", "investigate this error", "track down this issue", or any debugging situation. Supports --deep flag to force full investigation.

2026-03-10
Mostrando las 40 principales de 161 skills recopiladas en este repositorio.