AI & ML
5,020 skillsEnhance Pwa
Add or upgrade PWA features to any web app: service worker, offline mode, install prompt, push notifications, and background sync. Use when asked to "make it a PWA", "offline support", "install prompt", "push notifications", "service worker", "add to home screen", "background sync", "Lighthouse PWA score", "app-like.
8
Test Mutation
Set up and run mutation testing (StrykerJS / mutmut) to measure whether tests assert behavior, not just execute lines. Use when "add mutation testing", "are our tests real", "can our test suite be gamed", or after an agent bulk-generated tests. Coverage plan → plan-test-coverage. Writing tests → test-unit.
8
Domain Modeling
Build and sharpen a project's domain model — a CONTEXT.md glossary and ubiquitous language. Use when pinning down terminology, or the agent "uses the wrong words". Repo decision-memory system (INDEX.md, rejected alternatives) → docs-adr.
8
Meta MCP Builder
Scaffold and implement Model Context Protocol (MCP) servers that expose external services, APIs, and data sources as typed tools and resources for LLM agents. Use when the user says "build an MCP server", "give Claude access to X", "create an MCP tool", "expose my API to an agent", or "AI agent integration".
8
Statusline
Configure a custom status line in the CLI. Use when the user mentions status line, statusline, statusLine, CLI status bar, prompt footer customization, or wants to add session context above the prompt.
8
Create Hook
Create Cursor hooks. Use to create a hook, write hooks.json, add hook scripts, or automate behavior around agent events.
8
Audit LLM Security
Read-only OWASP LLM Top 10 audit of app-facing AI features: prompt injection, data leak, supply chain, poisoning, unsafe output, excessive agency, system-prompt leak, RAG/embedding risks, misinformation, unbounded consumption. Use when "audit LLM security", "prompt injection", "jailbreak my chatbot", "is my AI safe".
8
Meta Skill Creator
Create or update Cursor agent skills (SKILL.md). Use when authoring a new skill, updating an existing skill, or asking about SKILL.md structure and best practices.
8
Create Skill
Guide users through creating effective Agent Skills for Cursor. Use when user wants to create, write, update, or debug a skill, or asks about SKILL.md format, skill structure, ~/.cursor/skills/, or skill best practices.
8 · bundle
Plan Security Audit
OWASP Top 10 + Supabase-first hardening burndown. Use when "security audit plan", "OWASP audit", "hardening plan", or "security burndown". App-layer auth flows → audit-auth-flows. Table RLS → plan-rls-audit. Key rotation → plan-secrets-audit. App LLM attacks → audit-llm-security.
8 · bundle
LLM Router
Selects the optimal LLM model and provider for each task based on complexity, cost budget, and capability requirements. Routes cheap tasks to Haiku/GPT-4o-mini and complex tasks to Sonnet/Opus/o1. Use when deciding which model to call, optimizing LLM costs, or building multi-model agent systems. Activate on "which model", "model selection", "route to model", "LLM cost", "model routing", "cheap vs expensive model". NOT for prompt engineering (use prompt-engineer), model fine-tuning, or training custom models.
10 · bundle
Dag Quality
Validates agent outputs against schemas and quality criteria, scores confidence, detects hallucinations, monitors convergence, decides when to iterate, and synthesizes actionable feedback. Use when checking if a node's output is acceptable, scoring confidence, detecting fabricated content, deciding whether to re-execute, or generating improvement feedback. Activate on "validate output", "check quality", "confidence score", "hallucination check", "should we iterate", "improvement feedback". NOT for executing DAGs (use dag-runtime), planning DAGs (use dag-planner), or matching skills (use dag-skills-matcher).
10
Dag Runtime
Executes DAG workflows with parallel wave processing, agent spawning, context isolation, permission enforcement, and full execution tracing. Use when running a planned DAG, managing concurrent agent execution, enforcing isolation boundaries, or tracing execution for debugging. Activate on "execute DAG", "run workflow", "spawn agents", "parallel execution", "execution trace", "agent isolation". NOT for planning DAGs (use dag-planner), validating outputs (use dag-quality), or matching skills (use dag-skills-matcher).
10
Agent Creator
Meta-agent for creating new custom agents, skills, and MCP integrations. Expert in agent design, MCP development, skill architecture, and rapid prototyping. Activate on 'create agent', 'new skill', 'MCP server', 'custom tool', 'agent design'. NOT for using existing agents (invoke them directly), general coding (use language-specific skills), or infrastructure setup (use deployment-engineer).
10 · bundle
Windags Graft
When tackling a task that requires domain expertise beyond general coding ability — architecture patterns, framework-specific gotchas, deployment strategies, security anti-patterns, or specialized workflows — call the windags_skill_graft MCP tool with your task description. You'll receive expert knowledge including decision trees, failure modes, worked examples, and anti-patterns from a library of 503+ curated skills. Only graft when the task genuinely requires specialized knowledge. Simple tasks (rename a variable, fix a typo, format code) do not need grafting.
10
Agentspeak Bdi
Logic-based agent programming language implementing BDI architecture for practical autonomous agent development
10 · bundle
Hoare 1978 Csp
Foundational theory for process-oriented concurrency through synchronous message-passing, applicable to multi-agent coordination and parallel decomposition
10 · bundle
Embedded Agency
Decision-theoretic framework for agents embedded within the environments they model and act upon
10 · bundle
Skill Architect
Design, create, audit, and improve Claude Agent Skills with expert-level progressive disclosure. Use when building new skills, reviewing existing skills, debugging activation failures, encoding domain expertise, designing skills for subagent consumption, or understanding platform constraints and distribution surfaces. NOT for general Claude Code features, runtime debugging, non-skill coding, or MCP server implementation.
10 · bundle
Agentic Patterns
Fundamental patterns for effective agentic behavior. Teaches decomposition, tool orchestration, error recovery, context management, quality self-assessment, and knowing when to stop. Model-agnostic principles that make any agent more effective regardless of domain. Activate on: "how should I structure this agent", "agentic workflow", "agent patterns", "multi-step task", "tool orchestration", "/agentic-patterns", "decompose this", "agent best practices", "chain of actions", "when should the agent stop", "agent loop design". NOT for: creating agent infrastructure (use agent-creator), building DAGs (use windags-architect), specific tool implementation.
10
Agha Actor Model
Foundational concurrent computation model where actors communicate exclusively through asynchronous message passing
10 · bundle
Khattab 2023 Dspy
Declarative programming framework for optimizing LLM prompts through compilation and automatic tuning
10 · bundle
Iot V3 Ia
Expert en IoT avancé (MQTT, edge, device management, digital twin, security, DZ infrastructure)
6
Agent Ml Ops
MLOps Engineer IA — Expert en déploiement de modèles ML (A/B testing, feature stores, MLflow, Kubeflow). Industrialise le ML du notebook à la production.
6
Agent Hr Tech
HR Tech Specialist IA — Expert en technologies RH (ATS, payroll, benefits administration, employee self-service, DZ labor law)
6
Media V3 Ia
Expert en médias avancé (content strategy, distribution, monetization, AI generation, DZ context)
6
Agent Pet Tech
Pet Tech Specialist IA — Expert en technologies pour animaux de compagnie (tracking, health monitoring, feeding automation, pet insurance)
6
Diy Maker Ia
Expert en DIY et making (3D printing, Arduino, woodworking, electronics, repair)
6
Agent Food Tech
Food Tech Specialist IA — Expert en technologies alimentaires (recipe recommendation, allergen detection, supply chain, nutrition AI)
6
Agent Ollama V2
Expert en Ollama avancé (local LLMs, models, REST API, hardware, multi-modal, DZ deployment)
6
3d Modeler Ia
Expert en modélisation 3D (Blender, Maya, ZBrush, texturing, rigging, rendering)
6
Agent Civic Tech
Civic tech — transparence, open data, participation citoyenne, budgets participatifs
6
Agent Fintech Dz
Fintech Algérie — Banque d'Algérie, CIB, Edahabia, BaridiMob, réglementation bancaire DZ
6
Agent Legal Tech
Legal tech — contrats, conformité, DPI, INAPI, marques, propriété intellectuelle DZ
6
Agent Logging V2
Expert en logging v2 (ELK, Loki, Fluentd, structured logging, correlation IDs, alerting)
6
Agent Songsee V2
Expert en analyse audio avancé (spectrograms, mel, chroma, MFCC, feature extraction, CLI)
6