Back to authors
aiskillstore

aiskillstore

2083 Skills published on GitHub.

dependency-auditor

Automated security auditing of project dependencies to identify known vulnerabilities.

UncategorizedView skill →

dependency-updater

Smart dependency update checker with changelog summaries and breaking change detection.

UncategorizedView skill →

deployment-checker

Pre-deployment validation checklist and automated readiness assessment.

UncategorizedView skill →

docker-helper

Docker Compose generation, optimization, and troubleshooting assistance.

UncategorizedView skill →

documentation-generator

Auto-generate JSDoc, docstrings, README files, and API documentation.

UncategorizedView skill →

env-manager

Environment variable management, validation, and documentation.

UncategorizedView skill →

go-mod-helper

Go module system, dependency management, and project configuration assistance.

UncategorizedView skill →

java-maven-helper

Maven build system, dependency management, and Java project configuration assistance.

UncategorizedView skill →

json-transformer

Transform, manipulate, and analyze JSON data structures with advanced operations.

UncategorizedView skill →

log-analyzer

Parse and analyze application logs to identify errors, patterns, and insights.

UncategorizedView skill →

meeting-notes

Convert meeting discussions into clear, actionable notes with tasks, decisions, and follow-ups fo...

UncategorizedView skill →

migration-generator

Create database migrations from model changes, schema diffs, and migration best practices.

UncategorizedView skill →

mock-server

Create and manage mock API servers for development and testing.

UncategorizedView skill →

naming-analyzer

Suggest better variable, function, and class names based on context and conventions.

UncategorizedView skill →

npm-helper

NPM and Node.js package management, project configuration, and dependency troubleshooting.

UncategorizedView skill →

onboarding-helper

Generate comprehensive onboarding documentation and guides for new developers joining your team o...

UncategorizedView skill →

openapi-generator

Generate comprehensive OpenAPI/Swagger specifications from existing code and APIs.

UncategorizedView skill →

pattern-detector

Detect design patterns and anti-patterns in code with recommendations.

UncategorizedView skill →

pr-template-generator

Generate comprehensive pull request descriptions that help reviewers understand changes quickly a...

UncategorizedView skill →

python-venv-manager

Python virtual environment management, dependency handling, and project setup automation.

UncategorizedView skill →

query-builder

Interactive database query builder for generating optimized SQL and NoSQL queries.

UncategorizedView skill →

query-optimizer

Analyze and optimize SQL queries for better performance and efficiency.

UncategorizedView skill →

refactor-assistant

Automated code refactoring suggestions and implementation.

UncategorizedView skill →

report-generator

Generate professional markdown and HTML reports from data with charts, tables, and analysis.

UncategorizedView skill →

resource-monitor

Monitor system resources (CPU, memory, disk, network) during development and production.

UncategorizedView skill →

rust-cargo-assistant

Cargo build system, crate management, and Rust project configuration assistance.

UncategorizedView skill →

schema-visualizer

Generate database schema diagrams, ERDs, and documentation from database schemas.

UncategorizedView skill →

search-enhancer

Enhanced code search with semantic understanding, pattern matching, and intelligent query interpr...

UncategorizedView skill →

secret-scanner

Detect accidentally committed secrets, credentials, and sensitive information in code.

UncategorizedView skill →

security-headers

Validate and implement HTTP security headers to protect web applications.

UncategorizedView skill →

seed-data-generator

Generate realistic test data for database development, testing, and demos.

UncategorizedView skill →

snippet-manager

Save, organize, search, and retrieve code snippets with tags, categories, and smart search capabi...

UncategorizedView skill →

webhook-tester

Test webhook integrations locally with tunneling, inspection, and debugging tools.

UncategorizedView skill →

parametric-scribe

Enables "Time Machine" coding. Records tasks as a Recipe and allows intelligent replay/modification of history.

UncategorizedView skill →

4-step-program

Coordinator workflow for orchestrating dockeragents through fix-review-iterate-present loop. Use when delegating any task that produces code changes. Ensures agents achieve 10/10 quality before presenting to human.

UncategorizedView skill →

architectural-analysis

Deep architectural audit focused on finding dead code, duplicated functionality, architectural anti-patterns, type confusion, and code smells. Use when user asks for architectural analysis, find dead code, identify duplication, or assess codebase health.

UncategorizedView skill →

audit

Run comprehensive codebase audit for gaps, deprecated code, TODOs, FIXMEs, architectural anti-patterns, type issues, and code smells. Use when user asks to audit code, find issues, check code quality, or identify architectural problems.

UncategorizedView skill →

axiom-audit

Audit Axiom logs to identify and prioritize errors and warnings, research probable causes, and flag log smells. Use when user asks to check Axiom logs, analyze production errors, investigate log issues, or audit logging patterns.

UncategorizedView skill →

security-gate

Verify security considerations were addressed before shipping. Issues result in WARNINGS that strongly recommend fixing.

UncategorizedView skill →

blitz

This skill should be used when parallelizing multi-issue sprints using git worktrees and parallel Claude agents. Use when tackling multiple GitHub issues simultaneously, when the user mentions "blitz", "parallel sprint", "worktree workflow", or when handling 3+ independent issues that could be worked on concurrently. Orchestrates the full workflow from issue triage through parallel agent delegation to sequential merge.

UncategorizedView skill →

check-plan

Audit implementation progress against a plan, verify completed work, identify remaining tasks, and validate quality. Use when user asks to check plan status, verify implementation, see what's left to do, or validate plan completion.

UncategorizedView skill →

chrome-devtools

Control Chrome browser programmatically using chrome-devtools-mcp. Use when user asks to automate Chrome, debug web pages, take screenshots, evaluate JavaScript, inspect network requests, or interact with browser DevTools. Also use when asked about browser automation, web scraping, or testing websites.

UncategorizedView skill →

comprehensive-code-review

This skill should be used when reviewing pull requests, performing comprehensive code review, analyzing code changes before merge, or when the user asks for thorough/ultra-critical code review. Performs EXTREMELY CRITICAL 6-pass analysis identifying runtime failures, code consistency issues, architectural problems, environment compatibility risks, and verification strategies. Posts structured review as GitHub PR comment. Use when user asks to "review PR", "review this code", "review changes", "check this PR", "analyze PR", "post review", or for Phase 3 of devflow. Supports parallel review mode with multiplier (code-review-3, code-review 6X) for consensus-based reviews. This is an ultra-critical reviewer that does not let things slip and desires only perfection.

UncategorizedView skill →

create-mcp-skill

Create a new skill that uses an MCP server, following best practices from the MCP CLI guide. Use when user wants to create a skill for a new MCP server or integrate MCP functionality into a skill.

UncategorizedView skill →

create-plan

Create comprehensive implementation plan in .plans directory based on analysis or report. Use when user asks to create a plan, plan implementation, design a solution, or structure work for a feature/refactor/fix.

UncategorizedView skill →

create-subagent

This skill should be used when creating custom subagents for Claude Code, configuring specialized AI assistants, or when the user asks about agent creation, agent configuration, or delegating tasks to subagents. Covers both file-based agents and Task tool invocation.

UncategorizedView skill →

delphi

This skill should be used when the user asks to "use delphi", "ask delphi", or wants multiple parallel oracle investigations of the same question to discover divergent insights. Delphi launches multiple oracle agents simultaneously with identical prompts, allowing them to independently explore and potentially discover different paths, clues, and solutions. Results are saved to .oracle/[topic]/ and synthesized into a final document.

UncategorizedView skill →

design-spec-extraction

Extract comprehensive JSON design specifications from visual sources including Figma exports, UI mockups, screenshots, or live website captures. Produces W3C DTCG-compliant output with component trees, suitable for code generation, design documentation, and developer handoff.

UncategorizedView skill →

devflow

End-to-end agent development process. Use when coordinating work, dispatching agents, or reviewing PRs.

UncategorizedView skill →

file-name-wizard

Audit all filename and naming conventions in the codebase against CLAUDE.md standards and common patterns. Use when user asks to check naming conventions, audit filenames, find naming inconsistencies, or validate file naming patterns.

UncategorizedView skill →

Page 27 of 42 · 2083 results