Loading...
Loading...
Found 911 Skills
Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
Create high-performing thumbnails and cover images for any platform. Uses Thumbkit for generation, follows proven design patterns for CTR optimization, and integrates with brand guidelines for consistency.
Use when upgrading to PHP 8.1+, implementing type safety, configuring PHPStan/Rector/PHP-CS-Fixer, or modernizing PHP code with enums, DTOs, and readonly properties.
Use when app is rejected by App Review, submission blocked, or appeal needed - systematic diagnosis from rejection message to fix with guideline-specific remediation patterns and appeal writing
Terraform infrastructure as code best practices
Evaluate and improve user experience of interfaces (CLI, web, mobile)
Professional Code Auditor for Angular Enterprise Architecture. Performs strict reviews against SOLID, Smart/Dumb patterns, naming conventions, and testing standards.
This skill is intended for users who need to determine which tax filings are required, want to know if they must file a tax return, have questions about consumption tax obligations, or need assistance understanding their filing requirements. Trigger phrases include: "Do I need to file a tax return?", "Types of filings", "Consumption tax notification", "Am I a taxable business operator?", "What should I file?", "Filing requirement status", "Tax filing", "Resident tax filing".
This skill should be used when the user asks about the Invoice System, qualified invoices, registration numbers, input tax credits, the 20% special measure, the 30% special measure, tax-exempt businesses, transitional measures, small-amount exceptions, corrected invoices, or any related topics. Trigger phrases include: "Invoice", "Qualified Invoice", "Registration Number", "Input Tax Credit", "20% Special Measure", "30% Special Measure", "Tax-Exempt Business", "Transitional Measures", "Small-Amount Exception", "Corrected Invoice", "Refund Invoice", "Simplified Invoice", "Invoice Registration", "T-Number", "Qualified Invoice Issuing Business Operator".
This skill should be used when the user is ready to submit their tax return, needs a final review checklist, wants to know how to submit (e-Tax, mail, or in-person), or asks about common mistakes before submission. Trigger phrases include: "submission preparation", "submission method", "submit via e-Tax", "checklist", "tax return review", "pre-submission check", "submit by mail", "submit in-person at tax office", "submission deadline".
Loads org- and repo-level coding rules from Qodo before code tasks begin, ensuring all generation and modification follows team standards. Use before any code generation or modification task when rules are not already loaded. Invoke when user asks to write, edit, refactor, or review code, or when starting implementation planning.
WordPress custom Gutenberg block development with server-side PHP rendering. Includes block registration patterns, media upload integration, multiple item blocks, proper escaping/sanitization, and editor UI best practices. Maintains separation of concerns where editors control content while developers control design.