Searching...
Searching...
Found 122398 results
zoonk
AI agent framework for strategic business decisions, trade-off evaluation, and mission alignment.
zoonk
Provides comprehensive Next.js best practices including file conventions, RSC boundaries, data patterns, and performance optimizations for efficient application development.
zoonk
Creates detailed user stories from implementation plans with context and acceptance criteria, posting directly to GitHub as a product owner.
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
Guides secure integration of Better Auth, a TypeScript authentication framework, with industry best practices for authentication management.
zoonk
Automates web browser interactions for testing, form submission, screenshot capture, and data extraction from websites.
zoonk
Verifies included files in an npm package tarball before publishing to prevent errors and ensure correct package structure.
zoonk
Guides configuration and optimization of Turborepo monorepo build system for efficient CI/CD pipelines, caching, and task management.
zoonk
Framework enabling AI agents to make informed technical decisions on architecture, implementation, and trade-offs, enhancing agent-driven system design.
zoonk
Breaks down software implementation plans into structured GitHub issues with epics, sub-issues, and dependencies for team review and planning.
zoonk
Guides implementation of Next.js Cache Components and Partial Prerendering (PPR) patterns, including cache directives, lifetimes, and invalidation strategies for server components.
zoonk
Automates GitHub issue creation and management with issue types, dependencies, and sub-issues for efficient development workflows.
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
Guides users through creating custom skills by collecting requirements, establishing directory structure, writing SKILL.md documentation, and optionally adding scripts.
tilework-tech
Readies a feature branch with passing tests for pull request creation, streamlining code review preparation.
tilework-tech
Refines initial concepts into structured designs using Socratic questioning and iterative validation before implementation.
Yorick-Ryu
Converts Markdown content to Microsoft Word DOCX format for seamless document export and creation workflows.
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.