Find the perfect skill
GitOps agent for commit, push, and PR
Development
Lightweight agent to commit, push, and open a Pull Request (PR) on GitHub. Follows user instructions exactly with conventional commit messages.
sivtr Environment Check
Development
Diagnose sivtr environment issues and fixes for installation, shell hooks, config, and provider session data.
FastAPI Project Setup with RAG
Development
Clones and configures a production-ready FastAPI backend for RAG, either basic (launch-rag) or agentic (launch-agentic-rag). Guides through repository selection, virtual environment, dependency installation, and environment variable setup with Supabase and AI provider keys. Helps quickly bootstrap a structured FastAPI project with vector search, question answering, and optional agentic tools.
Unshelve Session
Productivity
Search and resume saved sessions using the bookmark_unshelve MCP tool. Shows recent bookmarks or filters by keywords.
Character Entities
Development
Core system for managing playable and non-playable character entities with identity, location, inventory, and relationships. Defines fundamental patterns for character representation in virtual worlds.
Update & Draft Documentation
Documentation
Update or draft documentation for code, APIs, specifications, and decisions based on source files.
Scaffold dbt-lineage product skill
Development
Scaffolds a new product skill for the dbt-lineage Claude Code plugin, matching repo conventions. Generates SKILL.md, updates README, and verifies CLI surface.
Pull Request Review
Development
Reviews a GitHub pull request by analyzing the diff, test coverage, and CI results. Checks coherence with the existing codebase, design patterns, and linked issue requirements. Useful for thorough code reviews focused on correctness and maintainability, avoiding style nitpicks.
Juejin Skill
Content
Allows browsing Juejin categories and hot lists, logging in, publishing Markdown articles, or downloading articles as local Markdown.
Python Functional Code Reviewer
Development
This skill reviews Python codebases with a focus on functional programming, avoiding for-loops, and promoting clean, composable code. It enforces code quality via ruff and validates environment hygiene with uv. Useful for ensuring modern, maintainable Python code.
Fetch GitHub Issue Analysis
Development
Fetch GitHub issue details and AI analysis comments from the github-actions bot for use in conductor workflow Phase 1. Extracts structured data for architecture planning.
Stub Creator
Testing
Auto-activating skill for Test Automation, providing automated assistance for stub creator tasks.