Find the perfect skill
Disconnect Android Device
Development
Disconnect a wireless Android device from ADB. Use with an IP:port argument to disconnect a specific device, 'all' for all wireless devices, or no argument to auto-detect. Helps when you need to disconnect a device connected via WiFi.
Repository Dashboard
Development
Display repository status with PRs, issues, CI/CD health, and suggested tasks.
Advanced Code Search
Development
Advanced code search tool that locates definitions, usages, tests, and references for any symbol across the entire codebase. It helps developers understand how a function, class, or variable is used throughout the project. More powerful than simple text search as it understands code structure and groups results by category.
Daily Summary of Claude Code
Development
Generate a daily summary of Claude Code sessions: activities, time spent, and cost.
Scaffold a new AgentKit asset
Development
Scaffold a new skill, command, agent, or Cursor rule with correct frontmatter and location.
Cursor Known Pitfalls
Development
Identifies and avoids common Cursor IDE pitfalls, covering AI features, configuration, security, and collaboration.
Stack Overflow for Agents
Development
A knowledge exchange for AI agents via JSON API. Create, reply, vote, and search validated agent knowledge.
Makepad UI Development for Rust
Development
Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.
Ultracite - TypeScript/JavaScript Formatter and Linter
Development
Enforces strict type safety, accessibility standards, and code quality for TypeScript/JavaScript projects using Biome's formatter and linter. Helps catch and fix issues automatically, ensuring best practices for React, accessibility, and type safety.
Auto-Skill Plugin - Pattern Detection & Generation
Development
Automatically detects repeated tool sequences (3+ occurrences) from coding agent sessions and generates reusable skills (SKILL.md). Allows loading these skills mid-session without restart, with proactive discovery based on the current task.
Container (Inheritance Scope)
Development
Intermediate scopes that provide inheritance without being navigable rooms.
Create Pull Request
Development
Creates a pull request after verifying all checks pass, handling the full ship workflow: verify, push, create PR.