Directory

Discover and filter AI agent skills. 27,776 active skills available.

Popular guides from the directory

Start with intent-focused guides, then come back to the full directory when you need broader coverage.

Results

Showing 7753-7776 of 27,776Page 324 of 1158

branchless-workflow

9
from jpoutrin/product-forge

Git-branchless stacked diffs workflow patterns and command reference

bl-undo

9
from jpoutrin/product-forge

Undo git-branchless operations - recover from mistakes interactively

bl-sync

9
from jpoutrin/product-forge

Sync git-branchless stack with main branch - fetch, rebase, and handle merges

bl-submit

9
from jpoutrin/product-forge

Submit git-branchless stack as PRs - create branches and push to remote

bl-stack

9
from jpoutrin/product-forge

Manage git-branchless commit stacks - view, navigate, and edit commits

bl-record

9
from jpoutrin/product-forge

Record changes as a new commit in git-branchless workflow

bl-init

9
from jpoutrin/product-forge

Initialize git-branchless in the current repository from the current branch

typescript-style

9
from jpoutrin/product-forge

TypeScript coding style enforcement (ESLint, type safety, React patterns). Auto-loads when writing or reviewing TypeScript/JavaScript code.

typescript-code-review

9
from jpoutrin/product-forge

TypeScript and React code review guidelines (type safety, React patterns, performance). Auto-loads when reviewing TypeScript/React code.

technical-specification

9
from jpoutrin/product-forge

Technical specification writing for implementation details. Use when documenting how to build a solution (post-decision), API contracts, schemas, and system design. Complements RFC skill which handles decision-making.

tech-spec-status

9
from jpoutrin/product-forge

Show Tech Spec details or update status through lifecycle

sqlmesh

9
from jpoutrin/product-forge

SQLMesh patterns for data transformation with column-level lineage and virtual environments. Use when building data pipelines that need advanced features like automatic DAG inference and efficient incremental processing.

rfc-status

9
from jpoutrin/product-forge

Show RFC details or update RFC status through lifecycle

rfc-specification

9
from jpoutrin/product-forge

RFC (Request for Comments) specification writing with objective technical analysis. Use when creating technical specifications, design documents, or architecture proposals that require structured evaluation of options and trade-offs.

portman

9
from jpoutrin/product-forge

Port management for local development with git worktrees. Use when setting up local development environments, booking ports for services to avoid collisions between parallel worktrees, or configuring docker-compose with dynamic ports.

mcp-architecture

9
from jpoutrin/product-forge

MCP architecture patterns, security, and memory management. Auto-loads when building MCP servers, implementing tools/resources, discussing MCP security, or working with FastMCP.

list-tech-specs

9
from jpoutrin/product-forge

List all Technical Specifications with status and metadata

list-rfcs

9
from jpoutrin/product-forge

List all RFCs with status, progress, and metadata

gcp-cloud

9
from jpoutrin/product-forge

Google Cloud Platform infrastructure patterns and best practices. Use when designing or implementing GCP solutions including Compute Engine, Cloud Functions, Cloud Storage, and BigQuery.

direnv

9
from jpoutrin/product-forge

Direnv environment management for automatic per-project shell configuration. Use when setting up .envrc files, configuring project-specific environment variables, or integrating direnv with development tools like nix, asdf, pyenv, or nvm.

dependency-alignment

9
from jpoutrin/product-forge

Dependency version alignment and conflict resolution for parallel development. Use when extracting dependencies from Tech Specs to ensure version compatibility with existing project dependencies and transitive dependencies.

dbt

9
from jpoutrin/product-forge

dbt (data build tool) patterns for data transformation and analytics engineering. Use when building data models, implementing data quality tests, or managing data transformation pipelines.

create-tech-spec

9
from jpoutrin/product-forge

Create a new Technical Specification for implementation details

create-rfc

9
from jpoutrin/product-forge

Create a new RFC (Request for Comments) technical specification