aka. Agent Skills
Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
PostgreSQL monitoring - metrics, alerting, observability
Show what would be synced without making changes
Hiring briefs and job descriptions: scope, profile, success criteria, responsibilities, requirements. Use when creating a hiring brief or full job description.
Clone and explore external GitHub repositories to understand how libraries, frameworks, or dependencies work. Use when user provides a GitHub URL (github.com/owner/repo), asks "how does X library work", wants to look at source code for a dependency, asks about implementation details of an external package, or says "explore", "look at", or "check out" a repository. Automatically checks out the matching version tag when the repo is a dependency in the current project.
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Manage investor list and cap table notes: stage, follow-ups, contact tracking. Use when tracking prospects, meetings, term sheets, or cap table context.
Terraform workspace management for multi-environment deployments
Research investors and funds: thesis, stage, portfolio, recent activity, and warm intro angles. Use when researching a fund or investor for fundraising or relationship building.
This skill should be used when the user asks to "write XCUITest", "create UI tests", "fix flaky tests", "query XCUIElements", "implement Page Object pattern", or mentions XCUITest, UI testing for iOS/macOS apps. Targets experienced iOS developers who want best practices and efficiency improvements.
Performance optimization, accessibility, and security best practices for React apps. Covers code-splitting, React Compiler patterns, asset optimization, a11y testing, and security hardening. Use when optimizing performance or reviewing security.
Guide layer selection for Claude Code. Use when choosing between CLAUDE.md rules, skills, subagents, hooks, or MCP. Do not use for general coding questions or non-architecture tasks.
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.
Build views and reports from data tools: BI, spreadsheet, product analytics. Use when creating a dashboard spec, report content, or view from connected data sources.
Track and manage work with bits task tracker. Use when user mentions "bits", "track issues", or needs dependencies between tasks.
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.
Strategic and operational plans: OKR, quarterly, launch. Use when creating OKRs, quarterly plans, or launch plans.
Use this skill when re-reviewing a PR that already has comments or when responding to developer changes after initial review. Apply when PR threads exist or when reviewing force-pushed commits. Handles incremental reviews, detects addressed feedback, avoids duplicate comments, and focuses only on newly introduced issues.