.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/leandrosilvaferreira/claude-plugins-registry
home/skills/leandrosilvaferreira/claude-plugins-registry
leandrosilvaferreira avatar

leandrosilvaferreira/claude-plugins-registry

56 skills

View on GitHub
$npx skills add leandrosilvaferreira/claude-plugins-registry
SkillInstalls
2d-games3d-gamesapi-designREST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.—app-builderMain application building orchestrator. Creates full-stack applications from natural language requests.—architectureArchitectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation.—bash-linuxBash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.—batch-operationsApply operations across multiple files simultaneously. Pattern-based bulk modifications, search-and-replace across codebases, consistent changes to many files…—behavioral-modesAI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.—clean-codePragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments Always active for ALL code writing.—code-review-graphToken-efficient code review using Tree-sitter AST graphs and MCP.—condense-harness-promptsCondenses harness .md prompts (.claude/agents, commands, rules, skills) using caveman full + Opus, without losing information.—context-compressionManage and compress conversation context in long sessions. Detect when context is growing large, summarize completed work phases, archive old findings while…—coordinator-modeAdvanced multi-agent orchestration with parallel workers, synthesis protocols, and coordinator lifecycle.—cpp-coding-standardsC++ coding standards based on the C++ Core Guidelines (isocpp.github.io).—cpp-testingUse only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.—csharp-testingC# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.—dart-flutter-patternsProduction-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks…—database-designDatabase design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.—deployment-proceduresdjango-patternsDjango architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.—django-securityDjango security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.—django-tddDjango testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.—documentation-templatesDocumentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.—dotnet-patternsIdiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.—error-handlingPatterns for robust error handling across TypeScript, Python, and Go.—fastapi-patternsFastAPI best practices covering project structure, Pydantic v2 schemas, dependency injection, async handlers, authentication, authorization, transactional…—game-artGame art principles. Visual style selection, asset pipeline, animation workflow.—game-audioGame audio principles. Sound design, music integration, adaptive audio systems.—game-designGame design principles. GDD structure, balancing, player psychology, progression.—game-developmentGame development orchestrator. Routes to platform-specific skills based on project needs.—git-workflowGit workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices…—harness-engineeringUse when setting up, scaffolding, bootstrapping, or improving a Claude Code "harness" for a project — hooks, skills, agents, rules, settings.json, .mcp.json,…—i18n-localizationInternationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.—intelligent-routingAutomatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring…—lint-and-validateAutomatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards.—mcp-catalogUse when choosing, recommending, or wiring MCP servers for a project's .mcp.json.—memory-systemPersistent cross-session memory management. Enables agents to remember user preferences, project conventions, and past decisions across different sessions…—mobile-designMobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions.—mobile-gamesMobile game development principles. Touch input, battery, performance, app stores.—multiplayerMultiplayer game development principles. Architecture, networking, synchronization.—pc-gamesPC and console game development principles. Engine selection, platform features, optimization strategies.—performance-profilingPerformance profiling principles. Measurement, analysis, and optimization techniques.—powershell-windowsPowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.—red-team-tacticsRed team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.—revise-agent-frontmatterReview and upgrade the routing descriptions of candidate agents under templates/ (ECC, ag-kit, first-party) so each follows the best-practice standard —…—revise-agent-routing-workflowAudit .claude/agents/*.md frontmatter descriptions against the routing-description standard (condition-shaped, "Use proactively", 40-600 chars) and sync them…—revise-claude-mdGenerate or refresh rich intermediate CLAUDE.md files for strategic subdirectories of the target project.—safe-hooksUse when writing, wiring, reviewing, or debugging Claude Code hooks — especially JavaScript hooks.—server-managementServer management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.—tailwind-patternsTailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.—templatesProject scaffolding templates for new applications. Use when creating new projects from scratch. Contains 13 templates for various tech stacks.—testing-patternsTesting patterns and principles. Unit, integration, mocking strategies.—vr-arVR/AR development principles. Comfort, interaction, performance requirements.—vulnerability-scannerAdvanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.—web-design-guidelinesReview UI code for Web Interface Guidelines compliance. Use when asked to \"review my UI\", \"check accessibility\", \"audit design\", \"review UX\", or…—web-gamesWeb browser game development principles. Framework selection, WebGPU, optimization, PWA.—