Loading...
Loading...
Found 1,718 Skills
Use when creating Frappe Whitelisted Methods (Python API endpoints) for v14/v15/v16. Covers @frappe.whitelist() decorator, frappe.call/frm.call invocations, permission checks, error handling, response formats, and client-server communication. Keywords: whitelisted, API endpoint, frappe.call, frm.call, REST API, @frappe.whitelist, allow_guest, API endpoint example, frappe.whitelist syntax, how to expose function.
Stabilize workflows with Template Method or Strategy; extend by adding new classes instead of editing core logic
Red-green-refactor discipline. Use when writing new functionality.
Download Bilibili videos
Download from TeraBox cloud storage without limits or speed restrictions
Download YouTube videos to your computer so you can watch them offline
Analyze existing code and write comprehensive unit and integration tests for it. Detects the test framework, identifies untested code paths, and generates tests with proper mocking, edge cases, and assertions. Use when the user asks to add tests, improve coverage, or test a specific module.
Use this before starting feature development isolated from the current workspace or executing implementation plans — create isolated git worktrees with intelligent directory selection and security validation
McKinsey-style storyline framework for building presentation decks. Use when users need to structure presentations, pitch decks, or strategic communications. Creates logical flow where each storyline becomes a slide title, progressing from problem to solution.
Enforce a configuration-driven design system when generating UI. Ensures consistent spacing, colors, typography, dark mode, interactions, and accessibility across all AI-generated components.
Perform a thorough code review focused on correctness, maintainability, performance, and best practices.
When the user repeats the same correction or convention multiple times, suggest a Cursor rule to encode it permanently.