Generate optimized instructions for Claude (Project instructions, Skills, or standalone prompts). Use when users...
cat ~/الأعلى
تصفح أفضل المهارات مرتبة حسب نجوم GitHub
Guide for designing and writing ap-* agent specifications. Use when creating a new agent, drafting agent...
Creates Skills for Claude. Use when users request creating/updating skills, need skill structure guidance, or...
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging...
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write...
Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources...
Working expectations and documentation practices. Use when capturing learnings or understanding how to work with...
Exploratory data analysis using ydata-profiling. Use when users upload .csv/.xlsx/.json/.parquet files or request...
Extract keywords from documents using YAKE algorithm with support for 34 languages (Arabic to Chinese). Use when...
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X",...
Functional programming patterns with immutable data. Use when writing logic or data transformations.
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to...
Multi-conversation methodology for iterative stateful work with context accumulation. Use when users request work...
Generate navigable code maps for unfamiliar codebases. Use when exploring a new codebase, needing to understand...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external...
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize,...
Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and...
NocoDB setup, integration, and operations for database UI and administration. Use when setting up NocoDB locally...
Orchestrates parallel API instances, delegated sub-tasks, and multi-agent workflows with streaming and tool-enabled...
Planning work in small, known-good increments. Use when starting significant work or breaking down complex tasks.
Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks...
Guides ecosystem-level refactors of ap-* agents. Use when agents overlap, responsibilities are unclear, or you need...
Refactoring assessment and patterns. Use after tests pass (GREEN phase) to assess improvement opportunities.
Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project...