discipline-specific-critical-thinking-task-designer
Creates critical thinking tasks tailored to specific academic or professional subjects.
Install
mkdir -p .claude/skills/discipline-specific-critical-thinking-task-designer && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16192" && unzip -o skill.zip -d .claude/skills/discipline-specific-critical-thinking-task-designer && rm skill.zipInstalls to .claude/skills/discipline-specific-critical-thinking-task-designer
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Design discipline-specific critical thinking tasks grounded in knowledge-contingent reasoning rather than generic skills. Use when embedding higher-order thinking into subject content.Key capabilities
- →Design critical thinking tasks for specific subjects
- →Embed higher-order thinking into subject content
- →Check for sufficient domain knowledge before task design
- →Define disciplinary thinking standards for a topic
- →Provide scaffolded support for students to think critically
How it works
The skill takes curriculum details and generates a structured critical thinking task, including knowledge prerequisites, disciplinary thinking standards, and intellectual resources.
Inputs & outputs
When to use discipline-specific-critical-thinking-task-designer
- →Design a critical thinking task
- →Embed higher-order thinking in curriculum
- →Create subject-specific assessments
About discipline-specific-critical-thinking-task-designer
Helps design assessments that focus on knowledge-contingent reasoning within a subject area, moving away from generic logic puzzles toward domain-specific mastery.
Design discipline-specific critical thinking tasks grounded in knowledge-contingent reasoning rather than generic skills. Use when embedding higher-order thinking into subject content.
When not to use it
- →When the teacher cannot honestly report student knowledge sufficiency
- →When the teacher lacks sufficient disciplinary understanding to validate output
- →When critical thinking development is expected from a single task
Limitations
- →The skill cannot verify actual student knowledge, only what the teacher reports.
- →The teacher must validate that the disciplinary thinking standard reflects expert reasoning.
- →A single task does not develop critical thinking; repeated practice is required.
How it compares
This skill focuses on domain-specific critical thinking, unlike generic approaches that do not account for subject-specific reasoning.
Compared to similar skills
discipline-specific-critical-thinking-task-designer side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| discipline-specific-critical-thinking-task-designer (this skill) | 0 | 1mo | No flags | Intermediate |
| mock-interviewer | 0 | 4mo | Review | Advanced |
| test-knowledge | 0 | 4mo | No flags | Advanced |
| confidence-check | 13 | 4mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
mock-interviewer
std2main
模拟硅谷大厂 Senior Engineer 进行技术面试,支持语音交互和实时代码审计。
test-knowledge
uchicago-bfi-gnlab
Generates a quiz to test the user's knowledge of a codebase or script. Supports two modes: script-specific (deep dive on one script, invoke with a script path) and whole-project (architecture, design choices, pipeline, invoke with `project`). Reads actual source files, git history, and directory str
confidence-check
SuperClaude-Org
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
specification-architect
adrianpuiu
A rigorous, traceability-first system that generates five interconnected architectural documents (blueprint.md, requirements.md, design.md, tasks.md, and validation.md) with complete requirements-to-implementation traceability. Use this skill when users need to architect systems, create technical specifications, or develop structured project documentation with guaranteed traceability.
premortem
parcadei
Identify failure modes before they occur using structured risk analysis
behavioral-modes
davila7
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.