Topic: ai-agents
18,135 skills in this topic.
-
blueprint
Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".
affaan-m/everything-claude-code 132,726
-
frontend-slides
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
affaan-m/everything-claude-code 132,726
-
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
affaan-m/everything-claude-code 132,726
-
benchmark
Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.
affaan-m/everything-claude-code 132,726
-
foundation-models-on-device
Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.
affaan-m/everything-claude-code 132,726
-
golang-patterns
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
affaan-m/everything-claude-code 132,726
-
rules-distill
Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files
affaan-m/everything-claude-code 132,726
-
continuous-agent-loop
Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
affaan-m/everything-claude-code 132,726
-
plankton-code-quality
Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.
affaan-m/everything-claude-code 132,726
-
perl-testing
Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.
affaan-m/everything-claude-code 132,726
-
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
affaan-m/everything-claude-code 132,726
-
perl-security
Comprehensive Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and perlcritic security policies.
affaan-m/everything-claude-code 132,726
-
autonomous-agent-harness
Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.
affaan-m/everything-claude-code 132,726
-
returns-reverse-logistics
Codified expertise for returns authorization, receipt and inspection, disposition decisions, refund processing, fraud detection, and warranty claims management. Informed by returns operations managers with 15+ years experience. Includes grading frameworks, disposition economics, fraud pattern recognition, and vendor recovery processes. Use when handling product returns, reverse logistics, refund decisions, return fraud detection, or warranty claims.
affaan-m/everything-claude-code 132,726
-
repo-scan
Cross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports.
affaan-m/everything-claude-code 132,726
-
laravel-security
Laravel security best practices for authn/authz, validation, CSRF, mass assignment, file uploads, secrets, rate limiting, and secure deployment.
affaan-m/everything-claude-code 132,726
-
perl-patterns
Modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications.
affaan-m/everything-claude-code 132,726
-
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
affaan-m/everything-claude-code 132,726
-
remotion-video-creation
Best practices for Remotion - Video creation in React. 29 domain-specific rules covering 3D, animations, audio, captions, charts, transitions, and more.
affaan-m/everything-claude-code 132,726
-
context-budget
Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.
affaan-m/everything-claude-code 132,726
-
swift-actor-persistence
Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.
affaan-m/everything-claude-code 132,726
-
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
affaan-m/everything-claude-code 132,726
-
regex-vs-llm-structured-text
Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.
affaan-m/everything-claude-code 132,726
-
opensource-pipeline
Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'.
affaan-m/everything-claude-code 132,726