Browse Skills

17720 skills found

gnu-recutils.md
1
1 export gnu-recutils
2 frizzle-chan from "frizzle-chan/mudd"
3 Work with GNU recutils for plain-text record databases. Use when creating, querying, or validating .rec files, defining record schemas with %rec descriptors, converting between rec/CSV formats, or when the user mentions recutils, recsel, recins, recfmt, or record-oriented data files.
2026-01-05
speckit.md
1
1 export speckit
2 MilesChou from "MilesChou/claude-spec-kit-workflow"
3 依照 speckit 的標準工作流程,引導式地產生規格文件、澄清需求、產生實作計劃與任務清單,每個階段都需要人工審核確認
2026-01-05
investigating-hms-internals.md
1
1 export investigating-hms-internals
2 gpt-cmdr from "gpt-cmdr/hms-commander"
3 Investigates HEC-HMS internals through decompiled Java classes. Provides JythonHmsAPI reference, CLI options, version-specific differences (3.x vs 4.x), and guideson-demand decompilation for new discoveries. Use when debugging HMS behavior,discovering undocumented features, understanding version differences, validatingautomation approaches, or investigating HMS API capabilities. Includes completeJythonHms method reference, Python 2 vs 3 syntax differences, and decompilationtooling. Complements hms_doc_query (official docs) with internal implementation details.Trigger keywords: decompile, HMS internals, JythonHms API, HMS version differences,CLI options, undocumented, HMS jar, HMS classes, debugging HMS, HMS source code,HMS 3.x support, Python 2 vs 3, HMS methods, HMS parameters.
2026-01-05
agentuity-cli-cloud-ssh.md
1
1 export agentuity-cli-cloud-ssh
2 agentuity from "agentuity/discord-help-agent"
3 SSH into a cloud project. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
billing-system-expert.md
1
1 export billing-system-expert
2 Sanchay-T from "Sanchay-T/influencer-platform-app"
3 Expert knowledge on Stripe integration, subscription plans (Glow Up, Viral Surge, Fame Flex), trial logic, plan enforcement, webhooks, and billing synchronization. Use this skill when user asks about "subscription", "billing", "stripe", "payment", "plan limits", "trial", "upgrade", "downgrade", "webhook", or "plan enforcement".
2026-01-05
business-document-generator.md
1
1 export business-document-generator
2 agent-trust-protocol from "agent-trust-protocol/atp-core"
3 This skill should be used when the user requests to create professional business documents (proposals, business plans, or budgets) from templates. It provides PDF templates and a Python script for generating filled documents from user data.
2026-01-05
unsloth-mcp-server.md
1
1 export unsloth-mcp-server
2 ScientiaCapital from "ScientiaCapital/unsloth-mcp-server"
3 Work with the Unsloth MCP Server codebase. Use when maintaining, extending, or debugging this specific MCP server implementation. Provides architecture knowledge, code patterns, and development workflows.
2026-01-05
faber-state.md
1
1 export faber-state
2 fractary from "fractary/claude-plugins"
3 Manage FABER workflow state (CRUD operations)
2026-01-05
exact-folder-name.md
1
1 export exact-folder-name
2 possumworx from "possumworx/claude-autonomy-platform"
3 Use when: you need to be sure a new skill will work as intended, confused about skill creation, unsure about naming conventions, need help with activation descriptions, want to avoid common mistakes
2026-01-05
analyzing-component-quality.md
1
1 export analyzing-component-quality
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/claude-code-plugin-automations"
3 Expert at analyzing the quality and effectiveness of Claude Code components (agents, skills, commands, hooks). Assumes component is already technically valid. Evaluates description clarity, tool permissions, auto-invoke triggers, security, and usability to provide quality scores and improvement suggestions.
2026-01-05
housekeeping.md
1
1 export housekeeping
2 samjhecht from "samjhecht/wrangler"
3 Perform comprehensive project housekeeping - update roadmap, reconcile issues with implementation reality, organize completed work, and identify drift. This is a workflow skill that coordinates multiple parallel subagents for efficiency. Use when user says something like "run housekeeping", "do your housekeeping" or "clean up project state".
2026-01-05
execution-roadmaps.md
1
1 export execution-roadmaps
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Create execution roadmaps for projects. Use when planning multi-phase projects or feature rollouts. Covers phased delivery and milestone planning.
2026-01-05
readme-generator.md
1
1 export readme-generator
2 Lordjiggy from "Lordjiggy/claude-code-marketplace"
3 Generates comprehensive README.md files for software projects by analyzing codebase structure
2026-01-05
create-pr.md
1
1 export create-pr
2 fohte from "fohte/dotfiles"
3 Use this skill when creating a Pull Request. This skill provides the workflow for drafting, reviewing, and submitting PRs using a ai pr-draft command.
2026-01-05
spec-generator.md
1
1 export spec-generator
2 fractary from "fractary/claude-plugins"
3 Generates implementation specifications from conversation context optionally enriched with GitHub issue data
2026-01-05
tg-commands.md
1
1 export tg-commands
2 charlesmsiegel from "charlesmsiegel/tg"
3 Django management command patterns for the World of Darkness application. Use when creating custom management commands for data validation, monitoring, batch processing, or maintenance tasks. Triggers on command creation, validation tools, data integrity checks, or scheduled tasks.
2026-01-05
spec-compliance-auto.md
1
1 export spec-compliance-auto
2 d-kishi from "d-kishi/ubiquitous-lang-mng"
3 仕様準拠自動チェック機能の自律適用。spec-compliance-check Command活用・仕様書参照方法・仕様準拠率95%維持手順・仕様逸脱リスク特定方法。Phase C以降の新機能実装時に使用。
2026-01-05
drizzle-orm-d1.md
1
1 export drizzle-orm-d1
2 ovachiever from "ovachiever/droid-tings"
3 Build type-safe D1 databases with Drizzle ORM for Cloudflare Workers. Includes schema definition, migrationswith Drizzle Kit, relations, and D1 batch API patterns. Prevents 12 errors including SQL BEGIN failures.Use when: defining D1 schemas, managing migrations, writing type-safe queries, implementing relations orprepared statements, using batch API for transactions, or troubleshooting D1_ERROR, BEGIN TRANSACTION,foreign keys, migration apply, or schema inference errors.Prevents 12 documented issues: D1 transaction errors (SQL BEGIN not supported), foreign keyconstraint failures during migrations, module import errors with Wrangler, D1 binding not found,migration apply failures, schema TypeScript inference errors, prepared statement caching issues,transaction rollback patterns, TypeScript strict mode errors, drizzle.config.ts not found,remote vs local database confusion, and wrangler.toml vs wrangler.jsonc mixing.Keywords: drizzle orm, drizzle d1, type-safe sql, drizzle schema, drizzle migration
2026-01-05
learning-graph-generator.md
1
1 export learning-graph-generator
2 dmccreary from "dmccreary/signal-processing"
3 Generates a comprehensive learning graph from a course description, including 200 concepts with dependencies, taxonomy categorization, and quality validation reports. Use this when the user wants to create a structured knowledge graph for educational content.
2026-01-05
agentuity-cli-cloud-sandbox-list.md
1
1 export agentuity-cli-cloud-sandbox-list
2 agentuity from "agentuity/discord-help-agent"
3 List sandboxes with optional filtering. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
create-pr.md
1
1 export create-pr
2 kristofferremback from "kristofferremback/threa"
3 Create a well-structured pull request with proper description, design decisions, and file changes. Use when asked to create a PR, open a PR, or submit changes for review.
2026-01-05
github-workflow-automation.md
1
1 export github-workflow-automation
2 bjpl from "bjpl/open_learn_co"
3 Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management
2026-01-05
accessibility-contrast-audit.md
1
1 export accessibility-contrast-audit
2 CANTAGESTUDIO from "CANTAGESTUDIO/CosmicAtlasPacker"
3 [Design System] Quantitative accessibility audit for UI - contrast ratios, font sizes, tap targets, heading hierarchy. Use when (1) checking WCAG color contrast compliance, (2) auditing text sizes for readability, (3) validating touch/click target sizes, (4) reviewing heading structure and landmarks, (5) user asks to 'check accessibility', 'audit contrast', 'WCAG compliance', or 'a11y check'.
2026-01-05
persist-context.md
1
1 export persist-context
2 semicolon-devteam from "semicolon-devteam/semo"
3 SEMO 세션 간 컨텍스트 영속화 (공통 Skill). Use when (1) 아키텍처 결정 사항 저장,(2) 팀 선호도 기록, (3) 자주 참조하는 파일 캐싱, (4) 세션 간 맥락 유지.
2026-01-05