Top Rated
The most starred skills loved by the community. Quality guaranteed!
coding-standards
by affaan-m
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
cost-aware-llm-pipeline
by affaan-m
Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
nutrient-document-processing
by affaan-m
Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.
article-writing
by affaan-m
Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.
agent-introspection-debugging
by affaan-m
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.
continuous-agent-loop
by affaan-m
Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
bun-runtime
by affaan-m
Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.
nextjs-turbopack
by affaan-m
Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
django-verification
by affaan-m
"Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR."
python-patterns
by affaan-m
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
springboot-patterns
by affaan-m
Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.
python-testing
by affaan-m
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
automation-audit-ops
by affaan-m
Evidence-first automation inventory and overlap audit workflow for ECC. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.
code-tour
by affaan-m
Create CodeTour .tour files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.
enterprise-agent-ops
by affaan-m
Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.
tdd-workflow
by affaan-m
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
autonomous-loops
by affaan-m
"Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems."
springboot-security
by affaan-m
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
e2e-testing
by affaan-m
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
verification-loop
by affaan-m
"A comprehensive verification system for Claude Code sessions."
deployment-patterns
by affaan-m
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
accessibility
by affaan-m
Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA
csharp-testing
by affaan-m
C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.
customer-billing-ops
by affaan-m
Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe. Use when the user needs to help a customer, inspect subscription state, or manage revenue-impacting billing operations.