- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
tkr-skill-writer
by tomkrikorian
Guide for creating and structuring skills with consistent formatting, clear documentation, and proper reference organization. Use when creating new skills or updating existing skill documentation.
google-calendar-tool
by xuiltul
Google Calendar integration tool. List upcoming events and create new events. OAuth2 authentication for direct Calendar API access. "calendar" "schedule" "google calendar" "event" "appointment"
github-tool
by xuiltul
GitHub integration tool. List/create issues and PRs. gh CLI wrapper. "github" "issue" "PR" "pull request" "repository"
local-llm-tool
by xuiltul
Local LLM execution tool. Text generation and chat via Ollama/vLLM. "local LLM" "ollama" "text generation" "local model"
mkdocs
by julianobarbosa
Build project documentation sites with MkDocs static site generator. USE WHEN user mentions mkdocs, documentation site, docs site, project documentation, OR wants to create, configure, build, or deploy documentation using Markdown. Covers installation, configuration, theming, plugins, and deployment.
Condition-Based Waiting
by bobmatnyc
Replace arbitrary timeouts with condition polling for reliable async tests
Writing Plans
by bobmatnyc
Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context
templ-htmx
by Xe
Build interactive hypermedia-driven applications with templ and HTMX. Use when creating dynamic UIs, real-time updates, AJAX interactions, mentions 'HTMX', 'dynamic content', or 'interactive templ app'.
migrate-groovy-to-java
by DataDog
migrate test groovy files to java
debug
by mcouthon
"Systematic debugging with hypothesis-driven investigation. Use when something is broken, tests are failing, unexpected behavior occurs, or errors need investigation. Triggers on: 'this is broken', 'debug', 'why is this failing', 'unexpected error', 'not working', 'bug', 'fix this issue', 'investigate', 'tests failing', 'trace the error', 'use debug mode'. Full access mode - can run commands, add logging, and fix issues."
expo-architect
by shipshitdev
Scaffold a production-ready Expo React Native app with working screens, navigation, and optional Clerk auth. Generates complete mobile app structure that runs immediately with bun start.
Work on Ticket
by zapier
Fetches Jira ticket details, creates an appropriately named branch, and initiates the task planning workflow. Use when the user says "work on [TICKET_ID]" or similar phrases.
vulnerability-remediation
by chainloop-dev
Reviews vulnerability policy violations for the chainloop project recorded in Chainloop and performs fixes in Dockerfiles or go.mod. Use when asked to fix vulnerabilities, review CVEs, or remediate security issues in chainloop.
upgrading-golang
by chainloop-dev
Upgrades 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.
tidy-deprecate-function
by tidyverse
Guide for deprecating R functions/arguments. Use when a user asks to deprecate a function or parameter, including adding lifecycle warnings, updating documentation, adding NEWS entries, and updating tests.
Git Commit
by zapier
Generates storytelling-focused Conventional Commits messages with Jira context integration, then commits and pushes changes. Use when the user says "commit", "git commit", or asks to commit changes, wants to create a commit, or when work is complete and ready to commit.
azure-cosmosdb
by alinaqi
Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns
cloudflare-d1
by alinaqi
Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations
react-native
by alinaqi
React Native mobile patterns, platform-specific code
android-java
by alinaqi
Android Java development with MVVM, ViewBinding, and Espresso testing
reddit-ads
by alinaqi
Reddit Ads API - campaigns, targeting, conversions, agentic optimization
supabase
by alinaqi
Core Supabase CLI, migrations, RLS, Edge Functions
code-deduplication
by alinaqi
Prevent semantic code duplication with capability index and check-before-write
ms-teams-apps
by alinaqi
Microsoft Teams bots and AI agents - Claude/OpenAI, Adaptive Cards, Graph API