Browse Skills
44935 skills found
comment-generator.md
1
1
export
comment-generator
2
from
"Dexploarer/claudius-skills"
from
"Dexploarer/claudius-skills"
3
Generate code comments and docstrings. Use when user asks to "add comments", "document this code", "explain with comments", or "add docstrings".
2026-01-05
nestjs.md
1
1
export
nestjs
2
from
"specvital/specvital.github.io"
from
"specvital/specvital.github.io"
3
Provides NestJS framework development standards and architectural patterns. Ensures domain-centric architecture, proper dependency injection, and decorator pattern utilization. Specializes in modular design, providers and services, middleware and guards, interceptors and pipes, custom decorators, and microservices architecture.Use when: developing NestJS applications, designing module structure (@Module), creating controllers (@Controller) and services (@Injectable), implementing REST or GraphQL APIs, configuring dependency injection, building middleware and guards, creating custom decorators, implementing authentication/authorization, designing microservices with NestJS, or integrating with TypeORM/Prisma for database access.
2026-01-05
prompt-analyzer.md
1
1
export
prompt-analyzer
2
from
"M2AI-jp/thanks4claudecode-fresh"
from
"M2AI-jp/thanks4claudecode-fresh"
3
ユーザープロンプトを分析し、topic_type(instruction/question/context)を判定する。
2026-01-05
code-reuse-enforcement.md
1
1
export
code-reuse-enforcement
2
from
"ai-debugger-inc/aidb"
from
"ai-debugger-inc/aidb"
3
CRITICAL guardrail for preventing code duplication and magic strings in the AIDB codebase.Enforces discovery of existing constants, enums, and utilities BEFORE writing new code.
2026-01-05
contingency-module-architecture.md
1
1
export
contingency-module-architecture
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Design contingency module architectures for failure scenarios.
2026-01-05
creating-arcade-games.md
1
1
export
creating-arcade-games
2
from
"jls42/leapmultix"
from
"jls42/leapmultix"
3
Creates HTML5 canvas arcade games following leapmultix patterns (Multimiam, Multisnake, Invasion). Use when creating new arcade mini-games
2026-01-05
configuration-management.md
1
1
export
configuration-management
2
from
"tipmaster/claude-config"
from
"tipmaster/claude-config"
3
Use when adding/modifying config files, environment variables, or secrets - validates secret detection, environment-specific configs, drift detection, and prevents credential leaks through systematic pre-commit validation
2026-01-05
golang-expert.md
1
1
export
golang-expert
2
from
"fjacquet/camt-csv"
from
"fjacquet/camt-csv"
3
Expert Go/Golang development guidance enforcing best practices, functional programming principles,KISS, DRY, and idiomatic patterns. Use when: (1) Writing new Go code, (2) Reviewing Go code forquality issues, (3) Refactoring Go code, (4) Designing Go architecture with interfaces and DI,(5) Writing or improving Go tests, (6) Debugging concurrency or performance issues,(7) User asks about Go best practices or patterns.
2026-01-05
semantic-id-constructor.md
1
1
export
semantic-id-constructor
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Create stable semantic identifiers and aliases for entities across systems; use when asked to map names, titles, or IDs across sources.
2026-01-05
test-driven-development.md
1
1
export
test-driven-development
2
from
"coodeex/agentic-coding"
from
"coodeex/agentic-coding"
3
Use when implementing any feature or bugfix, before writing implementation code
2026-01-05
using-git-worktrees.md
1
1
export
using-git-worktrees
2
from
"JohnStrunk/template"
from
"JohnStrunk/template"
3
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
2026-01-05
understanding-dependency-graph.md
1
1
export
understanding-dependency-graph
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Map architectural structure by analyzing what depends on what to reveal coupling patterns, layering violations, and circular dependencies. Use when: (1) coupling is characterized without having mapped actual import and call relationships, (2) architectural layers are reasoned about based on directory structure rather than verified dependency flow, (3) module extraction or movement is considered without measuring how much coupling exists and in which direction, (4) dependency structure is discussed without explaining which modules are central hubs versus peripheral leaves.
2026-01-05
constraint-action.md
1
1
export
constraint-action
2
from
"BellaBe/ideas-os"
from
"BellaBe/ideas-os"
3
Use when identifying non-negotiables, limits, requirements, or guardrails.
2026-01-05
techniques-first-principles.md
1
1
export
techniques-first-principles
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Rebuild solutions from fundamental truths by stripping away conventions and reasoning up from basic constraints rather than analogy. Use when: (1) asked to reason from first principles, start from fundamentals, or rebuild from scratch, (2) justification is "industry standard" or "best practice" without explaining why, (3) conventions don't match actual constraints of the situation, (4) seeking novel approaches by challenging inherited assumptions through reconstruction.
2026-01-05
capture.md
1
1
export
capture
2
from
"designnotdrum/brain-jar"
from
"designnotdrum/brain-jar"
3
Capture thinking visually during brainstorming, architecture discussions, or explaining flows. Creates persistent Mermaid diagrams.
2026-01-05
context-management.md
1
1
export
context-management
2
from
"M2AI-jp/thanks4claudecode-v2"
from
"M2AI-jp/thanks4claudecode-v2"
3
/compact 最適化と履歴要約のガイドライン。コンテキスト管理の専門知識を提供。
2026-01-05
tronrelic-frontend-development.md
1
1
export
tronrelic-frontend-development
2
from
"delphian/tronrelic"
from
"delphian/tronrelic"
3
Load frontend documentation and apply TronRelic's design system patterns for React components, CSS styling, and accessibility
2026-01-05
compiler-explorer.md
1
1
export
compiler-explorer
2
from
"rockorager/skills"
from
"rockorager/skills"
3
Optimize functions by generating and analyzing compiler assembly output. Use when asked to optimize a function, analyze generated assembly, or improve performance by examining what the compiler produces.
2026-01-05
machine-health.md
1
1
export
machine-health
2
from
"dfinke/other-powershell-skills"
from
"dfinke/other-powershell-skills"
3
Monitor and analyze machine health
2026-01-05
documentation-writer.md
1
1
export
documentation-writer
2
from
"C0ntr0lledCha0s/logseq-template-graph"
from
"C0ntr0lledCha0s/logseq-template-graph"
3
Expert technical writer for Logseq Template Graph project. Generates comprehensive, accurate, and well-structured documentation for modules, features, guides, and APIs. Activates when asked to "write docs", "document this", "create README", "update documentation", or similar requests. Analyzes code/templates to extract information and writes clear, user-focused documentation following project style.
2026-01-05
supabase-operations.md
1
1
export
supabase-operations
2
from
"bout3fiddy/agents"
from
"bout3fiddy/agents"
3
This skill should be used when the user asks to "list posters", "get poster info", "fetch context document", "get latest poster", "check poster count", "show poster details", "get context for poster", "show enrichment quality", "diagnose enrichment", "show pulse script", "get all poster data", "check what data we have", or mentions Supabase, posters, context documents, enrichment, or database queries. Provides commands and scripts for querying Local Pulse poster data from Supabase.
2026-01-05
powershell-gui.md
1
1
export
powershell-gui
2
from
"dfinke/other-powershell-skills"
from
"dfinke/other-powershell-skills"
3
Create graphical user interfaces that can be run from PowerShell on Windows, with actions using PowerShell for business logic
2026-01-05
adr-knowledge-base.md
1
1
export
adr-knowledge-base
2
from
"d-kishi/ubiquitous-lang-mng"
from
"d-kishi/ubiquitous-lang-mng"
3
ADR知見の体系的参照・適用。主要ADR抜粋(ADR_010, 013, 016, 019, 020, 021)・ADR検索・参照方法・技術決定パターン集・ADR作成判断基準。Phase C以降の技術決定時に使用。
2026-01-05
observability.md
1
1
export
observability
2
from
"kpiteira/ktrdr"
from
"kpiteira/ktrdr"
3
Use when diagnosing operation failures, stuck or slow operations, querying Jaeger traces, working with Grafana dashboards, debugging distributed system issues, or investigating worker selection and service communication problems.
2026-01-05