Find the perfect skill
Competitive Landscape Analysis
Productivity
Comprehensive frameworks for analyzing competition, identifying differentiation opportunities, and developing winning market positioning strategies.
Sample Text Processor
Development
A basic sample skill for text processing: word counting, character analysis, and transformations via CLI. Outputs JSON and human-readable results.
Manifest: In-Flight ADLC Work Overview
Development
Read-only remote-derived view of all in-flight ADLC work: open PRs and feat/REQ-* branches from every session, with coarse component overlap flags. Advisory only; never mutates state.
Repository Dashboard
Development
Display repository status with PRs, issues, CI/CD health, and suggested tasks.
Code Review
Development
Rigorous code review of uncommitted changes, covering architecture, quality, security, and best practices. Proposes a change plan for user approval before editing.
Ship It! Finalize and Ship Changes
DevOps
Finalize your changes with quality checks, commits, and pull request creation.
Cursor Known Pitfalls
Development
Identifies and avoids common Cursor IDE pitfalls, covering AI features, configuration, security, and collaboration.
Scaffold a new AgentKit asset
Development
Scaffold a new skill, command, agent, or Cursor rule with correct frontmatter and location.
GitHub CLI Setup and Usage for AI Agents
Development
Install and configure GitHub CLI for AI agent environments, with SHA256 verification, GITHUB_TOKEN authentication, and the -R flag pattern for proxy environments. Covers issues, projects, milestones, and labels.
Outline Knowledge Base and Wiki Platform
Productivity
Outline is a fast, collaborative knowledge base for teams built with React and Node.js. Provides real-time editing, Markdown support, and a rich API for integration.
Documentation Claim Check
Documentation
Read-only check of whether public-facing document claims are backed by user-supplied evidence. Finds unsupported or outdated statements without running commands or writing fixes.
Fetch Source Code with opensrc
Development
Fetches dependency source code for AI agents to understand implementations, using opensrc tool. Caches repositories globally for efficient access.