Browse Skills
4429 skills found
rule-auditor.md
1
1
export
rule-auditor
2
from
"oimiragieo/LLM-RULES"
from
"oimiragieo/LLM-RULES"
3
Validates code against currently loaded rules and reports compliance violations. Use after implementing features, during code review, or to ensure coding standards are followed. Provides actionable feedback with line-by-line issues and suggested fixes.
2026-01-05
agent-evaluator.md
1
1
export
agent-evaluator
2
from
"arisng/github-copilot-fc"
from
"arisng/github-copilot-fc"
3
Deterministic custom subagent selection helper. Use when you need a reproducible, auditable decision on which custom subagents to activate for a user query (runs scripts/agent_evaluator.py).
2026-01-05
webapp-testing.md
1
1
export
webapp-testing
2
from
"GrupoUS/aegiswallet"
from
"GrupoUS/aegiswallet"
3
Comprehensive testing framework for Brazilian fintech applications. Use when implementing LGPD compliance, Portuguese voice validation, tRPC testing, Supabase RLS validation, or 4-phase quality control methodology.
2026-01-05
flow-nexus-neural.md
1
1
export
flow-nexus-neural
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus
2026-01-05
quality-check.md
1
1
export
quality-check
2
from
"ryanquinn3/dotfiles"
from
"ryanquinn3/dotfiles"
3
Run before marking coding tasks complete - validates code quality via IDE diagnostics, code review rules, and tests with fast-feedback short-circuiting
2026-01-05
fullstack-flow-mapper.md
1
1
export
fullstack-flow-mapper
2
from
"okgoogle13/careercopilot"
from
"okgoogle13/careercopilot"
3
Maps data flows from UI components to the database, including the Design Token system.
2026-01-05
writing-queries.md
1
1
export
writing-queries
2
from
"tilmon-engineering/claude-skills"
from
"tilmon-engineering/claude-skills"
3
Component skill for systematic SQL query development in DataPeeker analysis sessions
2026-01-05
verify-maps.md
1
1
export
verify-maps
2
from
"BellaBe/ideas-os"
from
"BellaBe/ideas-os"
3
Verify code maps against type definitions. Catches type mismatches, wrongarguments, and missing imports BEFORE generating actual code. This is thefast-feedback loop that prevents broken code generation.
2026-01-05
backend-bugfix.md
1
1
export
backend-bugfix
2
from
"penkzhou/swiss-army-knife-plugin"
from
"penkzhou/swiss-army-knife-plugin"
3
This skill should be used when the user asks to "debug backend tests", "fix pytest failures", "analyze Python errors", "fix FastAPI bugs", or mentions keywords like "pytest", "IntegrityError", "ValidationError", "SQLAlchemy", "FastAPI". It provides the complete bugfix workflow knowledge including error classification, confidence scoring, and TDD best practices for Python/FastAPI backends.
2026-01-05
ops-investigator.md
1
1
export
ops-investigator
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Investigate incidents and analyze logs - query CloudWatch logs with filters,correlate events across services, identify error patterns, generate incidentreports with timelines, analyze log patterns, search for specific errors,trace request flows, identify root causes, create actionable incident reports.
2026-01-05
deploying-postgres-k8s.md
1
1
export
deploying-postgres-k8s
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Deploys PostgreSQL on Kubernetes using the CloudNativePG operator with automated failover.Use when setting up PostgreSQL for production workloads, high availability, or local K8s development.Covers operator installation, cluster creation, connection secrets, and backup configuration.NOT when using managed Postgres (Neon, RDS, Cloud SQL) or simple Docker containers.
2026-01-05
performance-optimization.md
1
1
export
performance-optimization
2
from
"fattits30-dev/Justice-Companion"
from
"fattits30-dev/Justice-Companion"
3
Comprehensive performance analysis and optimization for Justice Companion: React rendering, SQLite query performance, bundle size analysis, memory leak detection. Use when debugging slow UI, optimizing database queries, or reducing app footprint.
2026-01-05
backend-service-patterns.md
1
1
export
backend-service-patterns
2
from
"linehaul-ai/linehaulai-claude-marketplace"
from
"linehaul-ai/linehaulai-claude-marketplace"
3
Use when implementing API endpoints, business logic, database operations, or adding new entities to laneweaverTMS Go/Echo backend.
2026-01-05
test-mongodb-repository.md
1
1
export
test-mongodb-repository
2
from
"madooei/backend-template"
from
"madooei/backend-template"
3
Write tests for MongoDB repository implementations. Use when testing MongoDB repositories, setting up MongoDB test infrastructure, or testing database operations. Triggers on "test mongodb", "mongodb tests", "test mongo repository", "mongodb test setup".
2026-01-05
helix-memory.md
1
1
export
helix-memory
2
from
"MarcinDudekDev/helix-memory"
from
"MarcinDudekDev/helix-memory"
3
Long-term memory system for Claude Code using HelixDB graph-vector database. Store and retrieve facts, preferences, context, and relationships across sessions using semantic search, reasoning chains, and time-window filtering.
2026-01-05
infinite-scroll-builder.md
1
1
export
infinite-scroll-builder
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Implement infinite scroll with Intersection Observer, React Query, virtual scrolling. Load more data on scroll. TanStack Query, SWR. Keywords - infinite scroll, load more, pagination, intersection observer, virtual scroll, tanstack query infinite, lazy loading
2026-01-05
copilot-feedback-resolver.md
1
1
export
copilot-feedback-resolver
2
from
"fx/cc"
from
"fx/cc"
3
Process and resolve GitHub Copilot automated PR review comments. Use when the user says "check copilot review", "handle copilot comments", "resolve copilot feedback", "address copilot suggestions", or mentions Copilot PR comments. Also use after PR creation when Copilot has left automated review comments.
2026-01-05
orm-query-builder.md
1
1
export
orm-query-builder
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
This skill generates optimized ORM queries with relationships, filtering, and type safety.Supports SQLAlchemy (Python), Prisma (TypeScript), TypeORM (TypeScript), Drizzle (TypeScript), Django ORM.Creates queries with eager loading, filtering, sorting, pagination, transactions, type-safe query builders.Activate when user says "ORM query", "database query", "SQLAlchemy query", "Prisma query", or needs database access.Output: Type-safe ORM queries with relationships, filtering, optimization, and error handling.
2026-01-05
meeting-insights-analyzer.md
1
1
export
meeting-insights-analyzer
2
from
"89jobrien/steve"
from
"89jobrien/steve"
3
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
2026-01-05
mongodb.md
1
1
export
mongodb
2
from
"rakibdev/dotfiles"
from
"rakibdev/dotfiles"
3
Use for managing MongoDB.
2026-01-05
spring-boot-data-ddd.md
1
1
export
spring-boot-data-ddd
2
from
"joaquimscosta/arkhe-claude-plugins"
from
"joaquimscosta/arkhe-claude-plugins"
3
Spring Boot 4 data layer implementation for Domain-Driven Design. Use when implementing JPA or JDBC aggregates, Spring Data repositories, transactional services, projections, or entity auditing. Covers aggregate roots with AbstractAggregateRoot, value object mapping, EntityGraph for N+1 prevention, and Spring Boot 4 specifics (JSpecify null-safety, AOT repositories). For DDD concepts and design decisions, see the domain-driven-design skill.
2026-01-05
east-node-io.md
1
1
export
east-node-io
2
from
"elaraai/east-node"
from
"elaraai/east-node"
3
I/O platform functions for the East language on Node.js. Use when writing East programs that need SQL databases (SQLite, PostgreSQL, MySQL), NoSQL databases (Redis, MongoDB), S3 storage, file transfers (FTP, SFTP), file format parsing (XLSX, XML), or compression (Gzip, Zip, Tar). Triggers for: (1) Writing East programs with @elaraai/east-node-io, (2) Database operations with SQL.SQLite, SQL.Postgres, SQL.MySQL, NoSQL.Redis, NoSQL.MongoDB, (3) Cloud storage with Storage.S3, (4) File transfers with Transfer.FTP, Transfer.SFTP, (5) Format parsing with Format.XLSX, Format.XML, (6) Compression with Compression.Gzip, Compression.Zip, Compression.Tar.
2026-01-05
session-end.md
1
1
export
session-end
2
from
"stars-end/affordabot"
from
"stars-end/affordabot"
3
End Claude Code session with Beads sync and summary. MUST BE USED when user says they're done, ending session, or logging off.Guarantees Beads export to git, shows session stats, and suggests next ready work. Handles cleanup and context saving.Use when user says "goodbye", "bye", "done for now", "logging off",or when user mentions end-of-session, session termination, cleanup, context saving,bd sync, or export operations.
2026-01-05
excel-analysis.md
1
1
export
excel-analysis
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master Excel for data analysis with pivot tables, formulas, Power Query, and advanced Excel techniques.
2026-01-05