A practical WCAG 2.2 AA toolkit for news and academic sites: alt text rules, accessible charts, keyboard patterns, and automated axe-core audits.
Runs a project-wide, analysis-only sweep for complexity hotspots, deprecated APIs, duplication and architecture rot, then ranks it all by impact vs. refactor effort.
A principles skill for managing attention and evidence so long agent sessions stop dropping instructions.
Gives Claude production-grade Electron patterns for security, IPC, tray, PTY terminals, WebRTC, and cross-platform packaging.
A skill that performs multi-file renames and pattern replacements safely using a Grep → Edit → verify workflow.
A reference skill that guides Claude to design PostGIS tables with the right geometry types, SRIDs, and spatial indexes.
Teaches Claude to create, fork, and share Ghost managed PostgreSQL databases via CLI or MCP for agent workflows.
Runs and safely fixes lint/format issues with Ruff for Python and Biome for JavaScript/TypeScript.
Scans a repo for nine kinds of technical debt and produces a prioritized, effort-estimated cleanup report with optional safe auto-fixes.
Diagnoses your LaTeX toolchain, installs only the missing packages, and gives the exact compile pipeline for your project.
Launches a local web dashboard that visualizes the knowledge graph Understand Anything generated for your codebase.
Orchestrates a 2-layer parallel agent hierarchy for large refactors, multi-file migrations, and codebase-wide audits.
Query an AST-derived code graph as virtual files to answer structural questions like "what calls X?" and "what breaks if I change this?".
Read an AST-derived code graph as plain files to instantly answer structural questions like "what calls X?" and "what breaks if I change this?".
Turns a conversational bug report into a durable GitHub issue written in the project's own domain language.
Drive all of Azure DevOps — work items, PRs, pipelines, wikis, test plans, policies — through natural language in Claude Code.
Instruments Spring AI apps with token, latency, cost and prompt-audit telemetry using Micrometer and the GA advisor API.
A Spring Boot 3 skill for building type-safe @ConfigurationProperties groups with validation, profile overrides and safe secret injection.
A skill that guides Claude in packaging Spring Boot 3 apps as hardened OCI images or GraalVM native executables.
A DDD skill that guides Claude in evolving aggregates, value objects and domain events safely in Spring Boot 3 codebases.