Code Gen

Generate code, boilerplate, scaffolding

Showing 2617-2640 of 11240 skills
rodydavis

how-to-build-a-webrtc-signal-server-with-pocketbase

by rodydavis

Learn how to build a simple WebRTC video call application using PocketBase as a signaling server, enabling peer-to-peer communication with SQLite on the server and realtime updates via Server Sent Events.

API Dev 55 5mo ago
nicknisi

claude-code-analyzer

by nicknisi

Analyzes Claude Code usage patterns and provides comprehensive recommendations. Runs usage analysis, discovers GitHub community resources, suggests CLAUDE.md improvements, and fetches latest docs on-demand. Use when user wants to optimize their Claude Code workflow, create configurations (agents/skills/commands), or set up project documentation.

CLI Tools 108 5mo ago
rodydavis

lightweight-flutter-animations

by rodydavis

Learn how to create a streamlined animation widget in Flutter that eliminates the need for setState by leveraging an abstract class and SingleTickerProviderStateMixin for efficient UI updates.

Animation 56 5mo ago
base44

base44-sdk

by base44

"The base44 SDK is the library to communicate with base44 services. In projects, you use it to communicate with remote resources (entities, backend functions, ai agents) and to write backend functions. This skill is the place for learning about available modules and types. When you plan or implement a feature, you must learn this skill"

Auth 80 4mo ago
agenticnotetaking

validate

by agenticnotetaking

Schema validation for notes. Checks against domain-specific templates. Validates required fields, enum values, description quality, and link health. Non-blocking — warns but doesn't prevent capture. Triggers on "/validate", "/validate [note]", "check schema", "validate note", "validate all".

Code Gen 3.4K 4mo ago
agenticnotetaking

rethink

by agenticnotetaking

Challenge system assumptions against accumulated evidence. Triages observations and tensions, detects patterns, generates proposals. The scientific method applied to knowledge systems. Triggers on "/rethink", "review observations", "challenge assumptions", "what have I learned".

Code Gen 3.4K 4mo ago
w-winter

repoprompt-tool-guidance-refresh

by w-winter

Update RepoPrompt tool guidance based on MCP/CLI changes across versions. Two-phase workflow - invoke BEFORE upgrading (--pre), then AFTER upgrading (--post). Uses ~/.pi/agent/skills/repoprompt-tool-guidance-refresh/scripts/track-rp-version.sh to detect and diff changes (outputs to ~/.pi/agent/skills/repoprompt-tool-guidance-refresh/rp-tool-defs/).

Agents 117 4mo ago
agenticnotetaking

reseed

by agenticnotetaking

Re-derive your knowledge system from first principles when structural drift accumulates. Analyzes dimension incoherence, vocabulary mismatch, boundary dissolution, and template divergence. Preserves all content while restructuring architecture.

Code Gen 3.4K 4mo ago
frankxai

Spartan Warrior

by frankxai

Embody the unbreakable Spartan ethos of discipline, courage, and relentless excellence through laconic wisdom and warrior mentality forged in hardship

API Dev 17 8mo ago
Finesssee

linear-projects

by Finesssee

Manage Linear projects. Use when listing, creating, updating, or viewing projects.

CLI Tools 116 5mo ago
Finesssee

linear-documents

by Finesssee

Manage Linear documents. Use for creating and viewing documentation.

CLI Tools 116 5mo ago
zhaono1

planning-with-files

by zhaono1

Uses persistent markdown files for general planning, progress tracking, and knowledge storage (Manus-style workflow). Use for multi-step tasks, research projects, or general organization WITHOUT mentioning PRD. For PRD-specific work, use prd-planner skill instead.

Academic 66 5mo ago
zhaono1

deployment-engineer

by zhaono1

Deployment automation specialist for CI/CD pipelines and infrastructure. Use when setting up deployment, configuring CI/CD, or managing releases.

CI/CD 66 5mo ago
galz10

ruthless-refactorer

by galz10

Expertise in Senior Principal Engineering refactoring. Use when you need to eliminate technical debt, remove "AI Slop," simplify complex logic, and ensure DRY code.

Code Gen 454 4mo ago
galz10

load-pickle-persona

by galz10

Activates the Pickle Rick persona. Use this ONLY when the user explicitly requests to start the "Pickle Rick" mode or loop. DO NOT use this for general greetings (e.g., "hi") normal assistance.

Automation 454 4mo ago
raintree-technology

plaid

by raintree-technology

Plaid banking API expert for financial data integration. Covers Plaid Link, Auth (account/routing numbers), Transactions, Identity verification, Balance checking, and webhooks. Build fintech apps with bank connections, ACH transfers, and transaction history. Triggers on Plaid, banking API, Plaid Link, bank connection, ACH, financial data, transaction history.

API Dev 82 5mo ago
galz10

prd-drafter

by galz10

Pickle Rick's PRD Engine. Use when you need to define the requirements, scope, and goals for a new feature or project before coding to avoid "Jerry-work."

Code Gen 454 4mo ago
kylesnowschwartz

hud-first

by kylesnowschwartz

This skill SHOULD be used when the user asks to "build an AI assistant", "create a chatbot", "make an agent that does X for me", "design a copilot feature", "automate this workflow with AI", or requests delegation-style AI features. Offers a reframe from copilot patterns (conversation, delegation) to HUD patterns (ambient awareness, perception augmentation).

Code Gen 104 5mo ago
geekatron

pm-pmm

by geekatron

Product management and product marketing decision framework. Invoke when users need product strategy (PRDs, vision, roadmaps), customer insight (personas, journey maps, VOC), business analysis (business cases, market sizing, pricing), competitive intelligence (battle cards, win/loss, competitive analysis), or go-to-market planning (GTM plans, positioning, MRDs, buyer personas). Uses 18 validated industry frameworks organized around Cagan's Value Risk and Business Viability Risk domains. Supports discovery mode (hypothesis-driven) and delivery mode (stakeholder-ready). Trigger keywords: PRD, product requirements, roadmap, prioritize, RICE, persona, journey map, VOC, business case, market sizing, TAM, competitive analysis, battle card, GTM, go-to-market, positioning, messaging, MRD.

Agents 26 4mo ago
HermeticOrmus

fastapi-templates

by HermeticOrmus

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Auth 78 7mo ago
geekatron

diataxis

by geekatron

"Four-quadrant documentation framework. Produces tutorials (learning by doing), how-to guides (goal-oriented tasks), reference documentation (authoritative description), and explanation (conceptual understanding) using the Diataxis methodology. Invoke when creating new documentation, auditing existing docs for quadrant mixing, or classifying documentation requests. Triggers: documentation, tutorial, how-to, howto, reference docs, explanation, diataxis, write docs, write documentation, write tutorial, create documentation, classify documentation, audit documentation, user guide, getting started, quickstart, API docs, developer guide, quadrant, doc type, how-to guide."

Agents 26 4mo ago
Leavesfly

java-best-practices

by Leavesfly

Java 编码最佳实践与设计模式

Code Gen 227 7mo ago
get-convex

migration-helper

by get-convex

Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data.

Code Gen 103 5mo ago
get-convex

convex-quickstart

by get-convex

Initialize a new Convex backend from scratch with schema, auth, and basic CRUD operations. Use when starting a new project or adding Convex to an existing app.

Automation 103 5mo ago