From sumik
REQUIRED for all feature implementations. Automatically load when writing or reviewing tests. Enforces TDD approach with AAA pattern, actual/expected variables, and 100% coverage goal for business logic. Covers Vitest, Jest, Playwright, and AI-augmented testing strategies. Includes Khorikov's Four Pillars (regression protection, refactoring resistance, fast feedback, maintainability), three testing styles (output/state/communication-based), code classification, and test anti-patterns. For RTL patterns, use developing-react. For Web API testing, use developing-web-apis. For A/B testing, use conducting-ab-tests. For TDD mindset/ATDD/BDD, see TESTING-PRACTICES.md. For project foundations and team organization, use practicing-software-engineering.
npx claudepluginhub sumik5/sumik-claude-plugin --plugin sumikThis skill uses the workspace's default tool permissions.
詳細な手順・ガイドラインは `INSTRUCTIONS.md` を参照してください。
INSTRUCTIONS.mdTESTING-PRACTICES.mdreferences/AI-REVIEW-GUIDELINES.mdreferences/AI-TEST-TECHNIQUES.mdreferences/AI-TESTING-STRATEGY.mdreferences/CODE-CLASSIFICATION.mdreferences/DEVELOPER-TESTING.mdreferences/FOUR-PILLARS.mdreferences/INTEGRATION-TESTING.mdreferences/MOCK-PATTERNS.mdreferences/REFERENCE.mdreferences/TDD.mdreferences/TEST-ANTI-PATTERNS.mdreferences/TEST-AUTOMATION-STRATEGY.mdreferences/TEST-MANAGEMENT.mdreferences/TEST-TYPES.mdreferences/TESTABLE-DESIGN.mdreferences/THREE-STYLES.mdreferences/VITEST-LIFECYCLE.mdGuides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
詳細な手順・ガイドラインは INSTRUCTIONS.md を参照してください。
テスト方法論・マインドセット・戦略(TDD/ATDD/BDD/Testing in Production/フレーキーテスト排除/パフォーマンステスト)は TESTING-PRACTICES.md を参照してください。