Find the perfect skill
Release and Version Management
DevOps
Creates and pushes annotated version tags (semver) to trigger the GoReleaser CI pipeline. It checks git status, determines the next version via patch/minor/major bump, and generates release notes from commit history. Helps when releasing new versions of a Go project.
Spec Analyzer
Development
Parses natural language specification documents to extract structured, testable features with acceptance criteria, priorities, and dependency mapping. Helps when converting requirements into actionable development tasks or breaking down epics into implementable stories.
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.
Bazi Four Pillars Fortune Analysis
Content
Interactive Bazi fortune telling: collects birth info, calculates birth chart, and provides analysis based on classical Chinese texts.
WebSockets Network
Development
Asynchronous bi-directional WebSocket client and server configuration in Python.
Termux Oracle (Android/Linux)
Development
Expert knowledge of Termux (Linux on Android), i-HakLab and its 190+ tools for setting up a development and cybersecurity environment.
Setup Project
Development
Initialize or audit Codex project configuration with inspection and validation.
Web Crawler with Chrome DevTools
Development
Extract content from login-required websites using an authenticated browser and Chrome DevTools MCP, supporting article extraction and batch processing.
Using Droidz - Mandatory Protocol
Productivity
The skill enforces a mandatory protocol at the start of every conversation: list available skills, evaluate if any apply, read the relevant skill, announce it, and follow it exactly. It also requires creating TodoWrite todos for any checklists and warns against common rationalizations that lead to skipping the protocol. Use this skill to ensure no applicable skill is overlooked, reducing errors and improving efficiency.
OpenCode Skill Update
Development
Updates an existing OpenCode skill to match current platform best practices, fixes deprecated patterns, and validates the result. Use when you need to modernize an OpenCode SKILL.md file or migrate it to the latest format.
Find Skills
Productivity
Helps discover and install skills from the open agent skills ecosystem.
Atomic Git Commits
Development
Creates logically grouped, atomic git commits with well-formatted messages following best practices and conventional commits.