AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
fatih-developer avatar

fatih-developer

50 listings · 0 installs

Open-source publisher. Listings imported from github.com/fatih-developer — credited to the original author with their license.

↗ github.com/fatih-developer
50+ results
Self-run
SKILL

Breaking Change Detector

Compares two OpenAPI/API specification versions (V1 vs V2) to detect breaking changes and backward compatibility issues.

0
13
Free
Self-run
SKILL

Ecosystem Security

Three-layer security ecosystem for Agent Platforms covering pre-deployment skill auditing, real-time message protection (adaptive-guard), and continuous adaptive defense. Coordinates security-auditor and adaptive-guard. Trigger on 'security ecosystem', 'agent security', 'skill protection', or 'runtime defense'.

0
12
Free
Self-run
SKILL

Claw Integration Design

Design and implement secure APIs and integration points for external AI bots and agents (OpenAI tool-calling, LangChain, OpenClaw). Use this skill whenever the user mentions agent integrations, tool manifests, bot API access, OAuth2 scopes for bots, webhook integrations, or designing endpoints for agentic workflows. Also trigger when users ask about securing bot writes or designing APIs for AI-po…

0
15
Free
Self-run
SKILL

Design Intelligence

Design and review web interfaces with trend-aware, performance-conscious, accessible rules. Triggers on design a page, build UI, review my site, audit this page, create a landing page, check my dashboard.

0
9
Free
Self-run
SKILL

Output Critic

Evaluate every produced output (code, report, plan, data, API response) against type-specific quality criteria, score 1-10, make accept/reject decisions, and provide actionable improvement suggestions. Triggers on 'evaluate', 'check', 'review', 'quality control', 'is this good enough', 'score it', or before passing output to the next step in an agentic workflow.

0
10
Free
Self-run
SKILL

Offline Sync Designer

Design local-first architectures and offline sync strategies. Determine conflict resolution policies, implement optimistic UI updates, and architect robust background data synchronization.

0
11
Free
Self-run
SKILL

Protocol Selector

Selects the most suitable API protocol (REST, GraphQL, gRPC) based on project requirements like latency, payload size, and real-time needs.

0
14
Free
Self-run
SKILL

Agent Reviewer

After an agentic task completes, perform a retrospective analysis across 6 dimensions (goal alignment, efficiency, decision quality, error handling, communication, reusability). Score performance, identify inefficiency patterns, evaluate skill usage, and produce actionable improvement recommendations. Triggers on 'how did it go', 'retrospective', 'review performance', 'what could be better', or a…

0
13
Free
Self-run
SKILL

Plan Hardener

Assumption-first architecture review skill to stress-test project plans and expose hidden risks.

0
7
Free
Self-run
SKILL

Multi Brain Score

Confidence scoring overlay for multi-brain decisions. Each perspective rates its own confidence (1-10) with justification. Consensus uses scores as weights, flags low-confidence areas, and surfaces uncertainty explicitly.

0
10
Free
Self-run
SKILL

Contract First Designer

Writes OpenAPI/AsyncAPI specifications before writing any code. Determines provider-consumer contracts and endpoint definitions early.

0
11
Free
Self-run
SKILL

Parallel Planner

Analyze multi-step tasks to identify which steps can run in parallel, build dependency graphs, detect conflicts (write-write, read-write, resource contention), and produce optimized execution plans. Triggers on 3+ independent steps, 'speed up', 'run simultaneously', 'parallelize', 'optimize' or any task where sequential execution wastes time.

0
11
Free
Self-run
SKILL

Ecosystem Api

Comprehensive map and workflows for the API domain. Triggers when users ask to 'design an API', 'secure the APIs', 'update endpoints', 'view the API ecosystem', or want to see all available API orchestration skills.

0
11
Free
Self-run
SKILL

Ecosystem Mobile

Comprehensive map and workflows for the Mobile domain. Triggers when users ask to 'design a mobile app', 'mobile architecture', 'audit the app before launch', 'prepare for release', or 'view the mobile ecosystem'.

0
15
Free
Self-run
SKILL

Api Mock Designer

Designs realistic API mock servers. Goes beyond happy paths by designing stateful mocks (create order -> get order) for complex integrations.

0
10
Free
Self-run
SKILL

Memory Ledger

Maintain a structured ledger of decisions, discovered bugs and fixes, user preferences, constraints, current status, and failed approaches throughout multi-step agentic tasks. Auto-update after every significant step. Triggers on 'where were we', 'continue', 'summarize status', 'remember', or when a new agent instance takes over a task.

0
16
Free
Self-run
SKILL

Auth Flow Designer

Determines whether to use API keys, JWT, OAuth2, or mTLS. Designs token lifespans, refresh token strategies, and secure session management.

0
16
Free
Self-run
SKILL

Data Masker

Masks production data for test and development environments (Data Masking). Detects PII (email, SSN, credit cards) and obfuscates them safely.

0
16
Free
Self-run
SKILL

Claude Style Coding

Forces the agent to act with a Claude-like product mindset, prioritizing user journey, UX states, and visual quality before coding.

0
10
Free
Self-run
SKILL

Ecosystem Orchestration

Comprehensive map for multi-brain, orchestration, and agent governance. Triggers when users ask to 'view the orchestration ecosystem', 'how do agents work together?', 'multi-brain workflows', or 'give agents access'.

0
10
Free
Self-run
SKILL

Accessibility Enforcer

Ensure mobile app UI complies with iOS VoiceOver, Android TalkBack, and WCAG mobile criteria. Detect missing labels, contrast issues, and propose accessible alternatives.

0
11
Free
Self-run
SKILL

Mobile Perf Auditor

Evaluate mobile app performance holistically across cold start time, FPS drops, memory leaks, battery drain, and bundle size. Interpret profiling data and pinpoint platform-specific bottlenecks.

0
12
Free
Self-run
SKILL

Ecosystem Database

Comprehensive map and workflows for the Database domain. Triggers when users ask to 'design a database', 'optimize query', 'schema architecture', 'database ecosystem', or migrate data.

0
13
Free
Self-run
SKILL

Data Lineage Tracer

Traces the data source (Data Lineage) of any column or table. Identifies views, triggers, stored procedures, and ETL pipelines involved.

0
17
Free
Self-run
SKILL

Deep Link Architect

Design and implement Universal Links (iOS) and App Links (Android) architectures. Plan URL schemas, manifest/entitlement configurations, domain validation, fallback strategies, and test scenarios.

0
12
Free
Self-run
SKILL

Checkpoint Guardian

Automatic risk assessment before every critical action in agentic workflows. Detects irreversible operations (file deletion, database writes, deployments, payments), classifies risk level, and requires confirmation before proceeding. Triggers on destructive keywords like deploy, delete, send, publish, update database, process payment.

0
13
Free
Self-run
SKILL

Mobile Security Auditor

Evaluates mobile app security against the OWASP Mobile Top 10. Implements certificate pinning, secure storage, and reverse-engineering protections.

0
10
Free
Self-run
SKILL

Multi Brain

Evaluate complex requests from 3 independent perspectives (Creative, Pragmatic, Comprehensive), reach consensus, then produce complete outputs. Use for architecture decisions, creative content, analysis, and any task where multiple valid approaches exist.

0
10
Free
Self-run
SKILL

Crash Analyst

Parse and analyze crash reports from tools like Crashlytics or Sentry. Interpret iOS symbolication and Android ProGuard/R8 mappings, trace stack execution to find the root cause, and propose code-level fixes.

0
16
Free
Self-run
SKILL

Adaptive Guard

Protects LLM agent systems in real-time with a 5-tier filter (hash cache, rule engine, ML classifier, LLM judge, human approval) and an async learning engine. Synthesizes new rules from every detected attack, adding less than 50ms latency. Trigger on 'add security layer', 'prevent prompt injection', 'adaptive guard', 'runtime protection', or 'agent security'.

0
11
Free
Self-run
SKILL

App Store Reviewer

Analyze App Store and Play Store rejection reasons, detect guideline violations before submission, and optimize metadata (title, screenshots, description) for store review policies.

0
13
Free
Self-run
SKILL

Ask First Act Later

Overrides the agent's behavior to enter an interactive, consulting mode. Instead of guessing or immediately executing a task, the agent will analyze the request and ask guiding, targeted questions to clarify intent, constraints, and requirements first.

0
12
Free
Self-run
SKILL

Error Recovery

When a step fails during an agentic task, classify the error (transient, configuration, logic, or permanent), apply the right recovery strategy, and escalate to the user when all strategies are exhausted. Triggers on error messages, exceptions, tracebacks, 'failed', 'not working', 'retry', or when 2 consecutive steps fail.

0
9
Free
Self-run
SKILL

Design Md Enforcer

Enforce and manage DESIGN.md specifications, extract design systems from URLs, and combine design reasoning with token roles to prevent drift.

0
12
Free
Self-run
SKILL

Multi Brain Experts

Replace generic perspectives with domain-specific expert roles selected dynamically per request. Automatically picks the 3 most relevant experts from a role pool (Security, Performance, UX, Cost, DX, Architecture, etc.) based on the task context.

0
13
Free
Self-run
SKILL

Prompt Crafter

Create, optimize, critique, and programmatically structure prompts for AI systems. Use this skill whenever the user is designing or improving a static prompt, system prompt, coding prompt, agent prompt, workflow prompt, MCP-oriented prompt package, or an algorithmic prompt optimization pipeline. Also use it when the user asks to turn vague AI behavior into a precise instruction set, tool policy,…

0
11
Free
Self-run
SKILL

Changelog Generator

Analyzes commit history, PR descriptions, and spec changes to automatically generate developer-friendly API changelogs.

0
10
Free
Self-run
SKILL

Proje Analizcisi

Mevcut bir yazılım projesini derinlemesine analiz eder ve docs/analyze/ klasörüne 3-4 adet kapsamlı rapor üretir. 'Projeyi analiz et', 'kod analizi yap', 'proje inceleme', 'mimari rapor', 'teknik borç', 'proje değerlendirme', 'codebase analiz' gibi ifadeler geçtiğinde tetikle. Proje dizini veya repo URL'i verildiğinde çalışır. API endpoint'leri tespit edilirse otomatik olarak 4. raporu da üretir.

0
9
Free
Self-run
SKILL

Index Advisor

Analyzes existing queries and schema to detect missing indexes. Suggests covering and composite indexes to optimize slow queries.

0
14
Free
Self-run
SKILL

Migration Strategist

Manages major schema changes with zero-downtime using the expand-contract pattern, rather than writing unstable from-scratch migrations.

0
10
Free
Self-run
SKILL

Pgbouncer Architect

Designs and configures PgBouncer connection pooling for PostgreSQL based on actual workload analysis. Calculates optimal pool sizes using server capacity formulas, selects the correct pooling mode (session/transaction/statement) based on ORM compatibility, generates production-ready pgbouncer.ini and docker-compose.yml, audits active CVEs, and validates ORM-specific constraints. Trigger when: pgb…

0
12
Free
Self-run
SKILL

Coolify Orchestrator

Expert Coolify management skill for self-hosted infrastructure. Deploy, manage, provision, and debug services, handle environment variables, and automate workflows with or without MCP.

0
10
Free
Self-run
SKILL

Multi Brain Debate

Two-round debate protocol where perspectives challenge each other before consensus. Round 1 presents independent positions, Round 2 allows counter-arguments and rebuttals. Produces battle-tested decisions for high-stakes choices.

0
10
Free
Self-run
SKILL

Assumption Checker

Before starting a task or taking a critical step, surface and verify the assumptions the agent is making. Checks 4 types - technical (libraries, APIs), data (files, formats), business logic (rules, scope), and user intent (what the user actually wants). Triggers on ambiguous requests, multi-step tasks, or whenever 'are you sure', 'check first', 'don't assume' appears.

0
12
Free
Self-run
SKILL

Project Analyzer

Deeply analyzes an existing software project and generates 3-4 comprehensive reports in the docs/analyze/ folder. Trigger when phrases like 'analyze the project', 'do code analysis', 'project review', 'architecture report', 'technical debt', 'project evaluation', 'codebase analysis' occur. Works when a project directory or repo URL is provided. If API endpoints are detected, it automatically gene…

0
9
Free
Self-run
SKILL

Mastermind Logger

Compiles and extracts session knowledge into a living, interconnected LLM-Wiki. Instead of writing isolated logs, it identifies key entities, updates cross-referenced topic files in docs/knowledgelib/, and maintains an index and chronological log. Use this to ensure persistent, compounding project knowledge.

0
11
Free
Self-run
SKILL

Context Compressor

Compress long conversation histories, large code files, research results, and documents by 70% without losing critical information. Triggers when context window fills up, when summarizing previous steps in multi-step tasks, before loading large files into context, or on 'summarize', 'compress', 'reduce context', 'save tokens'.

0
13
Free
Self-run
SKILL

Onboarding Designer

Design the first-run experience (FRE) for mobile apps. Sequence permission requests, define feature discovery flows, plan empty states, and create retention-focused day 1-3 scenarios.

0
9
Free
Self-run
SKILL

Access Policy Designer

Designs and implements row-level security (RLS), column-level masking, and role-based access control policies (RBAC/ABAC).

0
10
Free
Self-run
SKILL

Api Observability Planner

Architects which metrics to collect, how logs should be formatted, and how distributed tracing should be implemented across boundaries.

0
12
Free