ak-dev-code-quality

Official

Ensure Agent Kernel code quality and consistency.

Authoryaalalabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces consistent code quality, formatting, commit conventions, and a streamlined pull request workflow, ensuring the integrity and maintainability of the Agent Kernel codebase.

Core Features & Use Cases

  • Code Formatting: Automatically formats Python code using black and sorts imports with isort.
  • Type Checking: Enforces type safety with mypy.
  • Commit Conventions: Guides developers to use Conventional Commits for clear and standardized commit messages.
  • PR Workflow: Outlines pre-submission checks and guidelines for creating effective pull requests.
  • Use Case: When contributing to Agent Kernel, use this skill to format your code, write a compliant commit message, and ensure your changes adhere to project standards before submitting a pull request.

Quick Start

Run make lint-all to format the Agent Kernel codebase and examples.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ak-dev-code-quality
Download link: https://github.com/yaalalabs/agent-kernel/archive/main.zip#ak-dev-code-quality

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.