Browse Skills

44357 skills found

AI Maestro Agent Messaging.md
101
1 export AI Maestro Agent Messaging
2 23blocks-OS from "23blocks-OS/ai-maestro"
3 Send and receive messages between AI agents using AI Maestro's messaging system. Use this skill when the user asks to "send a message", "check inbox", "read messages", "notify [agent]", "tell [agent]", or any inter-agent communication.
2026-01-16
requesting-code-review.md
100
1 export requesting-code-review
2 t1mmen from "t1mmen/srtd"
3 Structured code review workflow for SRTD development. Use after implementing features, fixing bugs, or before merging to main. Ensures production-readiness through systematic review.
2025-12-31
srtd-dev.md
100
1 export srtd-dev
2 t1mmen from "t1mmen/srtd"
3 Expert knowledge for developing the SRTD codebase itself. Use when implementing features, fixing bugs, understanding architecture, or writing tests for SRTD internals. NOT for end users of srtd CLI.
2025-12-31
github-release.md
100
1 export github-release
2 decentpaste from "decentpaste/decentpaste"
3 Create a GitHub release with auto-generated release notes from commits since the last tag. Uses conventional commits to categorize changes into Features, Bug Fixes, and maintenance sections.
2026-01-14
srtd-cli.md
100
1 export srtd-cli
2 t1mmen from "t1mmen/srtd"
3 This skill should be used when the user mentions "srtd", "sql templates", "migrations-templates", "live reload sql", "supabase functions", when working with files in supabase/migrations-templates/, when .buildlog.json or srtd.config.json is detected, or when writing Postgres functions/views/triggers for Supabase.
2025-12-31
understand-codebase.md
100
1 export understand-codebase
2 vinta from "vinta/hal-9000"
3 Explore codebase, architecture, or call flows
2026-01-16
android-release.md
100
1 export android-release
2 decentpaste from "decentpaste/decentpaste"
3 Build, sign, and prepare Android APK and AAB for release. Handles version bumping, building, zipalign (APK), and signing with JKS keystore. Outputs DecentPaste_x.x.x.apk for GitHub releases and signed AAB for Play Console.
2026-01-14
bump-version.md
100
1 export bump-version
2 decentpaste from "decentpaste/decentpaste"
3 Bump version numbers across all DecentPaste config files (package.json, Cargo.toml, tauri.conf.json, downloads.json). Use for version updates without building.
2026-01-14
skill-creator.md
100
1 export skill-creator
2 decentpaste from "decentpaste/decentpaste"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-14
implement-type-annotations.md
99
1 export implement-type-annotations
2 ambient-code from "ambient-code/agentready"
3 Add comprehensive type hints to Python/TypeScript code to improve IDE support, catch errors early, and enable better AI code understanding
2026-01-15
setup-claude-md.md
99
1 export setup-claude-md
2 ambient-code from "ambient-code/agentready"
3 Create comprehensive CLAUDE.md files with tech stack, standard commands, repository structure, and boundaries to optimize repositories for AI-assisted development
2026-01-15
analyze-compile-times-duckdb.md
98
1 export analyze-compile-times-duckdb
2 bearcove from "bearcove/dodeca"
3 Analyze Rust compilation profiling data using DuckDB to find performance bottlenecks, trait explosions, and monomorphization issues. Use after generating chrome_profiler.json with crox.
2026-01-16
rustc-self-profile.md
98
1 export rustc-self-profile
2 bearcove from "bearcove/dodeca"
3 Profile Rust compilation using rustc self-profiling to identify slow compile times, trait resolution bottlenecks, and monomorphization issues. Use when investigating slow Rust builds.
2026-01-16
ark-dashboard-testing.md
98
1 export ark-dashboard-testing
2 dwmkerr from "dwmkerr/dotfiles"
3 Test Ark Dashboard with Playwright and create PRs with screenshots. Use when testing dashboard UI, taking screenshots for PRs, or reviewing dashboard changes.
2026-01-09
analyze-rust-code-size.md
98
1 export analyze-rust-code-size
2 bearcove from "bearcove/dodeca"
3 Analyze Rust binary code size and identify bloat from monomorphization, large functions, and macro expansion using cargo-llvm-lines and rustc flags. Use when binary is too large or compile times are slow.
2026-01-16
github-issue-creation.md
97
1 export github-issue-creation
2 hiromaily from "hiromaily/go-crypto-wallet"
3 Create GitHub issues with proper task classification. Classification determines which Skills will be used when working on the issue.
2026-01-16
emacs-testing.md
97
1 export emacs-testing
2 jinnovation from "jinnovation/kele.el"
3 Test changes in a dedicated Emacs session. Good for validating behavior and UI results.
2026-01-15
k8s-openapi.md
97
1 export k8s-openapi
2 jinnovation from "jinnovation/kele.el"
3 Reference the Kubernetes API. Useful for understanding what is possible via the Kubernetes REST API.
2026-01-15
devflow-file-standards.md
95
1 export devflow-file-standards
2 Dimon94 from "Dimon94/cc-devflow"
3 File naming conventions, directory structure, and YAML frontmatter standards for CC-DevFlow. Consolidates shared conventions from all agents.
2026-01-16
constitution-guardian.md
95
1 export constitution-guardian
2 Dimon94 from "Dimon94/cc-devflow"
3 Real-time Constitution compliance checker for devflow documents. Blocks partial implementations and hardcoded secrets during file editing.
2026-01-16
file-header-guardian.md
95
1 export file-header-guardian
2 Dimon94 from "Dimon94/cc-devflow"
3 文件头三行契约注释。触发:create file、新建文件、编写代码。
2026-01-16
cc-devflow-orchestrator.md
95
1 export cc-devflow-orchestrator
2 Dimon94 from "Dimon94/cc-devflow"
3 CC-DevFlow workflow router and agent recommender. Use when starting requirements, running flow commands, or asking about devflow processes.
2026-01-16
devflow-constitution-quick-ref.md
95
1 export devflow-constitution-quick-ref
2 Dimon94 from "Dimon94/cc-devflow"
3 Quick reference guide to CC-DevFlow Constitution v2.0.0 with links to full text. Covers all 10 Articles and Phase -1 Gates.
2026-01-16
devflow-tdd-enforcer.md
95
1 export devflow-tdd-enforcer
2 Dimon94 from "Dimon94/cc-devflow"
3 Enforces TDD order in TASKS.md - Tests MUST be marked complete before Implementation tasks. Blocks violations in real-time.
2026-01-16