Content & Writing
Page 22 of 64
Browse skills in this category.
flow-next-impl-review
Content & Writingby gmickel
John Carmack-level implementation review via RepoPrompt or Codex. Use when reviewing code changes, PRs, or implementations. Triggers on /flow-next:impl-review.
flow-next-interview
Content & Writingby gmickel
Interview user in-depth about an epic, task, or spec file to extract complete implementation details. Use when user wants to flesh out a spec, refine requirements, or clarify a feature before building. Triggers on /flow-next:interview with Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1, fn-1.2, fn-1-xxx, fn-1-xxx.2) or file paths.
flow-next-plan
Content & Writingby gmickel
Create structured build plans from feature requests or Flow IDs. Use when planning features or designing implementation. Triggers on /flow-next:plan with text descriptions or Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1, fn-1.2, fn-1-xxx, fn-1-xxx.2).
flow-next-plan-review
Content & Writingby gmickel
Carmack-level plan review via RepoPrompt or Codex. Use when reviewing Flow epic specs or design docs. Triggers on /flow-next:plan-review.
flow-next-ralph-init
Content & Writingby gmickel
Scaffold repo-local Ralph autonomous harness under scripts/ralph/. Use when user runs /flow-next:ralph-init.
flow-next-setup
Content & Writingby gmickel
Optional local install of flowctl CLI and CLAUDE.md/AGENTS.md instructions. Use when user runs /flow-next:setup.
flow-next-work
Content & Writingby gmickel
Execute a Flow epic or task systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan or working through a spec. Triggers on /flow-next:work with Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1, fn-1.2, fn-1-xxx, fn-1-xxx.2).
flow-plan
Content & Writingby gmickel
Create structured build plans from feature requests, bug reports, or Beads issue IDs. Use when planning features, designing implementation, preparing work breakdown, or when given a bead/issue ID to plan. Triggers on /flow:plan with text descriptions or issue IDs (e.g., bd-123, gno-45, app-12).
flow-plan-review
Content & Writingby gmickel
Carmack-level plan review via rp-cli context builder + chat. Use when reviewing implementation plans, architecture docs, or design specs. Triggers on mentions of plan review, design review, or architecture review.
flow-work
Content & Writingby gmickel
Execute a plan file or Beads epic systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan, working through a spec, following documented steps, or executing a Beads issue ID (e.g., bd-123, gno-45, app-12).
rp-explorer
Content & Writingby gmickel
Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." followed by explore, find, understand, search, or similar actions.
worktree-kit
Content & Writingby gmickel
Manage git worktrees (create/list/switch/cleanup) and copy .env files. Use for parallel feature work, isolated review, clean workspace, or when user mentions worktrees.
ast-grep
Content & Writingby ast-grep
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.
upgrading-golang
Content & WritingUpgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and documentation. Use when the user mentions upgrading Go, golang version, or updating Go compiler version.
aeo-optimization
Content & Writingby alinaqi
AI Engine Optimization - semantic triples, page templates, content clusters for AI citations
android-java
Content & Writingby alinaqi
Android Java development with MVVM, ViewBinding, and Espresso testing
android-kotlin
Content & Writingby alinaqi
Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing
aws-aurora
Content & Writingby alinaqi
AWS Aurora Serverless v2, RDS Proxy, Data API, connection pooling
cloudflare-d1
Content & Writingby alinaqi
Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations
credentials
Content & Writingby alinaqi
Centralized API key management from Access.txt
database-schema
Content & Writingby alinaqi
Schema awareness - read before coding, type generation, prevent column errors
gemini-review
Content & Writingby alinaqi
Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration
iterative-development
Content & Writingby alinaqi
Ralph Wiggum loops - self-referential TDD iteration until tests pass
llm-patterns
Content & Writingby alinaqi
AI-first application patterns, LLM testing, prompt management
ms-teams-apps
Content & Writingby alinaqi
Microsoft Teams bots and AI agents - Claude/OpenAI, Adaptive Cards, Graph API
playwright-testing
Content & Writingby alinaqi
E2E testing with Playwright - Page Objects, cross-browser, CI/CD
posthog-analytics
Content & Writingby alinaqi
PostHog analytics, event tracking, feature flags, dashboards
project-tooling
Content & Writingby alinaqi
gh, vercel, supabase, render CLI and deployment platform setup
pwa-development
Content & Writingby alinaqi
Progressive Web Apps - service workers, caching strategies, offline, Workbox
session-management
Content & Writingby alinaqi
Context preservation, tiered summarization, resumability
shopify-apps
Content & Writingby alinaqi
Shopify app development - Remix, Admin API, checkout extensions
site-architecture
Content & Writingby alinaqi
Technical SEO - robots.txt, sitemap, meta tags, Core Web Vitals
supabase-nextjs
Content & Writingby alinaqi
Next.js with Supabase and Drizzle ORM
supabase-node
Content & Writingby alinaqi
Express/Hono with Supabase and Drizzle ORM
supabase-python
Content & Writingby alinaqi
FastAPI with Supabase and SQLAlchemy/SQLModel
ui-testing
Content & Writingby alinaqi
Visual testing - catch invisible buttons, broken layouts, contrast
web-payments
Content & Writingby alinaqi
Stripe Checkout, subscriptions, webhooks, customer portal
woocommerce
Content & Writingby alinaqi
WooCommerce REST API - products, orders, customers, webhooks
api-client
Content & Writingby mikopbx
Универсальный REST API клиент для MikoPBX с автоматической аутентификацией и выполнением запросов внутри Docker контейнеров. Использовать когда нужно тестировать API эндпоинты, выполнять CRUD операции (GET, POST, PATCH, DELETE) или отлаживать API ответы с конкретными параметрами.
asterisk-validator
Content & Writingby mikopbx
Валидация конфигурационных файлов Asterisk и анализ логов на корректность и best practices. Использовать при отладке проблем запуска Asterisk, проверке изменений конфигурации или проверке ошибок после регенерации воркерами.
auth-token-manager
Content & Writingby mikopbx
Получение валидных JWT Bearer токенов для аутентификации MikoPBX REST API v3. Использовать когда нужно тестировать API эндпоинты, отлаживать проблемы аутентификации или при возникновении ошибок 401 Unauthorized. Автоматически обрабатывает вход с username/password и возвращает готовый к использованию access token.
babel-compiler
Content & Writingby mikopbx
Транспиляция ES6+ JavaScript в ES5 для совместимости с браузерами используя Docker-based Babel компилятор. Использовать при транспиляции JavaScript файлов после внесения изменений в ES6+ исходный код.
browserstack-tester
Content & Writingby mikopbx
Тестирование веб-интерфейса MikoPBX через BrowserStack. Запуск PHPUnit тестов с Selenium WebDriver в облачных браузерах. Использовать для автоматизированного тестирования админ-панели, проверки форм, навигации и интерактивных элементов.
endpoint-validator
Content & Writingby mikopbx
Валидация REST API эндпоинтов на соответствие OpenAPI схеме и консистентность параметров. Использовать при реализации эндпоинтов, ревью кода или перед слиянием изменений API.
openapi-analyzer
Content & Writingby mikopbx
Извлечение и анализ OpenAPI 3.1.0 спецификации из MikoPBX для валидации эндпоинтов. Использовать при проверке соответствия API, генерации тестов, проверке схем эндпоинтов или интеграции с навыками endpoint-validator и api-test-generator.
restapi-translations
Content & Writingby mikopbx
Управление переводами REST API ключей (rest_*) для MikoPBX. Автоматически находит отсутствующие русские ключи в RestApi.php и синхронизирует их с исходным кодом. Использовать при проверке переводов API, после добавления новых endpoints или перед релизом.
sqlite-inspector
Content & Writingby mikopbx
Проверка консистентности данных в SQLite базах данных MikoPBX после операций REST API. Использовать при валидации результатов API, отладке проблем с данными, проверке связей внешних ключей или инспектировании CDR записей для тестирования.
translations
Content & Writingby mikopbx
Управление многоязычными переводами на 29 языков с приоритетом русского языка. Использовать при добавлении новых переводов, переводе на все языки, проверке консистентности или удалении устаревших ключей.
code-formatting
Content & Writingby openshift
MANDATORY: When writing Go tests, you MUST use 'When...it should...' format for ALL test names. When writing any Go code, you MUST remind user to run 'make lint-fix' and 'make verify'. These are non-negotiable HyperShift requirements.
bm-md
Content & Writingby miantiao-me
使用 bm.md 服务进行 Markdown 排版、渲染和格式转换,支持微信公众号、知乎、掘金等多平台
axiom-storekit-ref
Content & WritingReference — Complete StoreKit 2 API guide covering Product, Transaction, AppTransaction, RenewalInfo, SubscriptionStatus, StoreKit Views, purchase options, server APIs, and all iOS 18.4 enhancements with WWDC 2025 code examples