affaan-m/everything-claude-code
These skills were imported into SkillJury from the public skills ecosystem.
gateguard
A PreToolUse hook that forces Claude to investigate before editing. Instead of self-evaluation ("are you sure?"), it demands concrete facts. The act of investigation creates awareness that self-evaluation never did.
golang-patterns
Idiomatic Go patterns, best practices, and conventions for building robust applications.
security-review
Comprehensive security checklist and patterns for authentication, input validation, secrets management, and sensitive operations.
backend-patterns
Architectural patterns, API design, and database optimization for Node.js, Express, and Next.js backends.
coding-standards
Universal coding standards and best practices for TypeScript, JavaScript, React, and Node.js projects.
frontend-patterns
React and Next.js patterns for component composition, state management, performance optimization, and accessible UI.
golang-testing
Table-driven tests, subtests, benchmarks, fuzzing, and golden files for Go TDD workflows.
continuous-learning-v2
Automatic learning system that captures session patterns as scoped "instincts" with confidence scoring, then evolves them into reusable skills and commands.
frontend-slides
Create zero-dependency, animation-rich HTML presentations with visual style discovery.
java-coding-standards
Coding standards for readable, maintainable Java 17+ in Spring Boot services.
postgres-patterns
PostgreSQL best practices for indexing, schema design, query optimization, and security.
python-patterns
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust Python applications.
springboot-patterns
Spring Boot patterns for REST APIs, layered services, data access, caching, and async processing.
tdd-workflow
Test-driven development workflow enforcing 80%+ coverage across unit, integration, and E2E tests.
article-writing
Craft distinctive long-form content that matches a specific voice or brand style, not generic AI output.
clickhouse-io
ClickHouse table design, query optimization, and analytics patterns for high-performance OLAP workloads.
configure-ecc
Interactive installer for Everything Claude Code with guided skill and rule selection, verification, and optional optimization.
continuous-learning
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills.
cost-aware-llm-pipeline
Intelligent model routing, budget tracking, and retry logic to optimize LLM API costs without sacrificing quality.
cpp-coding-standards
Modern C++ standards enforcing type safety, resource management, and clarity through the C++ Core Guidelines.
cpp-testing
Modern C++ testing workflow using GoogleTest/GoogleMock with CMake/CTest integration.
database-migrations
Safe, reversible database schema changes for production systems.
deployment-patterns
CI/CD pipelines, Docker containerization, deployment strategies, health checks, and production readiness for web applications.
django-patterns
Production-grade Django architecture patterns for scalable, maintainable applications.