loom-transcript
loom-transcript is a skill that fetches the transcript from a Loom video using Loom's GraphQL API, supporting various URL formats.
Browse and install thousands of AI Agent skills in the Killer-Skills marketplace. Supports Claude Code, Windsurf, Cursor, and more.
Discover the world's most comprehensive directory for AI Agent Skills and community-driven MCP Servers (Model Context Protocol). Seamlessly find and install high-quality developer integrations for your Claude Desktop, Cursor, or custom AI agents. From cloud operations to API integrations, explore verified open-source MCP practices to supercharge your AI workflows.
loom-transcript is a skill that fetches the transcript from a Loom video using Loom's GraphQL API, supporting various URL formats.
create-pr is a skill that creates GitHub pull requests with titles conforming to a specific format, passing n8n's check-pr-title CI validation.
linear-issue is a skill used for downloading images and attachments, typically pre-installed, relying on external tools like Linear MCP and GitHub CLI.
reproduce-bug is an AI agent skill that automates the reproduction of bugs from Linear tickets using provided context and failing tests.
n8n-conventions is a set of guidelines for mastering n8n workflow automation, covering critical rules for TypeScript, error handling, and shared types.
Content-design is a specialized skill for creating precise UI copy and designing interfaces for SaaS tools, emphasizing user success through clear terminology and workflow automation.
spec-driven-development is a methodology that keeps implementation and specs in sync, using .claude/specs/ as the source of truth for architectural decisions and API contracts.
backend-code-review is a skill that reviews backend code for quality, security, maintainability, and best practices based on established checklist rules.
Component-refactoring is a process of simplifying complex React components using specific commands and workflows, such as pnpm analyze-component and refactor-component.
Frontend testing skill for generating Vitest and React Testing Library tests
frontend-code-review is a skill that automates the inspection of frontend code files, such as .tsx, .ts, and .js, using a predefined checklist to ensure code quality and compliance.
frontend-query-mutation is a skill for implementing efficient contract query and mutation patterns using TanStack Query and oRPC.