Find the perfect skill
Vexor - Semantic File Search CLI
Development
Vector-powered CLI for semantic file search, provided as a Claude/Codex skill. Content is a generic placeholder.
Project Setup for Claude Code
Development
Guide for setting up projects to work optimally with Claude Code. Covers directory structure, settings, permissions, and best practices.
Creating New Skills
Development
Creates new Agent Skills for AI Agents following best practices and documentation. Use when the user wants to create a new skill or use meta skills.
Convert Agent/Gem to Skill
Development
Convert an agentic prompt or Gemini Gem into a new structured skill for the framework.
Git Mob Programming Co-author Manager
Development
Use this skill to set, change, or clear Git commit co-authors for pair or mob programming. It reads the co-authors file, resolves names to initials, and runs git mob or git solo commands accordingly. Helps when collaborating in a team and wanting to properly attribute commits.
2D Game Development
Development
Principles for 2D game systems: sprites, tilemaps, physics, camera, and genre patterns.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs.
Register Cognitum Seed IoT Device
Development
Registers a Cognitum Seed device by endpoint and establishes an agent bridge.
Pull Request Creation with Verification
Development
Creates a pull request after verifying all checks pass. Handles the full ship workflow: verify, push, create PR.
Git Workflow Expert
Development
Expertise in Git branching strategies, merge vs rebase decisions, and conflict resolution. Helps teams maintain a clean, navigable code history with atomic commits and conventional commit messages. Ideal for developers needing guidance on Git flow, cherry-picking, or recovering lost commits via reflog.
TDD Workflow
Development
Executes the TDD loop (test-first) for tasks in tasks/todo.md, with user checkpoints between each step.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.