Loading...
Loading...
Found 15 Skills
Project Guidelines Skill (Example)
Reference FilamentPHP v4 documentation for patterns, methods, and implementation examples
Essential patterns, idioms, and gotchas for writing Nushell code. Use when writing Nushell scripts, functions, or working with Nushell's type system, pipelines, and data structures. Complements plugin development knowledge with practical usage patterns.
Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.
Search Sourcegraph-indexed codebases for patterns, examples, and system understanding. Triggers on implementation questions, debugging, or "how does X work" queries.
Example project-specific skill template based on a real production application.
Master Dart/Flutter performance optimization including efficient code patterns, data structure selection, and compilation benefits.
Intercept and control interactions with target objects using JavaScript Proxies.
Share a single global instance throughout your application to manage global state.
Use when creating GitHub Copilot instructions - provides repository-wide and path-specific formats, applyTo patterns, excludeAgent options, and natural language markdown style
Explores codebase to find patterns, similar features, and constraints
Research how production Rails apps solve architectural problems using the Real World Rails repository. Use when the user wants to know how other apps handle something, find patterns, or compare approaches. Triggers on "rails patterns", "how do other apps", "real world rails", "research how apps do".