Loading...
Loading...
Found 48002 skills
zoonk
Manages Next.js 16 cache components with cache directives and cache tags for optimized rendering performance.
zoonk
Enables Next.js internationalization with next-intl, supporting translation management via getTranslations and useTranslations.
zoonk
Verifies included files in an npm package tarball before publishing to prevent errors and ensure correct package structure.
zoonk
Guides implementation of Next.js Cache Components and Partial Prerendering (PPR) patterns, including cache directives, lifetimes, and invalidation strategies for server components.
zoonk
Provides standardized guidelines for writing effective commit messages and pull request descriptions to improve code review clarity and project history.
tilework-tech
Enforces Test-Driven Development by requiring tests to fail first, then writing minimal code to pass them, ensuring behavior verification.
tilework-tech
A four-phase debugging framework for systematically identifying root causes of bugs and test failures before implementing solutions.
tilework-tech
Critically evaluates code review feedback for technical accuracy and clarity before implementation, ensuring rigorous verification over passive acceptance.
tilework-tech
Readies a feature branch with passing tests for pull request creation, streamlining code review preparation.
pie-project
Step-by-step guidance for running, testing, and debugging the Pie build system in software development workflows.
peijun1700
Validates Python syntax, AST structure, indentation, and naming conventions against PEP8 standards.
peijun1700
Validates function signatures by checking parameters, return values, type hints, and docstrings to ensure code consistency and quality.
peijun1700
Validates code dependencies: checks imports, standard libraries, third-party libraries, and circular dependencies.
peijun1700
Validates Python code quality across syntax, structure, security, performance, and dependencies with 17-layer analysis.
peijun1700
Validates type consistency, logical integrity, security, and performance for code quality assurance.
shinpr
Provides frontend testing guidelines using Vitest, React Testing Library, and MSW, including coverage requirements and test design principles.
shinpr
Guides implementation of language-agnostic testing principles including TDD, test design patterns, and coverage standards for robust test development.
shinpr
Guides technical decision-making, anti-pattern detection, debugging, and quality assurance workflows for software development.
shinpr
Provides principles for designing integration and E2E tests, including ROI calculation and review criteria to ensure test quality.
shinpr
Guides frontend technical decisions with anti-pattern avoidance, debugging techniques, and quality assurance workflows for development teams.
shinpr
Enforces React and TypeScript frontend development rules for type safety, component design, and state management.
shinpr
Provides language-agnostic coding principles to enhance code maintainability, readability, and quality during feature implementation and code reviews.
shareAI-lab
Transforms an AI agent into a disciplined development partner that executes code with professional standards, transparency, and craftsmanship for any software task.
ZPVIP
Assists in performing pre-release checks including code quality analysis and functional testing to ensure a stable release.