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

oak-python-starter

oak-python-starter contiene 48 skills recopiladas de oaknational, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
48
Stars
0
actualizado
2026-06-18
Forks
1
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

start-right-quick
Desarrolladores de software

Quick grounding at session start. Read directives, memory, check practice box, apply session priority order, then discuss with user.

2026-06-18
oak-commit
Desarrolladores de software

Create a well-formed commit for current changes with conventional message format.

2026-06-17
oak-consolidate-docs
Otras ocupaciones informáticas

Post-work consolidation: extract docs from plans, rotate napkin, check fitness, check practice box.

2026-06-17
oak-ephemeral-to-permanent-homing
Otras ocupaciones informáticas

Canonical homing method for moving durable content out of ephemeral surfaces.

2026-06-17
oak-gates
Analistas de garantía de calidad de software y probadores

Run quality gates and fix all issues. All failures are blocking.

2026-06-17
oak-go
Otras ocupaciones informáticas

Re-ground and structure execution with ACTION/REVIEW/GROUNDING cadence.

2026-06-17
oak-metacognition
Otras ocupaciones informáticas

Reflective thinking — read and apply the metacognition directive.

2026-06-17
oak-plan
Otras ocupaciones informáticas

Create or refine a plan following the plan architecture.

2026-06-17
oak-review
Analistas de garantía de calidad de software y probadores

Perform a code review with specialist sub-agents.

2026-06-17
oak-session-handoff
Otras ocupaciones informáticas

Lightweight end-of-session closeout: refresh continuity and capture learning.

2026-06-17
oak-start-right-quick
Otras ocupaciones informáticas

Quick grounding at session start — read directives, memory, and check practice box.

2026-06-17
oak-start-right-thorough
Otras ocupaciones informáticas

Thorough grounding — full directive read, metacognition, and execution outline.

2026-06-17
commit
Desarrolladores de software

Create a deliberate commit using the repo's canonical commit workflow and quality gates.

2026-04-23
chatgpt-report-normalisation
Desarrolladores de software

Recover a ChatGPT- or LLM-exported report from markdown, DOCX, and PDF copies into clean repo-quality markdown with real links, stripped artefacts, inline footnotes, and a dated accuracy sweep of unstable claims.

2026-04-23
code-patterns
Desarrolladores de software

Check the Core and repo-local pattern libraries for known solutions to recurring design problems before inventing a new approach. Triggered when facing type-safety issues, validation questions, or boundary design pressure.

2026-04-23
distillation
Desarrolladores de software

Extract high-signal patterns from the napkin into a curated distilled.md rulebook. Triggered when the napkin exceeds ~500 lines. Handles archival, deduplication, and rotation.

2026-04-23
go
Especialistas en gestión de proyectos

Re-ground and structure execution with ACTION/REVIEW/GROUNDING cadence. Use mid-session to realign with the current plan and priority order.

2026-04-23
napkin
Desarrolladores de software

Maintain a per-repo napkin file at .agent/memory/active/napkin.md that tracks mistakes, corrections, surprises, and what works. Always active, every session, unconditionally. Read distilled.md and napkin.md before doing anything. Write to the napkin continuously as you work.

2026-04-23
start-right-thorough
Especialistas en gestión de proyectos

Thorough grounding at session start. Full directive read, domain context, metacognition, practice orientation, and execution outline.

2026-04-23
tsdoc
Desarrolladores de software

Write or repair code-adjacent API documentation and the matching README or ADR updates that belong with a public interface change.

2026-04-23
code-patterns
Desarrolladores de software

Check the Core and local pattern libraries for known solutions to recurring design problems before inventing a new approach.

2026-04-23
commit
Desarrolladores de software

Create a deliberate commit using the canonical commit workflow.

2026-04-23
tsdoc
Desarrolladores de software

Write code-adjacent API documentation and the matching durable doc updates.

2026-04-23
code-patterns
Desarrolladores de software

Check the Core and local pattern libraries for known solutions to recurring design problems before inventing a new approach. Triggered when facing type-safety issues, validation questions, or boundary design pressure.

2026-04-23
code-patterns
Desarrolladores de software

Check the Core and local pattern libraries for known solutions to recurring design problems before inventing a new approach. Triggered when facing type-safety issues, validation questions, or boundary design pressure.

2026-04-23
commit
Desarrolladores de software

Create a deliberate commit using the canonical commit workflow.

2026-04-23
tsdoc
Desarrolladores de software

Write code-adjacent API documentation and the matching durable doc updates.

2026-04-23
receiving-code-review
Especialistas en gestión de proyectos

How to process code review feedback effectively. Understand before acting, verify suggestions technically, ask for clarification when needed. Complements the reviewer sub-agents.

2026-04-22
systematic-debugging
Desarrolladores de software

Structured debugging workflow. Use when encountering bugs, test failures, or unexpected behaviour. Reproduce, isolate, hypothesise, verify, fix, regression test.

2026-04-22
chatgpt-report-normalisation
Desarrolladores de software

Recover a ChatGPT- or LLM-exported report from markdown, DOCX, and PDF copies into clean repo-quality markdown with real links, stripped artefacts, inline footnotes, and a dated accuracy sweep of unstable claims.

2026-04-22
distillation
Desarrolladores de software

Extract high-signal patterns from napkin to distilled.md when napkin exceeds ~500 lines.

2026-04-22
go
Especialistas en gestión de proyectos

Re-ground and structure execution with ACTION/REVIEW/GROUNDING cadence.

2026-04-22
napkin
Desarrolladores de software

Maintain a per-repo napkin file at .agent/memory/napkin.md. Always active. Read distilled.md and napkin.md before doing anything. Write continuously.

2026-04-22
receiving-code-review
Desarrolladores de software

How to process code review feedback effectively. Apply findings, don't just acknowledge them.

2026-04-22
start-right-quick
Especialistas en gestión de proyectos

Quick grounding at session start — read directives, memory, and check practice box.

2026-04-22
start-right-thorough
Especialistas en gestión de proyectos

Thorough grounding — full directive read, metacognition, and execution outline.

2026-04-22
systematic-debugging
Desarrolladores de software

Structured debugging workflow: reproduce, isolate, hypothesise, verify, fix, regression test.

2026-04-22
distillation
Desarrolladores de software

Extract high-signal patterns from the napkin into a curated distilled.md rulebook. Triggered when the napkin exceeds ~500 lines. Handles archival, deduplication, and rotation.

2026-04-22
napkin
Desarrolladores de software

Maintain a per-repo napkin file at .agent/memory/napkin.md that tracks mistakes, corrections, and what works. Always active, every session, unconditionally. Read distilled.md and napkin.md before doing anything. Write to the napkin continuously as you work. Log your own mistakes, not just user corrections.

2026-04-22
receiving-code-review
Desarrolladores de software

How to process code review feedback effectively. Understand before acting, verify suggestions technically, ask for clarification when needed. Complements the reviewer sub-agents.

2026-04-22
Mostrando las 40 principales de 48 skills recopiladas en este repositorio.