nm-attune-makefile-generationGenerates Makefiles with testing, linting, formatting, and automation targets
Install via ClawdBot CLI:
clawdbot install athola/nm-attune-makefile-generationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/athola/claude-night-market/tree/master/plugins/attuneAudited Apr 17, 2026 · audit v1.0
Generated May 9, 2026
A developer starts a new Python project and needs a Makefile with standard targets for linting, testing, and building. The skill generates a Makefile tailored to Python with ruff, mypy, and pytest integration.
A team lead wants to enforce consistent build automation across multiple microservices using Python, Rust, and TypeScript. The skill generates uniform Makefiles with common targets like lint, test, and build for each language.
A frontend team decides to replace complex npm scripts with a Makefile for better task orchestration. The skill generates a TypeScript Makefile with targets for ESLint, Prettier, Jest, and build.
A developer creating a Rust CLI application needs a Makefile for common tasks like formatting with rustfmt, linting with clippy, and running tests. The skill generates the appropriate Makefile based on Cargo.toml.
A maintenance team wants to add build automation to an existing Python project without a Makefile. The skill detects the language from pyproject.toml and generates a Makefile that integrates smoothly with the existing setup.
Offer basic Makefile generation for free, with premium templates or custom target support for paying users. Revenue comes from subscription fees for advanced features.
Charge for customizing Makefiles for enterprise projects, including integration with proprietary build systems or CI/CD pipelines. Revenue from one-time consulting fees.
Bundle the skill with other development tools (e.g., project initialization, code generation) and sell as a comprehensive suite. Revenue from license sales or SaaS subscriptions.
💬 Integration Tip
Install the plugin via Claude Code for full agent support. Ensure the project's language configuration file (e.g., pyproject.toml, Cargo.toml, package.json) exists for automatic language detection.
Scored Jul 10, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.