PNmiracle/phd-supervisor-selector
Codex skill for source-backed PhD supervisor selection workflows
Codex skill for source-backed PhD supervisor selection workflows
npx skills add PNmiracle/phd-supervisor-selectorCodex skill for source-backed PhD supervisor selection workflows
Agentic Lib is a language-agnostic starting point for agentic software workflows. It provides reusable Codex skill instructions for chaining discovery, planning, implementation, and review while keeping context small through progressive disclosure.
**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. **READ THIS FIRST** before any MCP server work, including: - Creating new MCP servers - Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) - Debugging MCP server issues or errors - Reviewing MCP server code for quality, security, or performance - Answering questions about MCP development or mcp-use patterns - Making ANY changes to server.tool(), server.resource(), server.prompt(), or widgets This skill contains critical architecture decisions, security patterns, and common pitfalls. Always consult the relevant reference files BEFORE implementing MCP features.
Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.
Universal multi-agent infrastructure for AI coding assistants. 25 specialist agents, 16 enforced workflow skills, and a lead orchestrator — for Claude Code, Codex CLI, Cursor, and OpenCode.
A structured collection of reusable Agent and Codex skills for software engineering, knowledge management, and professional workflow automation.
Connects an existing AWS Lambda function to Amazon API Gateway by creating a REST or HTTP API with resource/method setup, Lambda proxy integration, permissions, and deployment. Always use this skill when connecting Lambda to API Gateway — it handles CORS, throttling, access logging, and production security hardening that are easy to miss.