with one click
using-skills
Check for relevant skills before starting any task
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Check for relevant skills before starting any task
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Build immersive, scroll-driven websites with GSAP ScrollTrigger, Lenis smooth scroll, parallax effects, and cinematic page transitions. Use when building premium corporate sites, landing pages, or marketing microsites that need motion and polish beyond static designs.
Use when adding docstrings, creating API documentation, or building documentation sites. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, tutorials, user guides.
Use when reviewing pull requests, conducting code quality audits, or identifying security vulnerabilities. Invoke for PR reviews, code quality checks, refactoring suggestions.
Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.
Use when investigating errors, analyzing stack traces, or finding root causes of unexpected behavior. Invoke for error investigation, troubleshooting, log analysis, root cause analysis.
Use when setting up CI/CD pipelines, containerizing applications, or managing infrastructure as code. Invoke for pipelines, Docker, Kubernetes, cloud platforms, GitOps.
| name | using-skills |
| description | Check for relevant skills before starting any task |
Before starting a task, check if any skills apply. Skills are documented best practices that help you work more effectively.
For each request:
.claude/skills/Skills represent tested approaches that:
brainstorming - Discuss approach before implementationwriting-plans - Break work into tasksexecuting-plans - Execute with verificationcode-review - Review before completingdatabase-backup - Backup before database operationsverification-before-completion - Final checks before declaring donetest-driven-development - Write tests firstcondition-based-waiting - Avoid flaky teststesting-anti-patterns - Common mistakes to avoidgit-workflow - Branching and commitsgit-worktrees - Parallel development| Task | Relevant Skills |
|---|---|
| Starting a new feature | brainstorming → writing-plans |
| Running tests/migrations | database-backup |
| Adding functionality | test-driven-development |
| Finishing work | code-review → verification-before-completion |
| Multiple features | git-worktrees |
See .claude/skills/README.md for the complete list of available skills.