- 📁 .beads/
- 📁 .github/
- 📁 cursor-rules/
- 📄 .gitignore
- 📄 AGENTS.md
- 📄 LICENSE
Validate Claude Code skills against Anthropic guidelines. Use when user says "check skill", "skillcheck", "validate SKILL.md", or asks to find issues in skill definitions. Covers structural and semantic validation. Do NOT use for anti-slop detection, security scanning, token analysis, enterprise checks, or Eval Kit generation; use skill-check-pro for those. Do NOT use for LinkedIn skill engagement; use skillcheck-engage for that.
Generate and edit images from the CLI using picture-it. Use this skill whenever the user asks to create, edit, or manipulate images — blog headers, social cards, hero images, product comparisons, YouTube thumbnails, movie posters, magazine covers, Instagram edits, background removal, or any visual content. Also trigger when the user mentions picture-it by name, wants to composite images, apply color grading, add text to images, remove or replace backgrounds, crop/resize photos, or needs any kind of image generation or photo editing from the terminal. This skill covers multi-pass AI image editing workflows that chain composable operations together.
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
- 📁 .github/
- 📁 analytics/
- 📁 architecture/
- 📄 .ggshield.yaml
- 📄 .gitguardian.yaml
- 📄 .gitignore
Routes DigitalOcean App Platform tasks to specialized sub-skills. Use when working with App Platform deployments, migrations, database configuration, networking, or troubleshooting.
- 📄 code-analyzer.yaml
- 📄 pmd-ruleset.xml
- 📄 SKILL.md
Run Salesforce Code Analyzer on Apex, Trigger, Flow, or metadata files. Use after writing or modifying .cls, .trigger, .xml, or flow files. Also use when asked to scan, lint, or check code quality.
- 📁 rules/
- 📄 AGENTS.md
- 📄 metadata.json
- 📄 README.md
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
- 📄 example_file1.md
- 📄 example_file2.md
- 📄 SKILL.md
A brief one-sentence description of what this skill helps with.
- 📁 .github/
- 📁 .superpowers/
- 📁 archon-cli/
- 📄 .gitignore
- 📄 archon-context.json
- 📄 archon-self.json
Archon can be invoked as a skill by AI agents during the development loop to provide architectural context and validation.
Perform calculations and math operations. Use for arithmetic, conversions, or formulas.
- 📁 glab-alias/
- 📁 glab-api/
- 📁 glab-attestation/
- 📄 README.md
- 📄 SKILL.md
- 📄 VERSION
Comprehensive GitLab CLI (glab) command reference and workflows for all GitLab operations via terminal. Use when user mentions GitLab CLI, glab commands, GitLab automation, MR/issue management via CLI, CI/CD pipeline commands, repo operations, authentication setup, or any GitLab terminal operations. Routes to specialized sub-skills for auth, CI, MRs, issues, releases, repos, and 30+ other glab commands. Triggers on glab, GitLab CLI, GitLab commands, GitLab terminal, GitLab automation.
RESTful API design conventions including endpoint naming, HTTP methods, status codes, pagination, error handling, and versioning patterns. Use when designing APIs, creating endpoints, or reviewing API contracts.
End-to-end integration tests for Grafana Lens agent tools against a live LGTM stack. Detects local code changes and runs targeted tests for affected tools.