Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

skill-retriever

يحتوي skill-retriever على 458 من skills المجمعة من ChonSong، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
458
Stars
6
محدث
2026-07-17
Forks
0
التغطية المهنية
22 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

drawio
مطوّرو البرمجيات

AI-powered Draw.io diagram generation with real-time browser preview. Create flowcharts, architecture diagrams, sequence diagrams, and cloud infrastructure diagrams (AWS/GCP/Azure) using natural language. Supports animated connectors, real-time editing, and structured A–H format extraction from text or images.

2026-07-17
loki-mode
مطوّرو البرمجيات

Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed, revenue-generating product with zero human intervention. Features Task tool for subagent dispatch, parallel code review with 3 specialized reviewers, severity-based issue triage, distributed task queue with dead letter handling, automatic deployment to cloud providers, A/B testing, customer feedback loops, incident response, circuit breakers, and self-healing. Handles rate limits via distributed state checkpoints and auto-resume with exponential backoff. Requires --dangerously-skip-permissions flag.

2026-07-17
ab-testing
محللو أبحاث السوق ومتخصصو التسويق

When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this,"...

2026-07-10
accint-commitments
المهن الحاسوبية الأخرى

Triage acc's open promises and close them with honest real-world verdicts via acc_act(runtime="outcome").

2026-07-10
accint-frames
المهن الحاسوبية الأخرى

Drain acc's deliberation queue — open/waiting brain_frames checkpointed by headless runs — via acc_act(runtime="continue").

2026-07-10
accint-solve
المهن الحاسوبية الأخرى

Route a goal through acc's scored-memory loop via acc_act(runtime="solve"); deliberate any returned brain_frame and submit via continue.

2026-07-10
add-app-clip
مطوّرو الويب

Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to ship a lightweight iOS Clip invoked from a URL alongside their parent app.

2026-07-10
agent-memory
مطوّرو البرمجيات

A hybrid memory system that provides persistent, searchable knowledge management for AI agents.

2026-07-10
agent-self-scheduling
مطوّرو البرمجيات

Schedule AI agent runs with cron, loops, or external clocks while avoiding unsafe tight autonomous timers.

2026-07-10
agenttrace-session-audit
مطوّرو البرمجيات

Audit local AI coding-agent sessions with agenttrace for cost, tool failures, latency, anomalies, health, diffs, and CI gates.

2026-07-10
alternatives-pages
محللو أبحاث السوق ومتخصصو التسويق

Create "[Competitor] alternative" and comparison pages for developer tools. Build honest, high-converting comparison content that ranks for competitive search terms. Trigger phrases: "alternatives page", "comparison page", "vs page", "[competitor] alternative", "competitor comparison",...

2026-07-10
analytics
محللو أبحاث السوق ومتخصصو التسويق

When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," "tracking...

2026-07-10
andrej-karpathy
مطوّرو البرمجيات

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

2026-07-10
anti-deception
محللو الإدارة

Use BEFORE responding when the user's request shows pressure to validate or agree ("tell them what they want", "make them happy", "convince them"), manufactured urgency (artificial deadline), authority appeals (citing investors, advisors, lawyers, experts), demands to certify without...

2026-07-10
anti-sleep
مديرو الشبكات وأنظمة الحاسوب

Keep a Mac awake with caffeinate during long builds, downloads, or supervised automation runs.

2026-07-10
anti-sycophancy
مطوّرو البرمجيات

Eliminate sycophantic agreement patterns in AI responses. Load via /skill anti-sycophancy.

2026-07-10
aomi-transact
مطوّرو البرمجيات

Build natural-language crypto/DeFi agents and EVM MCP plugins (Claude Code, Cursor, Codex, Gemini). Aomi turns prompts into wallet-signed txs on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated. 40+ apps: Uniswap, Aave, Lido, Morpho, GMX, Hyperliquid, Polymarket.

2026-07-10
api-analyzer
مطوّرو البرمجيات

Validates whether an API request is correct based on provided inputs (method, URL, headers, body, auth, query params). Use this skill whenever a user wants to check, validate, debug, or verify an API call — including when they paste a curl command, show endpoint details, ask "is this...

2026-07-10
api-and-interface-design
مطوّرو البرمجيات

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

2026-07-10
api-designer
مطوّرو البرمجيات

Generates complete, production-ready REST API endpoint specifications for any system or domain the user describes. Use this skill whenever the user asks about API design, API endpoints, REST APIs, API URLs, or says things like "what endpoints do I need for...", "design an API for...",...

2026-07-10
api-integration
مطوّرو البرمجيات

Designs event-driven architectures, webhook systems, API chaining flows, ETL pipelines, and integration patterns between services. Use whenever the user asks about webhooks, event streaming, API composition, connecting two or more APIs, building pipelines, Pub/Sub, Kafka topics, ETL...

2026-07-10
api-onboarding
مطوّرو البرمجيات

Reduce time-to-first-API-call (TTFAC) by optimizing every step of the developer onboarding journey. This skill covers authentication simplification, sandbox environments, interactive documentation, and identifying and eliminating common failure points. Trigger phrases: "API...

2026-07-10
api-sdk-generator
مطوّرو البرمجيات

Generates client SDK code, API wrapper libraries, request/response models, and language-specific usage patterns for any REST API. Use whenever the user asks to "generate an SDK", "write a client library", "create API wrappers", "generate TypeScript types from my API", "write a Python...

2026-07-10
appium-skill
محللو ضمان جودة البرمجيات والمختبرون

Generates production-grade Appium mobile automation scripts for Android and iOS in Java, Python, or JavaScript. Supports real device and emulator testing locally and on TestMu AI cloud with 100+ real devices. Use when the user asks to automate mobile apps, test on Android/iOS, write...

2026-07-10
apple-container
مديرو الشبكات وأنظمة الحاسوب

Build, run, and manage OCI/Linux containers as lightweight per-container VMs on Apple-silicon macOS using Apple's open-source container CLI, no Docker daemon required.

2026-07-10
apple-notes-search
المهن الحاسوبية الأخرى

Semantic + keyword search and connection-discovery across the user's own Apple Notes via the apple-notes MCP server. Use when the user wants to find, recall, or synthesize something from their notes, or surface non-obvious bridges/related notes. macOS, on-device.

2026-07-10
applicationinsights-web-ts
مطوّرو البرمجيات

Instrument browser/web apps with the Application Insights JavaScript SDK (@microsoft/applicationinsights-web). Use for Real User Monitoring (RUM) — page views, clicks, AJAX/fetch dependencies, exceptions, custom events, and browser-side GenAI agent traces correlated to backend...

2026-07-10
arrowspace
علماء البيانات

Spectral vector search using graph Laplacian eigenstructure. Use when cosine/L2 similarity misses latent structure in your embeddings.

2026-07-10
article-illustrations
المصممون الجرافيكيون

Generate hand-drawn 16:9 article illustrations with the Grav character IP, sparse annotations, and absurd but clear visual metaphors.

2026-07-10
ask-matt
المهن الحاسوبية الأخرى

Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo.

2026-07-10
atlas-contract
مطوّرو البرمجيات

Goal-integrity skill. Use for backend/API/persistence, preserve/do-not-change, tests/validation, mocks, rework, multi-part requests. Emits Goal Contracts, Deviation Notices, Phase Checks, Final Audits. Skip for Q&A or trivial edits.

2026-07-10
atlas-ledger
مطوّرو البرمجيات

Companion to atlas-contract. Auto-invoked by its Final Audit on caught drift; also use after Post Reviews or user requests to record a mistake. Distills drift into WHEN/DON'T/INSTEAD clauses, writes to Atlas.md after confirmation.

2026-07-10
auto-research
مطوّرو البرمجيات

Research uncertain questions with an explicit, user-approved web search or ChatGPT consultation, then present options and wait for implementation approval.

2026-07-10
automated-triage
مطوّرو البرمجيات

Triage Monte Carlo alerts interactively or build an automated workflow. Fetch, score, and troubleshoot alerts using MCP tools now, or design a reusable workflow that runs on a schedule.

2026-07-10
aws-agentic-ai
مطوّرو البرمجيات

AWS Bedrock AgentCore comprehensive expert for deploying and managing AI agents at scale. Use when working with any AgentCore service including Gateway, Runtime, Memory, Identity, Code Interpreter, Browser, Observability, Agent Registry, or Evaluations. Covers agent deployment, MCP...

2026-07-10
aws-cdk-development
مطوّرو البرمجيات

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS...

2026-07-10
aws-cost-operations
مطوّرو البرمجيات

AWS cost optimization, monitoring, and operational excellence expert. Use when analyzing AWS bills, estimating costs, setting up CloudWatch alarms, querying logs, auditing CloudTrail activity, or assessing security posture. Essential when user mentions AWS costs, spending, billing,...

2026-07-10
aws-mcp-setup
مديرو الشبكات وأنظمة الحاسوب

Configure AWS MCP servers for documentation search and API access. Use when setting up AWS MCP, configuring AWS documentation tools, troubleshooting MCP connectivity, or when user mentions aws-mcp, awsdocs, uvx setup, or MCP server configuration. Covers both Full AWS MCP Server (with...

2026-07-10
aws-serverless-eda
مطوّرو البرمجيات

AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions,...

2026-07-10
aws-sst-development
مطوّرو البرمجيات

SST v4 (Ion) expert for managing AWS resources as code with the Pulumi-backed framework. Use when writing or editing sst.config.ts, building infra/ modules (sst.aws.Function/Bucket/Dynamo/Cron/Service/Router, sst.Secret, sst.Linkable, raw aws.* Pulumi resources), wiring resource links,...

2026-07-10
عرض أهم 40 من أصل 458 skills مجمعة في هذا المستودع.