Source

patricio0312rev/skills

153 skills · 50.9K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
langchain-workflow-builder Builds LLM applications with LangChain including chains, agents, memory, tools, and RAG pipelines. Use when users req…
patricio0312rev/skills
231
2
error-handling-standardizer Creates consistent error handling with custom error classes, HTTP status mapping, structured logging, safe client mes…
patricio0312rev/skills
230
3
tech-debt-prioritizer Scores and prioritizes technical debt by impact, risk, and effort. Provides ranked backlog with ROI analysis and quar…
patricio0312rev/skills
230
4
git-hygiene-enforcer Establishes git workflow guardrails including conventional commits, commit message hooks, branch naming conventions, …
patricio0312rev/skills
229
5
react-hook-builder Creates custom React hooks for common patterns including data fetching, forms, authentication, local storage, debounc…
patricio0312rev/skills
229
6
hot-reload-optimizer Optimizes hot module replacement and fast refresh for development speed with Vite, Next.js, and webpack configuration…
patricio0312rev/skills
228
7
mcp-server-builder Builds Model Context Protocol (MCP) servers for Claude with tools, resources, and prompts. Use when users request "cr…
patricio0312rev/skills
228
8
tanstack-query-setup Implements TanStack Query (React Query) for server state management with caching, mutations, optimistic updates, and …
patricio0312rev/skills
228
9
pr-template-builder Creates GitHub pull request templates, issue templates, and discussion templates with proper YAML configuration. Use …
patricio0312rev/skills
227
10
rollback-workflow-builder Creates safe rollback procedures for deployments with automated workflows, rollback runbooks, version management, and…
patricio0312rev/skills
227
11
schema-consistency-checker Audits database schemas for naming conventions, type consistency, nullability patterns, and missing constraints. Prov…
patricio0312rev/skills
227
12
threat-model-generator Creates comprehensive threat models using STRIDE methodology with asset identification, threat enumeration, mitigatio…
patricio0312rev/skills
227
13
vector-db-setup Sets up vector databases for semantic search including Pinecone, Chroma, pgvector, and Qdrant with embedding generati…
patricio0312rev/skills
227
14
alerting-dashboard-builder Creates SLO-based alerts and operational dashboards with key charts, alert thresholds, and runbook links. Use for "al…
patricio0312rev/skills
226
15
contract-testing-builder Implements API contract testing to ensure provider-consumer compatibility using Pact or similar tools. Prevents break…
patricio0312rev/skills
226
16
docs-starter-kit Generates comprehensive documentation templates for open-source and internal projects including README, CONTRIBUTING,…
patricio0312rev/skills
226
17
integration-test-builder Creates integration tests for API endpoints with database flows, including test harness setup, fixtures, setup/teardo…
patricio0312rev/skills
226
18
release-automation-builder Automates releases and package publishing with changesets or semantic-release. Handles versioning, changelog generati…
patricio0312rev/skills
226
19
zustand-state-builder Implements lightweight state management using Zustand with TypeScript, persistence, devtools, and modular store patte…
patricio0312rev/skills
225
20
api-versioning-deprecation-planner Plans safe API evolution with versioning strategies, client migration guides, deprecation timelines, and backward com…
patricio0312rev/skills
224
21
coverage-strategist Defines ROI-based coverage targets with critical path identification, layer-specific targets, and explicit "don't tes…
patricio0312rev/skills
224
22
data-seeding-fixtures-builder Generates deterministic seed data for development and testing with factory functions, realistic fixtures, and databas…
patricio0312rev/skills
224
23
deployment-checklist-generator Creates comprehensive deployment checklists with pre-deployment checks, smoke tests, verification steps, and sign-off…
patricio0312rev/skills
224
24
monorepo-ci-optimizer Optimizes CI pipelines for monorepos by detecting affected packages/apps and running only necessary builds and tests.…
patricio0312rev/skills
224
25
postmortem-writer Creates comprehensive post-incident documents with timeline, root cause analysis, contributing factors, action items,…
patricio0312rev/skills
224
26
prompt-regression-tester Compares old vs new prompts across test cases with diff summaries, stability metrics, breakage analysis, and fix sugg…
patricio0312rev/skills
224
27
state-ux-flow-builder Standardizes UX states for data fetching flows (loading, error, empty, success) and complex multi-view UI patterns. P…
patricio0312rev/skills
224
28
capacity-planning-helper Estimates infrastructure needs based on traffic forecasts, workload analysis, and performance requirements with sizin…
patricio0312rev/skills
223
29
dependency-doctor Audits project dependencies for outdated packages, duplicates, heavy/problematic libraries, security vulnerabilities,…
patricio0312rev/skills
223
30
auth-module-builder Implements secure authentication patterns including login/registration, session management, JWT tokens, password hash…
patricio0312rev/skills
222
31
caching-cdn-strategy-planner Designs multi-layer caching strategy with edge CDN, server-side caching, cache invalidation, and CDN configuration. U…
patricio0312rev/skills
222
32
kubernetes-manifest-generator Generates Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, Ingress, and HPA with best pract…
patricio0312rev/skills
222
33
api-endpoint-generator Generates CRUD REST API endpoints with request validation, TypeScript types, consistent response formats, error handl…
patricio0312rev/skills
221
34
db-performance-watchlist Defines database performance monitoring strategy with slow query detection, resource usage alerts, query execution th…
patricio0312rev/skills
220
35
llm-debugger Diagnoses LLM output failures including hallucinations, constraint violations, format errors, and reasoning issues. P…
patricio0312rev/skills
219
36
tool-function-schema-designer Designs robust function/tool calling schemas for LLMs with JSON schemas, validation strategies, typed interfaces, and…
patricio0312rev/skills
219
37
embedding-pipeline-builder Builds document embedding pipelines with text chunking, embedding generation, indexing, and retrieval optimization. U…
patricio0312rev/skills
218
38
vscode-rest-client-generator Generates .http files for the VS Code REST Client extension from Express, Next.js, Fastify, or other API routes. Crea…
patricio0312rev/skills
218
39
test-reporting-triage-skill Automatically categorizes test failures, suggests responsible owners, and provides common fix checklists. Generates a…
patricio0312rev/skills
217
40
artifact-sbom-publisher Produces build artifacts with Software Bill of Materials (SBOM) and supply chain metadata for security and compliance…
patricio0312rev/skills
216
41
mocking-assistant Creates stable mocks for APIs, services, and UI components using MSW (Mock Service Worker), fixture conventions, and …
patricio0312rev/skills
216
42
service-layer-extractor Refactors route handlers into service layer with clean boundaries, dependency injection, testability, and separation …
patricio0312rev/skills
216
43
preview-environments-builder Creates ephemeral preview deployments for each pull request with automatic deployment, unique URLs, and cleanup on PR…
patricio0312rev/skills
210
44
rag-pipeline-builder Designs retrieval-augmented generation pipelines for document-based AI assistants. Includes chunking strategies, meta…
patricio0312rev/skills
210
45
load-test-scenario-builder Creates comprehensive load test plans with realistic scenarios, traffic models, k6 scripts, and success criteria. Use…
patricio0312rev/skills
194
46
terraform-module-builder Creates reusable Terraform modules with proper structure, variables, outputs, and state management for infrastructure…
patricio0312rev/skills
190
47
performance-budget-setter Defines measurable performance budgets for bundle size, API latency, database queries, and render times. Provides enf…
patricio0312rev/skills
189
48
snapshot-test-refactorer Refactors brittle snapshot tests into resilient, focused assertions. Provides strategies for reducing snapshot size, …
patricio0312rev/skills
189
49
doc-to-vector-dataset-generator Converts documents into clean, chunked datasets suitable for embeddings and vector search. Produces chunked JSONL fil…
patricio0312rev/skills
188
50
graphql-schema-designer Designs GraphQL schemas with types, queries, mutations, subscriptions, resolvers, and DataLoader patterns for efficie…
patricio0312rev/skills
188
Page 3 · 153 total Previous Next