Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
softwaresalt
Perfil de creador de GitHub

softwaresalt

Vista por repositorio de 106 skills recopiladas en 6 repositorios de GitHub.

skills recopiladas
106
repositorios
6
actualizado
2026-07-14
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
csv-managed
33 skills · 2026-05-21
Desarrolladores de softwareEspecialistas en gestión de proyectosAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la informaciónEditoresRedactores técnicos
6 categorías ocupacionales · 100% clasificado
31%participación
#02
backlogit
30 skills · 2026-07-14
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectosAdministradores de redes y sistemas informáticosAnalistas de seguridad de la informaciónCientíficos de datos
6 categorías ocupacionales · 100% clasificado
28%participación
#03
agent-intercom
17 skills · 2026-06-28
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectosAnalistas de seguridad de la información
4 categorías ocupacionales · 100% clasificado
16%participación
#04
agent-engram
12 skills · 2026-05-11
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectosAnalistas de seguridad de la información
4 categorías ocupacionales · 100% clasificado
11%participación
#05
docline
8 skills · 2026-05-30
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la información
3 categorías ocupacionales · 100% clasificado
7.5%participación
#06
graphtor-docs
6 skills · 2026-07-09
Analistas de garantía de calidad de software y probadoresDesarrolladores de softwareAnalistas de seguridad de la información
3 categorías ocupacionales · 100% clasificado
5.7%participación
explorador de repositorios

Repositorios y skills representativas

build-feature
Desarrolladores de software

Usage: Build feature {spec-name} phase {phase-number}. Implements a single phase from the spec's task plan, iterating build-test cycles until the phase passes its constitution gate, then records memory, logs decisions, and commits.

2026-05-21
acquire-codebase-knowledge
Desarrolladores de software

Use this skill when the user asks to map, document, or onboard into an existing codebase. Produces structured documentation covering stack, structure, architecture, conventions, integrations, testing, and concerns. Only documents what is verifiable from files or terminal output — never infers or assumes.

2026-05-21
brainstorming
Especialistas en gestión de proyectos

Use before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design through collaborative dialogue before implementation.

2026-05-21
browser-automation
Desarrolladores de software

Browser automation skill. Drives agent-browser through structured navigate→snapshot→interact→re-snapshot flows with authentication support, form automation, visual verification, and explicit human checkpoints for external flows.

2026-05-21
changelog-generator
Desarrolladores de software

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes.

2026-05-21
debugging
Desarrolladores de software

Systematic root-cause debugging with verification. Use for errors, stack traces, broken tests, flaky tests, regressions, or anything not working as expected.

2026-05-21
document-review
Especialistas en gestión de proyectos

Structural review of documents for gaps, clarity, completeness, and organization. Use when a brainstorm, plan, spec, ADR, or any doc needs polish before the next workflow step.

2026-05-21
harness-architect
Desarrolladores de software

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-05-21
Mostrando las 8 principales de 33 skills recopiladas en este repositorio.
spike
Desarrolladores de software

Time-boxed investigation of a technical question, feasibility study, or proof-of-concept — produces a findings artifact with a recommendation and optional backlog linkage

2026-07-14
spike
Desarrolladores de software

Time-boxed investigation of a technical question, feasibility study, or proof-of-concept — produces a findings artifact with a recommendation and optional backlog linkage

2026-07-13
build-feature
Desarrolladores de software

Usage: Build feature {task-id} with harness {harness-cmd}. Implements a requested feature by continuously looping a fast worker agent against a strict, passing-import but failing test harness until success is achieved.

2026-07-13
compound-refresh
Desarrolladores de software

Review and maintain institutional learnings in docs/compound/ so the compound library stays accurate, deduplicated, and evidence-backed

2026-07-13
plan-harden
Desarrolladores de software

Risk-triggered plan reinforcement that deepens verification, rollback, and guardrail detail before plan review

2026-07-13
pr-lifecycle
Desarrolladores de software

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

2026-07-08
review
Analistas de garantía de calidad de software y probadores

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-07-08
harvest
Especialistas en gestión de proyectos

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-07-03
Mostrando las 8 principales de 30 skills recopiladas en este repositorio.
browser-automation
Desarrolladores de software

Browser automation skill. Drives agent-browser through structured navigate→snapshot→interact→re-snapshot flows with authentication support, form automation, visual verification, and explicit human checkpoints for external flows.

2026-06-28
iterative-experiment
Desarrolladores de software

Autonomous iterative experimentation loop. Defines a measurable goal, establishes a baseline, then iterates modify→commit→measure→keep/revert until the goal is met or the budget is exhausted. Persists a TSV experiment log under the configured results directory.

2026-06-28
shipment-reconcile
Desarrolladores de software

GI/GR reconciliation gate for shipment manifests — verifies every manifest item exists in queue (pre-mode) or archive (post-mode) with the expected status before or after backlogit_ship_shipment runs.

2026-06-28
harness-doctor
Desarrolladores de software

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-06-28
security-audit
Analistas de seguridad de la información

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-06-28
harness-architect
Analistas de garantía de calidad de software y probadores

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-04-14
harvest
Especialistas en gestión de proyectos

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-04-14
plan-review
Desarrolladores de software

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

2026-04-14
Mostrando las 8 principales de 17 skills recopiladas en este repositorio.
harness-architect
Analistas de garantía de calidad de software y probadores

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-05-11
review
Analistas de garantía de calidad de software y probadores

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-05-11
harness-doctor
Analistas de garantía de calidad de software y probadores

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-05-11
harvest
Especialistas en gestión de proyectos

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-05-11
plan-review
Especialistas en gestión de proyectos

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

2026-05-11
security-audit
Analistas de seguridad de la información

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-11
pr-lifecycle
Desarrolladores de software

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

2026-04-26
compact-context
Desarrolladores de software

Scan .copilot-tracking/ for stale or oversized tracking artifacts, produce compacted summaries, and archive originals. Use when tracking files accumulate beyond thresholds that degrade agent context quality.

2026-03-29
Mostrando las 8 principales de 12 skills recopiladas en este repositorio.
iterative-experiment
Desarrolladores de software

Autonomous iterative experimentation loop. Defines a measurable goal, establishes a baseline, then iterates modify→commit→measure→keep/revert until the goal is met or the budget is exhausted. Persists a TSV experiment log under the configured results directory.

2026-05-30
harness-architect
Analistas de garantía de calidad de software y probadores

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-05-30
harness-doctor
Analistas de garantía de calidad de software y probadores

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-05-30
harvest
Desarrolladores de software

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-05-30
plan-review
Desarrolladores de software

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

2026-05-30
review
Analistas de garantía de calidad de software y probadores

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-05-30
security-audit
Analistas de seguridad de la información

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-30
shipment-reconcile
Desarrolladores de software

GI/GR reconciliation gate for shipment manifests — verifies every manifest item exists in queue (pre-mode) or archive (post-mode) with the expected status before or after backlogit_ship_shipment runs.

2026-05-30
harness-architect
Analistas de garantía de calidad de software y probadores

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-07-09
review
Analistas de garantía de calidad de software y probadores

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-07-09
pr-lifecycle
Desarrolladores de software

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

2026-07-09
shipment-reconcile
Desarrolladores de software

GI/GR reconciliation gate for shipment manifests — verifies every manifest item exists in queue (pre-mode) or archive (post-mode) with the expected status, and closes shipments with the single-artifact safe-close procedure that archives ONLY manifest item IDs with a verify-after-each invariant + git-revert-on-cascade instead of the destructive cascade backlogit_ship_shipment.

2026-07-09
harness-doctor
Analistas de garantía de calidad de software y probadores

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-07-09
security-audit
Analistas de seguridad de la información

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-20
Mostrando 6 de 6 repositorios
Todos los repositorios cargados