Search Skills
Search across 54932 indexed skills
providing-performance-optimization-advice
Treat this skill as an explicit/manual advisor for prioritizing optimization work. Use this skill when: Prioritizing known or suspected performance bo...
etetoolkit
ETE (Environment for Tree Exploration) is a toolkit for phylogenetic and hierarchical tree analysis. Manipulate trees, analyze evolutionary events, vi...
codebase-exploration
Use SocratiCode MCP tools to explore codebases efficiently. The core principle: search before reading — the index gives you a map of the codebase in m...
pymatgen
Pymatgen is a comprehensive Python library for materials analysis that powers the Materials Project. Create, analyze, and manipulate crystal structure...
smart-file-writer
Automatically diagnoses and resolves file write errors through systematic investigation rather than blind retries. Prevents common write failures proa...
biopython
Biopython is a comprehensive set of freely available Python tools for biological computation. It provides functionality for sequence manipulation, fil...
backend-dev-guidelines
Establish consistency and best practices across backend microservices (blog-api, auth-service, notifications-service) using modern Node.js/Express/Typ...
optimizing-ef-core-queries
EF Core queries are slow or generating too many SQL statements Database CPU/IO is high due to ORM inefficiency N+1 query patterns are detected in logs...
biopython
Biopython is a comprehensive set of freely available Python tools for biological computation. It provides functionality for sequence manipulation, fil...
code-to-diagram
Generate production-quality diagrams from source code via Mermaid.js, rendered to SVG/PNG with mmdc. Executor required: This skill needs the diagram e...
server-components
React Server Components (RSC) allow components to render on the server, reducing client-side JavaScript and enabling direct data access. In Next.js Ap...
n8n-workflow-patterns
Proven architectural patterns for building n8n workflows. --- Based on analysis of real workflow usage: Webhook Processing (Most Common) Receive HTTP ...