Browse Skills

6825 skills found

idiomatic-rust.md
6
1 export idiomatic-rust
2 bearcove from "bearcove/pikru"
3 Idiomatic Rust patterns for pikru C port. Use when writing or reviewing Rust code ported from C. Don't write C in Rust - the goal is correct behavior, not line-by-line translation.
2026-01-05
dev-swarm-project-restore.md
6
1 export dev-swarm-project-restore
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Restore a project from 99-archive, a remote git repo, or a local codebase back to the workspace root, including reconstructing missing docs, stages, and sprints. Use when the user asks to resume work on an existing project.
2026-01-05
write-skill.md
6
1 export write-skill
2 wayne930242 from "wayne930242/Reflexive-Claude-Code"
3 Create effective Claude Code SKILL.md files following Anthropic's official patterns. Use when writing new skills, improving existing skills, or learning skill best practices.
2026-01-05
shell-expert.md
6
1 export shell-expert
2 laurigates from "laurigates/dotfiles"
3 Shell scripting expertise, command-line tools, automation, and cross-platformscripting best practices. Covers shell script development, CLI tool usage,and system automation with bash, zsh, and POSIX shell.Use when user mentions shell scripts, bash, zsh, CLI commands, pipes, command-lineautomation, or writing portable shell code.
2026-01-05
web-investigation.md
6
1 export web-investigation
2 rosssaunders from "rosssaunders/coincise"
3 Investigate website structure and debug web scraping using Chrome DevTools MCP. Use when analyzing documentation frameworks, debugging extraction issues, understanding HTML structure, investigating why web content isn't being captured correctly, or exploring API documentation sites. Covers Redocly, Swagger UI, and other modern documentation frameworks.
2026-01-05
translate-article.md
6
1 export translate-article
2 nozomi-koborinai from "nozomi-koborinai/koborin-ai"
3 Translate MDX articles between English and Japanese for global engineers. Use when the user says "translate this article", "convert to Japanese/English", or asks to localize content in `src/content/docs/`. Auto-detects source language and outputs to the correct i18n path.
2026-01-05
write-command.md
6
1 export write-command
2 wayne930242 from "wayne930242/Reflexive-Claude-Code"
3 Create effective Claude Code slash commands with proper YAML frontmatter and argument handling. Use when writing new slash commands, improving existing commands, or learning command best practices.
2026-01-05
c3.md
6
1 export c3
2 lagz0ne from "lagz0ne/c3-skill"
3 Use when project needs C3 adoption (no .c3/) or auditing existing C3 docs.Triggers: "adopt C3", "onboard", "scaffold", "audit", "validate", "check C3", "init".NOT for navigation (use c3-query) or changes (use c3-alter).
2026-01-05
pikacss-expert.md
6
1 export pikacss-expert
2 pikacss from "pikacss/pikacss.github.io"
3 Expert guidance for using PikaCSS—an Atomic CSS-in-JS engine that combines CSS-in-JS syntax with Atomic CSS output. Use when users ask about PikaCSS styling, configuration, plugins, shortcuts, selectors, TypeScript integration, or need help writing PikaCSS code.
2026-01-05
completions.md
6
1 export completions
2 bendrucker from "bendrucker/dotfiles"
3 ZSH completion system patterns and conventions. Use when implementing custom completion handling, writing completion files, or working with zsh autocomplete. Do not use when installing packages from homebrew, since that typically installs completions automatically.
2026-01-05
cursor-debate.md
6
1 export cursor-debate
2 go-go-golems from "go-go-golems/docmgr"
3 Run a research-first, multi-perspective debate to explore complex technical decisions (trade-offs, architecture choices, integration strategies) using concrete codebase evidence. Use when the user asks to "debate" approaches, compare options, or needs a structured exploration before deciding.
2026-01-05
schematic-generation.md
6
1 export schematic-generation
2 laurigates from "laurigates/dotfiles"
3 Generate color-coded electronics schematic diagrams from wiring documentation using AI image generation.Parses WIRING.md or similar documentation files, researches component pinouts via web search,and generates visual schematic images with hobby-friendly color coding using Nano Banana Pro.Use when the user wants to:- Generate a schematic from wiring documentation- Visualize circuit connections from a WIRING.md file- Create circuit diagrams for embedded projects- Generate hardware documentation imagesTriggers: "generate schematic", "create schematic", "schematic from wiring","visualize circuit", "circuit diagram", "wiring diagram image"
2026-01-05
backend-queries.md
6
1 export backend-queries
2 coreyja from "coreyja/coreyja.com"
3 Write secure, performant database queries using parameterized statements, proper indexing, and query optimization techniques. Use this skill when writing SQL queries, ORM query methods, or database access code. When implementing data fetching logic that retrieves or updates database records. When optimizing queries to prevent N+1 problems through eager loading or joins. When using WHERE clauses, JOIN operations, or ORDER BY statements. When implementing transactions for related database operations. When working with query builder methods, raw SQL, or ORM query interfaces. When setting query timeouts or implementing query result caching.
2026-01-05
ticket-drafting-guidelines.md
6
1 export ticket-drafting-guidelines
2 laurigates from "laurigates/dotfiles"
3 Structured guidelines for drafting GitHub issues and technical tickets.Uses What/Why/How format with concise descriptions, markdown formatting,and positive framing without estimates or bold claims.Use when user mentions creating issues, drafting tickets, writing bug reports,GitHub issue templates, or structuring technical tickets.
2026-01-05
pikacss-dev.md
6
1 export pikacss-dev
2 pikacss from "pikacss/pikacss.github.io"
3 Develop, test, and document the PikaCSS monorepo (core engine, unplugin adapters, Vite/Nuxt plugins, docs site) using pnpm-based workflows.
2026-01-05
svelte-code-writer.md
6
1 export svelte-code-writer
2 SkepticMystic from "SkepticMystic/app-starter-template"
3 Expert guidance for writing proper Svelte 5 code with runes-based reactivity. Use when writing Svelte 5 components, migrating from Svelte 4, or troubleshooting Svelte 5 syntax. Covers $state, $derived, $effect, $props, $bindable, event handling, snippets, TypeScript integration, and common pitfalls.
2026-01-05
dart-hover.md
6
1 export dart-hover
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 To view hover details such as docs and types at a cursor position, get hover information for a file location.
2026-01-05
interactive-writing-assistant.md
6
1 export interactive-writing-assistant
2 jykim from "jykim/claude-obsidian-skills"
3 This skill provides comprehensive support for the writing process from ideation through revision. Use this skill when helping users write essays, articles, or creative pieces through interactive collaboration. The skill supports co-evolving outline and prose, voice-based input processing, multiple writing styles, and connection to the user's PKM system for enriched content.
2026-01-05
community-docs.md
6
1 export community-docs
2 jkomoros from "jkomoros/community-patterns"
3 Community superstitions - unverified observations from pattern development. Use when encountering undocumented edge cases or framework quirks not in official docs. Verified knowledge should be upstreamed to labs docs.
2026-01-05
dgroomes-project-conventions.md
6
1 export dgroomes-project-conventions
2 dgroomes from "dgroomes/my-software"
3 Conventions and style guidelines for dgroomes' personal projects. Use when upgrading, maintaining, or creating projects in dgroomes' repositories. Covers README style, Gradle configuration, version catalogs, commit messages, and general code conventions.
2026-01-05
create-connector-document.md
6
1 export create-connector-document
2 databrickslabs from "databrickslabs/lakeflow-community-connectors"
3 Generate public-facing documentation for a connector targeted at end users.
2026-01-05
typescript-patterns.md
6
1 export typescript-patterns
2 stevenmays from "stevenmays/dotfiles"
3 Best practices for TypeScript types, interfaces, assertions, and type safety. Use when writing or reviewing TypeScript code.
2026-01-05
writing-python.md
6
1 export writing-python
2 jenarvaezg from "jenarvaezg/cunhaobot"
3 Idiomatic Python 3.14+ development. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, uv/ruff toolchain, and minimal dependencies.
2026-01-05
theone-cocos-standards.md
5
1 export theone-cocos-standards
2 The1Studio from "The1Studio/theone-training-skills"
3 Enforces TheOne Studio Cocos Creator development standards including TypeScript coding patterns, Cocos Creator 3.x architecture (Component system, EventDispatcher), and playable ads optimization guidelines. Triggers when writing, reviewing, or refactoring Cocos TypeScript code, implementing playable ads features, optimizing performance/bundle size, or reviewing code changes.
2026-01-05