Is this you?
These skills are attributed to affaan-m on SkillRepo. If that’s your GitHub account, sign in with GitHub to move them into your account — they’re already here, and it never touches your GitHub repos.
Sign up free to publish unlimited skills, graded and attributed to you.
Get StartedSearching by meaning
290 skills found
Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user… more
Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, an… more
Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibilit… more
iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.
Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.
Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role… more
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.
Best practices for Remotion - Video creation in React. 29 domain-specific rules covering 3D, animations, audio, captions, charts, transitions, and more.
Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
Hunt for exploitable, bounty-worthy security issues in repositories. Focuses on remotely reachable vulnerabilities that qualify for real reports instead of nois… more
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Interactive agent picker for composing and dispatching parallel teams
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… more
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 application.… more
AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, E… more
Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ECC-native skills, hooks, agents, and… more
Use after completing any non-trivial task. The agent self-rates its output on 5 axes — accuracy, completeness, clarity, actionability, conciseness — with concre… more
Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.