Video & Animation

content-hash-cache-pattern

github.com

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation. Use when repeated file processing is slow and results should be cached and invalidated by content rather than path.

$ npx skills add affaan-m/ECC
スキルを見る

config-gc

github.com

Garbage collection for your Claude Code configuration. Periodically scans ~/.claude (skills, memory, hooks, permissions, MCP servers, caches) for redundant, stale, orphaned, or low-value items, then walks the user through a confirm-each-deletion cleanup. Use when the user says

$ npx skills add affaan-m/ECC
スキルを見る

continuous-learning-v2

github.com

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination. Use when capturing lessons from a session, managing instincts, or promoting them into skills, commands, or agents.

$ npx skills add affaan-m/ECC
スキルを見る

continuous-agent-loop

github.com

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls. Use when running an agent loop that must self-check, gate on evals, and recover from failures.

$ npx skills add affaan-m/ECC
スキルを見る

context-budget

github.com

Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations. Use when the context window is filling up too fast and the agents, skills, MCP servers, or rules consuming it need to be identified.

$ npx skills add affaan-m/ECC
スキルを見る

codebase-onboarding

github.com

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

$ npx skills add affaan-m/ECC
スキルを見る

codehealth-mcp

github.com

Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs. Use when reviewing code quality, refactoring, checking if AI changes degraded a file, or before commit/PR.

$ npx skills add affaan-m/ECC
スキルを見る

claude-devfleet

github.com

Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports. Use when dispatching parallel coding agents across isolated worktrees and tracking their reports.

$ npx skills add affaan-m/ECC
スキルを見る

click-path-audit

github.com

Trace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI in an inconsistent state. Use when: systematic debugging found no bugs but users report broken buttons, or after any major refactor touching shared state stores.

$ npx skills add affaan-m/ECC
スキルを見る

clickhouse-io

github.com

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads. Use when writing ClickHouse schemas or queries, or when an analytical query is too slow.

$ npx skills add affaan-m/ECC
スキルを見る

ck

github.com

Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions. Use when a project needs context to survive across Claude Code sessions instead of being re-explained each time.

$ npx skills add affaan-m/ECC
スキルを見る

code-tour

github.com

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

$ npx skills add affaan-m/ECC
スキルを見る

benchmark-methodology

github.com

Use after competitive-platform-analysis has produced a tiered competitor set. Scores each competitor across nine weighted dimensions (positioning, voice, visual craft, offer packaging, evidence, enterprise-readiness, thought leadership, pricing, client

$ npx skills add affaan-m/ECC
スキルを見る

blender-motion-state-inspection

github.com

Use this skill when inspecting Blender characters, rigs, poses, animation retargeting, ground contact, facing direction, or model-vs-motion alignment where screenshots alone are not enough.

$ npx skills add affaan-m/ECC
スキルを見る

canary-watch

github.com

Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.

$ npx skills add affaan-m/ECC
スキルを見る

carrier-relationship-management

github.com

>

$ npx skills add affaan-m/ECC
スキルを見る

cisco-ios-patterns

github.com

Cisco IOS and IOS-XE review patterns for show commands, config hierarchy, wildcard masks, ACL placement, interface hygiene, and safe change-window verification. Use when reading, writing, or reviewing Cisco IOS / IOS-XE configuration or planning a change window.

$ npx skills add affaan-m/ECC
スキルを見る

brand-discovery

github.com

>-

$ npx skills add affaan-m/ECC
スキルを見る

brand-voice

github.com

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

$ npx skills add affaan-m/ECC
スキルを見る

browser-qa

github.com

Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.

$ npx skills add affaan-m/ECC
スキルを見る

bun-runtime

github.com

Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.

$ npx skills add affaan-m/ECC
スキルを見る

autonomous-agent-harness

github.com

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

$ npx skills add affaan-m/ECC
スキルを見る

autonomous-loops

github.com

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems. Retained for compatibility only: when new autonomous loop guidance is needed, use continuous-agent-loop instead.

$ npx skills add affaan-m/ECC
スキルを見る

backend-patterns

github.com

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. Use when building or reviewing Node.js, Express, or Next.js API routes and their data access.

$ npx skills add affaan-m/ECC
スキルを見る