Find the perfect skill
AgentWeb
Development
Skill for a web agent, enabling automation of browsing tasks.
Resolving Merge Conflicts
Development
Resolve in-progress git merge or rebase conflicts by inspecting index stages, understanding intent, and running automated checks before completing.
Create GitHub Pull Requests
Development
Analyzes branch changes and creates a Pull Request following the project template. Verifies E2E tests before submitting.
Skill Self-Improvement
Development
Analyze implementation cycle patterns and propose improvements to framework skills. Continuous improvement system.
New Skill Creator
Development
Creates a new Claude Code skill with tests using the skill-builder framework.
Python dependency management with uv
Development
Manages the Python dependency lifecycle with uv: add/remove packages, sync environments, lock files, and run commands in the project environment.
Heal Skills with Classified Feedback
Development
Applies user feedback to skills, principles, and settings with classification, approval, and verification rerun.
Pair AI Agent with Browser
Development
Generates a setup key to let a remote AI agent use your browser with scoped access. Works with OpenClaw, Hermes, Codex, Cursor, and HTTP-capable agents.
Commit Message Summarizer
Development
This skill automates pre-commit tasks: it runs linters, fixes formatting, summarizes changed files, and generates a concise commit message. It then asks the user for approval before committing with sign-off.
Architecture Guide for bombyx Project
Development
Overview of the bombyx Rust CLI architecture: module layout, responsibilities, and how to extend it safely.
Check and Fix Checkstyle Violations
Development
Check Checkstyle violations in jhelm modules, apply spring-javaformat, and fix remaining violations with a Python script.
Scripting Subsystem Deep Audit (M30/M47)
Development
Deep audit of the M30/M47 scripting subsystem: .pex decompiler, .psc parser, AST→ECS recognizer chain, ECS runtime, and cell-loader attach path.