Browse and install Claude Skills to enhance your development workflow. Currently showing 625 skills.
This skill analyzes game concepts to evaluate their monetization potential, including willingness-to-pay, viral mechanics, and revenue generation. It ranks concepts by a total monetization score and identifies top revenue opportunities. Use it when prioritizing multiple game concepts for investment, as it provides detailed financial projections and go-to-market recommendations.
/plugin add https://github.com/natea/fitfinder/tree/main/monetization-analyzer
The market-analyst skill performs meta-analysis on multiple sentiment analysis reports to identify market trends, gaps, and opportunities. It cross-analyzes patterns to find underserved markets, predict likely hits, and provide strategic recommendations. Use this skill when you have multiple sentiment analysis reports and need to identify broader market opportunities.
/plugin add https://github.com/natea/fitfinder/tree/main/market-analyst
Hooks Automation provides intelligent pre- and post-operation hooks that automatically coordinate development workflows, validate tasks, and format code. It integrates with Git and session management while learning from coding patterns to enhance future operations. Use this skill to automate agent coordination, maintain state across sessions, and streamline your Claude Code development process.
/plugin add https://github.com/natea/fitfinder/tree/main/hooks-automation
This skill provides a queen-led multi-agent coordination system for developers building complex collective intelligence applications. It enables sophisticated agent orchestration using consensus mechanisms and persistent memory for shared state. Use it when you need hierarchical agent management with reliable coordination and decision-making.
/plugin add https://github.com/natea/fitfinder/tree/main/hive-mind-advanced
This Claude Skill automates GitHub Actions workflows with AI swarm coordination and intelligent CI/CD pipelines. It enables developers to create self-organizing, adaptive workflows for comprehensive repository management and deployment automation. Use it when you need advanced GitHub workflow orchestration with multi-agent AI coordination.
/plugin add https://github.com/natea/fitfinder/tree/main/github-workflow-automation
This Claude Skill automates comprehensive GitHub release orchestration using AI swarm coordination for versioning, testing, deployment, and rollback management. It's ideal for developers needing to streamline their CI/CD pipeline with intelligent automation from changelog generation to multi-platform deployment. Use it when you want to coordinate complex release workflows across repositories with built-in rollback capabilities.
/plugin add https://github.com/natea/fitfinder/tree/main/github-release-management
This Claude Skill provides comprehensive GitHub project management using AI swarm coordination for developers. It enables automated issue tracking, project board synchronization, and sprint planning workflows. Use this skill when you need to streamline GitHub project management with intelligent automation across multiple repositories.
/plugin add https://github.com/natea/fitfinder/tree/main/github-project-management
The github-multi-repo skill enables AI swarm orchestration for managing multiple GitHub repositories simultaneously. It provides cross-repository coordination, package synchronization, and architecture optimization across distributed workflows. Use this skill when you need to automate organization-wide repository management and maintain consistency across interconnected projects.
/plugin add https://github.com/natea/fitfinder/tree/main/github-multi-repo
This skill automates comprehensive GitHub code reviews using AI-powered swarm coordination. It deploys specialized review agents to perform multi-agent analysis including security, performance, and quality checks. Use it to enhance PR management with intelligent comment generation and automated quality gate enforcement.
/plugin add https://github.com/natea/fitfinder/tree/main/github-code-review
Flow Nexus Swarm enables cloud-based deployment and management of AI agent swarms with event-driven workflow automation. It supports multiple swarm topologies and message queue processing for intelligent agent coordination. Use this skill when you need to orchestrate complex multi-agent workflows in a cloud environment.
/plugin add https://github.com/natea/fitfinder/tree/main/flow-nexus-swarm
This skill provides comprehensive platform management for Flow Nexus, enabling developers to handle authentication, sandbox environments, and app deployment. It includes capabilities for managing payments, credits, and gamification features like coding challenges. Use this skill when building applications that need to integrate with the full Flow Nexus ecosystem.
/plugin add https://github.com/natea/fitfinder/tree/main/flow-nexus-platform
Flow Nexus Neural enables developers to train and deploy neural networks using distributed E2B sandboxes. It supports custom architectures like feedforward, LSTM, GAN, and transformer networks, plus pre-built templates. Use this skill when you need to manage scalable, distributed machine learning training workflows directly from your Claude environment.
/plugin add https://github.com/natea/fitfinder/tree/main/flow-nexus-neural
The demo-builder skill automatically generates playable Three.js game prototypes from concept documents. It creates web-ready demos complete with core mechanics, assets, characters, and music for immediate browser play. Use this skill to quickly validate game concepts and create interactive experiences from design documents.
/plugin add https://github.com/natea/fitfinder/tree/main/demo-builder
AgentDB Vector Search enables semantic vector search for intelligent document retrieval and similarity matching using a high-performance vector database. It features HNSW indexing, quantization, and sub-millisecond search operations that are significantly faster than traditional solutions. Use this skill when building RAG systems, semantic search engines, or intelligent knowledge bases that require context-aware querying.
/plugin add https://github.com/natea/fitfinder/tree/main/agentdb-vector-search
This skill provides performance optimization techniques for AgentDB vector databases, enabling 4-32x memory reduction through quantization and 150x faster search via HNSW indexing. It also includes caching strategies and batch operations for scaling to millions of vectors. Use it when optimizing memory usage, improving search speed, or handling large-scale vector data.
/plugin add https://github.com/natea/fitfinder/tree/main/agentdb-optimization
This skill provides persistent memory patterns for AI agents using AgentDB, enabling session memory, long-term storage, and context management across sessions. It's designed for building stateful agents, chat systems, and intelligent assistants that need to remember conversations and learn from interactions. The solution offers significant performance improvements over traditional approaches while maintaining full backward compatibility.
/plugin add https://github.com/natea/fitfinder/tree/main/agentdb-memory-patterns
AgentDB Learning Plugins enable developers to create and train self-learning agents using nine reinforcement learning algorithms, including Decision Transformer and Q-Learning. It is designed for building autonomous systems, implementing RL, or optimizing agent behavior through experience. The skill offers high performance with WASM-accelerated neural inference for faster model training.
/plugin add https://github.com/natea/fitfinder/tree/main/agentdb-learning
This skill teaches advanced AgentDB features for building distributed AI systems, including QUIC synchronization for sub-millisecond cross-node communication, multi-database management, and hybrid search with custom distance metrics. Use it when developing applications requiring sophisticated multi-agent coordination or advanced vector search capabilities.
/plugin add https://github.com/natea/fitfinder/tree/main/agentdb-advanced
Workflow Validate is a developer tool that checks workflow YAML files for structural and schema correctness before execution. It validates required fields like `steps`, `skill`, and `args` and ensures proper field types. The skill outputs a JSON result indicating success or failure along with any specific validation errors.
/plugin add https://github.com/epieczko/betty/tree/main/workflow.validate
Workflow Compose executes multi-step workflows by chaining Betty Framework skills from a declarative YAML definition. It enables developers to define complex processes once and run them reliably with built-in error handling and audit logging. Use this skill to automate multi-step sequences like creating, validating, and registering new skills.
/plugin add https://github.com/epieczko/betty/tree/main/workflow.compose
This skill automatically generates STRIDE-based threat models for system security analysis. It provides intelligent threat identification, CVSS risk scoring, and actionable mitigation recommendations. Use it during design phases to systematically identify and address security vulnerabilities in your architecture.
/plugin add https://github.com/epieczko/betty/tree/main/threat.model.generate
The Skill Define tool validates and registers new Claude Code Skill manifests by checking their YAML structure, inputs/outputs, and dependencies. It acts as a quality gate to ensure all skills conform to schema and governance rules before being added to the Betty Framework. Developers use it to verify their `.skill.yaml` files are correct during the skill creation process.
/plugin add https://github.com/epieczko/betty/tree/main/skill.define
This Claude Skill scaffolds new Betty Framework skills by generating the directory structure, skill.yaml manifest, and registry entries. Use it to quickly bootstrap new skills with proper configuration files and validation. It ensures consistent skill creation with versioning, descriptions, and input/output parameter support.
/plugin add https://github.com/epieczko/betty/tree/main/skill.create
The Registry Update skill centrally manages all modifications to the Betty Framework Skill Registry when new skills are created or validated. It ensures consistency and policy enforcement by running validations before updating the registry file in a thread-safe manner. Developers should use this skill instead of writing to the registry directly.
/plugin add https://github.com/epieczko/betty/tree/main/registry.update