affaan-m/everything-claude-code
These skills were imported into SkillJury from the public skills ecosystem.
ai-regression-testing
Testing patterns specifically designed for AI-assisted development, where the same model writes code and reviews it — creating systematic blind spots that only automated tests can catch.
android-clean-architecture
Clean Architecture patterns for Android and KMP projects. Covers module boundaries, dependency inversion, UseCase/Repository patterns, and data layer design with Room, SQLDelight, and Ktor.
autonomous-loops
Patterns and architectures for autonomous Claude Code loops, from sequential pipelines to RFC-driven multi-agent DAG systems.
blueprint
Turn a one-line objective into a step-by-step construction plan that any coding agent can execute cold.
bun-runtime
Bun is a fast all-in-one JavaScript runtime and toolkit: runtime, package manager, bundler, and test runner.
carrier-relationship-management
Source details, install context, and public review data are available on the full page.
claude-devfleet
Use this skill when you need to dispatch multiple Claude Code agents to work on coding tasks in parallel. Each agent runs in an isolated git worktree with full tooling.
codebase-onboarding
Systematically analyze an unfamiliar codebase and produce a structured onboarding guide. Designed for developers joining a new project or setting up Claude Code in an existing repo for the first time.
compose-multiplatform-patterns
Patterns for building shared UI across Android, iOS, Desktop, and Web using Compose Multiplatform and Jetpack Compose. Covers state management, navigation, theming, and performance.
content-engine
Transform one idea into platform-native content across X, LinkedIn, TikTok, YouTube, and newsletters without cross-posting.
content-hash-cache-pattern
Cache expensive file processing results using SHA-256 content hashes instead of file paths.
context-budget
Analyze token overhead across every loaded component in a Claude Code session and surface actionable optimizations to reclaim context space.
continuous-agent-loop
Decision framework for autonomous agent loops with quality gates, evals, and recovery patterns.
crosspost
Distribute content across platforms without turning it into the same fake post in four costumes.
customs-trade-compliance
Source details, install context, and public review data are available on the full page.
data-scraper-agent
Build a production-ready, AI-powered data collection agent for any public data source. Runs on a schedule, enriches results with a free LLM, stores to a database, and improves over time.
dmux-workflows
Orchestrate parallel AI agent sessions using dmux, a tmux pane manager for agent harnesses.
documentation-lookup
When the user asks about libraries, frameworks, or APIs, fetch current documentation via the Context7 MCP (tools resolve-library-id and query-docs ) instead of relying on training data.
energy-procurement
Source details, install context, and public review data are available on the full page.
enterprise-agent-ops
Operational controls for long-lived agent workloads with observability, security, and lifecycle management.
everything-claude-code-conventions
Generated from affaan-m/everything-claude-code on 2026-03-20
exa-search
Neural search for web content, code, companies, and people via the Exa MCP server.
fal-ai-media
Generate images, videos, and audio using fal.ai models via MCP.
flutter-dart-code-review
Comprehensive, library-agnostic checklist for reviewing Flutter/Dart applications. These principles apply regardless of which state management solution, routing library, or DI framework is used.