Browse Skills
6825 skills found
customer-acquisition-focus.md
1
1
export
customer-acquisition-focus
2
from
"totalaudiopromo/total-audio-platform"
from
"totalaudiopromo/total-audio-platform"
3
Use when working on Total Audio Platform (Audio Intel) during customer acquisition phase - enforces focus on customer-facing features over technical perfection, validates work contributes to £500/month goal, prevents perfectionism and over-optimization that delays customer acquisition
2026-01-05
deciding-investment-timing.md
1
1
export
deciding-investment-timing
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Decide when to invest effort by assessing whether deferral increases or decreases total cost through compound effects versus learning. Use when: (1) asked to choose between fixing technical debt now versus deferring it, (2) immediate refactoring is advocated without considering what would be learned by waiting, (3) timing decisions are based on feelings about code quality rather than economics, (4) quick fixes are recommended without asking whether they make future fixes harder.
2026-01-05
codex-search.md
1
1
export
codex-search
2
from
"dceoy/gh-actions-for-devops"
from
"dceoy/gh-actions-for-devops"
3
Search the web using OpenAI Codex CLI to find current documentation, best practices, solutions, and technical information. Use when the user needs to research libraries, find API documentation, troubleshoot errors, or learn about new technologies. Requires Codex CLI installed.
2026-01-05
spec-manager.md
1
1
export
spec-manager
2
from
"hiroshi75/ccplugins"
from
"hiroshi75/ccplugins"
3
MANDATORY specification writing skill. ONLY way to create/update specs.Auto-invoke when:- Creating specs: New projects, features ("I want to create XX")- Updating specs: Feature additions, requirement changes, architecture updates- Syncing specs: Major code changes (3+ files), refactoring, session end- Keywords: specifications/spec/design/architecture/requirements/PRDOutputs to .spec-manager/. Critical rules and workflow details in skill body.
2026-01-05
prd-writing.md
1
1
export
prd-writing
2
from
"GenerativeAgents/claude-code-book-chapter8"
from
"GenerativeAgents/claude-code-book-chapter8"
3
プロダクト要求定義書(PRD)を作成するための詳細ガイドとテンプレート。PRD作成時にのみ使用。
2026-01-05
rubycritic-code-quality-analysis.md
1
1
export
rubycritic-code-quality-analysis
2
from
"esparkman/claude-rubycritic-skill"
from
"esparkman/claude-rubycritic-skill"
3
Analyze Ruby and Rails code quality with RubyCritic. Identifies code smells, complexity issues, and refactoring opportunities. Provides detailed metrics, scores files A-F, compares branches, and prioritizes high-churn problem areas. Use when analyzing Ruby code quality, reviewing PRs, or identifying technical debt.
2026-01-05
adr-writing.md
1
1
export
adr-writing
2
from
"echohello-dev/yap-on-slack"
from
"echohello-dev/yap-on-slack"
3
Write and maintain ADRs under docs/adrs when architecture decisions are made
2026-01-05
universal-workflow-init.md
1
1
export
universal-workflow-init
2
from
"laguna821/achmage_universal_workflow_initiator"
from
"laguna821/achmage_universal_workflow_initiator"
3
Bootstraps new projects by running a 5-question intake and generating a minimal scaffold (WORKPLAN.md, BRIEF.md, OUTLINE.md, SOURCES.md, LOG.md) plus optional folders for writing/research/coding. Use when the user asks to start a new project, plan a workflow, scaffold folders/files, or set up a reusable pipeline.
2026-01-05
php-api.md
1
1
export
php-api
2
from
"pluginagentmarketplace/custom-plugin-php"
from
"pluginagentmarketplace/custom-plugin-php"
3
PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation
2026-01-05
backend-api.md
1
1
export
backend-api
2
from
"imkdw/imkdw-dev"
from
"imkdw/imkdw-dev"
3
Design and implement NestJS REST API endpoints following the project's layered architecture (Controllers, Use Cases, Repositories). Use this skill when creating or modifying controller files (*.controller.ts), defining API routes, implementing HTTP handlers, setting up Swagger documentation, configuring route guards and decorators, working with request/response DTOs, or structuring API endpoints. This includes files in features/{feature}/controller/, auth/controller/, and any file with @Controller() decorator. Apply when working with API_ENDPOINTS constants, @Get/@Post/@Put/@Patch/@Delete decorators, @ApiTags/@ApiProperty swagger decorators, @Public/@MemberRoles custom decorators, HttpCode/HttpStatus configurations, or Query/Param/Body parameter decorators.
2026-01-05
querying-logseq-data.md
1
1
export
querying-logseq-data
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Expert in building Datalog queries for Logseq DB graphs. Auto-invokes when users need help writing Logseq queries, understanding Datalog syntax, optimizing query performance, or working with the Datascript query engine. Covers advanced query patterns, pull syntax, aggregations, and DB-specific query techniques.
2026-01-05
markdown-presentation.md
1
1
export
markdown-presentation
2
from
"plinde/claude-plugins"
from
"plinde/claude-plugins"
3
This skill should be used when creating markdown-based presentations with expandable sections, timing guides, and speaker-friendly formatting. Use for team onboarding, technical deep-dives, and knowledge transfer sessions.
2026-01-05
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
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
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
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
code-quality.md
1
1
export
code-quality
2
from
"wadakatu/laravel-spectrum"
from
"wadakatu/laravel-spectrum"
3
Run code quality checks for Laravel Spectrum (PHPStan, Laravel Pint, PHPUnit). Use when user mentions "lint", "format", "code quality", "PR準備", "コミット前チェック", or before creating commits/PRs. Also use after writing significant code changes.
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
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
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
reporting.md
1
1
export
reporting
2
from
"refractionPOINT/lc-ai"
from
"refractionPOINT/lc-ai"
3
Generate comprehensive multi-tenant security and operational reports from LimaCharlie. Provides billing summaries, usage roll-ups, detection trends, sensor health monitoring, and configuration audits across multiple organizations. Supports both per-tenant detailed breakdowns and cross-tenant aggregated roll-ups. Built with strict data accuracy guardrails to prevent fabricated metrics. Supports partial report generation when some organizations fail, with transparent error documentation. Time windows always displayed, detection limits clearly flagged, zero cost calculations.
2026-01-05
joplin-research.md
1
1
export
joplin-research
2
from
"andisab/swe-marketplace"
from
"andisab/swe-marketplace"
3
Comprehensive guidelines for formatting research artifacts, technical surveys, rundowns, book summaries, and documentation with proper markdown formatting for Joplin notes. This skill should be loaded and followed whenever Joplin is mentioned in a prompt.
2026-01-05
codebase-documenter.md
1
1
export
codebase-documenter
2
from
"agent-trust-protocol/atp-core"
from
"agent-trust-protocol/atp-core"
3
This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.
2026-01-05
cv-creator.md
1
1
export
cv-creator
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Professional CV and resume builder that transforms career narratives into ATS-optimized, multi-format resumes. Integrates with career-biographer for structured career data and competitive-cartographer for strategic positioning. Generates PDF, DOCX, LaTeX, JSON Resume, HTML, and Markdown formats optimized for 2025 hiring standards.
2026-01-05