Browse Skills

1071 skills found

midenc-execution-trace.md
0
1 export midenc-execution-trace
2 greenhat from "greenhat/dotfiles"
3 Use when working on the Miden compiler (`midenc` / `cargo miden`), debugging failing tests or implementing compiler changes, and you need a Miden VM MASM execution trace to understand the stack state after each instruction. Covers `MIDENC_TRACE=executor=trace` (typically with `cargo make test -- --no-capture ...`).
2026-01-05
silent-execution.md
0
1 export silent-execution
2 elliotsteene from "elliotsteene/claude-code"
3 Automatically wraps verbose commands (pytest, ruff, builds) with silent execution for context-efficient output. Use this proactively when running tests, linters, formatters, or build commands to minimize context usage while preserving error information.
2026-01-05
code-review-assistant.md
0
1 export code-review-assistant
2 fusionet24 from "fusionet24/AISkills"
3 Activates when reviewing code to identify quality issues, security vulnerabilities, and suggest improvements
2026-01-05
java-unit-tests.md
0
1 export java-unit-tests
2 Kacper99 from "Kacper99/kacpers-marketplace"
3 Comprehensive guidance for writing high-quality unit tests in Java projects using JUnit 5 and AssertJ. Use when writing unit tests, creating test classes, or need guidance on mocking strategies, assertions, test builders, or JUnit 5 best practices. Requires JUnit 5, AssertJ, and Mockito dependencies.
2026-01-05
csv-data-auditor.md
0
1 export csv-data-auditor
2 aig787 from "aig787/agpm"
3 Validate and audit CSV data for quality, consistency, and completeness. Use when you need to check CSV files for data issues, missing values, or format inconsistencies.
2026-01-05
qa-automation.md
0
1 export qa-automation
2 Andrew1326 from "Andrew1326/Andrew1326"
3 Write E2E tests using Playwright with Cucumber/Gherkin for this project. Use when creating tests, writing test cases, testing UI flows, API testing, or when user mentions e2e, playwright, cucumber, gherkin, bdd, test automation, or QA.
2026-01-05
cosmic-python.md
0
1 export cosmic-python
2 meaningfy-ws from "meaningfy-ws/agent-skills"
3 Clean Architecture and Cosmic Python guidance for well-tested, layered Python systems. Use for designing Python projects with layered architecture (models, adapters, services, entrypoints), enforcing Clean Code and SOLID principles, testing strategies (unit tests, BDD, Gherkin), CI/CD setup (pytest, tox, importlinter), and architectural decision-making (ADRs). Applicable to systems requiring strict boundary enforcement, clean separation of concerns, and comprehensive test coverage.
2026-01-05
foo-bar.md
0
1 export foo-bar
2 EffortlessMetrics from "EffortlessMetrics/flow-studio"
3 Diagnose and repair selftest failures by running diagnostic commands and proposing fixes
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 funiq-lab from "funiq-lab/xagents"
3 Review code for best practices, bugs, and security risks; use for PR reviews, code quality audits, or whenever the user wants feedback.
2026-01-05
testarchitect.md
0
1 export testarchitect
2 banjoey from "banjoey/FORGE"
3 Test-first development strategy for PAI projects. USE WHEN user needs test strategy, coverage analysis, ATDD workflows, risk-based testing, or quality gates. Ensures tests are written before code, not after bugs appear.
2026-01-05
authhub.md
0
1 export authhub
2 awudevelop from "awudevelop/claude-plugins"
3 Use when implementing authentication, user management, organization/tenant management, team invitations, role-based access control (RBAC), or multi-tenant architecture in a Supabase project. Provides complete schema, API templates, and frontend components for AuthHub-style authentication.
2026-01-05
rr-nestjs.md
0
1 export rr-nestjs
2 sigma16z-hq from "sigma16z-hq/s16z-pms"
3 Comprehensive NestJS framework skill for building scalable server-side applications. Use for TypeScript backend development with controllers, providers, modules, dependency injection, middleware, guards, interceptors, pipes, database integration (MikroORM + MongoDB), GraphQL, microservices, testing, and API documentation. Also triggers when working with NestJS TypeScript files (.ts), NestJS module files, nest-cli.json, or NestJS project structure. Example triggers: "Create NestJS controller", "Set up dependency injection", "Add middleware", "Create GraphQL resolver", "Build microservice", "Write NestJS test", "Set up database module"
2026-01-05
conventional-commits.md
0
1 export conventional-commits
2 ystk-kai from "ystk-kai/obsidian-sync"
3 Conventional Commits 1.0.0 に準拠した日本語コミットメッセージを作成します。タイプ(feat/fix/docs/style/refactor/perf/test/build/ci/chore)の選択、スコープの設定、破壊的変更の記載を行います。git commit を行う際、コミットメッセージの作成を依頼されたとき、変更内容を要約してコミットしたいときに使用してください。
2026-01-05
python-developer.md
0
1 export python-developer
2 zacharyshupp from "zacharyshupp/skillforge"
3 Expert Python development focusing on clean code, comprehensive testing, performance optimization, and best practices with detailed documentation
2026-01-05
jsr-audit.md
0
1 export jsr-audit
2 jahanson from "jahanson/cc-plugins"
3 This skill should be used when the user asks to 'audit for JSR', 'check JSR readiness', 'review JSR config', 'verify package for JSR', 'publish to JSR', 'prepare for JSR publishing', 'JSR compliance check', 'run JSR audit', or wants to ensure their Deno/TypeScript package meets JSR standards before publishing.
2026-01-05
macos-notify.md
0
1 export macos-notify
2 pcasaretto from "pcasaretto/nix-home"
3 Send macOS desktop notifications after completing tasks, making significant changes, or before requesting permission. Use for task completion, file modifications, test results, and major milestones.
2026-01-05
deploy.md
0
1 export deploy
2 GoBeromsu from "GoBeromsu/Quartaz"
3 This skill automates Quartz static site deployment to GitHub Pages with Playwright-based visual verification. This skill should be used when the user requests deployment, publishing, or explicitly invokes "/deploy". The workflow includes building the site, committing changes with auto-generated messages, pushing to the v4 branch, and verifying the deployed page in both light and dark modes using Playwright MCP tools.
2026-01-05
tdd.md
0
1 export tdd
2 ebiyy from "ebiyy/traylingo"
3 Test-Driven Development workflow guide. TODO - This skill is a placeholder for future development. Will cover TDD patterns for Rust, TypeScript, and Tauri apps.
2026-01-05
kamal-deploy.md
0
1 export kamal-deploy
2 jalen0x from "jalen0x/substore-kamal"
3 Deploy Docker applications using Kamal 2 with zero-downtime and automatic SSL. Use this skill when (1) setting up new Kamal deployments, (2) generating deploy.yml configuration, (3) deploying apps that lack health endpoints (using Caddy workaround).
2026-01-05
notebooklm.md
0
1 export notebooklm
2 miethe from "miethe/meatycapture"
3 Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses. This is a test.
2026-01-05
testing-strategy.md
0
1 export testing-strategy
2 eltimn from "eltimn/sysconf"
3 Guidelines for writing effective tests in this project
2026-01-05
github-repo-analysis.md
0
1 export github-repo-analysis
2 wxzrd21614 from "wxzrd21614/WxZRD21614-Repo-Chat"
3 Comprehensive GitHub repository analysis for health assessment, monetization opportunities, financial audits, competitive intelligence, and TECHNICAL DRIFT detection. Use when users ask to analyze repositories, audit GitHub portfolios, find revenue opportunities, assess repo health, evaluate monetization readiness, detect spec-vs-implementation gaps, or extract competitive insights from forks.
2026-01-05
node-ts-cli.md
0
1 export node-ts-cli
2 nnance from "nnance/claude-agent-skills"
3 Generate new Node.js CLI tool projects using TypeScript with ESM modules, tsc for building, tsx for development, Biome for linting/formatting, and Node's built-in test runner. Use this skill when the user requests to create a new Node TypeScript CLI project or CLI tool.
2026-01-05
festival-operator.md
0
1 export festival-operator
2 clovis1122 from "clovis1122/adventofai"
3 This skill should be used when the user asks about "festival operations", "event management", "vendor management", "lost and found procedures", "security protocols", "customer service at events", "handling difficult customers", "festival emergencies", "marketing communications", or discusses managing festivals, winter events, or public gatherings.
2026-01-05