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

csv-managed

csv-managed contiene 33 skills recopiladas de softwaresalt, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
33
Stars
1
actualizado
2026-05-21
Forks
0
Cobertura ocupacional
6 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

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
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-05-21
harvest
Especialistas en gestión de proyectos

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

2026-05-21
mcp-builder
Redactores técnicos

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services.

2026-05-21
meta-prompting
Especialistas en gestión de proyectos

Structured reasoning modifiers (/think, /verify, /adversarial, /edge, /confidence, /assumptions, etc.) to stress-test decisions, surface assumptions, or enumerate edge cases. Use when validating an important design, architecture decision, or ambiguous plan before committing.

2026-05-21
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-21
pr-lifecycle
Desarrolladores de software

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

2026-05-21
receiving-code-review
Desarrolladores de software

Use when receiving code review feedback, before implementing suggestions. Requires technical rigor and verification — not performative agreement or blind implementation.

2026-05-21
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-21
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-21
simplifying-code
Desarrolladores de software

Simplifies, polishes, and declutters code without changing behavior. Use when asked to simplify, clean up, refactor, declutter, remove dead code or AI slop, or improve readability.

2026-05-21
skill-creator
Desarrolladores de software

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use when creating a new skill or updating an existing one.

2026-05-21
verification-before-completion
Desarrolladores de software

Enforces fresh verification evidence before any completion claim. Use when about to claim "tests pass", "bug fixed", "done", "ready to merge", or handing off work.

2026-05-21
writing-plans
Desarrolladores de software

Use when you have a spec or requirements for a multi-step task, before touching code. Produces comprehensive implementation plans with bite-sized tasks, exact file paths, complete code snippets, and test-first workflow.

2026-05-21
writing-tests
Analistas de garantía de calidad de software y probadores

Generic test writing discipline: test quality, real assertions, anti-patterns, and rationalization resistance. Use when writing tests, adding test coverage, or fixing failing tests for any language or framework.

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
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
document-review
Editores

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
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-05-21
harvest
Desarrolladores de software

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

2026-05-21
pr-lifecycle
Desarrolladores de software

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

2026-05-21
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-21
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-21
writing-plans
Desarrolladores de software

Use when you have a spec or requirements for a multi-step task, before touching code. Produces comprehensive implementation plans with bite-sized tasks, exact file paths, complete code snippets, and test-first workflow.

2026-05-21