ak-dev-code-quality
OfficialEnsure 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
blackand sorts imports withisort. - 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.