Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

oak-python-starter

oak-python-starter contém 48 skills coletadas de oaknational, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
48
Stars
0
atualizado
2026-06-18
Forks
1
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

start-right-quick
Desenvolvedores 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
Desenvolvedores de software

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

2026-06-17
oak-consolidate-docs
Outras ocupações de informática

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

2026-06-17
oak-ephemeral-to-permanent-homing
Outras ocupações de informática

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

2026-06-17
oak-gates
Analistas de garantia de qualidade de software e testadores

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

2026-06-17
oak-go
Outras ocupações de informática

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

2026-06-17
oak-metacognition
Outras ocupações de informática

Reflective thinking — read and apply the metacognition directive.

2026-06-17
oak-plan
Outras ocupações de informática

Create or refine a plan following the plan architecture.

2026-06-17
oak-review
Analistas de garantia de qualidade de software e testadores

Perform a code review with specialist sub-agents.

2026-06-17
oak-session-handoff
Outras ocupações de informática

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

2026-06-17
oak-start-right-quick
Outras ocupações de informática

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

2026-06-17
oak-start-right-thorough
Outras ocupações de informática

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

2026-06-17
commit
Desenvolvedores de software

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

2026-04-23
chatgpt-report-normalisation
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores 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 em gestão de projetos

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
Desenvolvedores 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 em gestão de projetos

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

2026-04-23
tsdoc
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores de software

Create a deliberate commit using the canonical commit workflow.

2026-04-23
tsdoc
Desenvolvedores de software

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

2026-04-23
code-patterns
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores de software

Create a deliberate commit using the canonical commit workflow.

2026-04-23
tsdoc
Desenvolvedores de software

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

2026-04-23
receiving-code-review
Especialistas em gestão de projetos

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
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores de software

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

2026-04-22
go
Especialistas em gestão de projetos

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

2026-04-22
napkin
Desenvolvedores 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
Desenvolvedores de software

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

2026-04-22
start-right-quick
Especialistas em gestão de projetos

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

2026-04-22
start-right-thorough
Especialistas em gestão de projetos

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

2026-04-22
systematic-debugging
Desenvolvedores de software

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

2026-04-22
distillation
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores 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 as 40 principais de 48 skills coletadas neste repositório.