Find the perfect skill
Agentic Import
Development
This skill imports external reusable assets like skills, templates, or agents into a repository's v0.2 plugin architecture. It performs pre-flight checks to ensure the repository structure is correct and then delegates the actual import to the agentic-share skill. Useful for bringing in third-party or external assets while maintaining plugin integrity.
Web Application Testing
Testing
Use Playwright to test local web applications. Manage server lifecycle with helper scripts. Useful for debugging frontend behavior, capturing screenshots, and viewing browser logs.
PR State Diagnostics
Development
This skill reads the data/state.json file and produces a dashboard of all tracked pull requests, including status distribution, error entries, skipped PRs, and anomalies. It also supports detailed diagnosis of individual PRs by identifier to show full state information. It helps quickly identify stuck, errored, or stale PRs in an automated review system.
Python Full Dependency Tree Resolution
Development
Resolves and returns the complete set of packages installed for a given Python package, including all transitive dependencies. Respects environment markers for a specific Python version.
Verified Translator & Expression Transfer
Content
Verified translation, slang decoding, voice transfer, and AI style conversion. Supports cross-language and persona-based expression transfer.
Worktree Setup
Development
Automatically set up data directory structure after creating a new git worktree. Creates shared symlink and local directory.
graphify: Code Navigation
Development
Builds a structural AST index from 12 languages via tree-sitter for code navigation. Trigger: /graphify.
Optimized Sequelize Enterprise Patterns
Development
Enforce high-performance, predictable, and safe Sequelize usage for large production schemas.
Acceptable Use Policy
Security
Instructions for the agent to follow an acceptable use policy.
Claude-to-IM Bridge Manager
DevOps
Manage a bridge that forwards Claude replies to Telegram, Discord, Feishu, QQ, or WeChat. Supports setup, start, stop, status, logs, reconfigure, and doctor.
Tailwind CSS Patterns
Development
Utility-first Tailwind CSS patterns for responsive layouts, components, and design systems. Covers v4.1+ features and best practices.
Refactoring Assistant
Development
Guides refactoring decisions and strategy selection, offering tactical, architectural, and safety approaches with step-by-step execution workflows. Helps assess technical debt, choose between refactor and rewrite, and safely modify legacy code.