- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
add-malli-schemas
by aiagentskills
Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling
fe-migrate
by ingpdw
React/Next.js 프로젝트의 마이그레이션을 가이드하는 스킬. Pages Router에서 App Router, JavaScript에서 TypeScript, CSS에서 Tailwind, 라이브러리 업그레이드 등. "마이그레이션", "migrate", "업그레이드", "전환", "변환" 등의 요청 시 사용.
git-commit
by xdanger
Create standardized git commits using Conventional Commits with Gitmoji. Use when the user asks to commit changes, create a commit, or says "/commit". Analyzes staged/unstaged diffs and generates semantic commit messages with emoji prefixes.
agent-creator
by slurpyb
Creates specialized AI agents with optimized system prompts using the official 4-phase SOP methodology from Desktop .claude-flow, combined with evidence-based prompting techniques and Claude Agent SDK implementation. Use this skill when creating production-ready agents for specific domains, workflows, or tasks requiring consistent high-quality performance with deeply embedded domain knowledge.
generate-commit-message
by SepantaJoshani
Generate professional git commit messages following cbea.ms guidelines. Outputs plain copy-pasteable commit message text by default.
ad-intelligence
by tonyflo79
Build comprehensive competitive intelligence on what ads are running and winning in a target vertical. Use when launching a new ad campaign, entering a new market, or refreshing competitive intelligence. Scrapes 500+ competitor ads across 2+ platforms (Meta Ad Library, TikTok Creative Center), classifies every ad by hook type (32-type taxonomy), format, visual style, and estimated run duration. Extracts top 20 winning ad specimens with full verbatim copy transcription and identifies opportunity gaps (underused hook types, format gaps, messaging whitespace). Three modes: Initial Scan (new projects), Continuous Monitor (active campaigns), and Tool-Assisted Scan (pre-scraped data import). Trigger when users mention ad research, competitor ads, ad intelligence, what ads are running, or competitive ad analysis. First skill in the Ad Engine pipeline.
primer-web-components
by primer-io
Build checkout and payment experiences using Primer's web components. Use this skill when implementing payment flows, checkout pages, card forms, or integrating Primer SDK into React, Next.js, or vanilla JavaScript applications. Covers component usage, React integration patterns, stable object references, event handling, SSR support, and CSS theming.
frontend-react-native-expo-best-practices
by Emerson1337
React Native with Expo architecture and performance best practices. Use when building, reviewing, or refactoring Expo apps, including TypeScript conventions, navigation, state, device APIs, safe areas, animations, testing, security, builds, and OTA release workflows.
commit-creator
by Perdolique
Generate semantic commit messages following conventional commits format. Use when committing code, staging changes, writing commit messages, requesting git commit, or when user mentions commit, commit message, conventional commits, semantic commits, git commit, stage changes, create commit. Supports monorepo package version tracking.
nextfriday-naming
by next-friday
Next Friday naming conventions for variables, constants, files, hooks, and services. Use when writing or reviewing code that involves naming identifiers.
svg-to-react
by iulspop
Converts SVG files into optimized React TypeScript components with proper accessibility attributes, currentColor fills, and consistent naming conventions. Use when adding icons or SVG assets to a React project.
hytopia-entities
by Abstrucked
Helps create and manage entities in HYTOPIA SDK games. Use when users need to create game objects, NPCs, items, or any interactive objects. Covers Entity class, spawn/despawn, components, animations, and lifecycle management.
review
by jimrand
This skill should be used when the user asks to "review my resume", "check my resume", "analyze my resume", "scan my resume for AI", "is my resume AI-sounding", "how does my resume look", or wants feedback on resume quality, structure, tone, or ATS readiness. Works for all resume and CV types: standard US, federal, academic, legal, medical, consulting, tech, executive, military transition, education, nonprofit, trades, creative, investment banking, and EU/Europass formats. Entry-level through executive.
revit-mcp
by BTankut
Revit MEP automation expert for HVAC, plumbing, fire protection, and smoke control systems via the Revit MCP server. Use this skill when the user asks to write or run Revit API code through send_code_to_revit, work with ducts, pipes, fittings, accessories, valves, dampers, sprinklers, diffusers, air handling units, fans, or any mechanical/plumbing element, operate on HVAC, sanitary, domestic water, storm drainage, sprinkler, fire hose, fire pressurization, or smoke duct systems, or perform engineering calculations such as BOQ/quantity takeoff, pressure loss, critical path, or system flow. Turkish trigger phrases also apply: "kanal metrajı", "boru listesi", "sprinkler sayısı", "basınç kaybı hesapla", "yağmur tesisatı", "difüzör sayısı", "BOQ çıkar".
debog-yourself
by hexbee
"Help users identify and escape psychological traps that are holding them back. Use when user feels stuck, unable to progress, facing a deadlock, or experiencing decision paralysis. Provide diagnostic frameworks and specific strategies to help users understand which trap pattern they're in and find a path forward."
claw-research
by 1695365384
Hypothesis-driven market demand research with Bayesian probability scoring and strategic analysis. Use for product validation with professional research methodology.
knowledge-base
by pokitwork
포킷워크(PokitWork) HR 도메인 지식베이스. 조직관리, 연차/휴가, 결재, 공지/알림, 근태의 엔티티 정의와 비즈니스 규칙. HR 관련 기능 구현 시 참고한다.
agent-skill-rules
by qiao-925
Agent Skills 开放标准与治理规则。用于 skill 的创建、修改、重构、迁移、审计与维护,提供平台无关的结构标准、frontmatter 规范、渐进式披露与质量门禁。
react-hook-form-zod-shadcn
by Sortweste
Build forms in React. Use when the user needs to build or refactor forms in React.
testing-frameworks
by Dsantiagomj
Testing patterns for Jest, Vitest, and Pytest. Covers test structure (AAA pattern), mocking strategies, fixtures, assertions, and testing best practices. Trigger: When writing tests, when setting up test frameworks, when implementing mocks, when creating test fixtures, when following TDD practices.
dataform-engineering-fundamentals
by ihistand
Use when developing BigQuery Dataform transformations, SQLX files, source declarations, or troubleshooting pipelines - enforces TDD workflow (tests first), ALWAYS use ${ref()} never hardcoded table paths, comprehensive columns:{} documentation, safety practices (--schema-suffix dev, --dry-run), proper ref() syntax, .sqlx for new declarations, no schema config in operations/tests, and architecture patterns that prevent technical debt under time pressure
frontend-typescript
by hwatkins
Expert TypeScript development for frontend applications. Covers type safety, patterns, generics, utility types, and best practices. Use for any TypeScript code.
strategy-pattern-python
by progmichaelkibenko
Implements the Strategy pattern in Python backends. Run when the user mentions strategy pattern, or when you see or need a switch on type/method, multiple behaviors under the same contract, or interchangeable algorithms—apply this skill proactively without the user naming it.
build-mcpb
by NimbleBrainInc
Build MCP servers end-to-end. Scaffolds a production-ready Python or TypeScript server from API documentation, implements tools, validates the MCPB bundle, creates an embedded skill resource, and guides release to the mpak registry. Covers the full lifecycle from API analysis to published bundle. Use when building a new MCP server, wrapping an API, or creating an integration. Triggers include "build an MCP server", "create a server for X", "/build-mcpb".