Browse Skills

6445 skills found

crap-killer.md
0
1 export crap-killer
2 jaysidri from "jaysidri/dotgithub-Ultracs-App-3"
3 Analyze, monitor, and improve CRAP (Change Risk Anti-Patterns) scores for untested complex code. Use when users want to: (1) Reduce technical debt and code risks, (2) Identify high-risk methods that need test coverage, (3) Validate CRAP thresholds for quality gates, (4) Generate coverage reports focused on complex methods, (5) Implement test coverage improvements to lower CRAP scores, or (6) Set up automated code quality monitoring based on CRAP metrics. **CRITICAL CONSTRAINT**: Code is in production and CANNOT be modified - CRAP reduction focuses ONLY on adding test coverage.
2026-01-05
symbols.md
0
1 export symbols
2 miethe from "miethe/family-shopping-dashboard"
3 Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.
2026-01-05
profile.md
0
1 export profile
2 jankdc from "jankdc/ultraman-bench"
3 Analyzes CPU profiles to identify performance bottlenecks and generate optimization recommendations
2026-01-05
database.md
0
1 export database
2 hokita from "hokita/fox"
3 Database schemas, table specifications, and migration information. Use when working with database structure or queries.
2026-01-05
typescript-react-reviewer.md
0
1 export typescript-react-reviewer
2 dotneet from "dotneet/claude-code-marketplace"
3 Expert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review.
2026-01-05
session-opening.md
0
1 export session-opening
2 spm1001 from "spm1001/claude-config-public"
3 Start a session with context from previous work. Triggers on /open, 'what were we working on', 'where did we leave off', or session start. Pairs with /ground and /close. (user)
2026-01-05
building-agent-tools.md
0
1 export building-agent-tools
2 Byunk from "Byunk/claude-code-essentials"
3 Guide for creating effective tools for AI agents. Use when building MCP tools, agent APIs, or any tool interface that agents will consume. Focuses on token efficiency, meaningful context, and proper namespacing.
2026-01-05
code-review.md
0
1 export code-review
2 Anthony-Bible from "Anthony-Bible/code-agent-demo"
3 Performs code review with best practices
2026-01-05
generating-commit-messages.md
0
1 export generating-commit-messages
2 tom237ttkk from "tom237ttkk/251128_poke"
3 Generates clear commit messages from git diffs. Use when writing commit messages or reviewing staged changes.
2026-01-05
codex-review.md
0
1 export codex-review
2 lihs-ie from "lihs-ie/lambars"
3 Codex CLI(read-only)を用いて、レビュー→Claude Code修正→再レビュー(ok: true まで)を反復し収束させるレビューゲート。仕様書/SPEC/PRD/要件定義/設計、実装計画(PLANS.md等)の作成・更新直後、major step(>=5 files / 新規モジュール / 公開API / infra・config変更)完了後、および git commit / PR / merge / release 前に使用する。キーワード: Codexレビュー, codex review, レビューゲート.
2026-01-05
java-for-gophers.md
0
1 export java-for-gophers
2 holive from "holive/java-for-gophers"
3 Interactive Java/Spring Boot learning skill for experienced Go developers. Use when the user wants to learn Java, practice Spring Boot, work on Java exercises, or asks for Java explanations in Go terms. Supports mood-aware pacing with "low energy" mode for difficult days. Teaches through iterative project building rather than passive learning.
2026-01-05
plan-implementer.md
0
1 export plan-implementer
2 djhuangit from "djhuangit/scrum_and_tell"
3 Implement technical plans methodically with phase-by-phase execution and verification checkpoints. Use this skill when following a detailed implementation plan that has phased changes and success criteria. The skill guides through each phase, verifies completion, and pauses for human confirmation before proceeding to the next phase.
2026-01-05
runs-index.md
0
1 export runs-index
2 EffortlessMetrics from "EffortlessMetrics/demo-swarm"
3 Update index.json status. Use for: upsert index.json, update status/last_flow/updated_at. Deterministic writes - stable diffs, no creation. Use only in run-prep and *-cleanup agents. Invoke via bash .claude/scripts/demoswarm.sh index upsert-status.
2026-01-05
developing-bazel-rules.md
0
1 export developing-bazel-rules
2 gaarutyunov from "gaarutyunov/dev-skills"
3 Use when creating custom Bazel rules, toolchains, providers, or aspects. Use when extending Bazel for new languages, build systems, or custom actions. Use when debugging Starlark rule implementations or understanding Bazel build phases.
2026-01-05
ui-designer.md
0
1 export ui-designer
2 TakukiN from "TakukiN/skillport_tmp"
3 アプリケーションのUIデザイン方針を対話形式で決定する。カラースキーム、レイアウト、コンポーネントスタイル、UXパターンなどをユーザーの好みに合わせて提案・調整する。トリガー条件: (1)「デザインを変えたい」(2)「UIを改善したい」(3)「見た目を変更したい」(4)「テーマを変えたい」(5) デザインに関する相談
2026-01-05
migration-writer.md
0
1 export migration-writer
2 kasuboski from "kasuboski/mediaz"
3 Expert guidance for writing database migrations using golang-migrate for the mediaz SQLite database. Covers migration creation, testing, rollback capability, data preservation, and mediaz-specific patterns. Activates when users mention migrations, schema changes, database alterations, or golang-migrate.
2026-01-05
deploy.md
0
1 export deploy
2 davidleitw from "davidleitw/davidleitw.github.io"
3 Deploy the blog to GitHub Pages. Use when user says "deploy", "部署", or wants to publish the blog.
2026-01-05
using-braintrust.md
0
1 export using-braintrust
2 braintrustdata from "braintrustdata/braintrust-claude-plugin"
3 Enables AI agents to use Braintrust for LLM evaluation, logging, and observability.Includes scripts for querying logs with SQL, running evals, and logging data.
2026-01-05
nxs-sq-name-generator.md
0
1 export nxs-sq-name-generator
2 sameera from "sameera/nexus"
3 Generate the next sequential file or folder name for directories with numbered prefixes (e.g., 01-setup.md, 02-init.md). Use when creating a new file or folder that should follow an existing numbering sequence, when adding to a sequentially-named series, or when the user asks for the "next" numbered item in a directory.
2026-01-05
search-optimization.md
0
1 export search-optimization
2 blueraai from "blueraai/bluera-knowledge"
3 Guide on optimizing Bluera Knowledge search results through proper intent selection, detail level strategies, result limiting, and store filtering. Teaches when to use minimal vs contextual vs full detail, and how to choose the right search intent for different query types.
2026-01-05
atlas.md
0
1 export atlas
2 inherent-design from "inherent-design/atlas"
3 Ingest project documentation and code into persistent semantic memory (Qdrant + Voyage embeddings). Use when user wants to remember context across sessions, ingest docs, or search previous work. Requires Qdrant running locally and VOYAGE_API_KEY set.
2026-01-05
loopwish-android-gradle.md
0
1 export loopwish-android-gradle
2 LoopWish from "LoopWish/android"
3 Workflows for the Loopwish Android app (Kotlin + Jetpack Compose): where to change code, how to run Gradle checks, and how to keep CI green.
2026-01-05
query-schema.md
0
1 export query-schema
2 stallboy from "stallboy/claude-code-marketplace"
3 Query game configuration table schemas and analyze table relationships using HTTP API and CFG syntax. This skill should be used when Claude needs to understand table structures for game development, query configuration data, or analyze foreign key relationships between tables.
2026-01-05
outline-cli.md
0
1 export outline-cli
2 dpalfery from "dpalfery/outline-wiki-cli"
3 Allow droids to interact with Outline Wiki via the outlinectl CLI (auth, collections, docs) with automation-friendly JSON output.
2026-01-05