Find the perfect skill
Claude Code Ecosystem
Development
Comprehensive guide to Claude Code: CLI, slash commands, MCP servers, hooks, plugins, agents, skills, and CLAUDE.md optimization.
Cursor Known Pitfalls
Development
Identify and avoid common Cursor IDE pitfalls, including AI feature issues, configuration problems, security concerns, and team collaboration challenges.
Thread Spawner for claude-threads
Development
Spawn and manage parallel threads on a running claude-threads orchestrator via the ct CLI, using isolated git worktrees to run epics and stories concurrently.
Create a Pull Request
Development
Commit all changes, push to a new branch, and create a pull request using the repo's PR template.
Context Knowledge Base Search
Development
Search the context-mode FTS5 knowledge base for indexed project content, documentation, or session memory without rereading raw sources.
Player Analytics & Heatmaps
Development
System for tracking player behavior events and spatial data (heatmaps) via an interface abstraction supporting multiple analytics providers. Supports measuring retention, game difficulty, level design flaws, and monetization conversion. Use for collecting events like level completion, IAP transactions, and death positions.
App Mockup Generation
Development
Generate static visual mockups of app screens in HTML, following a predefined design system.
Project Briefing
Development
Complete briefing for creating institutional sites and landing pages using React + Next.js and Tailwind CSS v4. Asks questions step by step and only executes after full briefing.
Gemini API Caching Best Practices
Development
Implement robust caching for Gemini API calls with cache versioning, entity-stable keys, and cache busting to reduce cost and improve performance.
brepjs-cad Skill Self-Heal Loop
Development
Self-healing loop for brepjs-cad skills: evaluates, diagnoses, fixes via clean-room subagents, verifies RED→GREEN, and ships a PR autonomously.
Skrift Form System
Development
Pydantic-backed forms with CSRF protection, template rendering, and hook integration for the Skrift framework.
Async Collaborative Code Review
Development
Reviews a diff, branch, or PR for merge readiness, logs P0-P* findings in the target doc's Changelog, then polls in 5-minute checks (up to 4) for a collaborator agent to respond.