Browse Skills
22656 skills found
Growth Analytics and Dashboard Management.md
11
1
export
Growth Analytics and Dashboard Management
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
KPI framework setup, dashboard design, cohort analysis, and data-driven decision making. Use when analyzing growth metrics, building KPI dashboards, or implementing analytics systems.
2026-01-05
security-practices.md
11
1
export
security-practices
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Modern security standards including Zero Trust Architecture, supply chain security, DevSecOps integration, and cloud-native protection
2026-01-05
secrets-management.md
11
1
export
secrets-management
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Secrets management standards for API keys, passwords, certificates, and sensitive data. Covers HashiCorp Vault, environment variables, rotation policies, and detection tools with NIST 800-53r5 SC-12 compliance.
2026-01-05
codex-code-review.md
11
1
export
codex-code-review
2
from
"tyrchen/claude-skills"
from
"tyrchen/claude-skills"
3
Perform comprehensive code reviews using OpenAI Codex CLI. This skill should be used when users request code reviews, want to analyze diffs/PRs, need security audits, performance analysis, or want automated code quality feedback. Supports reviewing staged changes, specific files, entire directories, or git diffs.
2026-01-05
sql.md
11
1
export
sql
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Sql standards for sql in Database environments. Covers best practices,
2026-01-05
agent-coordination.md
11
1
export
agent-coordination
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
Agent assignment matrix, blocker escalation, and TDM coordination patterns. Use when assigning work to specialists, managing blockers, or coordinating multi-agent workflows.
2026-01-05
rls-patterns.md
11
1
export
rls-patterns
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
Row Level Security patterns for database operations. Use when writing Prisma/database code, creating API routes that access data, or implementing webhooks. Enforces withUserContext, withAdminContext, or withSystemContext helpers. NEVER use direct prisma calls.
2026-01-05
orchestration-patterns.md
11
1
export
orchestration-patterns
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
Agentic orchestration patterns for long-running tasks. Implements evidence-based delivery and Simon Willison's agent loop. Use when managing multi-step work, coordinating subagents, or orchestrating PR workflows.
2026-01-05
typescript-coding-standards.md
11
1
export
typescript-coding-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
TypeScript coding standards covering strict type system, advanced types, decorators, generics, and best practices for type-safe applications. Use for TypeScript projects requiring robust type safety and maintainable code.
2026-01-05
writing-comments.md
11
1
export
writing-comments
2
from
"abhinav/home"
from
"abhinav/home"
3
Reference guide for code comment formatting rules and examples. The core rules are automatically applied via CLAUDE.md system instructions - this skill provides detailed examples and edge cases for reference.
2026-01-05
making-plans.md
11
1
export
making-plans
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Use when design is complete and you need detailed implementation tasks - breaks epics into coarse-grained Beans issues with TDD guidance, exact file paths, and verification steps
2026-01-05
crontab-manager.md
11
1
export
crontab-manager
2
from
"ruchernchong/dotfiles"
from
"ruchernchong/dotfiles"
3
Manage scheduled tasks in the crontab configuration file for this dotfiles repository. Use when the user wants to add, remove, update, or query scheduled tasks, cron jobs, or automated maintenance. Triggers include mentions of "cron", "schedule", "automated task", "crontab", "periodic job", or time-based automation.
2026-01-05
brainstorming.md
11
1
export
brainstorming
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
2026-01-05
systematic-debugging.md
11
1
export
systematic-debugging
2
from
"TechNickAI/ai-coding-config"
from
"TechNickAI/ai-coding-config"
3
Use when debugging bugs, test failures, unexpected behavior, or needing to find root cause before fixing
2026-01-05
api-security.md
11
1
export
api-security
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
1. Broken Object Level Authorization (BOLA) - API fails to validate user access to objects 2. Broken Authentication - Weak or missing authentication mechanisms 3. Broken Object Property Level Authorization - Missing field-level access control 4. Unrestricted Resource Consumption - No rate limiting or throttling 5. Broken Function Level Authorization - Missing authorization checks on endpoints 6. Unrestricted Access to Sensitive Business Flows - Automated abuse of legitimate workflows 7. Server Side Request Forgery (SSRF) - API accepts URLs without validation 8. Security Misconfiguration - Insecure default configs, verbose errors 9. Improper Inventory Management - Undocumented/deprecated APIs in production 10. Unsafe Consumption of APIs - Trusting third-party API data without validation
2026-01-05
documentation-updater.md
11
1
export
documentation-updater
2
from
"ruchernchong/dotfiles"
from
"ruchernchong/dotfiles"
3
Keep CLAUDE.md and README.md documentation in sync with the actual dotfiles configuration. Use when the user wants to update documentation, sync README with changes, maintain CLAUDE.md, document new features, or ensure docs reflect current setup. Triggers include "update docs", "update README", "update CLAUDE.md", "document changes", or "sync documentation".
2026-01-05
agency.md
11
1
export
agency
2
from
"tobias-walle/agency"
from
"tobias-walle/agency"
3
Use Agency CLI to run parallel AI coding tasks in isolated Git worktrees. Invoke when user mentions "agency", "ag", parallel tasks, worktrees, or wants to run multiple coding agents simultaneously.
2026-01-05
progressive-disclosure.md
11
1
export
progressive-disclosure
2
from
"gptme/gptme-contrib"
from
"gptme/gptme-contrib"
3
Template and guide for restructuring large documentation files into token-efficient directory structures. Reduces context bloat by 40-60% while maintaining accessibility.
2026-01-05
Context Engineering Framework.md
11
1
export
Context Engineering Framework
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Autonomous context extraction and structuring for converting unstructured information from multiple sources into AI-interpretable structured formats.
2026-01-05
Deployment Automation.md
11
1
export
Deployment Automation
2
from
"happenings-community/requests-and-offers"
from
"happenings-community/requests-and-offers"
3
Complete deployment system for Holochain hApps with multi-repository coordination, cross-platform builds, and CI/CD automation
2026-01-05
skill-creator.md
11
1
export
skill-creator
2
from
"TechNickAI/ai-coding-config"
from
"TechNickAI/ai-coding-config"
3
Use when creating skills, writing SKILL.md files, editing skill definitions, or adding new reusable techniques to ai-coding-config
2026-01-05
agent-onboarding.md
11
1
export
agent-onboarding
2
from
"gptme/gptme-contrib"
from
"gptme/gptme-contrib"
3
Comprehensive framework for effective gptme agent onboarding that builds user trust, communicates capabilities clearly, and establishes productive working relationships from the first interaction.
2026-01-05
ccg.md
11
1
export
ccg
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
AI Course Content Generator - Generate complete online courses with Gemini API. Triggers on "create course", "generate lesson", "course content", "ccg", "/ccg".
2026-01-05
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Use when user requests exhaustive edge case analysis. Enforces TodoWrite with 15+ items (5 categories). Triggers: "all edge cases", "what could break", "bulletproof", "failure modes". If thinking "main path is sufficient" - use this.
2026-01-05