Linux kernel driver API, debugging, testing, review, devicetree, stable, and vendor/LTS workflows packaged as an Agent Skill.
Portable Agent Skill and plugin package for Linux kernel development skills: driver API choices, Kconfig, devicetree bindings and DTS, debugging, tracing, CI failures, KUnit, kselftest, regression and stable handling, maintainer routing, and vendor/LTS kernel maintenance.
The reusable skill lives at:
plugins/kernel-development-skills/skills/kernel-development-skills/
From this repository root:
codex plugin marketplace add "$PWD"
codex plugin add kernel-development-skills@kernel-development-skills
Inside Claude Code:
/plugin marketplace add /path/to/kernel-development-skills
/plugin install kernel-development-skills@kernel-development-skills
For local development without installation:
claude --plugin-dir ./plugins/kernel-development-skills
Copy or symlink the skill directory into the agent's supported skill path:
mkdir -p ~/.agents/skills
ln -s "$PWD/plugins/kernel-development-skills/skills/kernel-development-skills" \
~/.agents/skills/kernel-development-skills
See adapters/major-agent-setup.md for OpenCode, Copilot, Gemini CLI,
Cursor, Windsurf, and other instruction-file based setups.
The large JSONL documentation index is intentionally not committed. Regenerate it against the kernel checkout you are working in:
python3 plugins/kernel-development-skills/skills/kernel-development-skills/scripts/index_kernel_docs.py \
/path/to/linux-kernel \
plugins/kernel-development-skills/skills/kernel-development-skills/references/doc-routes.md \
--jsonl plugins/kernel-development-skills/skills/kernel-development-skills/assets/kernel-doc-index.jsonl
Query the JSONL with rg or jq, then open only the relevant kernel docs.
python3 ~/.codex/skills/.system/skill-creator/scripts/quick_validate.py \
plugins/kernel-development-skills/skills/kernel-development-skills
python3 ~/.codex/skills/.system/plugin-creator/scripts/validate_plugin.py \
plugins/kernel-development-skills
claude plugin validate plugins/kernel-development-skills
claude plugin validate .
python3 -m py_compile plugins/kernel-development-skills/skills/kernel-development-skills/scripts/*.py
python3 plugins/kernel-development-skills/skills/kernel-development-skills/scripts/check_kernel_api_patterns.py \
--help >/dev/null
Research provenance from the skill creation pass is kept in
research/sources.tsv; it is not loaded during normal skill use.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Non-interactive git staging at file, hunk, and line granularity. MCP server + skill for structured commit workflows.
Multi-agent orchestration for Claude Code. Specialist agents handle planning, execution, code review, debugging, and research with evidence-based verification.
npx claudepluginhub utsavbalar1231/kernel-development-skills --plugin kernel-development-skillsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.