selection▌
4 indexed skills · max 10 per page
scientific-problem-selection
anthropics/knowledge-work-plugins · Productivity
A conversational framework for systematic scientific problem selection based on Fischbach & Walsh's "Problem choice and decision trees in science and engineering" (Cell, 2024).
symfony:runner-selection
makfly/superpowers-symfony · Productivity
symfony:runner-selection
domain-selection
kostja94/marketing-skills · AI/ML
Guides initial domain choice for a single site: Brand vs Partial Match vs Exact Match domains, TLD selection (.ai, .com, .io), length, readability, history check, and defensive registration. A good domain affects SEO, brand perception, and UX. See domain-architecture when planning for multiple products; rebranding-strategy when changing domain.
framework-selection
langchain-ai/langchain-skills · Productivity
Framework selection guide for LangChain, LangGraph, and Deep Agents layered architecture. \n \n Layered frameworks where LangChain provides foundation primitives, LangGraph adds orchestration and control flow, and Deep Agents adds planning, memory, file management, and skill delegation \n Decision table guides framework choice based on task complexity: LangChain for single-purpose agents, LangGraph for custom control flow and loops, Deep Agents for multi-step planning and persistent sessions \n