Browse Skills

1962 skills found

claude-skill-creator.md
1
1 export claude-skill-creator
2 aliyome from "aliyome/env"
3 Guide for creating effective Claude Code skills with proper YAML frontmatter, directory structure, and best practices. Use when creating new skills, updating existing skills, or learning about skill development.
2026-06-06
maven-converter.md
1
1 export maven-converter
2 git-qiaozq from "git-qiaozq/claude-skills"
3 Claude Skills Learning Hub - A comprehensive repository for learning and developing Claude Skills
2026-01-05
axum-0-8-expert.md
1
1 export axum-0-8-expert
2 akamaotto from "akamaotto/poblysh-connectors"
3 Expert guidance for Axum 0.8.x web framework development in Rust. Use when working with Axum 0.8+, migrating from 0.7 to 0.8, or when users mention path parameter syntax issues, async_trait problems, or Option extractor changes.
2026-02-08
aoc-daily-solver.md
1
1 export aoc-daily-solver
2 ejfn from "ejfn/advent-of-code"
3 Automate Advent of Code daily puzzle solving - fetch puzzle, implement solution, test, and submit answers
2025-12-13
checkpoint-workflow.md
1
1 export checkpoint-workflow
2 BootstrapAI-mgmt from "BootstrapAI-mgmt/Literature-Review"
3 Automated and iterative literature review process for assessing literature database coverage for a given objective or set of objectives
2026-05-21
tdd-workflow.md
1
1 export tdd-workflow
2 mkaczkowski from "mkaczkowski/react-spa-scaffold"
3 Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle.
2026-03-17
nvim-plugin-add.md
1
1 export nvim-plugin-add
2 tkancf from "tkancf/dotfiles"
3 my .* config files
2026-05-19
wow-moment-detector.md
1
1 export wow-moment-detector
2 Positive-LLC from "Positive-LLC/pg-agent-coach"
3 A Claude Code tool that captures and shares "agentic mindset" knowledge from your sessions to Slack.
2026-01-03
python-testing-standards.md
1
1 export python-testing-standards
2 clostaunau from "clostaunau/holiday-card"
3 This is a repo with a small utility to create Holiday cards from regular printer paper.
2026-06-04
git-commit-composer.md
1
1 export git-commit-composer
2 UtsavBalar1231 from "UtsavBalar1231/claude-code-configs"
3 Use when creating well-structured, conventional git commits from code changes. Triggers after completing work, before pushing changes, or when organizing unstaged/staged changes into meaningful commits. Triggers on "commit", "git commit", "create commit", "stage changes", "conventional commits", "commit message", "atomic commits".
2026-06-05
aspnet-core-devops.md
1
1 export aspnet-core-devops
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-aspnet-core"
3 ASP.NET Core Development Plugin
2026-01-07
idse-developer-agent.md
1
1 export idse-developer-agent
2 tjpilant from "tjpilant/idse-developer-agent"
3 Intent-Driven Systems Engineering (IDSE) — A unified AI-accelerated methodology and Developer Agent for transforming intent → context → specification → plan → tasks → implementation.
2025-12-28
website-crawler.md
1
1 export website-crawler
2 Uzay-G from "Uzay-G/whorl"
3 Crawl and ingest websites into whorl. Use when scraping a personal site, blog, or extracting web content for the knowledge base.
2025-12-31
kumo-assistant.md
1
1 export kumo-assistant
2 kumokuenchan from "kumokuenchan/Kumo"
3 A comprehensive, cross-platform database and development management application built with TypeScript, React, and Electron. Features advanced query editing, data visualization, API testing, Git integration, and powerful development tools.
2026-01-19
spec-first-sdlc.md
1
1 export spec-first-sdlc
2 esxr from "esxr/sdlc-skill"
3 |
2026-04-14
typescript-standards.md
1
1 export typescript-standards
2 jordanburke from "jordanburke/typescript-library-template"
3 Guide for creating TypeScript libraries using the typescript-library-template pattern and applying its standards to existing projects. Use when setting up new npm packages, standardizing build scripts, configuring tooling (tsup, Vitest, ESLint, Prettier), or applying dual module format patterns.
2026-06-07
ts-module.md
1
1 export ts-module
2 interactive-inc from "interactive-inc/open-prompt"
3 Creates TypeScript modules following immutable, fluent API patterns with proper encapsulation.
2026-06-06
workspace-blazor-mvvm.md
1
1 export workspace-blazor-mvvm
2 lionfire from "lionfire/Core"
3 Core frameworks for other LionFire packages: service hosting, environment, command line interfaces
2026-02-10
seo-optimizer.md
1
1 export seo-optimizer
2 ntaksh42 from "ntaksh42/agents"
3 Analyze and optimize web pages for SEO including meta tags, structured data, and performance. Use when improving website SEO or analyzing search optimization.
2026-05-31
claude-code-features.md
1
1 export claude-code-features
2 silenvx from "silenvx/flow-development-program"
3 新機能調査、提案、設計方針確認時に使用。
2026-03-17
cosmic-python.md
1
1 export cosmic-python
2 meaningfy-ws from "meaningfy-ws/agent-skills"
3 a collection of agent skills
2026-06-04
playwright.md
1
1 export playwright
2 collinvandyck from "collinvandyck/dotfiles"
3 my dotfiles
2026-06-05
sonnet.md
1
1 export sonnet
2 rumor-ml from "rumor-ml/commons.systems"
3 Override default model selection for specific subagents to use Sonnet instead of Opus. Use ONLY when the user explicitly requests to use Sonnet model for Plan, code-reviewer, code-simplifier, or Resolve Conflicts agents. Do not use this skill proactively - it requires explicit user instruction.
2026-02-26
gh-fix-ci.md
1
1 export gh-fix-ci
2 saldanaj97 from "saldanaj97/atlaris"
3 Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
2026-05-27