10 skills found
safishamsi / graphifyAI coding assistant skill (Claude Code, Codex, OpenCode, OpenClaw, Factory Droid, Trae). Turn any folder of code, docs, papers, or images into a queryable knowledge graph
folke / sidekick.nvimYour Neovim AI sidekick
AgriciDaniel / skill-forgeUltimate Claude Code skill creator — design, scaffold, build, review, evolve, and publish production-grade AI agent skills
Braffolk / mcp-summarization-functionsProvides summarised output from various actions that could otherwise eat up tokens and cause crashes for AI agents
Innei / media-library-organizer-skillA Claude Code skill for organizing media libraries (movies, TV, anime) — clean junk, merge scattered episodes, normalize folder names, verify completeness against TMDB
agentailor / create-mcp-serverScaffold production-ready MCP servers in seconds
spideynolove / sequential-thinking-mcp-v2Sequential Thinking MCP server follows First principle thinking framework
llh315434220 / claude-skill-architectDesign and generate high-quality Claude Skills following Anthropic's official best practices. Use this to create new skills or upgrade existing ones.
microsoft / project-setup-info-context7Comprehensive setup steps to help the user create complete project structures in a VS Code workspace. This tool is designed for full project initialization and scaffolding, not for creating individual files. When to use this tool: when the user wants to create a new complete project from scratch; when setting up entire project frameworks (TypeScript projects, React apps, Node.js servers, etc.); when initializing Model Context Protocol (MCP) servers with full structure; when creating VS Code extensions with proper scaffolding; when setting up Next.js, Vite, or other framework-based projects; when the user asks for \"new project\", \"create a workspace\", or \"set up a [framework] project\"; when you need to establish a complete development environment with dependencies, config files, and folder structure. When NOT to use this tool: when creating single files or small code snippets; when adding individual files to existing projects; when making modifications to existing codebases; when the user asks to \"create a file\" or \"add a component\"; for simple code examples or demonstrations; for debugging or fixing existing code. This tool provides complete project setup including folder structure creation, package.json and dependency management, configuration files (tsconfig, eslint, etc.), initial boilerplate code, development environment setup, and build and run instructions. Use other file creation tools for individual files within existing projects.
lazylabz / create-prCreate a PR following the project template with iterative description editing