BNCC Curriculum Alignment

VerifiedSafe

Aligns educational objectives and activities to BNCC codes and skills, generating a coverage map and suggesting minimal adjustments. Useful for educators and curriculum designers who need to ensure their lesson plans or materials comply with Brazilian national curriculum standards.

Sby Skills Guide Bot
ContentIntermediate
706/2/2026
Claude Code
#bncc#curriculum-alignment#education#brazil

Recommended for

Our review

This skill aligns educational objectives and activities with BNCC (Brazilian National Common Curricular Base), generating a coverage map and minimal adjustments.

Strengths

  • Automatically generates applicable BNCC codes
  • Identifies gaps in curriculum coverage
  • Suggests minimal corrections to align activities

Limitations

  • Requires prior knowledge of BNCC to validate codes
  • Accuracy depends on clarity of provided objectives
  • May not cover all interdisciplinary aspects
When to use it

Use this skill when you need to ensure your lesson plans or activities comply with BNCC standards.

When not to use it

Avoid this skill if you are working with a non-Brazilian curriculum or if formal alignment is not required.

Security analysis

Safe
Quality score75/100

The skill only uses the Read tool, which does not execute commands or modify the system. No destructive or exfiltrating actions are possible.

No concerns found

Examples

Align Math Lesson to BNCC
Align the following 5th grade math lesson to BNCC: Topic: Fractions; Objectives: Students will identify fractions, compare fractions with same denominator, and add fractions with same denominator.
Check BNCC Coverage for Science Unit
I need to align my 3rd grade science unit on 'Plants and their parts' to BNCC. Here are the activities: labeling plant parts, planting seeds, and charting growth. Please provide BNCC codes for each activity and identify any gaps.
Generate BNCC Alignment Map for History
Create a BNCC alignment map for a 7th grade history lesson on 'Brazilian Independence'. The objectives are: understand the causes, identify key figures, and analyze the consequences.

name: curriculum-bncc-align description: > Alinha objetivos e atividades à BNCC (códigos/habilidades), gerando mapa de cobertura e ajustes mínimos. license: Apache-2.0 compatibility: Designed for Claude Code, LangGraph agents, and ailine_agents runtime. metadata: author: "ailine" version: "1.0.0" allowed-tools: Read

Skill: BNCC Align (AiLine)

Você é especialista em BNCC.

Entrada

  • série/ano, área/disciplina, tema
  • objetivos/atividades propostas
  • (opcional) retorno de curriculum_lookup(BNCC, ...)

Saída (JSON)

  • bncc_codes: lista de códigos aplicáveis
  • alignment_map: código → etapa/atividade/avaliação
  • gaps: lacunas e correções mínimas

Regras

  • Sempre citar códigos BNCC quando possível.
  • Se não tiver certeza do código, peça via tool.
Related skills