Browse Skills

6825 skills found

bazinga-db.md
0
1 export bazinga-db
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Database operations for BAZINGA orchestration system. This skill should be used when agents need to save or retrieve orchestration state, logs, task groups, token usage, or skill outputs. Replaces file-based storage with concurrent-safe SQLite database. Use instead of writing to bazinga/*.json files or docs/orchestration-log.md.
2026-01-05
long-document-handler.md
0
1 export long-document-handler
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Triggers when reading or writing documents exceeding 20,000 tokens (~80,000 characters or ~15,000 words). Use when encountering large files, lengthy documentation, big markdown documents, massive PRDs, architecture docs, or any content that risks context window overflow. Activates on phrases like "this document is long", "large file", "too many tokens", or when Claude detects document size approaching limits.
2026-01-05
coding.md
0
1 export coding
2 ivanov-i from "ivanov-i/dots"
3 Use when writing or modifying code in any way -- explains what super-engineers do differently from average joes
2026-01-05
wizard.md
0
1 export wizard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Documentation wizard that intelligently maintains, updates, and generates accurate documentation. Uses Oracle knowledge, searches conversation history, and spawns focused research agents. No hallucinations - only facts with references. Integrates with oracle, summoner, and guardian.
2026-01-05
planning.md
0
1 export planning
2 mjrskiles from "mjrskiles/vibe-hacker"
3 Manage planning documents (ADRs, FDPs, action plans, reports). Use when creating, archiving, or listing planning docs. Enforces proper numbering and structure.
2026-01-05
factchecker.md
0
1 export factchecker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematically verify claims in code comments, documentation, commit messages, and naming conventions. Extracts assertions, validates with evidence (code analysis, web search, documentation, execution), generates report with bibliography. Use when: reviewing code changes, auditing documentation accuracy, validating technical claims before merge, or user says "verify claims", "factcheck", "audit documentation", "validate comments", "are these claims accurate".
2026-01-05
comprehensive-research.md
0
1 export comprehensive-research
2 v1truv1us from "v1truv1us/ferg-engineering-system"
3 Multi-phase research orchestration skill for thorough codebase, documentation, and external knowledge investigation
2026-01-05
kobo-translation-ar.md
0
1 export kobo-translation-ar
2 joshuaberetta from "joshuaberetta/kobo-translation-test"
3 Translation and localization guidelines for KoboToolbox content from English to Arabic. Use when translating KoboToolbox materials including: (1) Academy courses and educational content, (2) User interface text and documentation, (3) Support articles, (4) Marketing materials, (5) Form building terminology, or (6) XLSForm technical terms. Covers tone, pronouns (tú/usted, tu/vous), gender-inclusive language, and official translations for brand terms and UI elements.
2026-01-05
output-style-authoring.md
0
1 export output-style-authoring
2 philoserf from "philoserf/claude-code-setup"
3 Guide for authoring output-styles that transform Claude's behavior and personality. Use when creating, writing, designing, building, reviewing, or improving output-styles, persona modes, role transformations, or behavior modifications. Helps design style files, choose when to keep coding instructions, write clear personas, and decide between output-styles, agents, and skills. Also triggers when asking how to create output-styles, what makes a good style, learning about style development, or understanding when to use output-styles. Expert in persona design, behavior transformation, and style best practices.
2026-01-05
fastapi-scaffold.md
0
1 export fastapi-scaffold
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate FastAPI project scaffold with uvicorn, OpenAPI docs, and configuration management
2026-01-05
research.md
0
1 export research
2 spences10 from "spences10/svelte-skills-kit"
3 Research topics by verifying actual source content. Use when asked to research or study links and documentation.
2026-01-05
docgen.md
0
1 export docgen
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate comprehensive documentation for .NET/C# codebases including architecture diagrams, API references, domain models, and getting started guides.Use when asked to: generate docs, document this, create documentation, write docs for,document a .NET project, create architecture documentation, document APIs.
2026-01-05
vue-engineering.md
0
1 export vue-engineering
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for Vue 3 application development using modern best practices (2025). Covers Composition API, script setup syntax, reactivity system, composables, component patterns, TypeScript integration, performance optimization, and testing with Vitest. Use when building Vue 3 applications, creating components, writing composables, optimizing performance, or implementing Vue best practices.
2026-01-05
senior-architect.md
0
1 export senior-architect
2 TheophilusChinomona from "TheophilusChinomona/codex-os"
3 Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, Bun, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack decision frameworks, and dependency analysis. Use when designing system architecture, making technical decisions, creating architecture diagrams, evaluating trade-offs, or defining integration patterns.
2026-01-05
dharma-talk.md
0
1 export dharma-talk
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert dharma talk and secular Buddhism presentation creator for Noah Rasheta.ACTIVATE AUTOMATICALLY when Noah asks for help with:- Writing dharma talks or presentations- Creating Buddhist or mindfulness teaching content- Developing talks on secular Buddhism topics- Crafting speeches related to Buddhist concepts- Any mention of Buddhism, mindfulness, or dharma combined with writing/presentingThis skill helps create engaging, transformative dharma talks that present Buddhist wisdomfor secular audiences following Noah's established voice, structure, and teaching style.
2026-01-05
update-workspace-map.md
0
1 export update-workspace-map
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Validate workspace-map.md accuracy against actual 04-workspace/ structure (3 levels deep). Load when user says "validate workspace map", "update workspace map", "check workspace map", or from close-session. Ensures deep structure validation with comprehensive documentation.
2026-01-05
new-product.md
0
1 export new-product
2 christopheryeo from "christopheryeo/claude-skills"
3 Generate comprehensive Enterprise AI Product White Papers using existing product documentation from Google Drive as source material. Use when users request "create a product white paper", "generate a white paper for [product]", or similar requests for enterprise-grade product documentation for SaaS, hardware, or service offerings.
2026-01-05
writing-commit-messages.md
0
1 export writing-commit-messages
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when reviewing commit messages for compliance with the seven rules from cbea.ms/git-commit - checks subject line length, imperative mood, line wrapping, and that the message explains what and why
2026-01-05
python-coding.md
0
1 export python-coding
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Best practices for writing high quality production grade Python code
2026-01-05
auto-docs.md
0
1 export auto-docs
2 jrc1883 from "jrc1883/popkit-claude"
3 Generate comprehensive documentation from codebase analysis - creates README sections, API docs, migration guides, and examples from code
2026-01-05
work-log.md
0
1 export work-log
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Claude Codeで作業をする際に、docsディレクトリ内にmarkdown形式で作業ログを記録します。作業開始時、重要な変更時、作業完了時に自動的に使用されます。
2026-01-05
manage-plan-todos.md
0
1 export manage-plan-todos
2 majiayu000 from "majiayu000/claude-skill-registry"
3 docs/plan.md内のTODOリストを管理します。TODO項目の追加、完了マーク、整理を行います。ユーザーがplan.mdの更新、TODO管理、計画の進捗確認を依頼したときに使用してください。プロジェクト固有のTODO形式ルール(フラット構造、エピック化など)を遵守します。
2026-01-05
confluence-documentation-patterns.md
0
1 export confluence-documentation-patterns
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 This skill should be used when the user asks to "confluence page", "create documentation", "tech design", "write to confluence", "read from confluence", "link confluence", "create TDD", "write runbook", "meeting notes", "release notes", "architecture decision", or needs guidance on creating, managing, and organizing documentation in Confluence with integration to Jira workflows.
2026-01-05
root-cause-analysis.md
0
1 export root-cause-analysis
2 markpitt from "markpitt/claude-skills"
3 Conducts systematic root cause analysis using proven methodologies including Toyota's 5 Whys, Ishikawa fishbone diagrams, Pareto analysis, and fault tree analysis. Use when investigating bugs, debugging code, troubleshooting systems, diagnosing equipment failures, analyzing life problems, or identifying underlying causes of any issue across software engineering, hardware maintenance, process failures, or personal challenges.
2026-01-05