Browse Skills

6825 skills found

obsidian-editor.md
0
1 export obsidian-editor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Personal copy editor and content enhancer for Obsidian vault notes. Use when the user requests editing, enhancement, copyediting, critique, or improvement of markdown files. Typical triggers include "edit this file", "clean up these notes", "enhance this draft", "give me feedback on", "polish this content", "expand my shorthand", or "add links to this". Handles diverse content types including technical documentation, research notes, essays, Substack posts, administrative notes, and personal writing. Always preserves original content and appends enhanced version below a separator line.
2026-01-05
domain-modeling.md
0
1 export domain-modeling
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Model business domains with entities, relationships, business rules, and permissions. Use when: (1) creating entity definitions, (2) defining business rules (BR-XXX), (3) designing permission structures, (4) analyzing domain impact, (5) maintaining domain documentation.
2026-01-05
documentation.md
0
1 export documentation
2 BfdCampos from "BfdCampos/dotfiles"
3 Use this skill whenever writing any document - plans, proposals, docs, documentation, brainstorm docs, notes, guides, specs, designs, READMEs, or any markdown file output.
2026-01-05
identifying-technical-debt.md
0
1 export identifying-technical-debt
2 tachyon-beep from "tachyon-beep/hamlet"
3 Use when cataloging technical debt under time pressure and tempted to explain choices instead of delivering document - enforces execution discipline with scoped delivery patterns for partial catalogs
2026-01-05
sync-docs-structure.md
0
1 export sync-docs-structure
2 djimontyp from "djimontyp/task-tracker"
3 Automatically sync the documentation structure from docs/content/{en,uk}/ to CLAUDE.md when changes are detected in the docs directory. This skill should be triggered when documentation files are added, removed, or reorganized, or when explicitly requested by the user or agents.
2026-01-05
documentation-writer.md
0
1 export documentation-writer
2 RasmusGodske from "RasmusGodske/dev-agent-workflow"
3 Skill for writing and updating codebase documentation. Use when creating or editing markdown documentation files in the docs/ directory, README files, or any documentation-related content. Also activates when maintaining the documentation index.
2026-01-05
technical-textbook-writer.md
0
1 export technical-textbook-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Writes software, cloud, and DevOps content in the rigorous style of a formal university technical textbook (expository, objective, and third-person).
2026-01-05
add-dialect.md
0
1 export add-dialect
2 Maokami from "Maokami/mlir-sem"
3 Guide through adding a new MLIR dialect with syntax, semantics, tests, and documentation. Use when the user wants to add support for a new MLIR dialect (e.g., arith, scf, memref) to the formal semantics framework.
2026-01-05
global-conventions.md
0
1 export global-conventions
2 elliotsaha from "elliotsaha/smt-slack-app"
3 Follow general development best practices including project structure, documentation, version control, environment configuration, and dependency management. When organizing files and directories in the project. When working on README files, documentation, or project setup. When managing environment variables, configuration files, or secrets. When handling dependencies, package management, or version control. When creating commit messages, pull requests, or managing feature flags. This skill applies to project-wide organizational and process decisions across all types of files.
2026-01-05
architect.md
0
1 export architect
2 ibnuhalimm from "ibnuhalimm/claude-code-resources"
3 Architect or technical leader mode.
2026-01-05
database.md
0
1 export database
2 ProfPowell from "ProfPowell/project-template"
3 Design PostgreSQL schemas with migrations, seeding, and documentation. Use when creating tables, writing migrations, or setting up database structure.
2026-01-05
excalidraw-diagram.md
0
1 export excalidraw-diagram
2 Kazan from "Kazan/diagrammer"
3 Create or edit Excalidraw scenes or clipboard payloads by producing valid Excalidraw JSON (type/version/source/elements/appState/files) to render diagrams; use when asked to draw, update, or share Excalidraw diagrams.
2026-01-05
docs-seeker.md
0
1 export docs-seeker
2 htlabs-xyz from "htlabs-xyz/htlabs"
3 Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel
2026-01-05
prd-to-appspec.md
0
1 export prd-to-appspec
2 AaronAbuUsama from "AaronAbuUsama/alpha-arena"
3 Transform PRDs (Product Requirements Documents) into structured XML app specifications optimized for AI coding agents. Converts developer-focused docs with code examples into declarative agent-consumable format. USE WHEN user says "convert PRD", "generate app spec", "transform PRD", "create specification from requirements", or wants to prepare a PRD for agent consumption.
2026-01-05
clerk-auth.md
0
1 export clerk-auth
2 jackspace from "jackspace/ClaudeSkillz"
3 This skill provides comprehensive knowledge for integrating Clerk authentication in React, Next.js, and Cloudflare Workers applications. It should be used when setting up user authentication, implementing protected routes, verifying JWT tokens, creating custom JWT templates with user metadata and organization claims, configuring Clerk middleware, integrating with shadcn/ui components, testing authentication flows, or troubleshooting Clerk authentication errors.Use when: adding Clerk to React/Vite projects, setting up Clerk in Next.js App Router, implementing Clerk authentication in Cloudflare Workers, configuring clerkMiddleware for route protection, creating custom JWT templates with shortcodes (user.id, user.email, user.public_metadata.role), accessing session claims for RBAC, integrating with Supabase/Grafbase, verifying tokens with @clerk/backend, integrating Clerk with Hono, using Clerk shadcn/ui components, writing E2E tests with Playwright, generating test session tokens, using test email addresses a
2026-01-05
planning-architect.md
0
1 export planning-architect
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in creating comprehensive task files, planning docs, PRDs, tech specs, and implementation roadmaps with proper sequencing, testing strategy, and production checklists. Use when planning features, creating project docs, or structuring development workflows.
2026-01-05
coding-guardrails.md
0
1 export coding-guardrails
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enforce ThemeGPT complexity budgets and prevent over-engineering. Activates automatically when writing, reviewing, or refactoring code. Validates against 6 anti-patterns from SynthAI archaeology (Specification Inflation, Enterprise Pattern Obsession, Premature Abstraction, Configuration Explosion, Framework Absorption, Test Suite Inflation). Use when creating features, adding abstractions, writing tests, or configuring projects.
2026-01-05
paper-to-intuition.md
0
1 export paper-to-intuition
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Transforms an academic paper into deep, multi-layered understanding. Use when asked to explain a paper, break down a research paper, understand an arXiv paper, or build intuition for a technical concept from a paper. Generates explanations at multiple levels plus visual intuition diagrams.
2026-01-05
docusaurus-plugins.md
0
1 export docusaurus-plugins
2 mcclowes from "mcclowes/mcclowes.com"
3 Use when creating Docusaurus plugins (remark, rehype, theme, content, lifecycle) to extend markdown, modify HTML, or add custom functionality
2026-01-05
documentation.md
0
1 export documentation
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ux-design"
3 Master documentation creation, community building, and user support. Learn to create comprehensive documentation and build engaged user communities.
2026-01-05
test-writer.md
0
1 export test-writer
2 ljchg12-hue from "ljchg12-hue/windows-dotfiles"
3 Expert test writing including unit, integration, e2e tests, mocking, and coverage strategies
2026-01-05
best-practices.md
0
1 export best-practices
2 claimhawk from "claimhawk/shebang"
3 Generate technology-specific best practices and anti-patterns documentation. Use when setting up a new project or when the user asks about coding standards for a specific language or framework.
2026-01-05
julien-notion-route-entry.md
0
1 export julien-notion-route-entry
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Route a Notion Inbox entry to the appropriate PKM database (Github, Videos, Articles, Podcasts, Formations, Lieux, Code, or Todos). Use when user wants to triage inbox, route entry, move to appropriate database.
2026-01-05
scrum-delivery-lead.md
0
1 export scrum-delivery-lead
2 garbray from "garbray/claude-config"
3 Scrum Master & Engineering-Oriented Delivery Lead with hands-on frontend/backend development experience. Interprets Technical Design Documents, reviews UX/UI designs, and understands product requirements to ensure delivery clarity. Breaks features into well-scoped Scrum stories (max 3 story points, Fibonacci estimation). Stories are sliced for incremental value, minimal risk, fast feedback. For every ticket provides: clear description, explicit acceptance criteria, expected behavior, constraints, and test case expectations (happy path + edge cases). Ensures stories are implementation-ready, testable, aligned with technical/product goals. Enables team to execute efficiently while maintaining high quality and predictable velocity. Use when creating sprint stories, planning sprints, estimating work, or breaking down features into tickets.
2026-01-05