implexa
back to leaderboard
AF

@affaan-m

contributor on implexa, with 200 skills ranked by SkillRank across 2 sources.

affaan-m on githubpublishes to skills.shpublishes to smithery
skills
200
avg SkillRank
6.3
109 scored / 200 total
total stars
213,635
across 6 repos
total installs
16
across 6 repos

skills, ranked by SkillRank

scoresourceskill
8.3skills.sh
django-celery
django-celery covers production async task patterns including configuration, idempotent design, retries with backoff, beat scheduling, canvas workflows, error handling, testing strategies, and monitoring. addresses broker setup, time limits, graceful degradation.
8.3skills.sh
hexagonal-architecture
hexagonal-architecture covers ports and adapters pattern, domain-centric design, dependency inversion, and testable use-case orchestration. includes concrete typescript examples, multi-language mapping, and slice-by-slice migration playbook for refactoring legacy systems.
8.3skills.sh
video-editing
video-editing covers ai-assisted workflows for cutting and structuring real footage through a layered pipeline (capture, organization, deterministic cuts, composition, generated assets, polish). focuses on compression and augmentation rather than generation.
8.2skills.sh
security-review
security-review covers ten core vulnerability categories with code examples, verification checklists, and concrete do/don't patterns. pragmatic guidance for secrets, input validation, sql injection, auth, xss, csrf, rate limiting, data exposure, blockchain, and dependency management.
8.2skills.sh
regex-vs-llm-structured-text
regex-vs-llm-structured-text provides a cost-optimized decision framework and hybrid pipeline for parsing structured text. starts with deterministic regex (95-98% coverage) and routes low-confidence cases to llm validation, reducing api calls by ~95% vs all-llm approaches.
8.2skills.sh
perl-testing
perl-testing covers test-driven development workflows using Test2::V0 and Test::More, with patterns for assertions, mocking via Test::MockModule, coverage measurement via Devel::Cover, and prove test orchestration.
8.2skills.sh
csharp-testing
csharp-testing covers unit, integration, and repository testing patterns for .net using xunit, fluentassertions, and testcontainers, with practical examples of mocking, test organization, and anti-pattern avoidance.
8.2skills.sh
motion-advanced
motion-advanced covers drag interactions, gesture detection, text animations, svg morphing, and imperative sequencing for react/next.js. includes physics-based springs, scroll-driven reveals, and custom hooks with explicit rules for touch handling, visibility pausing, and cleanup.
8.2skills.sh
prisma-patterns
prisma-patterns documents production-grade orm techniques for typescript backends, covering schema design, query optimization, transactions, pagination, and 8+ concrete anti-patterns with recovery paths.
8.1skills.sh
api-design
api-design covers rest api conventions and patterns including resource naming, http methods, status codes, pagination strategies, filtering, authentication, rate limiting, versioning, and implementation examples in typescript, python, and go.
8.1skills.sh
cpp-testing
cpp-testing covers c++ unit and integration testing with googletest/gmock, cmake/ctest workflows, sanitizer integration, coverage measurement, and flaky test diagnosis. structured around tdd loops with code examples and ci guardrails.
7.9skills.sh
laravel-tdd
laravel-tdd covers test-driven development for Laravel using PHPUnit and Pest, with practical patterns for factories, model/feature/API testing, mocking external services, and authorization verification.
7.8skills.sh
make-interfaces-feel-better
make-interfaces-feel-better provides concrete design-engineering tactics for polish: concentric radius math, optical alignment, shadow layering, text wrapping strategies, motion timing, and hit area sizing. actionable for component reviews and frontend refinement.
7.8skills.sh
docker-patterns
docker-patterns covers compose setup for multi-service local development, dockerfile hardening across dev/prod stages, networking isolation, volume strategies, and security practices including non-root users and secret management.
7.8skills.sh
frontend-slides
frontend-slides builds zero-dependency, browser-native HTML presentations with animation, viewport constraints, and deliberate design. covers new decks, ppt conversion, and enhancement of existing slides with style discovery workflow and cross-platform delivery.
7.8skills.sh
dotnet-patterns
dotnet-patterns covers idiomatic c# conventions including immutability, dependency injection, async/await discipline, the options and result patterns, and repository abstractions. includes concrete code examples for asp.net core services, middleware, and minimal apis.
7.8skills.sh
rust-patterns
rust-patterns covers ownership, error handling, enums, traits, concurrency, and module organization with concrete code examples. demonstrates idiomatic conventions for building safe, performant applications.
7.6skills.sh
plankton-code-quality
plankton-code-quality enforces formatting and linting on every file edit via posttooluse hooks, auto-fixes ~40-50% of violations silently, and routes remaining issues to tiered claude subprocesses (haiku/sonnet/opus) based on complexity. includes defense against config tampering.
7.6skills.sh
swiftui-patterns
swiftui-patterns documents modern state management with @Observable, view composition strategies, type-safe navigation via NavigationStack, and rendering performance optimization. covers anti-patterns and references related skills.
7.4smithery
springboot-patterns
affaan-m-springboot-patterns covers layered architecture, rest api design, data access, caching, async handling, and logging for spring boot backends. includes code examples for controllers, services, repositories, validation, exception handling, rate limiting, and observability patterns.
7.4skills.sh
laravel-security
laravel-security covers production hardening, authentication/authorization patterns, eloquent safety, csrf/xss defense, and input validation with code examples. solid reference material but lacks decision trees and failure recovery guidance.
7.3skills.sh
laravel-plugin-discovery
laravel-plugin-discovery enables structured package evaluation via laraplugins.io mcp, covering discovery by keyword, health metrics, and version compatibility. search and detail tools surface maintenance status and vendor reputation to inform adoption decisions.
7.3skills.sh
golang-patterns
golang-patterns covers idiomatic Go conventions through code examples across error handling, concurrency, interfaces, and package design. teaches best practices via paired good/bad examples but lacks explicit activation triggers and systematic failure mode analysis.
7.3skills.sh
springboot-verification
springboot-verification orchestrates a multi-phase build and release gate combining compilation, static analysis, test coverage validation, dependency scanning, and secrets detection. execution produces a structured report indicating readiness for pr or deployment.
7.3skills.sh
laravel-verification
laravel-verification chains environment checks, linting, static analysis, test coverage, security audits, and deployment readiness gates in enforced sequence. use before prs, after refactors, or pre-deploy to catch issues early.
7.3skills.sh
jpa-patterns
jpa-patterns covers entity design, relationships, query optimization, transactions, pagination, indexing, pooling, and caching in spring boot. includes concrete examples for n+1 prevention, auditing, projections, and hikaricp tuning.
7.3skills.sh
connections-optimizer
connections-optimizer reorganizes x and linkedin networks through review-gated pruning, ranked expansion candidates, and warm outreach drafting. prioritizes reciprocity, bridge value, and platform-specific rules over blind list generation.
7.3skills.sh
deployment-patterns
deployment-patterns covers ci/cd pipeline setup, docker containerization with multi-stage builds, three deployment strategies (rolling, blue-green, canary), health checks, environment config validation, and production readiness checklists across major platforms.
7.2skills.sh
llm-trading-agent-security
llm-trading-agent-security covers layered defense patterns for transaction-signing agents: prompt injection detection, spend limits, pre-send simulation, circuit breakers, and wallet isolation. includes code examples and a pre-deploy checklist.
7.2skills.sh
claude-api
claude-api covers messages, streaming, tool use, vision, extended thinking, batches, and prompt caching for python and typescript. includes model selection guidance and cost optimization patterns.
7.2skills.sh
social-graph-ranker
social-graph-ranker provides weighted bridge scoring across social networks to rank warm intro candidates and identify network gaps. uses decay-weighted paths and engagement signals to tier targets by outreach strategy.
7.2skills.sh
git-workflow
git-workflow covers branching strategies (github flow, trunk-based, gitflow), commit conventions, merge vs rebase decisions, pr workflows, conflict resolution, and release management with practical examples and anti-patterns.
7.2smithery
springboot-verification
affaan-m-springboot-verification orchestrates a six-stage validation pipeline for spring boot services: build verification, static analysis (spotbugs/pmd/checkstyle), unit and integration testing with coverage reporting, dependency and secrets scanning, formatting checks, and pre-commit diff review.
7.2skills.sh
search-first
search-first systematizes pre-implementation research across package registries, mcps, and github before writing custom code. invokes a researcher agent to identify and evaluate existing solutions against adoption, extension, or build criteria.
7.2skills.sh
dashboard-builder
dashboard-builder guides construction of operator-focused monitoring dashboards by anchoring panel selection to concrete operational questions (health, latency, throughput, saturation) and enforcing minimal viable scope over metric completeness.
7.2skills.sh
uspto-database
uspto-database covers patent and trademark record lookup via official apis, file wrapper searches, assignment queries, and reproducible research logging. includes patentsearch and tsdr workflows with explicit source hierarchy and output contracts.
7.2skills.sh
literature-review
literature-review covers systematic and narrative workflows for academic research synthesis, including search planning, deduplication, staged screening, data extraction, and thematic synthesis with explicit confidence grading.
7.2skills.sh
skill-scout
skill-scout searches local, marketplace, github, and web sources to locate existing skills before creation, ranking candidates by relevance and maintenance status to avoid duplication.
7.2skills.sh
quarkus-security
quarkus-security covers authentication (jwt, oidc), role-based authorization, input validation, sql injection prevention, password hashing, cors, secrets management, rate limiting, security headers, and audit logging with code examples and configuration.
7.2skills.sh
e2e-testing
e2e-testing covers playwright patterns including page object model, configuration, ci/cd integration, flaky test diagnostics, and artifact capture. includes wallet and financial flow examples but lacks explicit failure recovery procedures.
7.2skills.sh
agent-payment-x402
agent-payment-x402 enables ai agents to execute policy-gated payments on base and x layer via the x402 http protocol, enforcing per-task and per-session budgets through non-custodial erc-4337 wallets integrated as mcp tools.
7.1skills.sh
investor-outreach
investor-outreach structures cold emails, warm intros, and follow-ups with rules for personalization, concrete asks, and proof-driven messaging. enforces hard bans on generic language and requires explicit tie-ins to investor thesis or portfolio.
7.1skills.sh
api-connector-builder
api-connector-builder guides implementation of repo-native integrations by reverse-engineering existing patterns in the target codebase, covering layout, auth, config, testing, and registry wiring without inventing new architectures.
7.1skills.sh
coding-standards
coding-standards establishes baseline conventions for naming, immutability, readability, and error handling across projects. covers typescript, react, api design, file organization, and code smell detection with concrete pass/fail examples.
7.1skills.sh
nestjs-patterns
nestjs-patterns covers modular backend architecture with controllers, services, dto validation, guards, and config. includes bootstrap setup, auth patterns, exception handling, and testing scaffolds.
7.0skills.sh
dmux-workflows
dmux-workflows coordinates parallel ai agent sessions across multiple harnesses using tmux pane management. patterns cover research+implementation splits, multi-file features, test loops, cross-tool coordination, and code review pipelines with git worktree isolation.
6.9skills.sh
eval-harness
eval-harness provides a structured framework for test-driven development in Claude Code sessions, covering eval definition, execution, and reliability metrics (pass@k) for regression and capability testing across model versions.
6.9skills.sh
product-lens
product-lens runs structured product diagnostics before engineering work begins, covering founder review, user journey audit, and feature prioritization to validate market fit and uncover the one thing worth building.
6.8smithery
coding-standards
affaan-m-coding-standards provides conventions and code examples for typescript, javascript, react and node.js projects, covering naming, immutability, error handling, and file organization. lacks decision logic and explicit failure recovery guidance.
6.8smithery
java-coding-standards
affaan-m-java-coding-standards covers naming, immutability, optional handling, streams, exceptions, generics and project layout for spring boot services. establishes principles but lacks actionable decision logic for enforcement.
6.8skills.sh
agent-harness-construction
agent-harness-construction covers design patterns for tool definitions, observation schemas, error recovery contracts, and context budgeting to improve agent completion rates and reduce retry overhead.
6.8skills.sh
flox-environments
flox-environments provisions reproducible multi-tool development setups declared in toml across macos and linux without containers. handles package coexistence, team synchronization, and ai agent tool installation without system pollution.
6.8skills.sh
homelab-network-setup
homelab-network-setup covers gateway selection, ip planning with multiple subnets, dhcp/dns configuration, and physical layout for home networks that can scale to vlans and services without rebuild.
6.8skills.sh
data-scraper-agent
data-scraper-agent provides a templated architecture for building scheduled data collection pipelines with optional ai enrichment via gemini. covers scraper sources, batch api calls, notion storage, and feedback learning.
6.8skills.sh
safety-guard
safety-guard intercepts destructive operations across three protection modes: careful (warns before execution), freeze (restricts writes to specified directories), and guard (combines both). uses pretooluse hooks to block rm, git force-push, sql drops, docker prune, kubectl delete, and similar high-risk patterns.
6.8skills.sh
brand-voice
brand-voice extracts durable writing profiles from real source material and produces reusable voice schemas for downstream content tasks. covers extraction, prioritization, and operational reuse across email, social, and product channels.
6.5skills.sh
angular-developer
angular-developer activates across project scaffolding, component generation, reactivity patterns, forms, di/routing, and testing scenarios. provides version-aware guidance and enforces ng build validation but lacks granular failure handling.
6.5skills.sh
error-handling
error-handling covers principles for typed errors, user-facing messaging, and recovery patterns (retries, circuit breakers) across typescript, python, and go. activation guidance provided but implementation steps remain abstract.
6.3skills.sh
network-bgp-diagnostics
network-bgp-diagnostics provides read-only troubleshooting patterns for neighbor state transitions, prefix exchange validation, and policy filtering inspection without operational changes.
6.3skills.sh
article-writing
article-writing guides long-form content creation with emphasis on concrete examples, tight prose, and authentic voice. it covers blog posts, essays, guides, and newsletters with rules against filler and fake credibility.
6.3skills.sh
postgres-patterns
postgres-patterns provides reference material on index selection, data types, and sql patterns for optimization and security, but lacks procedural depth and explicit failure handling guidance.
6.2skills.sh
agentic-os
agentic-os establishes a persistent multi-agent runtime on claude code using kernel routing, specialist agents, and file-based memory layers. intended for long-running projects that must survive session restarts.
6.2skills.sh
project-flow-ops
project-flow-ops coordinates GitHub and Linear by classifying work into merge, port/rebuild, close, or park states, then decides which items warrant internal Linear tracking based on active execution status and cross-functional scope.
6.1skills.sh
nuxt4-patterns
nuxt4-patterns covers hydration safety, ssr rendering modes, route rules, and data fetching strategies for nuxt 4 applications. addresses common mismatches between server and client rendering.
6.1skills.sh
agent-architecture-audit
agent-architecture-audit provides diagnostic triggers and conceptual framing for debugging agent failures across wrapper layers, memory systems, and tool calling. lacks numbered steps and concrete procedures.
5.9skills.sh
quarkus-patterns
quarkus-patterns covers 3.x architecture for cloud-native services, including rest apis, camel messaging, panache data access, async processing, and graalvm native compilation. activation triggers listed but procedures lack implementation detail.
5.9skills.sh
context-budget
context-budget inventories component token consumption across a claude code session and recommends space-reclaiming optimizations, with incomplete procedure detail and minimal failure mode coverage.
5.8skills.sh
workspace-surface-audit
workspace-surface-audit inventories repo config, env keys, plugins, mcp servers, and connected apps to surface gaps and recommend ecc-native skills. output organizes findings into current state, parity analysis, primitive gaps, missing integrations, and prioritized next moves.
5.8skills.sh
codebase-onboarding
codebase-onboarding generates structured guides for unfamiliar codebases by gathering project signals and mapping architecture. produces an onboarding document and optional claude.md template for new developers.
5.8skills.sh
documentation-lookup
documentation-lookup fetches current library and framework docs via the context7 mcp server, triggering on setup questions, api references, and direct framework mentions. resolves library identifiers before querying docs to avoid training data staleness.
5.8skills.sh
android-clean-architecture
android-clean-architecture outlines module boundaries, layered patterns, and data flow design for kotlin projects. covers repositories, usecases, and common frameworks like room and koin without actionable procedural depth.
5.8skills.sh
homelab-wireguard-vpn
homelab-wireguard-vpn covers server setup on various platforms, keypair generation, peer configuration, split vs full tunneling modes, connection troubleshooting, and multi-client automation for remote home network access.
5.8skills.sh
django-tdd
django-tdd covers test-driven development for django with pytest, factory_boy, and drf api testing. includes red-green-refactor patterns, factory data strategies, model-view-serializer testing, mocking external services, and coverage benchmarks.
5.3skills.sh
production-audit
production-audit evaluates app readiness for launch, merge, or deployment through local risk assessment. identifies breaking changes and pre-release gaps without external data sharing or repo transmission.
5.3skills.sh
redis-patterns
redis-patterns covers atomic operations, data structures, and connection pooling. introductory reference material on caching, locks, rate limiting, and pub/sub without detailed implementation procedures or failure handling.
5.3skills.sh
design-system
design-system covers generation, auditing, and ai slop detection for ui consistency. three modes analyze css patterns, score visual dimensions, and flag generic design choices across codebases and live sites.
5.2skills.sh
click-path-audit
click-path-audit identifies state interaction bugs where individual functions work correctly but cancel each other through side effects or race conditions. targets the gap between unit test passing and actual ui behavior.
5.2skills.sh
kotlin-patterns
kotlin-patterns covers idiomatic conventions across null safety, immutability, sealed types, coroutines, extension functions, dsl builders, and gradle configuration without worked examples or actionable procedures.
5.2skills.sh
repo-scan
repo-scan classifies source files across multiple ecosystems, detects embedded third-party libraries, and delivers structural verdicts for legacy codebases. covers c++, android, ios, and web stacks.
5.2skills.sh
crosspost
crosspost distributes content across x, linkedin, threads, and bluesky with platform-specific adaptation. enforces voice consistency and rejects cookie-cutter repurposing without detailing the actual distribution mechanism or error handling.
5.2skills.sh
customer-billing-ops
customer-billing-ops guides investigation and remediation of subscription issues, refunds, and churn via connected billing platforms. covers diagnosis, safe fix selection, and follow-up communication for real customer problems.
5.2skills.sh
gget
gget provides cli and python interfaces for rapid genomic database queries including sequence lookup, blast-style searches, and reference annotation retrieval across ensembl and related sources.
5.2skills.sh
windows-desktop-e2e
windows-desktop-e2e covers end-to-end testing for windows native desktop apps (wpf, winforms, win32/mfc, qt) using pywinauto and ui automation. scope-setting is clear but procedural depth is missing.
5.2skills.sh
network-interface-health
network-interface-health provides diagnostic guidance for physical link and interface counter issues on network devices, emphasizing trend analysis over absolute counter values, but lacks concrete procedural steps.
5.2skills.sh
automation-audit-ops
automation-audit-ops provides evidence-backed audits of live automation inventory, overlap, and tooling across ECC systems, producing keep/merge/cut/fix recommendations before remediation.
5.2skills.sh
terminal-ops
terminal-ops guides evidence-first command execution and narrow repository fixes with verification, pulling in specialized skills for testing, security, ci, and knowledge capture as needed.
5.2skills.sh
cost-aware-llm-pipeline
cost-aware-llm-pipeline outlines patterns for routing between model tiers based on task complexity, tracking spend against budgets, and caching prompts, but lacks concrete implementation steps and decision logic.
5.1skills.sh
opensource-pipeline
opensource-pipeline chains three agents (forker, sanitizer, packager) to prepare private codebases for public release. skips detail on how secrets are actually detected and stripped, and outcome measurement remains unspecified.
4.9skills.sh
pubmed-database
pubmed-database covers ncbi e-utilities integration for biomedical literature retrieval via pmid lookup, mesh queries, and boolean search construction, though execution detail is sparse.
4.8skills.sh
clickhouse-io
clickhouse-io outlines activation contexts for column-oriented analytics (schema design, query optimization, data ingestion, migration), but lacks procedural depth, concrete decision logic, and failure recovery patterns.
4.8skills.sh
springboot-tdd
springboot-tdd covers unit, web, integration and persistence testing with junit 5, mockito, mockmvc, and testcontainers. targets feature work, bug fixes and refactoring with jacoco coverage enforcement.
4.8skills.sh
springboot-patterns
springboot-patterns outlines architectural layers and activation contexts for java backend services, but lacks concrete procedures, recovery strategies, and step-by-step implementation guidance.
4.5skills.sh
ecc-guide
ecc-guide surfaces current ECC agents, skills, commands, hooks, rules, and install profiles by reading the live repository, helping users understand architecture and find components without stale hardcoded answers.
4.3skills.sh
nutrient-document-processing
nutrient-document-processing provides access to nutrient's commercial api for document conversion, ocr, text extraction, redaction, watermarking, and form filling across pdf, docx, xlsx, pptx, html, and image formats. coverage is incomplete in the provided documentation.
4.3skills.sh
tinystruct-patterns
tinystruct-patterns documents the dual-mode architecture principle where cli and http share equal routing via @Action annotations, but lacks concrete procedural guidance and trigger conditions.
4.3skills.sh
scholar-evaluation
scholar-evaluation provides a generic academic review framework without concrete evaluation criteria, scoring rubrics, or actionable decision logic. intended for paper and proposal assessment but lacks specificity needed for consistent application.
4.3skills.sh
homelab-vlan-segmentation
homelab-vlan-segmentation covers network isolation patterns for home environments using UniFi, pfSense/OPNsense, and MikroTik. segregates iot, guest, and trusted traffic through vlan configuration, trunk mapping, and firewall rules.
4.3skills.sh
ai-first-engineering
ai-first-engineering outlines principles for organizing teams using ai code generation, emphasizing planning rigor and architectural clarity over conventional development metrics.
4.2skills.sh
browser-qa
browser-qa automates visual regression and interaction testing post-deployment using browser automation tools, targeting staging validation and cross-page ui verification before release.
4.2skills.sh
energy-procurement
energy-procurement captures domain knowledge about multi-site electricity and gas buying across regulated and deregulated markets, including tariff optimization, demand charge mitigation, renewable ppa evaluation, and hedging strategy. lacks actionable procedure for actual procurement execution.
4.2skills.sh
pytorch-patterns
pytorch-patterns documents idiomatic pytorch conventions and principles for model development, training, and reproducibility, but lacks concrete procedures and executable workflows.
4.2skills.sh
fsharp-testing
fsharp-testing outlines xunit, fsunit, unquote, and fscheckpatterns for f# projects but lacks actionable procedures, failure mode coverage, and concrete implementation steps beyond naming the tools involved.
4.2skills.sh
hookify-rules
hookify-rules documents the yaml frontmatter structure for defining pattern-matching rules in markdown files, covering file naming and basic configuration keys without explaining how patterns are actually written or when rules execute.
4.2skills.sh
logistics-exception-management
provides taxonomic context for freight exception roles and systems but lacks procedural depth, decision logic, or operational recovery pathways for actual exception scenarios.
4.2skills.sh
dart-flutter-patterns
dart-flutter-patterns lists use cases for common flutter workflows but lacks procedural substance, offering topic enumeration instead of actionable guidance on null safety, state management, or widget architecture.
4.1skills.sh
returns-reverse-logistics
returns-reverse-logistics provides a persona framework for returns operations but lacks concrete procedures, explicit decision rules, and actionable output contracts. the skill covers domain scope (rma, inspection, disposition, fraud, warranty) without codifying steps or failure modes.
3.9skills.sh
finance-billing-ops
finance-billing-ops provides operator-level billing truth checks for revenue, pricing, refunds, and team seat logic. relies on chained skill calls but lacks procedural detail and failure handling.
3.8skills.sh
motion-patterns
motion-patterns provides copy-paste react animation snippets for common ui needs (buttons, modals, toasts, stagger, page transitions). lacks procedural depth and implementation details.
2.1skills.sh
prompt-optimizer
prompt-optimizer is a meta-skill that analyzes and rewrites user prompts for the ecc ecosystem. it detects project context, classifies intent, and recommends commands and skills. however, the procedure is vague instruction-following rather than actionable steps, and edge cases are entirely absent.
skills.sh
hermes-imports
Convert local Hermes operator workflows into sanitized ECC skills and release-pack artifacts. Use when preparing a Hermes workflow for public ECC reuse without…
skills.sh
everything-claude-code
Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
skills.sh
evm-token-decimals
Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe…
skills.sh
messages-ops
Evidence-first live messaging workflow for ECC. Use when the user wants to read texts or DMs, recover a recent one-time code, inspect a thread before replying,…
skills.sh
email-ops
Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or…
skills.sh
product-capability
Translate PRD intent, roadmap asks, or product discussions into an implementation-ready capability plan that exposes constraints, invariants, interfaces, and…
skills.sh
code-tour
Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture…
skills.sh
agent-sort
Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using…
skills.sh
github-ops
GitHub repository operations, automation, and management. Issue triage, PR management, CI/CD operations, release management, and security monitoring using the…
skills.sh
agent-introspection-debugging
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.
skills.sh
google-workspace-ops
Operate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers, decks, and shared documents. Use when the user needs to…
skills.sh
security-bounty-hunter
Hunt for exploitable, bounty-worthy security issues in repositories. Focuses on remotely reachable vulnerabilities that qualify for real reports instead of…
skills.sh
openclaw-persona-forge
为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。…
skills.sh
ui-demo
Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web…
skills.sh
manim-video
Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if…
skills.sh
healthcare-cdss-patterns
Clinical Decision Support System (CDSS) development patterns. Drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), alert severity…
skills.sh
ck
Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory.…
skills.sh
canary-watch
Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance…
skills.sh
token-budget-advisor
Offers the user an informed choice about how much response depth to consume before answering. Use this skill when the user explicitly wants to control response…
skills.sh
council
Convene a four-voice council for ambiguous decisions, tradeoffs, and go/no-go calls. Use when multiple valid paths exist and you need structured disagreement…
skills.sh
healthcare-emr-patterns
EMR/EHR development patterns for healthcare applications. Clinical safety, encounter workflows, prescription generation, clinical decision support integration,…
skills.sh
seo
Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the…
skills.sh
healthcare-phi-compliance
Protected Health Information (PHI) and Personally Identifiable Information (PII) compliance patterns for healthcare applications. Covers data classification,…
skills.sh
benchmark
Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.
skills.sh
santa-method
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
skills.sh
jira-integration
Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API…
skills.sh
rules-distill
Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files
skills.sh
team-builder
Interactive agent picker for composing and dispatching parallel teams
skills.sh
claude-devfleet
Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured…
skills.sh
perl-security
Comprehensive Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and…
skills.sh
x-api
X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native…
skills.sh
perl-patterns
Modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications.
skills.sh
videodb
See, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable…
skills.sh
fal-ai-media
Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3),…
skills.sh
mcp-server-patterns
Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest…
skills.sh
production-scheduling
Codified expertise for production scheduling, job sequencing, line balancing, changeover optimization, and bottleneck resolution in discrete and batch…
skills.sh
inventory-demand-planning
Codified expertise for demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation at multi-location retailers.…
skills.sh
kotlin-ktor-patterns
Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
skills.sh
flutter-dart-code-review
Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals),…
skills.sh
everything-claude-code-conventions
Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
skills.sh
exa-search
Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered…
skills.sh
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…
skills.sh
nextjs-turbopack
Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
skills.sh
swift-concurrency-6-2
Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.
skills.sh
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+.
skills.sh
compose-multiplatform-patterns
Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.
skills.sh
swift-protocol-di-testing
Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.
skills.sh
swift-actor-persistence
Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.
skills.sh
content-hash-cache-pattern
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
skills.sh
deep-research
Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when…
skills.sh
rust-testing
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
skills.sh
agentic-engineering
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
skills.sh
django-verification
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
skills.sh
iterative-retrieval
Pattern for progressively refining context retrieval to solve the subagent context problem
skills.sh
laravel-patterns
Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.
skills.sh
continuous-learning
[DEPRECATED - use continuous-learning-v2] Legacy v1 stop-hook skill extractor. v2 is a strict superset with instinct-based, project-scoped, hook-reliable…
skills.sh
database-migrations
Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs…
skills.sh
strategic-compact
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
skills.sh
market-research
Conduct market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries. Use…
skills.sh
cpp-coding-standards
C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and…
skills.sh
springboot-security
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
skills.sh
django-security
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
skills.sh
python-testing
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
skills.sh
java-coding-standards
Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and…
skills.sh
python-patterns
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
skills.sh
django-patterns
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
skills.sh
continuous-learning-v2
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into…
skills.sh
golang-testing
Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
skills.sh
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
skills.sh
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build web components, pages, or applications and…
skills.sh
project-guidelines-example
Example project-specific skill template based on a real production application.
smithery
configure-ecc
Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.
skills.sh
skill-stocktake
Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch…
skills.sh
vite-patterns
Vite build tool patterns including config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization.…
skills.sh
homelab-network-readiness
Readiness checklist for homelab VLAN segmentation, local DNS filtering, and WireGuard-style remote access before changing router, firewall, DHCP, or VPN…
skills.sh
motion-foundations
Motion tokens, spring presets, performance rules, device adaptation, accessibility enforcement, and SSR safety for React / Next.js using motion/react.…
skills.sh
motion-ui
Production-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns.
skills.sh
fastapi-patterns
FastAPI patterns for async APIs, dependency injection, Pydantic request and response models, OpenAPI docs, tests, security, and production readiness.
skills.sh
frontend-design-direction
Set an ECC-specific frontend design direction for production UI work. Use when building or improving websites, dashboards, applications, components, landing…
skills.sh
quarkus-verification
Verification loop for Quarkus projects: build, static analysis, tests with coverage, security scans, native compilation, and diff review before release or PR.
skills.sh
quarkus-tdd
Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or…
skills.sh
ui-to-vue
Use when the user has UI screenshots or design exports that need batch conversion into Vue 3 components, especially with Vant, Element Plus, or Ant Design Vue.
skills.sh
homelab-pihole-dns
Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home…
skills.sh
netmiko-ssh-automation
Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error…
skills.sh
ios-icon-gen
Generate iOS app icons as PNG imagesets for Xcode asset catalogs from SF Symbols (5000+ Apple-native) or Iconify API (275k+ open source icons from 200+…
skills.sh
cost-tracking
Track and report Claude Code token usage, spending, and budgets from a local cost-tracking database. Use when the user asks about costs, spending, usage,…
skills.sh
mle-workflow
Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when…
skills.sh
mysql-patterns
MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.
skills.sh
plan-orchestrate
Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts.…
skills.sh
network-config-validation
Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references,…
skills.sh
cisco-ios-patterns
cisco-ios-patterns — an installable skill for AI agents, published by affaan-m/everything-claude-code.
affaan-m (200 skills ranked by SkillRank) | implexa