Find the perfect skill
Feature-Driven Code Development
Development
Implement backlogs through a structured feature-driven approach, reading requirements, coding, and documenting features.
Repository Dashboard
Development
Displays repository status with PRs, issues, CI/CD health, and suggested tasks. Provides priority work items and deployment status.
Rigorous Code Review
Development
Rigorous code review of uncommitted changes covering architecture, quality, security, and best practices. Flags issues and proposes changes for approval.
Create pull request
Development
Push branch and create a PR with concise description and labels using git and gh.
EAMA Label Taxonomy
Development
Manages GitHub issue labels for priorities and statuses in user requests. Use it to set priority labels (critical, high, normal, low), apply status labels (backlog, human-review, etc.), and facilitate human review when the Integrator (EIA) escalates significant tasks.
WordPress Presence API (experimental)
Development
Awareness reference for the experimental WordPress Presence API, covering the wp_presence table, Heartbeat API transport, and TTL pattern, with guidance to avoid postmeta for presence pings.
Update installed skills
Development
Update installed skills to match newer archive versions. Checks markers and diffs before overwriting.
MCP Server Patterns
Development
Build MCP servers with the Node/TypeScript SDK: tools, resources, prompts, Zod validation, and stdio/HTTP transports.
Browser Automation CLI for AI Agents
Development
Fast browser automation CLI for AI agents. Interact with websites, Electron apps, and Slack; supports scraping, testing, and QA.
Create high-quality Git commits
Development
Guides creating well-crafted Git commits by gathering context, running relevant agents, and grouping changes logically.
Web to EPUB
Development
Convert an online book website with per-chapter pages into an EPUB ebook. Automatically scrape, extract content, and generate EPUB with table of contents.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions for designing GraphQL APIs.