Collections
Collection productivity

Top Productivity Tools for AI-Enabled Developers

A practical set of productivity tools and assistant workflows that help developers focus, reduce context switching, and complete tasks faster with AI support.

This collection is about day-to-day developer productivity with AI assistance. It highlights tools that reduce context switching, speed up common coding tasks, and improve personal and team execution rhythm without adding operational complexity. MCP-related integrations can exist where useful, but the main goal is practical productivity gains in real development workflows.

prompt-optimizer

[ Featured ]
Logo of affaan-m
affaan-m

prompt-optimizer is a skill that refines and optimizes user prompts for AI agents, ensuring effective communication and improved outcomes.

91.3k
0
Developer

api-design

[ Featured ]
Logo of affaan-m
affaan-m

API design patterns are conventions and best practices for designing consistent, developer-friendly REST APIs

91.3k
0
Developer

autonomous-loops

[ Featured ]
Logo of affaan-m
affaan-m

autonomous-loops is a skill that enables autonomous Claude Code loops, supporting various architectures from simple claude -p pipelines to complex multi-agent DAG systems.

91.3k
0
Developer

codebase-onboarding

[ Featured ]
Logo of affaan-m
affaan-m

Codebase-onboarding is a systematic analysis of an unfamiliar codebase to produce a structured onboarding guide with key components like architecture maps and CLAUDE.md.

91.3k
0
Developer

context-budget

[ Featured ]
Logo of affaan-m
affaan-m

context-budget is a skill that analyzes token overhead across loaded components in a Claude Code session to surface actionable optimizations.

91.3k
0
Developer

cpp-coding-standards

[ Featured ]
Logo of affaan-m
affaan-m

cpp-coding-standards is a set of comprehensive coding standards for modern C++ derived from the C++ Core Guidelines.

91.3k
0
Developer

data-scraper-agent

[ Featured ]
Logo of affaan-m
affaan-m

data-scraper-agent is a production-ready, AI-powered data collection agent that runs on a schedule, enriches results with a free LLM, and stores data in various databases.

91.3k
0
Developer

django-verification

[ Featured ]
Logo of affaan-m
affaan-m

Django verification loop is a process to ensure application quality and security

91.3k
0
Developer

foundation-models-on-device

[ Featured ]
Logo of affaan-m
affaan-m

foundation-models-on-device is a skill that utilizes Apple's FoundationModels framework for on-device large language models (LLM), enabling text generation, guided generation, and snapshot streaming in iOS 26+.

91.3k
0
Developer

kotlin-testing

[ Featured ]
Logo of affaan-m
affaan-m

kotlin-testing is a set of testing patterns for Kotlin, utilizing Kotest, MockK, and Kover for reliable and maintainable tests.

91.3k
0
Developer

laravel-tdd

[ Featured ]
Logo of affaan-m
affaan-m

Laravel TDD is a test-driven development workflow for Laravel applications using PHPUnit and Pest, focusing on high coverage and efficient testing

91.3k
0
Developer

mcp-server-patterns

[ Featured ]
Logo of affaan-m
affaan-m

mcp-server-patterns is a skill for building MCP servers with Node/TypeScript SDK, enabling AI assistants to call tools and read resources.

91.3k
0
Developer

nutrient-document-processing

[ Featured ]
Logo of affaan-m
affaan-m

nutrient-document-processing is a skill that utilizes the Nutrient DWS API for document conversion, OCR, extraction, redaction, signing, and filling.

91.3k
0
Developer

perl-security

[ Featured ]
Logo of affaan-m
affaan-m

perl-security is a set of guidelines for secure Perl programming, covering taint mode, input validation, and web security measures

91.3k
0
Developer

project-guidelines-example

[ Featured ]
Logo of affaan-m
affaan-m

project-guidelines-example is a project-specific skill template based on a real production application, providing architecture overview, file structure, and deployment workflow guidance

91.3k
0
Developer

python-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Python patterns refer to idiomatic Python coding standards and best practices

91.3k
0
Developer

rust-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Rust-patterns is a set of idiomatic Rust conventions for building safe and performant applications, covering ownership, error handling, traits, and concurrency.

91.3k
0
Developer

rust-testing

[ Featured ]
Logo of affaan-m
affaan-m

Rust-testing is a set of testing patterns including unit tests, integration tests, async testing, property-based testing, and mocking for reliable Rust code

91.3k
0
Developer

search-first

[ Featured ]
Logo of affaan-m
affaan-m

search-first is a research-before-coding workflow that systematizes the process of searching for existing tools, libraries, and patterns before writing custom code.

91.3k
0
Developer

security-scan

[ Featured ]
Logo of affaan-m
affaan-m

security-scan is a skill that analyzes Claude Code configurations for security issues using AgentShield.

91.3k
0
Developer

video-editing

[ Featured ]
Logo of affaan-m
affaan-m

Video-editing is the process of using AI-assisted workflows to edit, cut, and structure real footage, leveraging tools like FFmpeg and Descript.

91.3k
0
Developer

videodb

[ Featured ]
Logo of affaan-m
affaan-m

videodb is a perception and memory skill for video, live streams, and desktop sessions, enabling real-time context and playable stream links.

91.3k
0
Developer

visa-doc-translate

[ Featured ]
Logo of affaan-m
affaan-m

visa-doc-translate is an AI agent skill that translates visa application documents from images to English, handling image conversion and rotation based on EXIF data.

91.3k
0
Developer

claude-devfleet

[ Featured ]
Logo of affaan-m
affaan-m

claude-devfleet is a multi-agent orchestration skill that allows developers to plan, dispatch, and monitor coding tasks via Claude Code agents in isolated git worktrees.

91.3k
0
Developer

cpp-testing

[ Featured ]
Logo of affaan-m
affaan-m

cpp-testing is a specialized AI agent skill for automating C++ test workflows, focusing on GoogleTest, CTest, and CMake configurations.

91.3k
0
Developer

django-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Django Patterns refers to a set of design patterns and best practices for building scalable and maintainable Django applications

91.3k
0
Developer

flutter-dart-code-review

[ Featured ]
Logo of affaan-m
affaan-m

flutter-dart-code-review is a comprehensive, library-agnostic checklist for reviewing Flutter/Dart applications, covering best practices for widgets, state management, and clean architecture.

91.3k
0
Developer

golang-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Golang patterns refer to idiomatic Go coding practices that prioritize simplicity and clarity for building robust applications

91.3k
0
Developer

laravel-patterns

[ Featured ]