read-github
Safe 72Read GitHub Repository Docs
by am-will
This skill enables AI agents to fetch and search GitHub repository documentation. It solves the problem of understanding unfamiliar codebases by connecting to the gitmcp.io MCP service.
planner
Safe 69Plan Implementation with Sprints
by am-will
This skill helps AI agents create detailed, phased implementation plans with atomic tasks and validation checklists. It breaks down complex tasks into manageable sprints for better project management.
parallel-task-spark
Safe 67Coordinate Parallel AI Tasks
by am-will
Managing multiple AI subagents working on a project is challenging when tracking dependencies and ensuring proper execution order. This skill orchestrates parallel task execution with dependency management, validation, and progress logging.
plan-harder
Safe 70Create Detailed Implementation Plans
by am-will
Break down complex features into manageable sprints with atomic tasks. Each task includes clear acceptance criteria, dependencies, and validation methods for predictable project delivery.
parallel-task
Safe 70Execute Tasks in Parallel
by am-will
This skill enables Claude Code to orchestrate multiple subagents working in parallel on a development plan, managing task dependencies and ensuring correct execution order.
openai-docs-skill
Safe 67Access OpenAI Developer Docs
by am-will
Get up-to-date OpenAI API documentation directly in your AI workflow. This skill queries the official OpenAI Docs MCP server to fetch accurate, current references for all OpenAI APIs, SDKs, and tools.
markdown-url
Safe 71Transform Web Content to Clean Markdown
by am-will
Claude and Codex often struggle to extract clean text from complex web pages. This skill routes URLs through markdown.new proxy to convert any webpage into readable Markdown format for easier analysis and note-taking.
llm-council
Low Risk 76Orchestrate Multi-Agent Planning Council
by am-will
Coordinate multiple AI agents (Codex, Claude Code, Gemini) to produce independent implementation plans, anonymize and merge them into a bias-resistant final plan.
gemini-computer-use
Safe 74Automate browser tasks with Gemini AI
by am-will
This skill enables AI agents to control web browsers for automated tasks like form filling, data extraction, and web testing through Gemini 2.5 Computer Use model with Playwright.
frontend-design
Safe 67Design Production-Grade Frontend Interfaces
by am-will
Build distinctive frontend interfaces that avoid generic AI aesthetics. This skill guides creative design choices with bold typography, cohesive color themes, and polished animations for memorable user experiences.
context7
Safe 71Fetch Current Library Documentation
by am-will
Claude Code training data has cutoff dates. This skill fetches current library documentation from Context7 API so you always use accurate APIs and patterns.
Agent Browser
Safe 68Automate browser interactions with AI
by am-will
AI agents struggle to interact with dynamic web pages. Agent Browser provides a structured CLI to navigate, click, fill forms, and extract data from any website using headless Chrome.
plot-consistency-checker
Safe 69Check story plot consistency and logic
by Amraha-Anwar
Stories often contain plot holes, contradictions, or pacing issues that weaken reader engagement. This skill systematically reviews narrative elements to identify structural problems and provide specific fixes.
grammar-and-style-enhancer
Safe 69Enhance Writing Quality
by Amraha-Anwar
Writers often struggle with grammar, word choice, and pacing. This skill analyzes text across multiple dimensions including grammar, sentence structure, vocabulary, flow, and narrative pacing to improve quality while preserving the author's unique voice.
chapter-outline-generator
Safe 70Generate Structured Chapter Outlines for Your Book
by Amraha-Anwar
Planning a book requires clear structure and narrative flow. This skill generates comprehensive chapter outlines with key scenes, plot progression, character development, and thematic elements to streamline your writing process.
planning-with-files
Safe 70Plan complex tasks with persistent markdown files
by AmmarCodes
AI assistants often lose track of goals during long tasks with many steps. This skill teaches a proven pattern using markdown files as external memory. Create task plans, track progress with checkboxes, and store research notes in files. The assistant stays organized and never loses sight of the original goal.
grasshopper-workflow
Safe 76Automate Grasshopper via MCP
by AmemiyaLai
Creating Grasshopper definitions manually is time-consuming and repetitive. This skill enables AI assistants to programmatically create components, establish connections, and execute complete parametric modeling workflows through the MCP protocol, turning design specifications into working Grasshopper definitions automatically.
elite-mvp-master
Safe 69Build production-ready construction software
by ALPA-Const
OC Pipeline needs reliable software development standards for federal-grade construction management. This skill ensures every code deliverable meets top 1% quality standards with NIST compliance and production-readiness.
json-validator
Safe 69Validate and format JSON data
by Alon2904
JSON syntax errors cause bugs and integration failures. This skill validates JSON structure, fixes common errors like trailing commas and unquoted keys, and formats data cleanly.
allra-test-writing
Safe 69Write Java tests with Allra standards
by Allra-Fintech
Writing backend tests without standards leads to inconsistent coverage and slow execution. This skill provides test helper selection guides, Fixture Monkey patterns, and proven JUnit 5, AssertJ, and Mockito templates for fast, reliable tests.