j0KZ
Community@j0kz
Reinventing the wheel π
Agent Skills by j0KZ
Showing 29 vetted skills indexed across 1 GitHub repositories.
git-pr-workflow
Automate GitHub workflow from commit to PR with gh CLI.
brand-guidelines
Apply brand colors, typography, and visual identity to documents and web content.
mcp-troubleshooting
Troubleshoot MCP tools with installation, runtime, and config fixes.
model-first-reasoning
Construct an explicit problem model before reasoning in two phases.
api-contract-validator
Validate OpenAPI specs and generate TypeScript types from API contracts.
security-first
Detect security vulnerabilities and output a prioritized remediation plan.
debug-detective
Diagnose and resolve bugs using a five-step reproduce, isolate, understand, fix, and verify protocol.
quick-pr-review
Automate pre-PR quality checks for staged changes via git diff.
api-integration
Construct API clients with authentication, retries, and error handling.
legacy-modernizer
Modernize legacy code incrementally with characterization tests and strangler-pattern isolation.
tech-debt-tracker
Document technical debt entries and calculate impact and priority.
dependency-doctor
Diagnose dependency issues and provide remediation steps across package managers.
performance-hunter
Diagnose and remediate performance bottlenecks across software systems.
tool-discovery
Discover MCP tools by category or keyword via discovery APIs.
release-publishing-workflow
Automate version bumps, CHANGELOG updates, npm publishing, and git tagging for a multi-package MCP monorepo.
testing-patterns-vitest
Standardize Vitest test patterns for the @j0kz/mcp-agents monorepo.
documentation-generation
Generate READMEs, changelogs, and API docs from TypeScript sources.
mcp-workflow-composition
Compose multiple MCP tools into automated workflows with MCPPipeline.
monorepo-package-workflow
Generate modular MCP tool packages in the @j0kz/mcp-agents monorepo.
modular-refactoring-pattern
Extract constants, helpers, and utilities into focused files for TypeScript/JavaScript projects.
competitive-ads-extractor
Extract and analyze competitor ads from Facebook, LinkedIn, TikTok, and Google ad libraries.
caching-optimizer
Analyze caching effectiveness and recommend multi-layer strategies for memory, Redis, and CDN.
code-quality-pipeline
Orchestrate code-quality workflows with Pareto-based auto-fixes and Vitest test generation.
dependency-analyzer
Audit npm, yarn, and pnpm dependencies for vulnerabilities and outdated packages.