Generate a complete runnable Python app with LLM runtime, agentic functions, argparse, and main(). Triggers: 'create an app', 'build an app', 'generate a script', 'make a tool',…
Score 70/100
Creates Application Slash Command definition and handler following clean architecture
Score 70/100
Creates a comprehensive architecture documentation file for the current project. Analyzes the codebase and produces a structured ARCHITECTURE.md covering structure, components,…
Score 70/100
Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detect frameworks, configure database adapters, set up route handlers, add OAuth providers,…
Score 70/100
Deploy a skill as an Azure AI Foundry hosted agent
Score 70/100
Guide for creating Claude Code plugins that bundle skills, agents, commands, hooks, and MCP servers for distribution.
Score 70/100
Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and…
Score 70/100
Generates README.md, CHANGELOG.md, and event documentation following ModuleImplementationGuide.md Section 13 standards.
Score 70/100
의사결정 로그 Supabase discussions 테이블에 생성. 회의/Slack/PR 등에서 결정된 사항을 기록. Use when (1) 의사결정 기록 요청, (2) 회의 결정사항 문서화, (3) summarize-meeting 스킬에서 호출.
Score 70/100
Scaffold an agent skill with Docker runtime support
Score 70/100
Create Playwright E2E tests for user flows. Use when testing complete user journeys, protected routes, form submissions, or cross-page navigation.
Score 70/100
Automate creation of complete CRUD entities (backend Laravel + frontend Vue) following Budget Manager project conventions.
Score 70/100
Sets up RabbitMQ event publishers and consumers following ModuleImplementationGuide.md Section 9. RabbitMQ only (no Azure Service Bus).
Score 70/100
Use to create failing tests before implementing features (TDD approach). Ensures test-first development workflow.
Score 70/100
SEMO 패키지 피드백 수집 및 이슈 생성 (Supabase DB 기반). Use when (1) /SEMO:feedback 명령어 호출, (2) 사용자가 SEMO 동작 오류 지적, (3) 개선 제안 요청.
Score 70/100
Creates a frontend controller action in Magento 2 for the storefront. Use when building custom frontend pages, AJAX endpoints, form submission handlers, or API-like endpoints for…
Score 70/100
Generate a Python function from a natural language description using Agentic Programming. The LLM writes the code, the framework validates and sandboxes it.
Score 70/100
Create functional test for HTTP controllers and LiveComponents. Use when testing web endpoints, form submissions, API responses, or LiveComponent interactions.
Score 70/100
Create, debug, and iterate on GSD extensions (TypeScript modules that add tools, commands, event hooks, custom UI, and providers to GSD).
Score 70/100
Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
Score 70/100
Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Use when building custom integrations, APIs, data sources, or any server that…
Score 70/100
Create 10-20 powerful project-specific skills in one session for Leavn iOS app based on common workflows, debugging needs, and development patterns
Score 70/100
Step-by-step guide for scaffolding a new microservice with Clean Architecture, Hexagonal, and DDD integration.
Score 70/100
Create MockDB (in-memory) repository implementation for development and testing. Use when implementing repository interface with mock database, creating in-memory data store, or…
Score 70/100
Create MongoDB repository implementation for production database. Use when implementing repository interface with MongoDB, setting up document mapping, creating indexes, or…
Score 70/100
Create a new React component following Lab's architecture patterns. Determines component scope (core vs.
Score 70/100
Scaffold a production-ready Node.js API — choose Express TypeScript or NestJS, then select database, auth, and extras.
Score 70/100
Generate an offline-first Progressive Web App with Odoo Studio backend integration. Use when user wants to create new Odoo-backed application, mentions "PWA with Odoo", "offline…
Score 70/100
Create comprehensive implementation plan in .plans directory based on analysis or report. Use when user asks to create a plan, plan implementation, design a solution, or structure…
Score 70/100
Create an Azure DevOps pull request using az devops tooling; include the repo’s linear-history merge preference and ask the Maintainer if merge options differ.
Score 70/100
Create or update presentation notebooks with embedded HTML and JavaScript in markdown cells using EDS blocks. Convert executable code cells to informative text.
Score 70/100
Build a named, reusable render profile (codec + resolution + bitrate/QP + container) by iterating on a 30-second test clip until file size and quality are right.
Score 70/100
Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with…
Score 70/100
Create and run unit tests following the project's architecture and guidelines (Robolectric, naming, location).
Score 70/100
Create a new business use case (Request + UseCase + Test) following TDD workflow. Use when user asks to implement new business logic, domain operations, or create…
Score 70/100
Analyzes existing iOS/macOS/Apple platform projects to create a comprehensive, phased plan for building a watchOS companion or standalone app.
Score 70/100
Create an Azure DevOps work item (User Story, Task, or Bug) from a Smart SDLC story or bug report. Use when the user says 'create ADO work item', 'add to ADO', or 'sync story to…
Score 70/100
Generate TypeScript CLIs. USE WHEN create CLI, build CLI, command-line tool. SkillSearch('createcli') for docs.
Score 70/100
MANDATORY skill creation framework for ALL skill creation requests. USE WHEN user wants to create, validate, update, or canonicalize a skill, OR user mentions skill creation,…
Score 70/100
Structured ADR creation in MADR format. Triggers: ADR, Architecture Decision, 決定記録, 技術選定, アーキテクチャ決定, design decision, 技術的決定, 設計判断, deprecation, 非推奨化, process change, プロセス変更
Score 70/100
Use when creating a new Agent2 agent, scaffolding a service, or when user says "new agent" or "add agent" — generates schema, tools, config, Dockerfile, and Docker Compose entry…
Score 70/100
Use when creating specialized subagents for Claude Code plugins or the Task tool - covers description writing for auto-delegation, tool selection, prompt structure, and testing…
Score 70/100
Creates browser-executable JavaScript bookmarklets with strict formatting requirements. Use when users mention bookmarklets, browser utilities, dragging code to bookmarks bar, or…
Score 70/100
Creates feature branches with optimized short naming, auto-incrementing, and commit type detection (feat/fix/refactor).
Score 70/100
Creates, reviews, and interprets C4 software architecture diagrams (System Context, Container, Component, Dynamic, Deployment).
Score 70/100
Creates GORM entity structs for go-kratos microservices with BaseModel embedding, proper field tags, relationships (one-to-one, one-to-many), indexing strategies, and soft delete…
Score 70/100
Deploy applications to Kubernetes with production-ready manifests. Supports Deployments, Services, Ingress, HPA, ConfigMaps, Secrets, StatefulSets, and NetworkPolicies.
Score 70/100
Use when creating OpenCode plugins that hook into command, file, LSP, message, permission, server, session, todo, tool, or TUI events - provides plugin structure, event API…
Score 70/100
Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration plan.
Score 70/100
Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQL as actionable bug…
Score 70/100
Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations.
Score 70/100
Creates test version branches for testing app upgrade functionality. Use when preparing upgrade test builds, testing version migration, or when the user mentions test version,…
Score 70/100
Guides creating Vue 3 components with glass-morphism UI for the anime extension. Use when building UI components, styling with Tailwind, or implementing the design system.
Score 70/100
A framework for optimizing paid growth through iterative creative testing and AI-accelerated concepting.
Score 70/100
Generates Blender Python scripts for infrastructure visualization and ffmpeg commands for video production and social media export.
Score 70/100
Competitive analysis ending in a clear positioning call — where to play, how to win. Use when asked to "analyze competitors", "competitive landscape", "how do we compare to X",…
Score 70/100
OKR design — create objectives and key results with a North Star metric, input metrics tree, and cadence.
Score 70/100
Strategic context reconnaissance — read existing roadmaps, OKRs, competitive docs, and briefs to establish context before planning.
Score 70/100
CrewAI is a lean, lightning-fast Python framework for orchestrating role-playing autonomous AI agents.
Score 70/100
Review code changes in crit's multi-file TUI with syntax highlighting and diff markers. After the review, address any comments.
Score 70/100