Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
refactor-clean
Codebase temizliği için kullan. "/refactor-clean" komutuyla tetiklenir. Dead code, kullanılmayan import, loose .md dosyaları, eski TODO'lar temizlendiğinde devreye gir. Uzun session sonlarında kullanılması önerilir.
majiayu000/claude-skill-registry 163
-
orchardcore-content-queries
Skill for querying content items in Orchard Core using YesSql. Covers ContentItemIndex queries, custom index creation, ISession usage, IContentManager queries, and query optimization patterns.
majiayu000/claude-skill-registry 163
-
makepad-skills
Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.
majiayu000/claude-skill-registry 163
-
hotfix
Execute the hotfix workflow when the user asks `hotfix` or `/hotfix`: create a hotfix branch from main, guide fix+checks, open PR to main, and confirm patch release.
majiayu000/claude-skill-registry 163
-
fixing
Fix bugs, errors, test failures, CI/CD issues with intelligent routing. Use when reporting bugs, type errors, log errors, UI issues, code problems. Auto-classifies complexity and activates relevant skills.
majiayu000/claude-skill-registry 163
-
testing-security
Security test: DAST OWASP ZAP/Nuclei, SAST Semgrep/Bandit, Snyk/Trivy, detect-secrets/TruffleHog
majiayu000/claude-skill-registry 163
-
route-tester
Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication.
majiayu000/claude-skill-registry 163
-
Project Workflow & Build System
Guides AI agents through TDD workflow, build system safety, git operations, and TODO management for gem development. Use this when starting development sessions, managing tasks, or needing workflow clarification.
majiayu000/claude-skill-registry 163
-
multi-agent-coordination
Patterns for coordinating multiple AI agents. Use when single-agent context limits are exceeded, tasks decompose naturally, or specialized agents improve quality.
majiayu000/claude-skill-registry 163
-
godot-extract-to-scenes
Use when building Godot features and your code creates nodes with .new() instead of using scenes. Detects Timer.new(), Area2D.new(), Sprite2D.new() and other code-created objects. Automatically generates .tscn scene files, updates parent scripts with @onready references, and creates reusable component library.
majiayu000/claude-skill-registry 163
-
claude-speed-reader
-Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting
majiayu000/claude-skill-registry 163
-
dependency-auditing
Use when auditing supply chain security. Covers dependency scanning tools, CVE triage workflows, SBOM generation, license compliance, and Dependabot/Renovate configuration.
majiayu000/claude-skill-registry 163
-
dnsfilter-automation
Automate Dnsfilter tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
skill-analyzer
Analyzes project requirements in CLAUDE.md and identifies relevant skills from SkillOS library. Populates the "Available Skills" section with indexed skills and usage guidance, and the "Missing Skills" section with project-specific skills that should be created. Use this after project-context-generator creates the initial CLAUDE.md, or when project requirements change and skill selection needs updating.
majiayu000/claude-skill-registry 163
-
agent-steering
Universal agent configuration patterns for any AI coding environment. Use when configuring steering, specs, or context assembly for Kiro, Claude Code, Codex, Charm, or other agents.
majiayu000/claude-skill-registry 163
-
vexor
Vector-powered CLI for semantic file search with a Claude/Codex skill
majiayu000/claude-skill-registry 163
-
condition-based-waiting
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
majiayu000/claude-skill-registry 163
-
release-post
Create professional package release blog posts following Tidyverse or Shiny blog conventions. Use when the user needs to: (1) Write a release announcement blog post for an R or Python package for tidyverse.org or shiny.posit.co, (2) Transform NEWS/changelog content into blog format, (3) Generate acknowledgments sections with contributor lists, (4) Format posts following specific blog platform requirements. Supports both Tidyverse (hugodown) and Shiny (Quarto) blog formats with automated contributor fetching and comprehensive style guidance.
majiayu000/claude-skill-registry 163
-
dspy-simba-optimizer
This skill should be used when the user asks to "optimize with SIMBA", "use Bayesian optimization", "optimize agents with custom feedback", mentions "SIMBA optimizer", "mini-batch optimization", "statistical optimization", "lightweight optimizer", or needs an alternative to MIPROv2/GEPA for programs with rich feedback signals.
majiayu000/claude-skill-registry 163
-
rest-api-design
Designs RESTful APIs with proper resource naming, HTTP methods, status codes, and response formats. Use when building new APIs, establishing API conventions, or designing developer-friendly interfaces.
majiayu000/claude-skill-registry 163
-
rewind-analyze
Analyze a session transcript with AI and generate structured insights (prompt quality, strategy critique, key decisions, takeaways) for the rewind viewer.
majiayu000/claude-skill-registry 163
-
rule-rule-processors
Rule mapping for rule-processors
majiayu000/claude-skill-registry 163
-
delight
Add moments of joy, personality, and unexpected touches that make interfaces memorable and enjoyable to use. Elevates functional to delightful.
majiayu000/claude-skill-registry 163
-
medical-cv-resume-builder
Generates US medical industry standard CVs and resumes.
majiayu000/claude-skill-registry 163