Loading...
Loading...
Found 48002 skills
ericfitz
Updates JSON localization files by adding or removing translation keys while preserving formatting for i18n management.
ericfitz
Generates a coverage report for localization files to audit translation completeness and identify missing language support in the project.
jrc1883
Performs comprehensive analysis of unfamiliar codebases to uncover architecture, patterns, dependencies, testing coverage, and improvement opportunities.
jrc1883
Validates PopKit code quality using metrics for DRY, coupling, cohesion, and architectural patterns to ensure maintainable code.
jrc1883
Context-aware tool analyzing git status, TypeScript errors, and GitHub issues to recommend prioritized next development actions with popkit commands.
jrc1883
Validates plugin integrity and provides safe auto-fixes for common issues in agents, skills, hooks, and routing configurations.
jrc1883
Curated templates for new project setup, offering research-backed technology choices for common types including SaaS API and Full-Stack.
jrc1883
Provides confidence-based code review filtering issues to 80+ threshold, targeting bugs, quality, and conventions for major features and multi-step workflows.
jrc1883
Runs comprehensive tests on plugin components using a modular test runner, validating hooks, agents, skills, and structure across PopKit plugin packages.
jrc1883
Programmatically manages Git worktrees with 8 operations, ensuring cross-platform compatibility and branch safety for streamlined development workflows.
jrc1883
Automates validation of code compliance with PopKit standards and Claude Code patterns using predefined checks.
jrc1883
Enables parallel execution of complex software development tasks via multi-agent orchestration with shared context and coordinator oversight for large refactors and multi-phase features.
jrc1883
Generates a project-specific MCP server with semantic search, project-aware tools, and health monitoring to enhance development workflows without unnecessary overhead.
jrc1883
Creates isolated Git worktrees for feature development with safety checks, ensuring clean environments and avoiding branch conflicts.
wpfleger96
Provides expert guidance for writing effective tests, including unit, integration, and TDD patterns across frameworks like pytest and Jest.
jrc1883
Guides developers through final steps of a completed development branch, offering structured options: merge locally, create PR, keep as-is, or discard.
jrc1883
Structured four-phase debugging framework for root cause analysis, pattern recognition, hypothesis testing, and implementation in complex multi-component software systems.
Castrozan
Generates conventional, high-quality Git commit messages with meaningful descriptions and change analysis. Assists in preparing commits and staging changes.
frizzle-chan
Adds synonyms to verb lists for MUD game actions such as look, touch, attack, use, and take.
Castrozan
Creates isolated Git worktrees with smart directory selection and safety verification to prevent workspace conflicts during feature development.
dcyfr
Guides DCYFR component structure with PageLayout, barrel exports, and metadata patterns for consistent code organization.
dcyfr
Provides testing patterns and strategies to achieve 99% test pass rates, including strategic skips and end-to-end (E2E) workflow automation.
dcyfr
Guides API route implementation using Validate→Queue→Respond pattern with Inngest for event-driven background processing.
adigunners
Ensures consistent, readable comments in JavaScript, CSS, and HTML source code for improved maintainability in static web projects.